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

Side by Side Diff: ui/gfx/vector_icons/file_download_incognito.1x.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, 40,
6 MOVE_TO, 33, 15,
7 LINE_TO, 26, 15,
8 LINE_TO, 26, 5,
9 LINE_TO, 16, 5,
10 LINE_TO, 16, 15,
11 LINE_TO, 9, 15,
12 LINE_TO, 21, 27,
13 CLOSE,
14 MOVE_TO, 9, 30,
15 LINE_TO, 9, 34,
16 LINE_TO, 27, 34,
17 LINE_TO, 27, 30,
18 CLOSE,
19 ROUND_RECT, 27, 27, 13, 13, 1,
20 MOVE_TO, 31.5f, 38,
21 CUBIC_TO, 32.33f, 38, 33, 37.33f, 33, 36.5f,
22 CUBIC_TO, 33, 35.67f, 32.33f, 35, 31.5f, 35,
23 CUBIC_TO, 30.67f, 35, 30, 35.67f, 30, 36.5f,
24 CUBIC_TO, 30, 37.33f, 30.67f, 38, 31.5f, 38,
25 CLOSE,
26 MOVE_TO, 35.5f, 38,
27 CUBIC_TO, 36.33f, 38, 37, 37.33f, 37, 36.5f,
28 CUBIC_TO, 37, 35.67f, 36.33f, 35, 35.5f, 35,
29 CUBIC_TO, 34.67f, 35, 34, 35.67f, 34, 36.5f,
30 CUBIC_TO, 34, 37.33f, 34.67f, 38, 35.5f, 38,
31 CLOSE,
32 MOVE_TO, 34, 36,
33 CUBIC_TO, 34.47f, 36.4f, 34.85f, 36.66f, 35, 37,
34 CUBIC_TO, 34.99f, 36.94f, 35, 36.87f, 35, 37,
35 CUBIC_TO, 35, 36.36f, 34.55f, 36, 34, 36,
36 CUBIC_TO, 33.45f, 36, 33, 36.36f, 33, 37,
37 CUBIC_TO, 33, 36.87f, 33.01f, 36.94f, 33, 37,
38 CUBIC_TO, 33.15f, 36.66f, 33.53f, 36.4f, 34, 36,
39 CLOSE,
40 MOVE_TO, 35.67f, 32,
41 LINE_TO, 35, 30,
42 LINE_TO, 34, 31,
43 LINE_TO, 32, 30,
44 LINE_TO, 31.33f, 32,
45 CLOSE,
46 MOVE_TO, 31, 33,
47 LINE_TO, 29, 34,
48 LINE_TO, 38, 34,
49 LINE_TO, 36, 33,
50 CLOSE,
51 // Pupils.
52 NEW_PATH,
53 PATH_COLOR_ARGB, 0xFF, 0x97, 0x97, 0x97,
54 ROUND_RECT, 31, 36, 1, 1, 0,
55 ROUND_RECT, 35, 36, 1, 1, 0,
56 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/file_download_incognito.icon ('k') | ui/gfx/vector_icons/file_download_shelf.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698