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

Side by Side Diff: ui/gfx/vector_icons/file_download_incognito.icon

Issue 2685683004: Move more vector icons to more appropriate directories. (Closed)
Patch Set: rebase 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
(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, 80,
6 MOVE_TO, 64, 30,
7 LINE_TO, 51, 30,
8 LINE_TO, 51, 10,
9 LINE_TO, 30, 10,
10 LINE_TO, 30, 30,
11 LINE_TO, 17, 30,
12 LINE_TO, 41, 54,
13 CLOSE,
14 MOVE_TO, 51, 67,
15 LINE_TO, 17, 67,
16 LINE_TO, 17, 60,
17 LINE_TO, 51, 60,
18 CLOSE,
19 ROUND_RECT, 54, 54, 26, 26, 2,
20 MOVE_TO, 66, 72,
21 CUBIC_TO, 66, 73.66f, 64.66f, 75, 63, 75,
22 CUBIC_TO, 61.34f, 75, 60, 73.66f, 60, 72,
23 CUBIC_TO, 60, 70.34f, 61.34f, 69, 63, 69,
24 CUBIC_TO, 64.66f, 69, 66, 70.34f, 66, 72,
25 CLOSE,
26 MOVE_TO, 63, 74,
27 CUBIC_TO, 64.1f, 74, 65, 73.1f, 65, 72,
28 CUBIC_TO, 65, 70.9f, 64.1f, 70, 63, 70,
29 CUBIC_TO, 61.9f, 70, 61, 70.9f, 61, 72,
30 CUBIC_TO, 61, 73.1f, 61.9f, 74, 63, 74,
31 CLOSE,
32 MOVE_TO, 74, 72,
33 CUBIC_TO, 74, 73.66f, 72.66f, 75, 71, 75,
34 CUBIC_TO, 69.34f, 75, 68, 73.66f, 68, 72,
35 CUBIC_TO, 68, 70.34f, 69.34f, 69, 71, 69,
36 CUBIC_TO, 72.66f, 69, 74, 70.34f, 74, 72,
37 CLOSE,
38 MOVE_TO, 71, 70,
39 CUBIC_TO, 69.9f, 70, 69, 70.89f, 69, 72,
40 CUBIC_TO, 69, 73.1f, 69.89f, 74, 71, 74,
41 CUBIC_TO, 72.1f, 74, 73, 73.11f, 73, 72,
42 CUBIC_TO, 73, 70.9f, 72.11f, 70, 71, 70,
43 CLOSE,
44 MOVE_TO, 67, 72,
45 CUBIC_TO, 67.93f, 72, 68.71f, 72.64f, 69, 73.5f,
46 CUBIC_TO, 68.97f, 73.34f, 69, 73.17f, 69, 73,
47 CUBIC_TO, 69, 71.9f, 68.1f, 71, 67, 71,
48 CUBIC_TO, 65.9f, 71, 65, 71.9f, 65, 73,
49 CUBIC_TO, 65, 73.17f, 65.03f, 73.34f, 65, 73.5f,
50 CUBIC_TO, 65.29f, 72.64f, 66.07f, 72, 67, 72,
51 CLOSE,
52 MOVE_TO, 71.33f, 63,
53 LINE_TO, 70, 59,
54 LINE_TO, 67, 60,
55 LINE_TO, 64, 59,
56 LINE_TO, 62.67f, 63,
57 LINE_TO, 71.33f, 63,
58 CLOSE,
59 MOVE_TO, 62, 65,
60 LINE_TO, 58, 67,
61 LINE_TO, 76, 67,
62 LINE_TO, 72, 65,
63 CLOSE,
64 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/error_circle.icon ('k') | ui/gfx/vector_icons/file_download_incognito.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698