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

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: This is here just to start getting real feedback. It is a very naive, raw integration. Created 4 years, 7 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 MOVE_TO, 22.04f, 14.71f,
4 R_V_LINE_TO, -3.17f,
5 R_CUBIC_TO, 0, -0.79f, -0.79f, -1.58f, -1.58f, -1.58f,
6 R_H_LINE_TO, -3.17f,
7 V_LINE_TO, 8.38f,
8 CUBIC_TO, 16.95f, 7.01f, 16.1f, 6, 14.92f, 6,
9 R_CUBIC_TO, -1.19f, 0, -2.49f, 1.01f, -2.37f, 2.38f,
10 R_V_LINE_TO, 1.58f,
11 R_H_LINE_TO, -3.96f,
12 R_CUBIC_TO, -0.79f, 0, -1.58f, 0.79f, -1.58f, 1.58f,
13 R_V_LINE_TO, 3.17f,
14 R_H_LINE_TO, 1.58f,
15 R_CUBIC_TO, 1.12f, 0.16f, 2.22f, 1.25f, 2.38f, 2.38f,
16 R_CUBIC_TO, -0.16f, 1.58f, -1.25f, 2.67f, -2.37f, 2.38f,
17 H_LINE_TO, 7,
18 R_V_LINE_TO, 3.96f,
19 CUBIC_TO, 7, 24.19f, 7.81f, 25, 8.58f, 25,
20 R_H_LINE_TO, 3.96f,
21 R_V_LINE_TO, -1.58f,
22 R_CUBIC_TO, -0.29f, -1.12f, 0.8f, -2.22f, 2.37f, -2.37f,
23 R_CUBIC_TO, 1.12f, 0.16f, 2.22f, 1.25f, 2.38f, 2.38f,
24 V_LINE_TO, 25,
25 R_H_LINE_TO, 3.17f,
26 R_CUBIC_TO, 0.79f, 0, 1.58f, -0.79f, 1.58f, -1.58f,
27 R_V_LINE_TO, -3.96f,
28 R_H_LINE_TO, 1.58f,
29 R_CUBIC_TO, 1.36f, 0.11f, 2.38f, -1.19f, 2.38f, -2.37f,
30 R_CUBIC_TO, 0, -1.19f, -1.01f, -2.03f, -2.37f, -2.37f,
31 R_H_LINE_TO, -1.58f,
32 CLOSE,
33 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698