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

Side by Side Diff: ash/resources/vector_icons/system_tray_night_light.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
« no previous file with comments | « ash/resources/vector_icons/system_tray_night_light.icon ('k') | ash/shell.h » ('j') | 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 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, 16,
6 MOVE_TO, 7, 0,
7 CUBIC_TO, 10.86f, 0, 14, 3.14f, 14, 7,
8 CUBIC_TO, 14, 10.86f, 10.86f, 14, 7, 14,
9 CUBIC_TO, 3.14f, 14, 0, 10.86f, 0, 7,
10 CUBIC_TO, 0, 3.14f, 3.14f, 0, 7, 0,
11 CLOSE,
12 MOVE_TO, 9, 1.29f,
13 CUBIC_TO, 8.41f, 1.1f, 7.77f, 1, 7.12f, 1,
14 CUBIC_TO, 3.74f, 1, 1, 3.69f, 1, 7,
15 CUBIC_TO, 1, 10.31f, 3.74f, 13, 7.12f, 13,
16 CUBIC_TO, 7.77f, 13, 8.41f, 12.9f, 9, 12.71f,
17 CUBIC_TO, 6.54f, 11.93f, 4.76f, 9.67f, 4.76f, 7,
18 CUBIC_TO, 4.76f, 4.33f, 6.54f, 2.07f, 9, 1.29f,
19 LINE_TO, 9, 1.29f,
20 CLOSE,
21 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/system_tray_night_light.icon ('k') | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698