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

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

Issue 1262513002: Use vectorized icon for default extensions icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 4 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
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/native_theme/common_theme.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 MOVE_TO, 41, 22,
2 R_H_LINE_TO, -3,
3 R_V_LINE_TO, -8,
4 R_CUBIC_TO, 0, -2.21f, -1.79f, -4, -4, -4,
5 R_H_LINE_TO, -8,
6 V_LINE_TO, 7,
7 R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
8 R_CUBIC_TO, -2.76f, 0, -5, 2.24f, -5, 5,
9 R_V_LINE_TO, 3,
10 H_LINE_TO, 8,
11 R_CUBIC_TO, -2.21f, 0, -3.98f, 1.79f, -3.98f, 4,
12 R_LINE_TO, -0.01f, 7.6f,
13 H_LINE_TO, 7,
14 R_CUBIC_TO, 2.98f, 0, 5.4f, 2.42f, 5.4f, 5.4f,
15 R_CUBIC_TO, 0, 2.98f, -2.42f, 5.4f, -5.4f, 5.4f,
16 H_LINE_TO, 4.01f,
17 LINE_TO, 4, 40,
18 R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
19 R_H_LINE_TO, 7.6f,
20 R_V_LINE_TO, -3,
21 R_CUBIC_TO, 0, -2.98f, 2.42f, -5.4f, 5.4f, -5.4f,
22 R_CUBIC_TO, 2.98f, 0, 5.4f, 2.42f, 5.4f, 5.4f,
23 R_V_LINE_TO, 3,
24 H_LINE_TO, 34,
25 R_CUBIC_TO, 2.21f, 0, 4, -1.79f, 4, -4,
26 R_V_LINE_TO, -8,
27 R_H_LINE_TO, 3,
28 R_CUBIC_TO, 2.76f, 0, 5, -2.24f, 5, -5,
29 R_CUBIC_TO, 0, -2.76f, -2.24f, -5, -5, -5,
30 CLOSE,
31 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/native_theme/common_theme.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698