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

Side by Side Diff: ui/message_center/vector_icons/notification_settings_button.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
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, 19.63f, 12.98f,
7 CUBIC_TO, 19.68f, 12.66f, 19.71f, 12.33f, 19.71f, 12,
8 CUBIC_TO, 19.71f, 11.67f, 19.68f, 11.35f, 19.63f, 11.03f,
9 LINE_TO, 21.81f, 9.37f,
10 CUBIC_TO, 22, 9.22f, 22.06f, 8.95f, 21.93f, 8.73f,
11 LINE_TO, 19.88f, 5.27f,
12 CUBIC_TO, 19.75f, 5.05f, 19.48f, 4.96f, 19.25f, 5.05f,
13 LINE_TO, 16.69f, 6.06f,
14 CUBIC_TO, 16.16f, 5.66f, 15.58f, 5.33f, 14.95f, 5.07f,
15 LINE_TO, 14.57f, 2.42f,
16 CUBIC_TO, 14.52f, 2.19f, 14.31f, 2, 14.05f, 2,
17 LINE_TO, 9.94f, 2,
18 CUBIC_TO, 9.68f, 2, 9.47f, 2.19f, 9.43f, 2.42f,
19 LINE_TO, 9.05f, 5.07f,
20 CUBIC_TO, 8.42f, 5.33f, 7.84f, 5.66f, 7.31f, 6.06f,
21 LINE_TO, 4.75f, 5.05f,
22 CUBIC_TO, 4.52f, 4.97f, 4.25f, 5.05f, 4.12f, 5.27f,
23 LINE_TO, 2.07f, 8.73f,
24 CUBIC_TO, 1.94f, 8.95f, 2, 9.22f, 2.19f, 9.37f,
25 LINE_TO, 4.36f, 11.03f,
26 CUBIC_TO, 4.32f, 11.35f, 4.29f, 11.67f, 4.29f, 12,
27 CUBIC_TO, 4.29f, 12.33f, 4.32f, 12.66f, 4.36f, 12.98f,
28 LINE_TO, 2.19f, 14.63f,
29 CUBIC_TO, 2, 14.78f, 1.94f, 15.05f, 2.07f, 15.27f,
30 LINE_TO, 4.12f, 18.74f,
31 CUBIC_TO, 4.25f, 18.95f, 4.52f, 19.04f, 4.75f, 18.95f,
32 LINE_TO, 7.31f, 17.95f,
33 CUBIC_TO, 7.84f, 18.34f, 8.42f, 18.68f, 9.05f, 18.93f,
34 LINE_TO, 9.43f, 21.58f,
35 CUBIC_TO, 9.47f, 21.82f, 9.68f, 22, 9.94f, 22,
36 LINE_TO, 14.05f, 22,
37 CUBIC_TO, 14.31f, 22, 14.52f, 21.82f, 14.56f, 21.58f,
38 LINE_TO, 14.95f, 18.93f,
39 CUBIC_TO, 15.57f, 18.68f, 16.15f, 18.35f, 16.68f, 17.95f,
40 LINE_TO, 19.24f, 18.95f,
41 CUBIC_TO, 19.47f, 19.04f, 19.74f, 18.95f, 19.87f, 18.74f,
42 LINE_TO, 21.93f, 15.27f,
43 CUBIC_TO, 22.05f, 15.06f, 22, 14.79f, 21.8f, 14.63f,
44 LINE_TO, 19.63f, 12.98f,
45 LINE_TO, 19.63f, 12.98f,
46 CLOSE,
47 MOVE_TO, 12, 15,
48 CUBIC_TO, 10.34f, 15, 9, 13.66f, 9, 12,
49 CUBIC_TO, 9, 10.34f, 10.34f, 9, 12, 9,
50 CUBIC_TO, 13.66f, 9, 15, 10.34f, 15, 12,
51 CUBIC_TO, 15, 13.66f, 13.66f, 15, 12, 15,
52 LINE_TO, 12, 15,
53 CLOSE,
54 END
OLDNEW
« no previous file with comments | « ui/message_center/message_center_style.cc ('k') | ui/message_center/vector_icons/notification_settings_button.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698