Chromium Code Reviews| Index: ui/gfx/vector_icons/tab_close_normal.1x.icon |
| diff --git a/ui/gfx/vector_icons/tab_close_normal.1x.icon b/ui/gfx/vector_icons/tab_close_normal.1x.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3d52b9530ebe6804578d104ab074d03b1f85d044 |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/tab_close_normal.1x.icon |
| @@ -0,0 +1,9 @@ |
| +// The close "X" for a tab when not hovered/pressed, optimized for 1x scale |
| +// factor devices. |
| +CANVAS_DIMENSIONS, 16, |
| +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 |