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

Unified Diff: ui/gfx/vector_icons/credit_card.1x.icon

Issue 1424743009: Switch autofill card saving bubble icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: owners for gn Created 5 years, 1 month 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
« no previous file with comments | « ui/gfx/vector_icons/credit_card.icon ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/credit_card.1x.icon
diff --git a/ui/gfx/vector_icons/credit_card.1x.icon b/ui/gfx/vector_icons/credit_card.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..2608251fdb0317994c1a0472d67d1ee77270d896
--- /dev/null
+++ b/ui/gfx/vector_icons/credit_card.1x.icon
@@ -0,0 +1,28 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 16,
+MOVE_TO, 13, 7,
+V_LINE_TO, 5,
+H_LINE_TO, 3,
+R_V_LINE_TO, 2,
+R_H_LINE_TO, 10,
+CLOSE,
+R_MOVE_TO, 0, 2,
+R_V_LINE_TO, 3,
+H_LINE_TO, 3,
+V_LINE_TO, 9,
+R_H_LINE_TO, 10,
+CLOSE,
+MOVE_TO, 1, 4.99f,
+CUBIC_TO, 1, 3.89f, 1.9f, 3, 3.01f, 3,
+R_H_LINE_TO, 9.99f,
+CUBIC_TO, 14.1f, 3, 15, 3.9f, 15, 4.99f,
+R_V_LINE_TO, 7.02f,
+R_CUBIC_TO, 0, 1.1f, -0.9f, 1.99f, -2.01f, 1.99f,
+H_LINE_TO, 3.01f,
+CUBIC_TO, 1.9f, 14, 1, 13.1f, 1, 12.01f,
+V_LINE_TO, 4.99f,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/credit_card.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698