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

Side by Side Diff: ui/gfx/vector_icons/notifications_off.icon

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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/notifications.icon ('k') | ui/gfx/vector_icons/omnibox_search.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, 24,
6 MOVE_TO, 20, 18.69f,
7 LINE_TO, 7.84f, 6.14f,
8 LINE_TO, 5.27f, 3.49f,
9 LINE_TO, 4, 4.76f,
10 R_LINE_TO, 2.8f, 2.8f,
11 R_V_LINE_TO, 0.01f,
12 R_CUBIC_TO, -0.52f, 0.99f, -0.8f, 2.16f, -0.8f, 3.42f,
13 R_V_LINE_TO, 5,
14 R_LINE_TO, -2, 2,
15 R_V_LINE_TO, 1,
16 R_H_LINE_TO, 13.73f,
17 R_LINE_TO, 2, 2,
18 LINE_TO, 21, 19.72f,
19 R_LINE_TO, -1, -1.03f,
20 CLOSE,
21 MOVE_TO, 12, 22,
22 R_CUBIC_TO, 1.11f, 0, 2, -0.89f, 2, -2,
23 R_H_LINE_TO, -4,
24 R_CUBIC_TO, 0, 1.11f, 0.89f, 2, 2, 2,
25 CLOSE,
26 R_MOVE_TO, 6, -7.32f,
27 V_LINE_TO, 11,
28 R_CUBIC_TO, 0, -3.08f, -1.64f, -5.64f, -4.5f, -6.32f,
29 V_LINE_TO, 4,
30 R_CUBIC_TO, 0, -0.83f, -0.67f, -1.5f, -1.5f, -1.5f,
31 R_CUBIC_TO, -0.83f, 0, -1.5f, 0.67f, -1.5f, 1.5f,
32 R_V_LINE_TO, 0.68f,
33 R_CUBIC_TO, -0.15f, 0.03f, -0.29f, 0.08f, -0.42f, 0.12f,
34 R_CUBIC_TO, -0.1f, 0.03f, -0.2f, 0.07f, -0.3f, 0.11f,
35 R_H_LINE_TO, -0.01f,
36 R_CUBIC_TO, -0.01f, 0, -0.01f, 0, -0.02f, 0.01f,
37 R_CUBIC_TO, -0.23f, 0.09f, -0.46f, 0.2f, -0.68f, 0.31f,
38 R_CUBIC_TO, 0, 0, -0.01f, 0, -0.01f, 0.01f,
39 LINE_TO, 18, 14.68f,
40 CLOSE,
41 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/notifications.icon ('k') | ui/gfx/vector_icons/omnibox_search.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698