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

Side by Side Diff: ash/resources/vector_icons/shelf_logout.1x.icon

Issue 2623693003: Move more vector icons into respective directories. (Closed)
Patch Set: Created 3 years, 11 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, 8, 12, 6 MOVE_TO, 8, 12,
7 R_LINE_TO, 4, -4, 7 R_LINE_TO, 4, -4,
8 R_LINE_TO, -4, -4, 8 R_LINE_TO, -4, -4,
9 R_LINE_TO, -1.5f, 1.5f, 9 R_LINE_TO, -1.5f, 1.5f,
10 LINE_TO, 8, 7, 10 LINE_TO, 8, 7,
(...skipping 15 matching lines...) Expand all
26 H_LINE_TO, 1.03f, 26 H_LINE_TO, 1.03f,
27 R_V_LINE_TO, 1.47f, 27 R_V_LINE_TO, 1.47f,
28 CUBIC_TO, 1.03f, 14, 2, 15, 3.57f, 15, 28 CUBIC_TO, 1.03f, 14, 2, 15, 3.57f, 15,
29 R_H_LINE_TO, 8.9f, 29 R_H_LINE_TO, 8.9f,
30 R_CUBIC_TO, 1.54f, 0, 2.53f, -1, 2.53f, -2.53f, 30 R_CUBIC_TO, 1.54f, 0, 2.53f, -1, 2.53f, -2.53f,
31 R_V_LINE_TO, -8.9f, 31 R_V_LINE_TO, -8.9f,
32 CUBIC_TO, 15, 2, 13.96f, 1.03f, 12.46f, 1.03f, 32 CUBIC_TO, 15, 2, 13.96f, 1.03f, 12.46f, 1.03f,
33 R_H_LINE_TO, -8.9f, 33 R_H_LINE_TO, -8.9f,
34 CLOSE, 34 CLOSE,
35 END 35 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/shelf_logout.icon ('k') | ash/resources/vector_icons/shelf_overflow.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698