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

Side by Side 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, 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, 5.36f, 11,
7 LINE_TO, 4.73f, 11,
8 LINE_TO, 5.27f, 7,
9 LINE_TO, 3.34f, 7,
10 LINE_TO, 3.31f, 7,
11 CUBIC_TO, 3.14f, 7, 3, 6.86f, 3, 6.69f,
12 CUBIC_TO, 3, 6.62f, 3.07f, 6.49f, 3.07f, 6.49f,
13 LINE_TO, 6.62f, 1,
14 LINE_TO, 7.26f, 1,
15 LINE_TO, 6.72f, 5,
16 LINE_TO, 8.65f, 5,
17 LINE_TO, 8.69f, 5,
18 CUBIC_TO, 8.86f, 5, 9, 5.14f, 9, 5.31f,
19 CUBIC_TO, 9, 5.38f, 8.98f, 5.44f, 8.94f, 5.49f,
20 LINE_TO, 5.36f, 11,
21 CLOSE,
22 END
OLDNEW
« 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