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

Side by Side 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, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2017 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 CANVAS_DIMENSIONS, 24,
6 MOVE_TO, 20.18f, 10.88f,
7 LINE_TO, 17.12f, 9.14f,
8 LINE_TO, 14.26f, 12,
9 LINE_TO, 17.12f, 14.86f,
10 LINE_TO, 20.18f, 13.12f,
11 CUBIC_TO, 20.73f, 12.81f, 21, 12.41f, 21, 12,
12 CUBIC_TO, 21, 11.59f, 20.73f, 11.19f, 20.18f, 10.88f,
13 LINE_TO, 20.18f, 10.88f,
14 CLOSE,
15 MOVE_TO, 4.71f, 2.45f,
16 LINE_TO, 13.13f, 10.87f,
17 LINE_TO, 15.68f, 8.32f,
18 LINE_TO, 4.98f, 2.26f,
19 CUBIC_TO, 4.91f, 2.22f, 4.84f, 2.19f, 4.77f, 2.16f,
20 CUBIC_TO, 4.6f, 2.09f, 4.47f, 2.21f, 4.62f, 2.37f,
21 CUBIC_TO, 4.65f, 2.39f, 4.68f, 2.42f, 4.71f, 2.45f,
22 LINE_TO, 4.71f, 2.45f,
23 CLOSE,
24 MOVE_TO, 4.71f, 21.55f,
25 LINE_TO, 4.63f, 21.63f,
26 CUBIC_TO, 4.48f, 21.78f, 4.61f, 21.91f, 4.78f, 21.84f,
27 CUBIC_TO, 4.85f, 21.81f, 4.92f, 21.78f, 4.99f, 21.74f,
28 LINE_TO, 15.68f, 15.68f,
29 LINE_TO, 13.13f, 13.13f,
30 CUBIC_TO, 13.13f, 13.13f, 5.93f, 20.34f, 4.71f, 21.55f,
31 LINE_TO, 4.71f, 21.55f,
32 CLOSE,
33 MOVE_TO, 12, 12,
34 LINE_TO, 3.38f, 3.38f,
35 CUBIC_TO, 3.19f, 3.19f, 3, 3.31f, 3, 3.57f,
36 LINE_TO, 3, 20.43f,
37 CUBIC_TO, 3, 20.69f, 3.19f, 20.81f, 3.38f, 20.62f,
38 LINE_TO, 12, 12,
39 CLOSE,
40 END
OLDNEW
« 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