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

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

Issue 2345573003: Vectorize power icon in Ash system menu for MD (Closed)
Patch Set: 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
« no previous file with comments | « ash/resources/vector_icons/system_menu_power.icon ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 20,
6 MOVE_TO, 11, 2,
7 H_LINE_TO, 9,
8 R_V_LINE_TO, 9,
9 R_H_LINE_TO, 2,
10 V_LINE_TO, 2,
11 CLOSE,
12 R_MOVE_TO, 4.18f, 2,
13 LINE_TO, 13.92f, 5.26f,
14 R_CUBIC_TO, 1.4f, 1.12f, 2.3f, 2.85f, 2.3f, 4.78f,
15 R_CUBIC_TO, 0, 3.42f, -2.78f, 6.19f, -6.22f, 6.19f,
16 R_CUBIC_TO, -3.44f, 0, -6.22f, -2.77f, -6.22f, -6.19f,
17 R_CUBIC_TO, 0, -1.94f, 0.9f, -3.66f, 2.29f, -4.79f,
18 LINE_TO, 4.82f, 4,
19 CUBIC_TO, 3.09f, 5.46f, 2, 7.62f, 2, 10.04f,
20 CUBIC_TO, 2, 14.44f, 5.58f, 18, 10, 18,
21 R_CUBIC_TO, 4.42f, 0, 8, -3.56f, 8, -7.96f,
22 R_CUBIC_TO, 0, -2.42f, -1.09f, -4.58f, -2.82f, -6.04f,
23 CLOSE,
24 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/system_menu_power.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698