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

Side by Side Diff: ui/gfx/vector_icons/tab_usb_connected.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
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, 19, 16,
7 R_H_LINE_TO, 1,
8 R_V_LINE_TO, 2,
9 R_H_LINE_TO, -3,
10 R_V_LINE_TO, -8,
11 R_H_LINE_TO, 2,
12 R_LINE_TO, -3, -4,
13 R_LINE_TO, -3, 4,
14 R_H_LINE_TO, 2,
15 R_V_LINE_TO, 8,
16 R_H_LINE_TO, -3,
17 R_V_LINE_TO, -2,
18 R_CUBIC_TO, 0.85f, -0.53f, 1.34f, -1.23f, 1, -2,
19 R_CUBIC_TO, 0.34f, -1.27f, -0.64f, -2.25f, -2, -2,
20 R_CUBIC_TO, -1.02f, -0.25f, -2, 0.73f, -2, 2,
21 R_CUBIC_TO, 0, 0.77f, 0.49f, 1.47f, 1, 2,
22 R_V_LINE_TO, 2,
23 R_CUBIC_TO, 0.18f, 0.99f, 1.06f, 1.87f, 2, 2,
24 R_H_LINE_TO, 3,
25 R_V_LINE_TO, 3,
26 R_CUBIC_TO, -0.59f, 0.26f, -1.07f, 0.98f, -1, 2,
27 R_CUBIC_TO, -0.07f, 1.03f, 0.91f, 2, 2, 2,
28 R_CUBIC_TO, 1.29f, 0, 2.27f, -0.97f, 2, -2,
29 R_CUBIC_TO, 0.27f, -1.02f, -0.21f, -1.74f, -1, -2,
30 R_V_LINE_TO, -3,
31 R_H_LINE_TO, 3,
32 R_CUBIC_TO, 1.14f, -0.13f, 2.01f, -1.01f, 2, -2,
33 R_V_LINE_TO, -2,
34 R_H_LINE_TO, 1,
35 R_V_LINE_TO, -4,
36 R_H_LINE_TO, -4,
37 R_V_LINE_TO, 4,
38 CLOSE,
39 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/tab_media_recording.icon ('k') | ui/gfx/vector_icons/tab_usb_connected.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698