Index: ui/gfx/vector_icons/network_badge_add_other.icon |
diff --git a/ui/gfx/vector_icons/window_control_restore.1x.icon b/ui/gfx/vector_icons/network_badge_add_other.icon |
similarity index 50% |
copy from ui/gfx/vector_icons/window_control_restore.1x.icon |
copy to ui/gfx/vector_icons/network_badge_add_other.icon |
index 99449dd3ab06643a7cc15dc1b2c7d92a2272fe6d..6d46e1240afcf06372e9fc0dfaef89176cfbec99 100644 |
--- a/ui/gfx/vector_icons/window_control_restore.1x.icon |
+++ b/ui/gfx/vector_icons/network_badge_add_other.icon |
@@ -2,25 +2,24 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-CANVAS_DIMENSIONS, 12, |
-MOVE_TO, 11, 8, |
-H_LINE_TO, 4, |
+CANVAS_DIMENSIONS, 16, |
varkha
2016/09/19 20:19:23
I thought that if I make this larger the badge wil
Evan Stade
2016/09/19 20:40:47
I'm not sure what you're seeing. Can you post scre
varkha
2016/09/23 00:35:53
Yes, your offline suggestion helped. The real size
|
+PATH_COLOR_ARGB, 0xFF, 0x42, 0x85, 0xF4, |
+MOVE_TO, 7, 1, |
+R_H_LINE_TO, 3, |
+R_V_LINE_TO, 16, |
+R_H_LINE_TO, -3, |
V_LINE_TO, 1, |
-R_H_LINE_TO, 7, |
-R_V_LINE_TO, 7, |
CLOSE, |
-MOVE_TO, 6, 6, |
-V_LINE_TO, 3, |
-R_H_LINE_TO, 3, |
+MOVE_TO, 1, 7, |
+R_H_LINE_TO, 16, |
R_V_LINE_TO, 3, |
-H_LINE_TO, 6, |
-CLOSE, |
-MOVE_TO, 3, 3, |
H_LINE_TO, 1, |
-R_V_LINE_TO, 8, |
-R_H_LINE_TO, 8, |
-V_LINE_TO, 9, |
-H_LINE_TO, 3, |
-V_LINE_TO, 3, |
+R_V_LINE_TO, -3, |
+CLOSE, |
+MOVE_TO, 7, 7, |
+R_H_LINE_TO, 3, |
+R_V_LINE_TO, 3, |
+R_H_LINE_TO, -3, |
+R_V_LINE_TO, -3, |
CLOSE, |
END |