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

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

Issue 2956383002: Fixup icon for new lock screen note action item (Closed)
Patch Set: . Created 3 years, 5 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, 32,
6 MOVE_TO, 18.67f, 2.67f,
7 LINE_TO, 8, 2.67f,
8 CUBIC_TO, 6.53f, 2.67f, 5.35f, 3.86f, 5.35f, 5.33f,
9 LINE_TO, 5.33f, 26.67f,
10 CUBIC_TO, 5.33f, 28.14f, 6.51f, 29.33f, 7.99f, 29.33f,
11 LINE_TO, 24, 29.33f,
12 CUBIC_TO, 25.47f, 29.33f, 26.67f, 28.14f, 26.67f, 26.67f,
13 LINE_TO, 26.67f, 10.67f,
14 LINE_TO, 18.67f, 2.67f,
15 CLOSE,
16 MOVE_TO, 21.33f, 21.33f,
17 LINE_TO, 17.33f, 21.33f,
18 LINE_TO, 17.33f, 25.33f,
19 LINE_TO, 14.67f, 25.33f,
20 LINE_TO, 14.67f, 21.33f,
21 LINE_TO, 10.67f, 21.33f,
22 LINE_TO, 10.67f, 18.67f,
23 LINE_TO, 14.67f, 18.67f,
24 LINE_TO, 14.67f, 14.67f,
25 LINE_TO, 17.33f, 14.67f,
26 LINE_TO, 17.33f, 18.67f,
27 LINE_TO, 21.33f, 18.67f,
28 LINE_TO, 21.33f, 21.33f,
29 CLOSE,
30 MOVE_TO, 17.33f, 12,
31 LINE_TO, 17.33f, 4.67f,
32 LINE_TO, 24.67f, 12,
33 LINE_TO, 17.33f, 12,
34 CLOSE,
35 END
OLDNEW
« no previous file with comments | « ash/resources/vector_icons/BUILD.gn ('k') | ash/resources/vector_icons/tray_action_new_lock_screen_note.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698