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

Unified Diff: ui/app_list/vector_icons/ic_badge_play.1x.icon

Issue 2929273002: Add the Play Store app search to the launcher. (Closed)
Patch Set: Fix unittest build failure. Created 3 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
« no previous file with comments | « ui/app_list/vector_icons/ic_badge_play.icon ('k') | ui/app_list/vector_icons/vector_icons.cc.template » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/vector_icons/ic_badge_play.1x.icon
diff --git a/ui/app_list/vector_icons/ic_badge_play.1x.icon b/ui/app_list/vector_icons/ic_badge_play.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..9fd281bab482e4f1e7be2ede2bb4cb2820209b38
--- /dev/null
+++ b/ui/app_list/vector_icons/ic_badge_play.1x.icon
@@ -0,0 +1,37 @@
+// 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, 12,
+MOVE_TO, 8.06f, 4.5f,
+LINE_TO, 6.63f, 5.93f,
+LINE_TO, 8.06f, 7.36f,
+LINE_TO, 9.09f, 6.49f,
+CUBIC_TO, 9.37f, 6.34f, 9.5f, 6.14f, 9.5f, 5.93f,
+CUBIC_TO, 9.5f, 5.73f, 9.37f, 5.53f, 9.09f, 5.37f,
+LINE_TO, 8.06f, 4.5f,
+CLOSE,
+MOVE_TO, 6.07f, 5.37f,
+LINE_TO, 7.34f, 4.09f,
+LINE_TO, 1.99f, 1.06f,
+CUBIC_TO, 1.96f, 1.04f, 1.92f, 1.03f, 1.89f, 1.01f,
+CUBIC_TO, 1.8f, 0.98f, 1.74f, 1.04f, 1.81f, 1.12f,
+CUBIC_TO, 1.83f, 1.13f, 1.84f, 1.14f, 1.86f, 1.16f,
+LINE_TO, 6.07f, 5.37f,
+CLOSE,
+MOVE_TO, 1.82f, 10.75f,
+CUBIC_TO, 1.74f, 10.82f, 1.81f, 10.89f, 1.89f, 10.85f,
+CUBIC_TO, 1.93f, 10.84f, 1.96f, 10.82f, 2, 10.8f,
+LINE_TO, 7.34f, 7.77f,
+LINE_TO, 6.07f, 6.5f,
+CUBIC_TO, 6.07f, 6.5f, 2.47f, 10.1f, 1.86f, 10.71f,
+LINE_TO, 1.82f, 10.75f,
+CLOSE,
+MOVE_TO, 5.5f, 5.93f,
+LINE_TO, 1.19f, 1.62f,
+CUBIC_TO, 1.1f, 1.53f, 1, 1.59f, 1, 1.72f,
+LINE_TO, 1, 10.15f,
+CUBIC_TO, 1, 10.28f, 1.1f, 10.34f, 1.19f, 10.24f,
+LINE_TO, 5.5f, 5.93f,
+CLOSE,
+END
« no previous file with comments | « ui/app_list/vector_icons/ic_badge_play.icon ('k') | ui/app_list/vector_icons/vector_icons.cc.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698