| Index: ui/gfx/vector_icons/system_menu_update.1x.icon
|
| diff --git a/ui/gfx/vector_icons/system_tray_battery_alert.icon b/ui/gfx/vector_icons/system_menu_update.1x.icon
|
| similarity index 58%
|
| copy from ui/gfx/vector_icons/system_tray_battery_alert.icon
|
| copy to ui/gfx/vector_icons/system_menu_update.1x.icon
|
| index 3da507dc4825440b927ab36535b2f22e1046a2f6..a5a9a9cb6db9a8299f7a4f39a45ef8a6599875b9 100644
|
| --- a/ui/gfx/vector_icons/system_tray_battery_alert.icon
|
| +++ b/ui/gfx/vector_icons/system_menu_update.1x.icon
|
| @@ -2,17 +2,18 @@
|
| // 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, 15, 11,
|
| -R_H_LINE_TO, 2,
|
| -R_V_LINE_TO, 8,
|
| -R_H_LINE_TO, -2,
|
| -R_V_LINE_TO, -8,
|
| +CANVAS_DIMENSIONS, 20,
|
| +MOVE_TO, 10, 18,
|
| +R_ARC_TO, 8, 8, 0, 1, 0, 0, -16,
|
| +R_ARC_TO, 8, 8, 0, 0, 0, 0, 16,
|
| CLOSE,
|
| -R_MOVE_TO, 0, 10,
|
| +R_MOVE_TO, -1, -5,
|
| R_H_LINE_TO, 2,
|
| -R_V_LINE_TO, 2,
|
| -R_H_LINE_TO, -2,
|
| R_V_LINE_TO, -2,
|
| +R_H_LINE_TO, 2,
|
| +R_LINE_TO, -3, -4,
|
| +R_LINE_TO, -3, 4,
|
| +R_H_LINE_TO, 2,
|
| +R_V_LINE_TO, 2,
|
| CLOSE,
|
| END
|
|
|