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

Side by Side 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, 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, 12,
6 MOVE_TO, 8.06f, 4.5f,
7 LINE_TO, 6.63f, 5.93f,
8 LINE_TO, 8.06f, 7.36f,
9 LINE_TO, 9.09f, 6.49f,
10 CUBIC_TO, 9.37f, 6.34f, 9.5f, 6.14f, 9.5f, 5.93f,
11 CUBIC_TO, 9.5f, 5.73f, 9.37f, 5.53f, 9.09f, 5.37f,
12 LINE_TO, 8.06f, 4.5f,
13 CLOSE,
14 MOVE_TO, 6.07f, 5.37f,
15 LINE_TO, 7.34f, 4.09f,
16 LINE_TO, 1.99f, 1.06f,
17 CUBIC_TO, 1.96f, 1.04f, 1.92f, 1.03f, 1.89f, 1.01f,
18 CUBIC_TO, 1.8f, 0.98f, 1.74f, 1.04f, 1.81f, 1.12f,
19 CUBIC_TO, 1.83f, 1.13f, 1.84f, 1.14f, 1.86f, 1.16f,
20 LINE_TO, 6.07f, 5.37f,
21 CLOSE,
22 MOVE_TO, 1.82f, 10.75f,
23 CUBIC_TO, 1.74f, 10.82f, 1.81f, 10.89f, 1.89f, 10.85f,
24 CUBIC_TO, 1.93f, 10.84f, 1.96f, 10.82f, 2, 10.8f,
25 LINE_TO, 7.34f, 7.77f,
26 LINE_TO, 6.07f, 6.5f,
27 CUBIC_TO, 6.07f, 6.5f, 2.47f, 10.1f, 1.86f, 10.71f,
28 LINE_TO, 1.82f, 10.75f,
29 CLOSE,
30 MOVE_TO, 5.5f, 5.93f,
31 LINE_TO, 1.19f, 1.62f,
32 CUBIC_TO, 1.1f, 1.53f, 1, 1.59f, 1, 1.72f,
33 LINE_TO, 1, 10.15f,
34 CUBIC_TO, 1, 10.28f, 1.1f, 10.34f, 1.19f, 10.24f,
35 LINE_TO, 5.5f, 5.93f,
36 CLOSE,
37 END
OLDNEW
« 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