Chromium Code Reviews| Index: ui/vector_icons/edit_pencil.icon |
| diff --git a/ui/vector_icons/edit_pencil.icon b/ui/vector_icons/edit_pencil.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..04c3ae7c22a426f7219c48ba49d80e5955264bd0 |
| --- /dev/null |
| +++ b/ui/vector_icons/edit_pencil.icon |
| @@ -0,0 +1,17 @@ |
| +CANVAS_DIMENSIONS, 20, |
|
Evan Stade
2017/05/08 19:32:54
this file needs a license header and should be in
anthonyvd
2017/05/08 21:10:53
Both done. For my curiosity: what's the rule for i
|
| +MOVE_TO, 2.5f, 14.38f, |
| +LINE_TO, 2.5f, 17.5f, |
| +LINE_TO, 5.63f, 17.5f, |
| +LINE_TO, 14.84f, 8.28f, |
| +LINE_TO, 11.72f, 5.16f, |
| +LINE_TO, 2.5f, 14.38f, |
| +CLOSE, |
| +MOVE_TO, 17.26f, 5.87f, |
| +CUBIC_TO, 17.58f, 5.54f, 17.58f, 5.02f, 17.26f, 4.69f, |
| +LINE_TO, 15.31f, 2.74f, |
| +CUBIC_TO, 14.98f, 2.42f, 14.46f, 2.42f, 14.13f, 2.74f, |
| +LINE_TO, 12.61f, 4.27f, |
| +LINE_TO, 15.73f, 7.39f, |
| +LINE_TO, 17.26f, 5.87f, |
| +CLOSE, |
| +END |