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

Side by Side Diff: ui/gfx/vector_icons/system_menu_brightness.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
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, 20,
6 MOVE_TO, 15, 5,
7 R_H_LINE_TO, -2.5f,
8 LINE_TO, 10, 2,
9 LINE_TO, 7.5f, 5,
10 H_LINE_TO, 5,
11 R_V_LINE_TO, 2.5f,
12 LINE_TO, 2, 10,
13 R_LINE_TO, 3, 2.5f,
14 V_LINE_TO, 15,
15 R_H_LINE_TO, 2.5f,
16 R_LINE_TO, 2.5f, 3,
17 R_LINE_TO, 2.5f, -3,
18 H_LINE_TO, 15,
19 R_V_LINE_TO, -2.5f,
20 R_LINE_TO, 3, -2.5f,
21 R_LINE_TO, -3, -2.5f,
22 V_LINE_TO, 5,
23 CLOSE,
24 R_MOVE_TO, -5, 9,
25 R_CUBIC_TO, -2.21f, 0, -4, -1.79f, -4, -4,
26 R_CUBIC_TO, 0, -2.21f, 1.79f, -4, 4, -4,
27 R_CUBIC_TO, 2.21f, 0, 4, 1.79f, 4, 4,
28 R_CUBIC_TO, 0, 2.21f, -1.79f, 4, -4, 4,
29 CLOSE,
30 R_MOVE_TO, 0, -1,
31 R_ARC_TO, 3, 3, 0, 1, 0, 0, -6,
32 R_ARC_TO, 3, 3, 0, 0, 0, 0, 6,
33 CLOSE,
34 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_brightness.icon ('k') | ui/gfx/vector_icons/system_menu_business.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698