Chromium Code Reviews| Index: ui/gfx/vector_icons/omnibox_calculator.icon |
| diff --git a/ui/gfx/vector_icons/omnibox_calculator.icon b/ui/gfx/vector_icons/omnibox_calculator.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..33a96db9dd5dfc2689c6f313ee760b8aaa355e4e |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/omnibox_calculator.icon |
| @@ -0,0 +1,20 @@ |
| +// Copyright 2015 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, 32, |
| +MOVE_TO, 8, 12, |
| +LINE_TO, 24, 12, |
| +LINE_TO, 24, 15, |
| +LINE_TO, 8, 15, |
| +LINE_TO, 8, 12, |
| +LINE_TO, 8, 12, |
| +CLOSE, |
| +MOVE_TO, 8, 18, |
| +LINE_TO, 24, 18, |
| +LINE_TO, 24, 21, |
| +LINE_TO, 8, 21, |
| +LINE_TO, 8, 18, |
| +LINE_TO, 8, 18, |
| +CLOSE, |
| +END |