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

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

Issue 2251643011: Move Ash-specific vector icons to ash/common/resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix sources again Created 4 years, 3 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/system_menu_keyboard.icon ('k') | no next file » | 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, 20,
6 MOVE_TO, 16.5f, 5,
7 R_H_LINE_TO, -12,
8 R_CUBIC_TO, -0.82f, 0, -1.49f, 0.71f, -1.49f, 1.57f,
9 LINE_TO, 3, 14.43f,
10 CUBIC_TO, 3, 15.29f, 3.68f, 16, 4.5f, 16,
11 R_H_LINE_TO, 12,
12 R_CUBIC_TO, 0.83f, 0, 1.5f, -0.71f, 1.5f, -1.57f,
13 V_LINE_TO, 6.57f,
14 CUBIC_TO, 18, 5.71f, 17.33f, 5, 16.5f, 5,
15 CLOSE,
16 MOVE_TO, 10, 8,
17 R_H_LINE_TO, 1,
18 R_V_LINE_TO, 1,
19 R_H_LINE_TO, -1,
20 V_LINE_TO, 8,
21 CLOSE,
22 R_MOVE_TO, 0, 2,
23 R_H_LINE_TO, 1,
24 R_V_LINE_TO, 1,
25 R_H_LINE_TO, -1,
26 R_V_LINE_TO, -1,
27 CLOSE,
28 MOVE_TO, 8, 8,
29 R_H_LINE_TO, 1,
30 R_V_LINE_TO, 1,
31 H_LINE_TO, 8,
32 V_LINE_TO, 8,
33 CLOSE,
34 R_MOVE_TO, 0, 2,
35 R_H_LINE_TO, 1,
36 R_V_LINE_TO, 1,
37 H_LINE_TO, 8,
38 R_V_LINE_TO, -1,
39 CLOSE,
40 R_MOVE_TO, -1, 1,
41 H_LINE_TO, 6,
42 R_V_LINE_TO, -1,
43 R_H_LINE_TO, 1,
44 R_V_LINE_TO, 1,
45 CLOSE,
46 R_MOVE_TO, 0, -2,
47 H_LINE_TO, 6,
48 V_LINE_TO, 8,
49 R_H_LINE_TO, 1,
50 R_V_LINE_TO, 1,
51 CLOSE,
52 R_MOVE_TO, 7, 5,
53 H_LINE_TO, 7,
54 R_V_LINE_TO, -1,
55 R_H_LINE_TO, 7,
56 R_V_LINE_TO, 1,
57 CLOSE,
58 R_MOVE_TO, -1, -3,
59 R_H_LINE_TO, -1,
60 R_V_LINE_TO, -1,
61 R_H_LINE_TO, 1,
62 R_V_LINE_TO, 1,
63 CLOSE,
64 R_MOVE_TO, 0, -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, 2, 2,
71 R_H_LINE_TO, -1,
72 R_V_LINE_TO, -1,
73 R_H_LINE_TO, 1,
74 R_V_LINE_TO, 1,
75 CLOSE,
76 R_MOVE_TO, 0, -2,
77 R_H_LINE_TO, -1,
78 V_LINE_TO, 8,
79 R_H_LINE_TO, 1,
80 R_V_LINE_TO, 1,
81 CLOSE,
82 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_keyboard.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698