| Index: ui/gfx/vector_icons/tab_close_normal.icon
|
| diff --git a/ui/gfx/vector_icons/tab_close_normal.icon b/ui/gfx/vector_icons/tab_close_normal.icon
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..74ca25572c9ef4ec68e12ba6761895141e5fdebf
|
| --- /dev/null
|
| +++ b/ui/gfx/vector_icons/tab_close_normal.icon
|
| @@ -0,0 +1,8 @@
|
| +// The close "X" for a tab when not hovered/pressed.
|
| +CANVAS_DIMENSIONS, 32,
|
| +STROKE, 2.45f,
|
| +MOVE_TO, 10.25f, 10.25f,
|
| +R_LINE_TO, 11.5f, 11.5f,
|
| +MOVE_TO, 10.25f, 21.75f,
|
| +R_LINE_TO, 11.5f, -11.5f,
|
| +END
|
|
|