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

Side by Side Diff: ash/resources/vector_icons/notification_accessibility_braille.icon

Issue 2838903002: Add accessibility related notification to notification center (Closed)
Patch Set: nits Created 3 years, 7 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 | « ash/resources/vector_icons/BUILD.gn ('k') | ash/system/tray_accessibility.h » ('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, 80,
6 MOVE_TO, 40, 80,
7 CUBIC_TO, 17.91f, 80, 0, 62.09f, 0, 40,
8 CUBIC_TO_SHORTHAND, 17.91f, 0, 40, 0,
9 R_CUBIC_TO, 22.09f, 0, 40, 17.91f, 40, 40,
10 R_CUBIC_TO, 0, 22.09f, -17.91f, 40, -40, 40,
11 CLOSE,
12 MOVE_TO, 28, 28,
13 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
14 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
15 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
16 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
17 CLOSE,
18 R_MOVE_TO, 24, 0,
19 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
20 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
21 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
22 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
23 CLOSE,
24 MOVE_TO, 28, 48,
25 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
26 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
27 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
28 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
29 CLOSE,
30 R_MOVE_TO, 24, 0,
31 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
32 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
33 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
34 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
35 CLOSE,
36 MOVE_TO, 28, 68,
37 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
38 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
39 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
40 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
41 CLOSE,
42 R_MOVE_TO, 24, 0,
43 R_CUBIC_TO, 4.42f, 0, 8, -3.58f, 8, -8,
44 R_CUBIC_TO, 0, -4.42f, -3.58f, -8, -8, -8,
45 R_CUBIC_TO, -4.42f, 0, -8, 3.58f, -8, 8,
46 R_CUBIC_TO, 0, 4.42f, 3.58f, 8, 8, 8,
47 CLOSE,
48 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/system/tray_accessibility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698