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

Side by Side Diff: ui/app_list/vector_icons/ic_badge_rating.icon

Issue 2959573002: Add star to the rating of playstore app (Closed)
Patch Set: Clean up 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 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, 12, 18.07f,
7 LINE_TO, 18.18f, 22,
8 R_LINE_TO, -1.64f, -7.4f,
9 LINE_TO, 22, 9.62f,
10 R_LINE_TO, -7.19f, -0.64f,
11 LINE_TO, 12, 2,
12 LINE_TO, 9.19f, 8.98f,
13 LINE_TO, 2, 9.62f,
14 R_LINE_TO, 5.46f, 4.98f,
15 LINE_TO, 5.82f, 22,
16 CLOSE,
17 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698