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

Unified Diff: ash/resources/vector_icons/system_tray_night_light.icon

Issue 2947003002: [Night Light]: Fix the tray icon on HiDpi displays (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/system_tray_night_light.icon
diff --git a/ash/resources/vector_icons/system_tray_night_light.icon b/ash/resources/vector_icons/system_tray_night_light.icon
index 863ad1fc501bf7c8b0cae75c0e3b08ee0047d3a1..8d49fe79dc90529fb31be69fa865ec477ddb5c7d 100644
--- a/ash/resources/vector_icons/system_tray_night_light.icon
+++ b/ash/resources/vector_icons/system_tray_night_light.icon
@@ -3,19 +3,18 @@
// found in the LICENSE file.
CANVAS_DIMENSIONS, 32,
-MOVE_TO, 13, 0,
-CUBIC_TO, 20.18f, 0, 26, 5.82f, 26, 13,
-CUBIC_TO, 26, 20.18f, 20.18f, 26, 13, 26,
-CUBIC_TO, 5.82f, 26, 0, 20.18f, 0, 13,
-CUBIC_TO, 0, 5.82f, 5.82f, 0, 13, 0,
+MOVE_TO, 16, 3,
+R_CUBIC_TO, 7.18f, 0, 13, 5.82f, 13, 13,
+R_CUBIC_TO, 0, 7.18f, -5.82f, 13, -13, 13,
+CUBIC_TO_SHORTHAND, 3, 23.18f, 3, 16,
+CUBIC_TO_SHORTHAND, 8.82f, 3, 16, 3,
CLOSE,
-MOVE_TO, 16, 2.53f,
-CUBIC_TO, 14.96f, 2.19f, 13.86f, 2, 12.71f, 2,
-CUBIC_TO, 6.79f, 2, 2, 6.92f, 2, 13,
-CUBIC_TO, 2, 19.08f, 6.79f, 24, 12.71f, 24,
-CUBIC_TO, 13.86f, 24, 14.96f, 23.81f, 16, 23.47f,
-CUBIC_TO, 11.7f, 22.04f, 8.59f, 17.89f, 8.59f, 13,
-CUBIC_TO, 8.59f, 8.11f, 11.7f, 3.96f, 16, 2.53f,
-LINE_TO, 16, 2.53f,
+R_MOVE_TO, 3, 2.53f,
+CUBIC_TO, 17.96f, 5.19f, 16.86f, 5, 15.71f, 5,
+CUBIC_TO, 9.79f, 5, 5, 9.93f, 5, 16,
+R_CUBIC_TO, 0, 6.07f, 4.79f, 11, 10.71f, 11,
+R_CUBIC_TO, 1.15f, 0, 2.26f, -0.19f, 3.29f, -0.53f,
+R_CUBIC_TO, -4.3f, -1.43f, -7.41f, -5.58f, -7.41f, -10.47f,
+R_CUBIC_TO, 0, -4.89f, 3.11f, -9.04f, 7.41f, -10.47f,
CLOSE,
END
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698