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

Side by Side Diff: ash/resources/vector_icons/system_menu_power.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
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, 21.67f, 5,
7 R_H_LINE_TO, -3.33f,
8 R_V_LINE_TO, 16.67f,
9 R_H_LINE_TO, 3.33f,
10 V_LINE_TO, 5,
11 CLOSE,
12 R_MOVE_TO, 8.05f, 3.62f,
13 R_LINE_TO, -2.37f, 2.37f,
14 CUBIC_TO, 29.98f, 13.1f, 31.67f, 16.35f, 31.67f, 20,
15 R_CUBIC_TO, 0, 6.45f, -5.22f, 11.67f, -11.67f, 11.67f,
16 CUBIC_TO_SHORTHAND, 8.33f, 26.45f, 8.33f, 20,
17 R_CUBIC_TO, 0, -3.65f, 1.68f, -6.9f, 4.3f, -9.03f,
18 R_LINE_TO, -2.35f, -2.35f,
19 CUBIC_TO, 7.05f, 11.37f, 5, 15.43f, 5, 20,
20 R_CUBIC_TO, 0, 8.28f, 6.72f, 15, 15, 15,
21 R_CUBIC_TO, 8.28f, 0, 15, -6.72f, 15, -15,
22 R_CUBIC_TO, 0, -4.57f, -2.05f, -8.63f, -5.28f, -11.38f,
23 CLOSE,
24 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/system_menu_power.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698