Chromium Code Reviews| Index: ui/gfx/vector_icons/window_control_restore.icon |
| diff --git a/ui/gfx/vector_icons/window_control_restore.icon b/ui/gfx/vector_icons/window_control_restore.icon |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f511b4c442f001480d5e4a1f03381f929267f275 |
| --- /dev/null |
| +++ b/ui/gfx/vector_icons/window_control_restore.icon |
| @@ -0,0 +1,26 @@ |
| +// 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, 16, |
| +H_LINE_TO, 8, |
| +V_LINE_TO, 1, |
| +R_H_LINE_TO, 15, |
| +R_V_LINE_TO, 15, |
| +CLOSE, |
| +R_MOVE_TO, -12, -3, |
| +V_LINE_TO, 4, |
| +R_H_LINE_TO, 9, |
| +R_V_LINE_TO, 9, |
| +R_H_LINE_TO, -9, |
| +CLOSE, |
| +MOVE_TO, 4, 8, |
| +H_LINE_TO, 1, |
| +R_V_LINE_TO, 15, |
| +R_H_LINE_TO, 15, |
| +R_V_LINE_TO, -3, |
| +H_LINE_TO, 4, |
| +V_LINE_TO, 8, |
| +CLOSE, |
| +END |