Chromium Code Reviews| Index: ui/gfx/vector_icons/window_control_back.icon |
| diff --git a/ui/gfx/vector_icons/window_control_back.icon b/ui/gfx/vector_icons/window_control_back.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4363674dc169559b1c6ada836e09e3d44fe98e6f |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/window_control_back.icon |
| @@ -0,0 +1,19 @@ |
| +// 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, 24, |
| +MOVE_TO, 6.83f, 10, |
| +H_LINE_TO, 23, |
| +R_V_LINE_TO, 3, |
| +H_LINE_TO, 6.83f, |
| +LINE_TO, 15, 20.96f, |
| +LINE_TO, 12.86f, 23, |
| +LINE_TO, 4.93f, 15.25f, |
| +LINE_TO, 1, 11.5f, |
| +R_LINE_TO, 5, -4.77f, |
| +LINE_TO, 12.86f, 0, |
| +LINE_TO, 15, 2.05f, |
| +LINE_TO, 6.83f, 10, |
| +CLOSE, |
| +END |