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

Side by Side Diff: ash/resources/vector_icons/system_menu_rotation_lock_auto.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
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 CANVAS_DIMENSIONS, 20, 5 CANVAS_DIMENSIONS, 20,
6 MOVE_TO, 13, 3.68f, 6 MOVE_TO, 13, 3.68f,
7 R_CUBIC_TO, 2.19f, 1.03f, 3.76f, 3.15f, 4, 5.65f, 7 R_CUBIC_TO, 2.19f, 1.03f, 3.76f, 3.15f, 4, 5.65f,
8 H_LINE_TO, 18, 8 H_LINE_TO, 18,
9 CUBIC_TO, 17.66f, 5.23f, 14.21f, 2, 10, 2, 9 CUBIC_TO, 17.66f, 5.23f, 14.21f, 2, 10, 2,
10 R_LINE_TO, -0.44f, 0.02f, 10 R_LINE_TO, -0.44f, 0.02f,
(...skipping 18 matching lines...) Expand all
29 CLOSE, 29 CLOSE,
30 R_MOVE_TO, -4.72f, 0.77f, 30 R_MOVE_TO, -4.72f, 0.77f,
31 R_ARC_TO, 6.99f, 6.99f, 0, 0, 1, -4, -5.65f, 31 R_ARC_TO, 6.99f, 6.99f, 0, 0, 1, -4, -5.65f,
32 H_LINE_TO, 2, 32 H_LINE_TO, 2,
33 CUBIC_TO, 2.34f, 14.77f, 5.79f, 18, 10, 18, 33 CUBIC_TO, 2.34f, 14.77f, 5.79f, 18, 10, 18,
34 R_LINE_TO, 0.44f, -0.02f, 34 R_LINE_TO, 0.44f, -0.02f,
35 R_LINE_TO, -2.55f, -2.54f, 35 R_LINE_TO, -2.55f, -2.54f,
36 R_LINE_TO, -0.89f, 0.88f, 36 R_LINE_TO, -0.89f, 0.88f,
37 CLOSE, 37 CLOSE,
38 END 38 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698