Chromium Code Reviews| Index: ui/gfx/vector_icons/location_bar_http.icon |
| diff --git a/ui/gfx/vector_icons/location_bar_http.icon b/ui/gfx/vector_icons/location_bar_http.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..da6fac467106e97b7f60b5046a8ad246052bcebc |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/location_bar_http.icon |
| @@ -0,0 +1,23 @@ |
| +// 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, 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 |