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

Side by Side Diff: ui/gfx/vector_icons/system_menu_child_user.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
(Empty)
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
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 40,
6 MOVE_TO, 22.96f, 19.96f,
7 ARC_TO, 3.33f, 3.33f, 0, 0, 0, 20, 18.14f,
8 R_ARC_TO, 3.33f, 3.33f, 0, 0, 0, -2.96f, 1.82f,
9 R_ARC_TO, 3.41f, 3.41f, 0, 0, 0, -0.42f, 1.64f,
10 R_CUBIC_TO, 0, 1.88f, 1.52f, 3.42f, 3.38f, 3.42f,
11 R_CUBIC_TO, 1.86f, 0, 3.39f, -1.54f, 3.39f, -3.41f,
12 R_ARC_TO, 3.41f, 3.41f, 0, 0, 0, -0.42f, -1.64f,
13 CLOSE,
14 MOVE_TO, 20, 3,
15 R_CUBIC_TO, 2.75f, 0, 5, 2.27f, 5, 5.05f,
16 R_CUBIC_TO, 0, 2.78f, -2.25f, 5.05f, -5, 5.05f,
17 R_CUBIC_TO, -2.75f, 0, -5, -2.27f, -5, -5.04f,
18 CUBIC_TO, 15, 5.29f, 17.25f, 3, 20, 3,
19 CLOSE,
20 MOVE_TO, 9, 20.94f,
21 R_V_LINE_TO, 9.85f,
22 R_CUBIC_TO, 0, 1.98f, 1.85f, 3.69f, 4.4f, 4.82f,
23 ARC_TO, 17.03f, 17.03f, 0, 0, 0, 20, 36.97f,
24 R_CUBIC_TO, 0.56f, 0, 1.44f, 0.07f, 2, 0,
25 R_V_LINE_TO, -5.04f,
26 R_CUBIC_TO, -0.5f, 0.61f, -1.44f, 0.61f, -2, 0.61f,
27 R_CUBIC_TO, -2.23f, 0, -4.55f, -0.49f, -6.5f, -1.31f,
28 R_CUBIC_TO, 0.56f, -1.81f, 3.67f, -3.12f, 6.5f, -3.12f,
29 R_CUBIC_TO, 0.73f, 0, 1.47f, 0.09f, 2.2f, 0.26f,
30 R_CUBIC_TO, 2.35f, 0.53f, 4.4f, 1.84f, 4.4f, 3.45f,
31 R_V_LINE_TO, 3.81f,
32 R_CUBIC_TO, 2.56f, -1.11f, 4.4f, -2.83f, 4.4f, -4.82f,
33 R_V_LINE_TO, -9.85f,
34 R_CUBIC_TO, 0, -3.5f, -5.79f, -6.16f, -11, -6.16f,
35 CUBIC_TO, 14.79f, 14.8f, 9, 17.43f, 9, 20.94f,
36 CLOSE,
37 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/system_menu_cast.1x.icon ('k') | ui/gfx/vector_icons/system_menu_child_user.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698