Chromium Code Reviews| Index: ui/gfx/vector_icons/window_control_maximize.icon |
| diff --git a/ui/gfx/vector_icons/window_control_maximize.icon b/ui/gfx/vector_icons/window_control_maximize.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c186d5f69666a617fc6021db9b5ed827e55f9a52 |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/window_control_maximize.icon |
| @@ -0,0 +1,18 @@ |
| +// 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, 23, 1, |
| +R_V_LINE_TO, 22, |
| +H_LINE_TO, 1, |
| +V_LINE_TO, 1, |
| +R_H_LINE_TO, 22, |
| +CLOSE, |
| +R_MOVE_TO, -3, 19, |
| +H_LINE_TO, 4, |
| +V_LINE_TO, 4, |
| +R_H_LINE_TO, 16, |
| +R_V_LINE_TO, 16, |
| +CLOSE, |
| +END |