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

Side by Side Diff: ui/gfx/vector_icons/folder_supervised.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 | « ui/gfx/vector_icons/folder_supervised.icon ('k') | ui/gfx/vector_icons/incognito.icon » ('j') | 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, 2.5f, 2,
7 CUBIC_TO, 1.73f, 2, 1.01f, 3.15f, 1.01f, 3.94f,
8 LINE_TO, 1, 12.56f,
9 CUBIC_TO, 1, 13.35f, 1.63f, 14, 2.4f, 14,
10 LINE_TO, 13.6f, 14,
11 CUBIC_TO, 14.37f, 14, 15, 13.35f, 15, 12.56f,
12 LINE_TO, 15, 5.38f,
13 CUBIC_TO, 15, 4.58f, 14.27f, 4, 13.5f, 4,
14 LINE_TO, 9, 4,
15 LINE_TO, 7, 2,
16 LINE_TO, 2.5f, 2,
17 CLOSE,
18 MOVE_TO, 8, 11.06f,
19 CUBIC_TO, 8.54f, 11.18f, 9, 11.47f, 9, 11.83f,
20 LINE_TO, 9, 12.69f,
21 CUBIC_TO, 9.58f, 12.44f, 10, 12.06f, 10, 11.61f,
22 LINE_TO, 10, 9.39f,
23 CUBIC_TO, 10, 8.6f, 8.68f, 8, 7.5f, 8,
24 CUBIC_TO, 6.32f, 8, 5, 8.6f, 5, 9.39f,
25 LINE_TO, 5, 11.61f,
26 CUBIC_TO, 5, 12.06f, 5.42f, 12.44f, 6, 12.7f,
27 CUBIC_TO, 6.45f, 12.89f, 6.99f, 13, 7.5f, 13,
28 CUBIC_TO, 7.67f, 13, 7.84f, 12.99f, 8, 12.96f,
29 LINE_TO, 8, 11.96f,
30 CUBIC_TO, 7.84f, 11.99f, 7.67f, 12, 7.5f, 12,
31 CUBIC_TO, 7, 12, 6.47f, 11.89f, 6.03f, 11.7f,
32 CUBIC_TO, 6.15f, 11.3f, 6.86f, 11, 7.5f, 11,
33 CUBIC_TO, 7.67f, 11, 7.84f, 11.02f, 8, 11.06f,
34 CLOSE,
35 MOVE_TO, 7.5f, 10.5f,
36 CUBIC_TO, 7.91f, 10.5f, 8.25f, 10.16f, 8.25f, 9.75f,
37 CUBIC_TO, 8.25f, 9.34f, 7.91f, 9, 7.5f, 9,
38 CUBIC_TO, 7.09f, 9, 6.75f, 9.34f, 6.75f, 9.75f,
39 CUBIC_TO, 6.75f, 10.16f, 7.09f, 10.5f, 7.5f, 10.5f,
40 CLOSE,
41 MOVE_TO, 7.5f, 7.5f,
42 CUBIC_TO, 8.19f, 7.5f, 8.75f, 6.94f, 8.75f, 6.25f,
43 CUBIC_TO, 8.75f, 5.56f, 8.19f, 5, 7.5f, 5,
44 CUBIC_TO, 6.81f, 5, 6.25f, 5.56f, 6.25f, 6.25f,
45 CUBIC_TO, 6.25f, 6.94f, 6.81f, 7.5f, 7.5f, 7.5f,
46 CLOSE,
47 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/folder_supervised.icon ('k') | ui/gfx/vector_icons/incognito.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698