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

Side by Side Diff: ui/vector_icons/microphone.icon

Issue 2685683004: Move more vector icons to more appropriate directories. (Closed)
Patch Set: rebase Created 3 years, 10 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/vector_icons/media_router_warning.icon ('k') | ui/vector_icons/midi.icon » ('j') | 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 MOVE_TO, 24, 30, 5 MOVE_TO, 24, 30,
6 R_CUBIC_TO, 3.31f, 0, 5.98f, -2.69f, 5.98f, -6, 6 R_CUBIC_TO, 3.31f, 0, 5.98f, -2.69f, 5.98f, -6,
7 LINE_TO, 30, 12, 7 LINE_TO, 30, 12,
8 R_CUBIC_TO, 0, -3.32f, -2.68f, -6, -6, -6, 8 R_CUBIC_TO, 0, -3.32f, -2.68f, -6, -6, -6,
9 R_CUBIC_TO, -3.31f, 0, -6, 2.68f, -6, 6, 9 R_CUBIC_TO, -3.31f, 0, -6, 2.68f, -6, 6,
10 R_V_LINE_TO, 12, 10 R_V_LINE_TO, 12,
11 R_CUBIC_TO, 0, 3.31f, 2.69f, 6, 6, 6, 11 R_CUBIC_TO, 0, 3.31f, 2.69f, 6, 6, 6,
12 CLOSE, 12 CLOSE,
13 R_MOVE_TO, 10.6f, -6, 13 R_MOVE_TO, 10.6f, -6,
14 R_CUBIC_TO, 0, 6, -5.07f, 10.2f, -10.6f, 10.2f, 14 R_CUBIC_TO, 0, 6, -5.07f, 10.2f, -10.6f, 10.2f,
15 R_CUBIC_TO, -5.52f, 0, -10.6f, -4.2f, -10.6f, -10.2f, 15 R_CUBIC_TO, -5.52f, 0, -10.6f, -4.2f, -10.6f, -10.2f,
16 H_LINE_TO, 10, 16 H_LINE_TO, 10,
17 R_CUBIC_TO, 0, 6.83f, 5.44f, 12.47f, 12, 13.44f, 17 R_CUBIC_TO, 0, 6.83f, 5.44f, 12.47f, 12, 13.44f,
18 V_LINE_TO, 44, 18 V_LINE_TO, 44,
19 R_H_LINE_TO, 4, 19 R_H_LINE_TO, 4,
20 R_V_LINE_TO, -6.56f, 20 R_V_LINE_TO, -6.56f,
21 R_CUBIC_TO, 6.56f, -0.97f, 12, -6.61f, 12, -13.44f, 21 R_CUBIC_TO, 6.56f, -0.97f, 12, -6.61f, 12, -13.44f,
22 R_H_LINE_TO, -3.4f, 22 R_H_LINE_TO, -3.4f,
23 CLOSE, 23 CLOSE,
24 END 24 END
OLDNEW
« no previous file with comments | « ui/vector_icons/media_router_warning.icon ('k') | ui/vector_icons/midi.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698