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

Side by Side Diff: ash/resources/vector_icons/system_tray_cast.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, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 2, 11.5f, 6 MOVE_TO, 2, 11.5f,
7 V_LINE_TO, 13, 7 V_LINE_TO, 13,
8 R_H_LINE_TO, 1.5f, 8 R_H_LINE_TO, 1.5f,
9 R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f, 9 R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f,
10 CLOSE, 10 CLOSE,
(...skipping 25 matching lines...) Expand all
36 R_H_LINE_TO, 9, 36 R_H_LINE_TO, 9,
37 R_V_LINE_TO, 7, 37 R_V_LINE_TO, 7,
38 H_LINE_TO, 8.5f, 38 H_LINE_TO, 8.5f,
39 R_V_LINE_TO, 1, 39 R_V_LINE_TO, 1,
40 H_LINE_TO, 12, 40 H_LINE_TO, 12,
41 R_CUBIC_TO, 0.55f, 0, 1, -0.45f, 1, -1, 41 R_CUBIC_TO, 0.55f, 0, 1, -0.45f, 1, -1,
42 V_LINE_TO, 5, 42 V_LINE_TO, 5,
43 R_CUBIC_TO, 0, -0.55f, -0.45f, -1, -1, -1, 43 R_CUBIC_TO, 0, -0.55f, -0.45f, -1, -1, -1,
44 CLOSE, 44 CLOSE,
45 END 45 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/system_tray_cast.icon ('k') | ash/resources/vector_icons/system_tray_rotation_lock_locked.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698