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

Side by Side Diff: ui/gfx/vector_icons/shelf_notifications.1x.icon

Issue 2051663005: Vectorize the remaining material design shelf icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit addressed Created 4 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
« no previous file with comments | « ui/gfx/vector_icons/shelf_notifications.icon ('k') | ui/gfx/vector_icons/shelf_overflow.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 2016 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, 16,
6 MOVE_TO, 8.38f, 14,
7 R_CUBIC_TO, 0.76f, 0, 1.38f, -0.45f, 1.38f, -1,
8 H_LINE_TO, 7,
9 R_CUBIC_TO, 0, 0.55f, 0.61f, 1, 1.38f, 1,
10 CLOSE,
11 MOVE_TO, 12, 10.1f,
12 V_LINE_TO, 7,
13 R_CUBIC_TO, 0, -1.5f, -0.5f, -2.76f, -2.5f, -3,
14 R_V_LINE_TO, -0.79f,
15 R_CUBIC_TO, 0, -0.48f, -0.5f, -0.71f, -1, -0.71f,
16 R_CUBIC_TO, -0.5f, 0, -1, 0.24f, -1, 0.71f,
17 V_LINE_TO, 4,
18 CUBIC_TO, 5.5f, 4.24f, 5, 5.5f, 5, 7,
19 R_V_LINE_TO, 3.1f,
20 R_LINE_TO, -1.5f, 1.19f,
21 V_LINE_TO, 12,
22 R_H_LINE_TO, 10,
23 R_V_LINE_TO, -0.71f,
24 LINE_TO, 12, 10.1f,
25 CLOSE,
26 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/shelf_notifications.icon ('k') | ui/gfx/vector_icons/shelf_overflow.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698