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

Side by Side Diff: ui/gfx/vector_icons/update_menu_new_extension.icon

Issue 1966643002: Integrate new MD update menu icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use a switch statement instead of an if..else ladder Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 CANVAS_DIMENSIONS, 32,
2 CIRCLE, 16, 16, 16,
3 CLOSE,
4 NEW_PATH,
5 PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
6 MOVE_TO, 22.04f, 14.71f,
7 R_V_LINE_TO, -3.17f,
8 R_CUBIC_TO, 0, -0.79f, -0.79f, -1.58f, -1.58f, -1.58f,
9 R_H_LINE_TO, -3.17f,
10 V_LINE_TO, 8.38f,
11 CUBIC_TO, 16.95f, 7.01f, 16.1f, 6, 14.92f, 6,
12 R_CUBIC_TO, -1.19f, 0, -2.49f, 1.01f, -2.37f, 2.38f,
13 R_V_LINE_TO, 1.58f,
14 R_H_LINE_TO, -3.96f,
15 R_CUBIC_TO, -0.79f, 0, -1.58f, 0.79f, -1.58f, 1.58f,
16 R_V_LINE_TO, 3.17f,
17 R_H_LINE_TO, 1.58f,
18 R_CUBIC_TO, 1.12f, 0.16f, 2.22f, 1.25f, 2.38f, 2.38f,
19 R_CUBIC_TO, -0.16f, 1.58f, -1.25f, 2.67f, -2.37f, 2.38f,
20 H_LINE_TO, 7,
21 R_V_LINE_TO, 3.96f,
22 CUBIC_TO, 7, 24.19f, 7.81f, 25, 8.58f, 25,
23 R_H_LINE_TO, 3.96f,
24 R_V_LINE_TO, -1.58f,
25 R_CUBIC_TO, -0.29f, -1.12f, 0.8f, -2.22f, 2.37f, -2.37f,
26 R_CUBIC_TO, 1.12f, 0.16f, 2.22f, 1.25f, 2.38f, 2.38f,
27 V_LINE_TO, 25,
28 R_H_LINE_TO, 3.17f,
29 R_CUBIC_TO, 0.79f, 0, 1.58f, -0.79f, 1.58f, -1.58f,
30 R_V_LINE_TO, -3.96f,
31 R_H_LINE_TO, 1.58f,
32 R_CUBIC_TO, 1.36f, 0.11f, 2.38f, -1.19f, 2.38f, -2.37f,
33 R_CUBIC_TO, 0, -1.19f, -1.01f, -2.03f, -2.37f, -2.37f,
34 R_H_LINE_TO, -1.58f,
35 CLOSE,
36 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698