Chromium Code Reviews| Index: ui/vector_icons/edit.icon |
| diff --git a/ui/vector_icons/edit.icon b/ui/vector_icons/edit.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..8afbd027d69b2a9a52a15697e81cba89eedb8df7 |
| --- /dev/null |
| +++ b/ui/vector_icons/edit.icon |
| @@ -0,0 +1,21 @@ |
| +// Copyright 2017 The Chromium Authors. All rights reserved. |
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
| + |
| +CANVAS_DIMENSIONS, 16, |
|
Evan Stade
2017/05/12 18:48:07
sorry, forgot to mention this. Generic icons from
anthonyvd
2017/05/12 20:16:48
Done.
|
| +MOVE_TO, 2, 11.5f, |
| +LINE_TO, 2, 14, |
| +LINE_TO, 4.5f, 14, |
| +LINE_TO, 11.87f, 6.63f, |
| +LINE_TO, 9.37f, 4.13f, |
| +LINE_TO, 2, 11.5f, |
| +CLOSE, |
| +MOVE_TO, 13.81f, 4.69f, |
| +CUBIC_TO, 14.07f, 4.43f, 14.07f, 4.01f, 13.81f, 3.75f, |
| +LINE_TO, 12.25f, 2.19f, |
| +CUBIC_TO, 11.99f, 1.93f, 11.57f, 1.93f, 11.31f, 2.19f, |
| +LINE_TO, 10.09f, 3.41f, |
| +LINE_TO, 12.59f, 5.91f, |
| +LINE_TO, 13.81f, 4.69f, |
| +CLOSE, |
| +END |