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

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

Issue 2892893002: Initial implementation of new-style notification (Closed)
Patch Set: addressed comments 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
« no previous file with comments | « ui/message_center/vector_icons/product.icon ('k') | ui/message_center/views/message_view.cc » ('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 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, 16,
6 MOVE_TO, 8, 5.3f,
7 LINE_TO, 13.34f, 5.3f,
8 CUBIC_TO, 12.38f, 3.32f, 10.34f, 2, 8, 2,
9 CUBIC_TO, 6.14f, 2, 4.46f, 2.84f, 3.38f, 4.16f,
10 LINE_TO, 5.36f, 7.58f,
11 CUBIC_TO, 5.54f, 6.32f, 6.68f, 5.3f, 8, 5.3f,
12 LINE_TO, 8, 5.3f,
13 CLOSE,
14 MOVE_TO, 8, 10.7f,
15 CUBIC_TO, 6.98f, 10.7f, 6.14f, 10.16f, 5.66f, 9.32f,
16 LINE_TO, 2.96f, 4.7f,
17 CUBIC_TO, 2.36f, 5.66f, 2, 6.8f, 2, 8,
18 CUBIC_TO, 2, 11, 4.16f, 13.46f, 7.04f, 13.94f,
19 LINE_TO, 9.02f, 10.52f,
20 CUBIC_TO, 8.66f, 10.64f, 8.36f, 10.7f, 8, 10.7f,
21 LINE_TO, 8, 10.7f,
22 CLOSE,
23 MOVE_TO, 10.7f, 8,
24 CUBIC_TO, 10.7f, 8.48f, 10.58f, 8.96f, 10.34f, 9.32f,
25 LINE_TO, 7.64f, 14,
26 LINE_TO, 8, 14,
27 CUBIC_TO, 11.3f, 14, 14, 11.3f, 14, 8,
28 CUBIC_TO, 14, 7.28f, 13.88f, 6.56f, 13.64f, 5.9f,
29 LINE_TO, 9.68f, 5.9f,
30 CUBIC_TO, 10.28f, 6.38f, 10.7f, 7.16f, 10.7f, 8,
31 CLOSE,
32 MOVE_TO, 8, 10.1f,
33 CUBIC_TO, 9.16f, 10.1f, 10.1f, 9.16f, 10.1f, 8,
34 CUBIC_TO, 10.1f, 6.84f, 9.16f, 5.9f, 8, 5.9f,
35 CUBIC_TO, 6.84f, 5.9f, 5.9f, 6.84f, 5.9f, 8,
36 CUBIC_TO, 5.9f, 9.16f, 6.84f, 10.1f, 8, 10.1f,
37 CLOSE,
38 END
OLDNEW
« no previous file with comments | « ui/message_center/vector_icons/product.icon ('k') | ui/message_center/views/message_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698