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

Side by Side Diff: ui/gfx/vector_icons/shelf_keyboard.1x.icon

Issue 2051663005: Vectorize the remaining material design shelf icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit addressed Created 4 years, 6 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/shelf_keyboard.icon ('k') | ui/gfx/vector_icons/shelf_notifications.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, 16,
6 MOVE_TO, 13.14f, 4,
7 H_LINE_TO, 3.86f,
8 CUBIC_TO, 2.59f, 4, 2.01f, 4.58f, 2, 5.8f,
9 R_V_LINE_TO, 5.4f,
10 R_CUBIC_TO, 0, 1.22f, 0.59f, 1.8f, 1.86f, 1.8f,
11 R_H_LINE_TO, 9.29f,
12 CUBIC_TO, 14.42f, 13, 15, 12.42f, 15, 11.2f,
13 V_LINE_TO, 5.8f,
14 R_CUBIC_TO, 0, -1.22f, -0.58f, -1.8f, -1.86f, -1.8f,
15 CLOSE,
16 MOVE_TO, 8, 6,
17 R_H_LINE_TO, 1,
18 R_V_LINE_TO, 1,
19 H_LINE_TO, 8,
20 V_LINE_TO, 6,
21 CLOSE,
22 R_MOVE_TO, 0, 2,
23 R_H_LINE_TO, 1,
24 R_V_LINE_TO, 1,
25 H_LINE_TO, 8,
26 V_LINE_TO, 8,
27 CLOSE,
28 MOVE_TO, 6, 6,
29 R_H_LINE_TO, 1,
30 R_V_LINE_TO, 1,
31 H_LINE_TO, 6,
32 V_LINE_TO, 6,
33 CLOSE,
34 R_MOVE_TO, 0, 2,
35 R_H_LINE_TO, 1,
36 R_V_LINE_TO, 1,
37 H_LINE_TO, 6,
38 V_LINE_TO, 8,
39 CLOSE,
40 MOVE_TO, 5, 9,
41 H_LINE_TO, 4,
42 V_LINE_TO, 8,
43 R_H_LINE_TO, 1,
44 R_V_LINE_TO, 1,
45 CLOSE,
46 R_MOVE_TO, 0, -2,
47 H_LINE_TO, 4,
48 V_LINE_TO, 6,
49 R_H_LINE_TO, 1,
50 R_V_LINE_TO, 1,
51 CLOSE,
52 R_MOVE_TO, 6, 2,
53 R_H_LINE_TO, -1,
54 V_LINE_TO, 8,
55 R_H_LINE_TO, 1,
56 R_V_LINE_TO, 1,
57 CLOSE,
58 R_MOVE_TO, 0, -2,
59 R_H_LINE_TO, -1,
60 V_LINE_TO, 6,
61 R_H_LINE_TO, 1,
62 R_V_LINE_TO, 1,
63 CLOSE,
64 R_MOVE_TO, 2, 2,
65 R_H_LINE_TO, -1,
66 V_LINE_TO, 8,
67 R_H_LINE_TO, 1,
68 R_V_LINE_TO, 1,
69 CLOSE,
70 R_MOVE_TO, 0, -2,
71 R_H_LINE_TO, -1,
72 V_LINE_TO, 6,
73 R_H_LINE_TO, 1,
74 R_V_LINE_TO, 1,
75 CLOSE,
76 R_MOVE_TO, -7, 5,
77 R_V_LINE_TO, -1,
78 R_H_LINE_TO, 5,
79 R_V_LINE_TO, 1,
80 H_LINE_TO, 6,
81 CLOSE,
82 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/shelf_keyboard.icon ('k') | ui/gfx/vector_icons/shelf_notifications.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698