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

Side by Side Diff: components/toolbar/vector_icons/product.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
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, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 16, 10.6f, 6 MOVE_TO, 16, 10.6f,
7 LINE_TO, 26.68f, 10.6f, 7 LINE_TO, 26.68f, 10.6f,
8 CUBIC_TO, 24.76f, 6.64f, 20.68f, 4, 16, 4, 8 CUBIC_TO, 24.76f, 6.64f, 20.68f, 4, 16, 4,
9 CUBIC_TO, 12.28f, 4, 8.92f, 5.68f, 6.76f, 8.32f, 9 CUBIC_TO, 12.28f, 4, 8.92f, 5.68f, 6.76f, 8.32f,
10 LINE_TO, 10.72f, 15.16f, 10 LINE_TO, 10.72f, 15.16f,
(...skipping 18 matching lines...) Expand all
29 LINE_TO, 19.36f, 11.8f, 29 LINE_TO, 19.36f, 11.8f,
30 CUBIC_TO, 20.56f, 12.76f, 21.4f, 14.32f, 21.4f, 16, 30 CUBIC_TO, 20.56f, 12.76f, 21.4f, 14.32f, 21.4f, 16,
31 CLOSE, 31 CLOSE,
32 MOVE_TO, 16, 20.2f, 32 MOVE_TO, 16, 20.2f,
33 CUBIC_TO, 18.32f, 20.2f, 20.2f, 18.32f, 20.2f, 16, 33 CUBIC_TO, 18.32f, 20.2f, 20.2f, 18.32f, 20.2f, 16,
34 CUBIC_TO, 20.2f, 13.68f, 18.32f, 11.8f, 16, 11.8f, 34 CUBIC_TO, 20.2f, 13.68f, 18.32f, 11.8f, 16, 11.8f,
35 CUBIC_TO, 13.68f, 11.8f, 11.8f, 13.68f, 11.8f, 16, 35 CUBIC_TO, 13.68f, 11.8f, 11.8f, 13.68f, 11.8f, 16,
36 CUBIC_TO, 11.8f, 18.32f, 13.68f, 20.2f, 16, 20.2f, 36 CUBIC_TO, 11.8f, 18.32f, 13.68f, 20.2f, 16, 20.2f,
37 CLOSE, 37 CLOSE,
38 END 38 END
OLDNEW
« no previous file with comments | « components/toolbar/vector_icons/https_valid_in_chip.1x.icon ('k') | components/toolbar/vector_icons/product.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698