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

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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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/omnibox_search.icon ('k') | ui/gfx/vector_icons/pdf.1x.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 2016 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, 32,
6 MOVE_TO, 25.33f, 4,
7 H_LINE_TO, 6.67f,
8 CUBIC_TO, 5.2f, 4, 4, 5.2f, 4, 6.67f,
9 R_V_LINE_TO, 18.67f,
10 CUBIC_TO, 4, 26.8f, 5.2f, 28, 6.67f, 28,
11 R_H_LINE_TO, 18.67f,
12 CUBIC_TO, 26.8f, 28, 28, 26.8f, 28, 25.33f,
13 V_LINE_TO, 6.67f,
14 CUBIC_TO, 28, 5.2f, 26.8f, 4, 25.33f, 4,
15 CLOSE,
16 R_MOVE_TO, -17, 12,
17 R_H_LINE_TO, 1.33f,
18 R_V_LINE_TO, -2,
19 H_LINE_TO, 8.33f,
20 R_V_LINE_TO, 2,
21 CLOSE,
22 MOVE_TO, 9.5f, 17.5f,
23 R_H_LINE_TO, -1,
24 V_LINE_TO, 20,
25 R_H_LINE_TO, -2,
26 R_V_LINE_TO, -8,
27 R_H_LINE_TO, 3.17f,
28 R_CUBIC_TO, 1.11f, 0, 2, 0.89f, 2, 2,
29 R_V_LINE_TO, 1.33f,
30 R_CUBIC_TO, 0, 1.11f, -1.06f, 2.17f, -2.17f, 2.17f,
31 CLOSE,
32 R_MOVE_TO, 13, -4,
33 R_V_LINE_TO, 2,
34 R_H_LINE_TO, 2,
35 R_V_LINE_TO, 2,
36 R_H_LINE_TO, -2,
37 V_LINE_TO, 20,
38 R_H_LINE_TO, -2,
39 R_V_LINE_TO, -8,
40 H_LINE_TO, 26,
41 R_V_LINE_TO, 1.5f,
42 R_H_LINE_TO, -3.5f,
43 CLOSE,
44 R_MOVE_TO, -4, 4.5f,
45 R_CUBIC_TO, 0, 1.11f, -0.5f, 2, -1.75f, 2,
46 H_LINE_TO, 13,
47 R_V_LINE_TO, -8,
48 R_H_LINE_TO, 3.75f,
49 R_CUBIC_TO, 1.25f, 0, 1.75f, 0.89f, 1.75f, 2,
50 R_V_LINE_TO, 4,
51 CLOSE,
52 MOVE_TO, 15, 18,
53 R_H_LINE_TO, 1.33f,
54 R_V_LINE_TO, -4,
55 H_LINE_TO, 15,
56 R_V_LINE_TO, 4,
57 CLOSE,
58 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/omnibox_search.icon ('k') | ui/gfx/vector_icons/pdf.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698