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

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

Issue 2857103007: [Night Light] CL2: Ash and system tray work (Closed)
Patch Set: Update comment Created 3 years, 7 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 2017 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, 17.15f, 13.59f,
7 LINE_TO, 9.44f, 5.88f,
8 R_CUBIC_TO, 0.7f, -0.72f, 1.57f, -1.27f, 2.56f, -1.59f,
9 R_CUBIC_TO, -0.59f, -0.19f, -1.23f, -0.29f, -1.88f, -0.29f,
10 R_CUBIC_TO, -0.76f, 0, -1.49f, 0.14f, -2.17f, 0.39f,
11 LINE_TO, 6.41f, 2.85f,
12 CUBIC_TO, 7.49f, 2.31f, 8.71f, 2, 10, 2,
13 R_CUBIC_TO, 4.42f, 0, 8, 3.58f, 8, 8,
14 R_CUBIC_TO, 0, 1.29f, -0.31f, 2.51f, -0.85f, 3.59f,
15 CLOSE,
16 R_MOVE_TO, -1.78f, 2.34f,
17 CUBIC_TO, 13.95f, 17.22f, 12.06f, 18, 10, 18,
18 R_CUBIC_TO, -4.42f, 0, -8, -3.58f, -8, -8,
19 R_CUBIC_TO, 0, -2.06f, 0.78f, -3.95f, 2.07f, -5.37f,
20 R_LINE_TO, 1.43f, 1.43f,
21 CUBIC_TO, 4.57f, 7.12f, 4, 8.49f, 4, 10,
22 R_CUBIC_TO, 0, 3.31f, 2.74f, 6, 6.12f, 6,
23 R_CUBIC_TO, 0.66f, 0, 1.29f, -0.1f, 1.88f, -0.29f,
24 R_CUBIC_TO, -2.46f, -0.78f, -4.24f, -3.04f, -4.24f, -5.71f,
25 R_CUBIC_TO, 0, -0.51f, 0.07f, -1.01f, 0.19f, -1.49f,
26 R_LINE_TO, 7.41f, 7.42f,
27 CLOSE,
28 MOVE_TO, 2.5f, 3.06f,
29 LINE_TO, 3.56f, 2,
30 R_LINE_TO, 14.31f, 14.31f,
31 R_LINE_TO, -1.06f, 1.06f,
32 LINE_TO, 2.5f, 3.06f,
33 CLOSE,
34 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698