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

Side by Side Diff: ui/vector_icons/edit_pencil.icon

Issue 2872623002: [Web Payments] Add "pencil" edit button to lists. (Closed)
Patch Set: Add comment Created 3 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
« no previous file with comments | « ui/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CANVAS_DIMENSIONS, 20,
Evan Stade 2017/05/08 19:32:54 this file needs a license header and should be in
anthonyvd 2017/05/08 21:10:53 Both done. For my curiosity: what's the rule for i
2 MOVE_TO, 2.5f, 14.38f,
3 LINE_TO, 2.5f, 17.5f,
4 LINE_TO, 5.63f, 17.5f,
5 LINE_TO, 14.84f, 8.28f,
6 LINE_TO, 11.72f, 5.16f,
7 LINE_TO, 2.5f, 14.38f,
8 CLOSE,
9 MOVE_TO, 17.26f, 5.87f,
10 CUBIC_TO, 17.58f, 5.54f, 17.58f, 5.02f, 17.26f, 4.69f,
11 LINE_TO, 15.31f, 2.74f,
12 CUBIC_TO, 14.98f, 2.42f, 14.46f, 2.42f, 14.13f, 2.74f,
13 LINE_TO, 12.61f, 4.27f,
14 LINE_TO, 15.73f, 7.39f,
15 LINE_TO, 17.26f, 5.87f,
16 CLOSE,
17 END
OLDNEW
« no previous file with comments | « ui/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698