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

Side by Side Diff: chrome/app/vector_icons/incognito.1x.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/incognito.icon ('k') | chrome/app/vector_icons/overflow_chevron.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 CANVAS_DIMENSIONS, 24, 5 CANVAS_DIMENSIONS, 24,
6 MOVE_TO, 11, 17, 6 MOVE_TO, 11, 17,
7 R_CUBIC_TO, 0, 1.66f, -1.34f, 3, -3, 3, 7 R_CUBIC_TO, 0, 1.66f, -1.34f, 3, -3, 3,
8 R_CUBIC_TO, -1.66f, 0, -3, -1.34f, -3, -3, 8 R_CUBIC_TO, -1.66f, 0, -3, -1.34f, -3, -3,
9 R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3, 9 R_CUBIC_TO, 0, -1.66f, 1.34f, -3, 3, -3,
10 R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3, 10 R_CUBIC_TO, 1.66f, 0, 3, 1.34f, 3, 3,
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 R_LINE_TO, -1.3f, 4, 43 R_LINE_TO, -1.3f, 4,
44 R_H_LINE_TO, 8.7f, 44 R_H_LINE_TO, 8.7f,
45 CLOSE, 45 CLOSE,
46 R_MOVE_TO, -9.46f, 2, 46 R_MOVE_TO, -9.46f, 2,
47 LINE_TO, 3, 12, 47 LINE_TO, 3, 12,
48 R_H_LINE_TO, 18, 48 R_H_LINE_TO, 18,
49 R_LINE_TO, -3.8f, -2, 49 R_LINE_TO, -3.8f, -2,
50 H_LINE_TO, 6.93f, 50 H_LINE_TO, 6.93f,
51 CLOSE, 51 CLOSE,
52 END 52 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/incognito.icon ('k') | chrome/app/vector_icons/overflow_chevron.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698