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

Side by Side Diff: ui/app_list/vector_icons/ic_badge_instant.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
« no previous file with comments | « ui/app_list/vector_icons/BUILD.gn ('k') | ui/app_list/vector_icons/ic_badge_instant.1x.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 10.73f, 22,
7 LINE_TO, 9.47f, 22,
8 LINE_TO, 10.53f, 14,
9 LINE_TO, 6.68f, 14.01f,
10 LINE_TO, 6.63f, 14.01f,
11 CUBIC_TO, 6.28f, 14.01f, 6, 13.73f, 6, 13.39f,
12 CUBIC_TO, 6, 13.24f, 6.14f, 12.98f, 6.14f, 12.98f,
13 LINE_TO, 13.24f, 2,
14 LINE_TO, 14.51f, 2.01f,
15 LINE_TO, 13.44f, 10,
16 LINE_TO, 17.31f, 9.99f,
17 LINE_TO, 17.37f, 9.99f,
18 CUBIC_TO, 17.72f, 9.99f, 18, 10.27f, 18, 10.61f,
19 CUBIC_TO, 18.01f, 10.76f, 17.95f, 10.88f, 17.88f, 10.99f,
20 LINE_TO, 10.73f, 22,
21 CLOSE,
22 END
OLDNEW
« no previous file with comments | « ui/app_list/vector_icons/BUILD.gn ('k') | ui/app_list/vector_icons/ic_badge_instant.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698