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

Unified Diff: ui/vector_icons/edit_pen.icon

Issue 2872623002: [Web Payments] Add "pencil" edit button to lists. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« ui/vector_icons/BUILD.gn ('K') | « ui/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/vector_icons/edit_pen.icon
diff --git a/ui/vector_icons/edit_pen.icon b/ui/vector_icons/edit_pen.icon
new file mode 100644
index 0000000000000000000000000000000000000000..04c3ae7c22a426f7219c48ba49d80e5955264bd0
--- /dev/null
+++ b/ui/vector_icons/edit_pen.icon
@@ -0,0 +1,17 @@
+CANVAS_DIMENSIONS, 20,
+MOVE_TO, 2.5f, 14.38f,
+LINE_TO, 2.5f, 17.5f,
+LINE_TO, 5.63f, 17.5f,
+LINE_TO, 14.84f, 8.28f,
+LINE_TO, 11.72f, 5.16f,
+LINE_TO, 2.5f, 14.38f,
+CLOSE,
+MOVE_TO, 17.26f, 5.87f,
+CUBIC_TO, 17.58f, 5.54f, 17.58f, 5.02f, 17.26f, 4.69f,
+LINE_TO, 15.31f, 2.74f,
+CUBIC_TO, 14.98f, 2.42f, 14.46f, 2.42f, 14.13f, 2.74f,
+LINE_TO, 12.61f, 4.27f,
+LINE_TO, 15.73f, 7.39f,
+LINE_TO, 17.26f, 5.87f,
+CLOSE,
+END
« ui/vector_icons/BUILD.gn ('K') | « ui/vector_icons/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698