| Index: ui/gfx/vector_icons/tab_close_hovered_pressed.1x.icon
|
| diff --git a/ui/gfx/vector_icons/tab_close_hovered_pressed.1x.icon b/ui/gfx/vector_icons/tab_close_hovered_pressed.1x.icon
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..10db5a77215cb2aa67f4b228b1cb6b719251e7a6
|
| --- /dev/null
|
| +++ b/ui/gfx/vector_icons/tab_close_hovered_pressed.1x.icon
|
| @@ -0,0 +1,12 @@
|
| +// The close "X" for a tab when hovered/pressed, optimized for 1x scale factor
|
| +// devices.
|
| +CANVAS_DIMENSIONS, 16,
|
| +CIRCLE, 8, 8, 7.05f,
|
| +NEW_PATH,
|
| +PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
|
| +STROKE, 1.415f,
|
| +MOVE_TO, 4.75f, 4.75f,
|
| +R_LINE_TO, 6.5f, 6.5f,
|
| +MOVE_TO, 4.75f, 11.25f,
|
| +R_LINE_TO, 6.5f, -6.5f,
|
| +END
|
|
|