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

Unified Diff: ui/gfx/vector_icons/system_tray_battery_unreliable.icon

Issue 2063633002: Render Ash material design battery image icon without PNGs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add battery percentage constant Created 4 years, 6 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: ui/gfx/vector_icons/system_tray_battery_unreliable.icon
diff --git a/ui/gfx/vector_icons/system_tray_battery_unreliable.icon b/ui/gfx/vector_icons/system_tray_battery_unreliable.icon
new file mode 100644
index 0000000000000000000000000000000000000000..371f6b2d33a157235071798bdc33a18eebb542a1
--- /dev/null
+++ b/ui/gfx/vector_icons/system_tray_battery_unreliable.icon
@@ -0,0 +1,16 @@
+// Copyright 2016 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, 32,
+MOVE_TO, 13.51f, 17.98f,
+R_CUBIC_TO, -1.98f, 0.02f, -2.5f, 1, -2.5f, 1,
+R_V_LINE_TO, -1.97f,
+CUBIC_TO, 11.01f, 17.01f, 11.55f, 16, 13.52f, 16,
+R_CUBIC_TO, 1.97f, 0, 3, 1.95f, 5.05f, 1.95f,
+CUBIC_TO, 20.62f, 17.95f, 21, 17, 21, 17,
+R_V_LINE_TO, 1.98f,
+R_CUBIC_TO, 0, 0, -0.38f, 1.05f, -2.44f, 1.05f,
+R_CUBIC_TO, -2.06f, 0, -3.07f, -2.08f, -5.06f, -2.05f,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/system_tray_battery_bolt.1x.icon ('k') | ui/gfx/vector_icons/system_tray_battery_unreliable.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698