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

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

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment Created 3 years, 11 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
« no previous file with comments | « ui/gfx/vector_icons/crashed_tab.icon ('k') | ui/gfx/vector_icons/credit_card.1x.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/credit_card.icon
diff --git a/ui/gfx/vector_icons/credit_card.icon b/ui/gfx/vector_icons/credit_card.icon
deleted file mode 100644
index c48afc575d6eb94bcf680a0b612dcefd024c3f59..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/credit_card.icon
+++ /dev/null
@@ -1,28 +0,0 @@
-// 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, 32,
-MOVE_TO, 27, 5,
-H_LINE_TO, 5,
-CUBIC_TO, 3.25f, 5, 2.01f, 6.22f, 2, 8,
-R_V_LINE_TO, 16,
-R_CUBIC_TO, 0, 1.78f, 1.25f, 3, 3, 3,
-R_H_LINE_TO, 22,
-R_CUBIC_TO, 1.75f, 0, 3, -1.22f, 3, -3,
-V_LINE_TO, 8,
-R_CUBIC_TO, 0, -1.78f, -1.25f, -3, -3, -3,
-CLOSE,
-R_MOVE_TO, 0, 19,
-H_LINE_TO, 5,
-R_V_LINE_TO, -8,
-R_H_LINE_TO, 22,
-R_V_LINE_TO, 8,
-CLOSE,
-R_MOVE_TO, 0, -13,
-H_LINE_TO, 5,
-V_LINE_TO, 8,
-R_H_LINE_TO, 22,
-R_V_LINE_TO, 3,
-CLOSE,
-END
« no previous file with comments | « ui/gfx/vector_icons/crashed_tab.icon ('k') | ui/gfx/vector_icons/credit_card.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698