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

Side by Side Diff: ash/resources/vector_icons/ime_menu_on_screen_keyboard.icon

Issue 2517243003: Update 2x version of virtual keyboard icon (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | 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
1 // Copyright 2016 The Chromium Authors. All rights reserved. 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 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 40, 5 CANVAS_DIMENSIONS, 40,
6 MOVE_TO, 34, 22, 6 MOVE_TO, 33, 20,
7 H_LINE_TO, 8, 7 H_LINE_TO, 7,
8 R_V_LINE_TO, 10, 8 R_V_LINE_TO, 10,
9 R_H_LINE_TO, 26, 9 R_H_LINE_TO, 26,
10 V_LINE_TO, 22, 10 V_LINE_TO, 20,
11 CLOSE, 11 CLOSE,
12 R_MOVE_TO, 1.73f, -15, 12 R_MOVE_TO, 1.73f, -15,
13 H_LINE_TO, 6.27f, 13 H_LINE_TO, 5.27f,
14 CUBIC_TO, 4.47f, 7, 3, 8.5f, 3, 10.34f, 14 CUBIC_TO, 3.47f, 5, 2, 6.5f, 2, 8.34f,
15 R_V_LINE_TO, 23.36f, 15 R_V_LINE_TO, 23.36f,
16 CUBIC_TO, 3, 35.53f, 4.47f, 37, 6.27f, 37, 16 CUBIC_TO, 2, 33.53f, 3.47f, 35, 5.27f, 35,
17 R_H_LINE_TO, 29.45f, 17 R_H_LINE_TO, 29.45f,
18 R_CUBIC_TO, 1.8f, 0, 3.27f, -1.47f, 3.27f, -3.3f, 18 R_CUBIC_TO, 1.8f, 0, 3.27f, -1.47f, 3.27f, -3.3f,
19 R_V_LINE_TO, -23.36f, 19 V_LINE_TO, 8.34f,
20 CUBIC_TO, 39, 8.5f, 37.53f, 7, 35.73f, 7, 20 CUBIC_TO, 38, 6.5f, 36.53f, 5, 34.73f, 5,
21 CLOSE, 21 CLOSE,
22 MOVE_TO, 36, 34, 22 MOVE_TO, 35, 32,
23 H_LINE_TO, 6, 23 H_LINE_TO, 5,
24 V_LINE_TO, 10, 24 V_LINE_TO, 8,
25 R_H_LINE_TO, 30, 25 R_H_LINE_TO, 30,
26 R_V_LINE_TO, 24, 26 R_V_LINE_TO, 24,
27 CLOSE, 27 CLOSE,
28 R_MOVE_TO, -21, -6, 28 R_MOVE_TO, -21, -6,
29 R_H_LINE_TO, 12, 29 R_H_LINE_TO, 12,
30 R_V_LINE_TO, 2, 30 R_V_LINE_TO, 2,
31 H_LINE_TO, 15, 31 H_LINE_TO, 14,
32 R_V_LINE_TO, -2, 32 R_V_LINE_TO, -2,
33 CLOSE, 33 CLOSE,
34 R_MOVE_TO, -5, -4, 34 R_MOVE_TO, -5, -4,
35 R_H_LINE_TO, 2, 35 R_H_LINE_TO, 2,
36 R_V_LINE_TO, 2, 36 R_V_LINE_TO, 2,
37 R_H_LINE_TO, -2, 37 H_LINE_TO, 9,
38 R_V_LINE_TO, -2, 38 R_V_LINE_TO, -2,
39 CLOSE, 39 CLOSE,
40 R_MOVE_TO, 4, 0, 40 R_MOVE_TO, 4, 0,
41 R_H_LINE_TO, 2, 41 R_H_LINE_TO, 2,
42 R_V_LINE_TO, 2, 42 R_V_LINE_TO, 2,
43 R_H_LINE_TO, -2, 43 R_H_LINE_TO, -2,
44 R_V_LINE_TO, -2, 44 R_V_LINE_TO, -2,
45 CLOSE, 45 CLOSE,
46 R_MOVE_TO, 4, 0, 46 R_MOVE_TO, 4, 0,
47 R_H_LINE_TO, 2, 47 R_H_LINE_TO, 2,
(...skipping 13 matching lines...) Expand all
61 R_H_LINE_TO, -2, 61 R_H_LINE_TO, -2,
62 R_V_LINE_TO, -2, 62 R_V_LINE_TO, -2,
63 CLOSE, 63 CLOSE,
64 R_MOVE_TO, 4, 0, 64 R_MOVE_TO, 4, 0,
65 R_H_LINE_TO, 2, 65 R_H_LINE_TO, 2,
66 R_V_LINE_TO, 2, 66 R_V_LINE_TO, 2,
67 R_H_LINE_TO, -2, 67 R_H_LINE_TO, -2,
68 R_V_LINE_TO, -2, 68 R_V_LINE_TO, -2,
69 CLOSE, 69 CLOSE,
70 END 70 END
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698