Chromium Code Reviews| Index: ui/gfx/vector_icons/default_favicon.icon |
| diff --git a/ui/gfx/vector_icons/default_favicon.icon b/ui/gfx/vector_icons/default_favicon.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..327093af8588444c77705c9a7d9d1c78de94717b |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/default_favicon.icon |
| @@ -0,0 +1,23 @@ |
| +// Copyright 2016 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, |
|
Evan Stade
2016/05/25 17:23:48
where did this one come from? omnibox_http.icon ap
|
| +MOVE_TO, 8, 5, |
| +LINE_TO, 8, 27, |
| +LINE_TO, 24, 27, |
| +LINE_TO, 24, 11, |
| +LINE_TO, 18, 5, |
| +CLOSE, |
| +MOVE_TO, 18, 11, |
| +LINE_TO, 18, 7.5f, |
| +LINE_TO, 21.5f, 11, |
| +CLOSE, |
| +MOVE_TO, 10, 25, |
| +LINE_TO, 10, 7, |
| +LINE_TO, 16, 7, |
| +LINE_TO, 16, 13, |
| +LINE_TO, 22, 13, |
| +LINE_TO, 22, 25, |
| +CLOSE, |
| +END |