Chromium Code Reviews| Index: ui/gfx/vector_icons/combobox_arrow_mac.icon |
| diff --git a/ui/gfx/vector_icons/menu_radio_empty.icon b/ui/gfx/vector_icons/combobox_arrow_mac.icon |
| similarity index 63% |
| copy from ui/gfx/vector_icons/menu_radio_empty.icon |
| copy to ui/gfx/vector_icons/combobox_arrow_mac.icon |
| index 62ef2daec82a63d2d3cc068c933b7b83c6c5edb5..4f5858287b28344fa6146d66c4a64a03a1a70fa1 100644 |
| --- a/ui/gfx/vector_icons/menu_radio_empty.icon |
| +++ b/ui/gfx/vector_icons/combobox_arrow_mac.icon |
| @@ -3,6 +3,11 @@ |
| // found in the LICENSE file. |
| CANVAS_DIMENSIONS, 32, |
| -CIRCLE, 16, 16, 14, |
| -CIRCLE, 16, 16, 11, |
| +STROKE, 4, |
| +MOVE_TO, 8, 10, |
| +LINE_TO, 16, 2, |
| +LINE_TO, 24, 10, |
| +MOVE_TO, 8, 22, |
| +LINE_TO, 16, 30, |
| +LINE_TO, 24, 22, |
| END |