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

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

Issue 2623693003: Move more vector icons into respective directories. (Closed)
Patch Set: Created 3 years, 11 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/tab_usb_connected.icon ('k') | ui/gfx/vector_icons/tablet.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, 10, 8,
7 R_H_LINE_TO, 1,
8 R_V_LINE_TO, 1,
9 H_LINE_TO, 9,
10 V_LINE_TO, 5,
11 R_H_LINE_TO, 1,
12 LINE_TO, 8.5f, 3,
13 LINE_TO, 7, 5,
14 R_H_LINE_TO, 1,
15 R_V_LINE_TO, 4,
16 H_LINE_TO, 7,
17 V_LINE_TO, 8,
18 R_CUBIC_TO, -0.08f, -0.04f, 0, -0.5f, 0, -1,
19 R_CUBIC_TO, 0, -0.5f, -0.5f, -1, -1, -1,
20 R_CUBIC_TO, -0.5f, 0, -1, 0.5f, -1, 1,
21 R_CUBIC_TO, 0, 0.5f, 0.25f, 0.96f, 1, 1,
22 R_V_LINE_TO, 1,
23 R_CUBIC_TO, 0, 0.5f, 0.5f, 1, 1, 1,
24 R_H_LINE_TO, 1,
25 R_V_LINE_TO, 2,
26 R_LINE_TO, -1, 1,
27 R_LINE_TO, 1, 1,
28 R_H_LINE_TO, 1,
29 R_LINE_TO, 1, -1,
30 R_LINE_TO, -1, -1,
31 R_V_LINE_TO, -2,
32 R_H_LINE_TO, 2,
33 R_CUBIC_TO, 0.5f, 0, 1, -0.5f, 1, -1,
34 V_LINE_TO, 6,
35 R_H_LINE_TO, -2,
36 R_V_LINE_TO, 2,
37 CLOSE,
38 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/tab_usb_connected.icon ('k') | ui/gfx/vector_icons/tablet.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698