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

Side by Side Diff: ui/vector_icons/midi.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/microphone.icon ('k') | ui/vector_icons/notifications.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 2015 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 MOVE_TO, 33, 31,
6 LINE_TO, 33, 41,
7 LINE_TO, 29, 41,
8 LINE_TO, 29, 31,
9 CUBIC_TO, 27.9f, 31, 27, 30.1f, 27, 29,
10 LINE_TO, 27, 7,
11 LINE_TO, 35, 7,
12 LINE_TO, 35, 29,
13 CUBIC_TO, 35, 30.1f, 34.1f, 31, 33, 31,
14 CLOSE,
15 MOVE_TO, 19, 31,
16 LINE_TO, 19, 41,
17 LINE_TO, 15, 41,
18 LINE_TO, 15, 31,
19 CUBIC_TO, 13.9f, 31, 13, 30.1f, 13, 29,
20 LINE_TO, 13, 7,
21 LINE_TO, 21, 7,
22 LINE_TO, 21, 29,
23 CUBIC_TO, 21, 30.1f, 20.1f, 31, 19, 31,
24 CLOSE,
25 MOVE_TO, 40, 4,
26 LINE_TO, 8, 4,
27 CUBIC_TO, 5.8f, 4, 4, 5.8f, 4, 8,
28 LINE_TO, 4, 40,
29 CUBIC_TO, 4, 42.2f, 5.8f, 44, 8, 44,
30 LINE_TO, 40, 44,
31 CUBIC_TO, 42.2f, 44, 44, 42.2f, 44, 40,
32 LINE_TO, 44, 8,
33 CUBIC_TO, 44, 5.8f, 42.2f, 4, 40, 4,
34 CLOSE,
35 MOVE_TO, 7, 7,
36 LINE_TO, 41, 7,
37 LINE_TO, 41, 41,
38 LINE_TO, 7, 41,
39 LINE_TO, 7, 7,
40 CLOSE,
41 END
OLDNEW
« no previous file with comments | « ui/vector_icons/microphone.icon ('k') | ui/vector_icons/notifications.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698