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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « ui/gfx/vector_icons/credit_card.icon ('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 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 13, 7,
7 V_LINE_TO, 5,
8 H_LINE_TO, 3,
9 R_V_LINE_TO, 2,
10 R_H_LINE_TO, 10,
11 CLOSE,
12 R_MOVE_TO, 0, 2,
13 R_V_LINE_TO, 3,
14 H_LINE_TO, 3,
15 V_LINE_TO, 9,
16 R_H_LINE_TO, 10,
17 CLOSE,
18 MOVE_TO, 1, 4.99f,
19 CUBIC_TO, 1, 3.89f, 1.9f, 3, 3.01f, 3,
20 R_H_LINE_TO, 9.99f,
21 CUBIC_TO, 14.1f, 3, 15, 3.9f, 15, 4.99f,
22 R_V_LINE_TO, 7.02f,
23 R_CUBIC_TO, 0, 1.1f, -0.9f, 1.99f, -2.01f, 1.99f,
24 H_LINE_TO, 3.01f,
25 CUBIC_TO, 1.9f, 14, 1, 13.1f, 1, 12.01f,
26 V_LINE_TO, 4.99f,
27 CLOSE,
28 END
OLDNEW
« 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