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

Side by Side Diff: ash/resources/vector_icons/shelf_logout.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, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 16.48f, 24, 6 MOVE_TO, 16.48f, 24,
7 LINE_TO, 24, 16.5f, 7 LINE_TO, 24, 16.5f,
8 LINE_TO, 16.48f, 9, 8 LINE_TO, 16.48f, 9,
9 LINE_TO, 14, 11.5f, 9 LINE_TO, 14, 11.5f,
10 R_LINE_TO, 3.5f, 3.5f, 10 R_LINE_TO, 3.5f, 3.5f,
(...skipping 15 matching lines...) Expand all
26 H_LINE_TO, 3, 26 H_LINE_TO, 3,
27 R_V_LINE_TO, 3.67f, 27 R_V_LINE_TO, 3.67f,
28 CUBIC_TO, 3, 27.5f, 4.48f, 29, 6.33f, 29, 28 CUBIC_TO, 3, 27.5f, 4.48f, 29, 6.33f, 29,
29 R_H_LINE_TO, 19.33f, 29 R_H_LINE_TO, 19.33f,
30 CUBIC_TO, 27.5f, 29, 29, 27.5f, 29, 25.67f, 30 CUBIC_TO, 27.5f, 29, 29, 27.5f, 29, 25.67f,
31 V_LINE_TO, 6.33f, 31 V_LINE_TO, 6.33f,
32 CUBIC_TO, 29, 4.5f, 27.5f, 3, 25.67f, 3, 32 CUBIC_TO, 29, 4.5f, 27.5f, 3, 25.67f, 3,
33 H_LINE_TO, 6, 33 H_LINE_TO, 6,
34 CLOSE, 34 CLOSE,
35 END 35 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/shelf_keyboard.1x.icon ('k') | ash/resources/vector_icons/shelf_logout.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698