Chromium Code Reviews| Index: ui/gfx/vector_icons/window_control_minimize.icon |
| diff --git a/ui/gfx/vector_icons/window_control_minimize.icon b/ui/gfx/vector_icons/window_control_minimize.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..98629c7b7ed907e8b8b4c0356f1d20d6d92220af |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/window_control_minimize.icon |
| @@ -0,0 +1,11 @@ |
| +// 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, 1, 20, |
| +R_H_LINE_TO, 22, |
| +R_V_LINE_TO, 3, |
| +H_LINE_TO, 1, |
| +CLOSE, |
| +END |