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

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

Issue 2316183003: Move a bunch of ash-only vector icons to ash/. (Closed)
Patch Set: drop the "id". Just "icon". It's cleaner. 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_tray_volume_mute.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, 16,
6 MOVE_TO, 11, 8,
7 R_ARC_TO, 3, 3, 0, 0, 0, -1.67f, -2.69f,
8 R_V_LINE_TO, 1.47f,
9 R_LINE_TO, 1.63f, 1.63f,
10 R_CUBIC_TO, 0.02f, -0.13f, 0.03f, -0.27f, 0.03f, -0.42f,
11 CLOSE,
12 R_MOVE_TO, 1.67f, 0,
13 R_CUBIC_TO, 0, 0.63f, -0.13f, 1.21f, -0.36f, 1.76f,
14 R_LINE_TO, 1.01f, 1.01f,
15 CUBIC_TO, 13.75f, 9.94f, 14, 9, 14, 8,
16 R_ARC_TO, 6, 6, 0, 0, 0, -4.67f, -5.85f,
17 R_V_LINE_TO, 1.37f,
18 ARC_TO, 4.67f, 4.67f, 0, 0, 1, 12.67f, 8,
19 CLOSE,
20 R_MOVE_TO, -9.82f, -6,
21 LINE_TO, 2, 2.85f,
22 LINE_TO, 5.15f, 6,
23 H_LINE_TO, 2,
24 R_V_LINE_TO, 4,
25 R_H_LINE_TO, 2.67f,
26 LINE_TO, 8, 13.33f,
27 V_LINE_TO, 8.85f,
28 R_LINE_TO, 2.83f, 2.83f,
29 R_CUBIC_TO, -0.45f, 0.35f, -0.95f, 0.62f, -1.5f, 0.79f,
30 R_V_LINE_TO, 1.37f,
31 R_ARC_TO, 5.99f, 5.99f, 0, 0, 0, 2.46f, -1.21f,
32 LINE_TO, 13.15f, 14,
33 R_LINE_TO, 0.85f, -0.85f,
34 R_LINE_TO, -6, -6,
35 LINE_TO, 2.85f, 2,
36 CLOSE,
37 MOVE_TO, 8, 2.67f,
38 LINE_TO, 6.61f, 4.06f,
39 LINE_TO, 8, 5.45f,
40 V_LINE_TO, 2.67f,
41 CLOSE,
42 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_tray_volume_mute.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698