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

Unified Diff: ui/app_list/vector_icons/ic_badge_instant.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_instant.icon ('k') | ui/app_list/vector_icons/ic_badge_play.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_instant.1x.icon
diff --git a/ui/app_list/vector_icons/ic_badge_instant.1x.icon b/ui/app_list/vector_icons/ic_badge_instant.1x.icon
new file mode 100644
index 0000000000000000000000000000000000000000..77d71b15c93d78d89ab8663ff7d9f27dfc5296b1
--- /dev/null
+++ b/ui/app_list/vector_icons/ic_badge_instant.1x.icon
@@ -0,0 +1,22 @@
+// 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, 5.36f, 11,
+LINE_TO, 4.73f, 11,
+LINE_TO, 5.27f, 7,
+LINE_TO, 3.34f, 7,
+LINE_TO, 3.31f, 7,
+CUBIC_TO, 3.14f, 7, 3, 6.86f, 3, 6.69f,
+CUBIC_TO, 3, 6.62f, 3.07f, 6.49f, 3.07f, 6.49f,
+LINE_TO, 6.62f, 1,
+LINE_TO, 7.26f, 1,
+LINE_TO, 6.72f, 5,
+LINE_TO, 8.65f, 5,
+LINE_TO, 8.69f, 5,
+CUBIC_TO, 8.86f, 5, 9, 5.14f, 9, 5.31f,
+CUBIC_TO, 9, 5.38f, 8.98f, 5.44f, 8.94f, 5.49f,
+LINE_TO, 5.36f, 11,
+CLOSE,
+END
« no previous file with comments | « ui/app_list/vector_icons/ic_badge_instant.icon ('k') | ui/app_list/vector_icons/ic_badge_play.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698