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

Unified Diff: ash/resources/vector_icons/system_menu_night_light_on.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 side-by-side diff with in-line comments
Download patch
Index: ash/resources/vector_icons/system_menu_night_light_on.icon
diff --git a/ash/resources/vector_icons/system_menu_night_light_on.icon b/ash/resources/vector_icons/system_menu_night_light_on.icon
new file mode 100644
index 0000000000000000000000000000000000000000..df0d3c863467b78adace6f1adbd42836645d1bca
--- /dev/null
+++ b/ash/resources/vector_icons/system_menu_night_light_on.icon
@@ -0,0 +1,21 @@
+// Copyright 2017 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+CANVAS_DIMENSIONS, 40,
+MOVE_TO, 16, 0,
+CUBIC_TO, 24.83f, 0, 32, 7.17f, 32, 16,
+CUBIC_TO, 32, 24.83f, 24.83f, 32, 16, 32,
+CUBIC_TO, 7.17f, 32, 0, 24.83f, 0, 16,
+CUBIC_TO, 0, 7.17f, 7.17f, 0, 16, 0,
+CLOSE,
+MOVE_TO, 20, 3.63f,
+CUBIC_TO, 18.74f, 3.22f, 17.4f, 3, 16, 3,
+CUBIC_TO, 8.82f, 3, 3, 8.82f, 3, 16,
+CUBIC_TO, 3, 23.18f, 8.82f, 29, 16, 29,
+CUBIC_TO, 17.4f, 29, 18.74f, 28.78f, 20, 28.37f,
+CUBIC_TO, 14.78f, 26.69f, 11, 21.78f, 11, 16,
+CUBIC_TO, 11, 10.22f, 14.78f, 5.31f, 20, 3.63f,
+LINE_TO, 20, 3.63f,
+CLOSE,
+END

Powered by Google App Engine
This is Rietveld 408576698