Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Unified Diff: ash/resources/vector_icons/network_badge_off.1x.icon

Issue 2793903005: cros: manual tweaks to network off badge (strikethrough) (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/resources/vector_icons/network_badge_off.icon ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/network_badge_off.1x.icon
diff --git a/ash/resources/vector_icons/network_badge_off.icon b/ash/resources/vector_icons/network_badge_off.1x.icon
similarity index 87%
copy from ash/resources/vector_icons/network_badge_off.icon
copy to ash/resources/vector_icons/network_badge_off.1x.icon
index 21876d8ec83fe07e7d061e2df198224eec67921c..d48903a1a9147d394c3a2b8af9e64503220e8dc0 100644
--- a/ash/resources/vector_icons/network_badge_off.icon
+++ b/ash/resources/vector_icons/network_badge_off.1x.icon
@@ -4,13 +4,12 @@
CANVAS_DIMENSIONS, 20,
PATH_MODE_CLEAR,
-CAP_SQUARE,
STROKE, 2,
-MOVE_TO, 4, 2,
+MOVE_TO, 4, 1.5f,
R_LINE_TO, 14, 14,
NEW_PATH,
CAP_SQUARE,
STROKE, 2,
-MOVE_TO, 2, 2,
+MOVE_TO, 2, 1.5f,
R_LINE_TO, 14, 14,
END
« no previous file with comments | « ash/resources/vector_icons/network_badge_off.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698