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

Side by Side Diff: ui/message_center/vector_icons/notification_settings_button.1x.icon

Issue 2704933011: Add notification settings button to ARC notifications. (Closed)
Patch Set: Add notification settings button to ARC notifications. 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/message_center/vector_icons/notification_settings_button.icon ('k') | no next file » | 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, 12,
6 MOVE_TO, 9.82f, 6.49f,
7 CUBIC_TO, 9.84f, 6.33f, 9.85f, 6.17f, 9.85f, 6,
8 CUBIC_TO, 9.85f, 5.84f, 9.84f, 5.67f, 9.82f, 5.51f,
9 LINE_TO, 10.9f, 4.68f,
10 CUBIC_TO, 11, 4.61f, 11.03f, 4.47f, 10.97f, 4.37f,
11 LINE_TO, 9.94f, 2.63f,
12 CUBIC_TO, 9.87f, 2.53f, 9.74f, 2.48f, 9.62f, 2.53f,
13 LINE_TO, 8.34f, 3.03f,
14 CUBIC_TO, 8.08f, 2.83f, 7.79f, 2.66f, 7.48f, 2.54f,
15 LINE_TO, 7.28f, 1.21f,
16 CUBIC_TO, 7.26f, 1.09f, 7.15f, 1, 7.03f, 1,
17 LINE_TO, 4.97f, 1,
18 CUBIC_TO, 4.84f, 1, 4.74f, 1.09f, 4.72f, 1.21f,
19 LINE_TO, 4.52f, 2.54f,
20 CUBIC_TO, 4.21f, 2.66f, 3.92f, 2.83f, 3.66f, 3.03f,
21 LINE_TO, 2.38f, 2.53f,
22 CUBIC_TO, 2.26f, 2.48f, 2.13f, 2.53f, 2.06f, 2.63f,
23 LINE_TO, 1.03f, 4.37f,
24 CUBIC_TO, 0.97f, 4.47f, 1, 4.61f, 1.1f, 4.68f,
25 LINE_TO, 2.18f, 5.51f,
26 CUBIC_TO, 2.16f, 5.67f, 2.14f, 5.84f, 2.14f, 6,
27 CUBIC_TO, 2.14f, 6.17f, 2.16f, 6.33f, 2.18f, 6.49f,
28 LINE_TO, 1.1f, 7.32f,
29 CUBIC_TO, 1, 7.39f, 0.97f, 7.53f, 1.03f, 7.64f,
30 LINE_TO, 2.06f, 9.37f,
31 CUBIC_TO, 2.13f, 9.48f, 2.26f, 9.52f, 2.38f, 9.48f,
32 LINE_TO, 3.66f, 8.97f,
33 CUBIC_TO, 3.92f, 9.17f, 4.21f, 9.34f, 4.52f, 9.47f,
34 LINE_TO, 4.72f, 10.79f,
35 CUBIC_TO, 4.74f, 10.91f, 4.84f, 11, 4.97f, 11,
36 LINE_TO, 7.03f, 11,
37 CUBIC_TO, 7.15f, 11, 7.26f, 10.91f, 7.28f, 10.79f,
38 LINE_TO, 7.47f, 9.47f,
39 CUBIC_TO, 7.79f, 9.34f, 8.08f, 9.17f, 8.34f, 8.97f,
40 LINE_TO, 9.62f, 9.48f,
41 CUBIC_TO, 9.74f, 9.52f, 9.87f, 9.48f, 9.94f, 9.37f,
42 LINE_TO, 10.96f, 7.64f,
43 CUBIC_TO, 11.03f, 7.53f, 11, 7.39f, 10.9f, 7.32f,
44 LINE_TO, 9.82f, 6.49f,
45 LINE_TO, 9.82f, 6.49f,
46 CLOSE,
47 MOVE_TO, 6, 7.5f,
48 CUBIC_TO, 5.17f, 7.5f, 4.5f, 6.83f, 4.5f, 6,
49 CUBIC_TO, 4.5f, 5.17f, 5.17f, 4.5f, 6, 4.5f,
50 CUBIC_TO, 6.83f, 4.5f, 7.5f, 5.17f, 7.5f, 6,
51 CUBIC_TO, 7.5f, 6.83f, 6.83f, 7.5f, 6, 7.5f,
52 LINE_TO, 6, 7.5f,
53 CLOSE,
54 END
OLDNEW
« no previous file with comments | « ui/message_center/vector_icons/notification_settings_button.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698