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

Unified Diff: ui/app_list/vector_icons/ic_badge_play.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_instant.1x.icon ('k') | ui/app_list/vector_icons/ic_badge_play.1x.icon » ('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.icon
diff --git a/ui/app_list/vector_icons/ic_badge_play.icon b/ui/app_list/vector_icons/ic_badge_play.icon
new file mode 100644
index 0000000000000000000000000000000000000000..77e62cd413e1ff2137e6376f81ead1a5cbc570db
--- /dev/null
+++ b/ui/app_list/vector_icons/ic_badge_play.icon
@@ -0,0 +1,40 @@
+// 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, 24,
+MOVE_TO, 20.18f, 10.88f,
+LINE_TO, 17.12f, 9.14f,
+LINE_TO, 14.26f, 12,
+LINE_TO, 17.12f, 14.86f,
+LINE_TO, 20.18f, 13.12f,
+CUBIC_TO, 20.73f, 12.81f, 21, 12.41f, 21, 12,
+CUBIC_TO, 21, 11.59f, 20.73f, 11.19f, 20.18f, 10.88f,
+LINE_TO, 20.18f, 10.88f,
+CLOSE,
+MOVE_TO, 4.71f, 2.45f,
+LINE_TO, 13.13f, 10.87f,
+LINE_TO, 15.68f, 8.32f,
+LINE_TO, 4.98f, 2.26f,
+CUBIC_TO, 4.91f, 2.22f, 4.84f, 2.19f, 4.77f, 2.16f,
+CUBIC_TO, 4.6f, 2.09f, 4.47f, 2.21f, 4.62f, 2.37f,
+CUBIC_TO, 4.65f, 2.39f, 4.68f, 2.42f, 4.71f, 2.45f,
+LINE_TO, 4.71f, 2.45f,
+CLOSE,
+MOVE_TO, 4.71f, 21.55f,
+LINE_TO, 4.63f, 21.63f,
+CUBIC_TO, 4.48f, 21.78f, 4.61f, 21.91f, 4.78f, 21.84f,
+CUBIC_TO, 4.85f, 21.81f, 4.92f, 21.78f, 4.99f, 21.74f,
+LINE_TO, 15.68f, 15.68f,
+LINE_TO, 13.13f, 13.13f,
+CUBIC_TO, 13.13f, 13.13f, 5.93f, 20.34f, 4.71f, 21.55f,
+LINE_TO, 4.71f, 21.55f,
+CLOSE,
+MOVE_TO, 12, 12,
+LINE_TO, 3.38f, 3.38f,
+CUBIC_TO, 3.19f, 3.19f, 3, 3.31f, 3, 3.57f,
+LINE_TO, 3, 20.43f,
+CUBIC_TO, 3, 20.69f, 3.19f, 20.81f, 3.38f, 20.62f,
+LINE_TO, 12, 12,
+CLOSE,
+END
« no previous file with comments | « ui/app_list/vector_icons/ic_badge_instant.1x.icon ('k') | ui/app_list/vector_icons/ic_badge_play.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698