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

Side by Side Diff: chrome/app/vector_icons/autologin.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 unified diff | Download patch
« no previous file with comments | « chrome/app/vector_icons/BUILD.gn ('k') | chrome/app/vector_icons/bluetooth_connected.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright 2015 The Chromium Authors. All rights reserved. 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 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 MOVE_TO, 15.6f, 23, 5 MOVE_TO, 15.6f, 23,
6 CUBIC_TO, 13.56f, 23, 12, 20.76f, 12, 18.75f, 6 CUBIC_TO, 13.56f, 23, 12, 20.76f, 12, 18.75f,
7 LINE_TO, 12, 9.64f, 7 LINE_TO, 12, 9.64f,
8 CUBIC_TO, 12, 7.63f, 13.65f, 6, 15.69f, 6, 8 CUBIC_TO, 12, 7.63f, 13.65f, 6, 15.69f, 6,
9 LINE_TO, 32.31f, 6, 9 LINE_TO, 32.31f, 6,
10 CUBIC_TO, 34.35f, 6, 36, 7.63f, 36, 9.64f, 10 CUBIC_TO, 34.35f, 6, 36, 7.63f, 36, 9.64f,
(...skipping 14 matching lines...) Expand all
25 LINE_TO, 24, 25, 25 LINE_TO, 24, 25,
26 CLOSE, 26 CLOSE,
27 MOVE_TO, 18, 9, 27 MOVE_TO, 18, 9,
28 LINE_TO, 30, 9, 28 LINE_TO, 30, 9,
29 LINE_TO, 30, 13, 29 LINE_TO, 30, 13,
30 LINE_TO, 18, 13, 30 LINE_TO, 18, 13,
31 LINE_TO, 18, 9, 31 LINE_TO, 18, 9,
32 LINE_TO, 18, 9, 32 LINE_TO, 18, 9,
33 CLOSE, 33 CLOSE,
34 END 34 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/BUILD.gn ('k') | chrome/app/vector_icons/bluetooth_connected.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698