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

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

Issue 2429923002: Implement all system menu title row buttons for Ash MD (Closed)
Patch Set: OS_WIN define in tests Created 4 years, 2 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/BUILD.gn ('k') | ash/resources/vector_icons/system_menu_info.1x.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/system_menu_info.icon
diff --git a/ui/gfx/vector_icons/check_circle.icon b/ash/resources/vector_icons/system_menu_info.icon
similarity index 68%
copy from ui/gfx/vector_icons/check_circle.icon
copy to ash/resources/vector_icons/system_menu_info.icon
index ecda8b50b4d44e8bd141a21e48bbbd7f2d736f6a..39db15754e3af5a58842df81cee405e33115ee0e 100644
--- a/ui/gfx/vector_icons/check_circle.icon
+++ b/ash/resources/vector_icons/system_menu_info.icon
@@ -9,12 +9,16 @@ R_CUBIC_TO, 0, 8.83f, 7.17f, 16, 16, 16,
R_CUBIC_TO, 8.83f, 0, 16, -7.17f, 16, -16,
CUBIC_TO_SHORTHAND, 28.83f, 4, 20, 4,
CLOSE,
-R_MOVE_TO, -3.2f, 24,
-R_LINE_TO, -8, -8,
-R_LINE_TO, 2.26f, -2.26f,
-R_LINE_TO, 5.74f, 5.73f,
-R_LINE_TO, 12.14f, -12.14f,
-LINE_TO, 31.2f, 13.6f,
-LINE_TO, 16.8f, 28,
+R_MOVE_TO, 1, 23,
+R_H_LINE_TO, -3,
+R_V_LINE_TO, -9,
+R_H_LINE_TO, 3,
+R_V_LINE_TO, 9,
+CLOSE,
+R_MOVE_TO, 0, -12,
+R_H_LINE_TO, -3,
+R_V_LINE_TO, -3,
+R_H_LINE_TO, 3,
+R_V_LINE_TO, 3,
CLOSE,
END
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/system_menu_info.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698