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

Side by Side Diff: components/toolbar/vector_icons/product.1x.icon

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment Created 3 years, 10 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 | « components/toolbar/vector_icons/product.icon ('k') | components/toolbar/vector_icons/star.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 2017 The Chromium Authors. All rights reserved. 1 // Copyright 2017 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, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 8, 5.3f, 6 MOVE_TO, 8, 5.3f,
7 LINE_TO, 13.34f, 5.3f, 7 LINE_TO, 13.34f, 5.3f,
8 CUBIC_TO, 12.38f, 3.32f, 10.34f, 2, 8, 2, 8 CUBIC_TO, 12.38f, 3.32f, 10.34f, 2, 8, 2,
9 CUBIC_TO, 6.14f, 2, 4.46f, 2.84f, 3.38f, 4.16f, 9 CUBIC_TO, 6.14f, 2, 4.46f, 2.84f, 3.38f, 4.16f,
10 LINE_TO, 5.36f, 7.58f, 10 LINE_TO, 5.36f, 7.58f,
(...skipping 18 matching lines...) Expand all
29 LINE_TO, 9.68f, 5.9f, 29 LINE_TO, 9.68f, 5.9f,
30 CUBIC_TO, 10.28f, 6.38f, 10.7f, 7.16f, 10.7f, 8, 30 CUBIC_TO, 10.28f, 6.38f, 10.7f, 7.16f, 10.7f, 8,
31 CLOSE, 31 CLOSE,
32 MOVE_TO, 8, 10.1f, 32 MOVE_TO, 8, 10.1f,
33 CUBIC_TO, 9.16f, 10.1f, 10.1f, 9.16f, 10.1f, 8, 33 CUBIC_TO, 9.16f, 10.1f, 10.1f, 9.16f, 10.1f, 8,
34 CUBIC_TO, 10.1f, 6.84f, 9.16f, 5.9f, 8, 5.9f, 34 CUBIC_TO, 10.1f, 6.84f, 9.16f, 5.9f, 8, 5.9f,
35 CUBIC_TO, 6.84f, 5.9f, 5.9f, 6.84f, 5.9f, 8, 35 CUBIC_TO, 6.84f, 5.9f, 5.9f, 6.84f, 5.9f, 8,
36 CUBIC_TO, 5.9f, 9.16f, 6.84f, 10.1f, 8, 10.1f, 36 CUBIC_TO, 5.9f, 9.16f, 6.84f, 10.1f, 8, 10.1f,
37 CLOSE, 37 CLOSE,
38 END 38 END
OLDNEW
« no previous file with comments | « components/toolbar/vector_icons/product.icon ('k') | components/toolbar/vector_icons/star.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698