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

Side by Side Diff: ui/gfx/vector_icons/ash/shelf_applist.1x.icon

Issue 2139493002: Move Ash-specific vector icon files into a separate directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add is_chromeos Created 4 years, 5 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
« no previous file with comments | « ui/gfx/vector_icons/ash/shelf_applist.icon ('k') | ui/gfx/vector_icons/ash/shelf_keyboard.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 13, 5 CANVAS_DIMENSIONS, 13,
6 MOVE_TO, 4.83f, 8.18f, 6 MOVE_TO, 4.83f, 8.18f,
7 R_ARC_TO, 3.34f, 3.34f, 0, 0, 1, -3.34f, -3.34f, 7 R_ARC_TO, 3.34f, 3.34f, 0, 0, 1, -3.34f, -3.34f,
8 ARC_TO, 3.34f, 3.34f, 0, 0, 1, 4.83f, 1.49f, 8 ARC_TO, 3.34f, 3.34f, 0, 0, 1, 4.83f, 1.49f,
9 ARC_TO, 3.34f, 3.34f, 0, 0, 1, 8.18f, 4.83f, 9 ARC_TO, 3.34f, 3.34f, 0, 0, 1, 8.18f, 4.83f,
10 R_ARC_TO, 3.34f, 3.34f, 0, 0, 1, -3.34f, 3.35f, 10 R_ARC_TO, 3.34f, 3.34f, 0, 0, 1, -3.34f, 3.35f,
11 CLOSE, 11 CLOSE,
12 R_MOVE_TO, 4.46f, 0, 12 R_MOVE_TO, 4.46f, 0,
13 R_H_LINE_TO, -0.59f, 13 R_H_LINE_TO, -0.59f,
14 R_LINE_TO, -0.21f, -0.2f, 14 R_LINE_TO, -0.21f, -0.2f,
15 ARC_TO, 4.81f, 4.81f, 0, 0, 0, 9.66f, 4.83f, 15 ARC_TO, 4.81f, 4.81f, 0, 0, 0, 9.66f, 4.83f,
16 ARC_TO, 4.83f, 4.83f, 0, 1, 0, 4.83f, 9.66f, 16 ARC_TO, 4.83f, 4.83f, 0, 1, 0, 4.83f, 9.66f,
17 R_ARC_TO, 4.81f, 4.81f, 0, 0, 0, 3.14f, -1.17f, 17 R_ARC_TO, 4.81f, 4.81f, 0, 0, 0, 3.14f, -1.17f,
18 R_LINE_TO, 0.2f, 0.21f, 18 R_LINE_TO, 0.2f, 0.21f,
19 R_V_LINE_TO, 0.59f, 19 R_V_LINE_TO, 0.59f,
20 LINE_TO, 11.89f, 13, 20 LINE_TO, 11.89f, 13,
21 LINE_TO, 13, 11.89f, 21 LINE_TO, 13, 11.89f,
22 LINE_TO, 9.29f, 8.18f, 22 LINE_TO, 9.29f, 8.18f,
23 CLOSE, 23 CLOSE,
24 END 24 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/ash/shelf_applist.icon ('k') | ui/gfx/vector_icons/ash/shelf_keyboard.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698