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

Side by Side Diff: ash/resources/vector_icons/tray_action_new_lock_screen_note.1x.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, 16,
6 MOVE_TO, 9.33f, 1.33f,
7 LINE_TO, 4, 1.33f,
8 CUBIC_TO, 3.26f, 1.33f, 2.67f, 1.93f, 2.67f, 2.67f,
9 LINE_TO, 2.67f, 13.33f,
10 CUBIC_TO, 2.67f, 14.07f, 3.26f, 14.67f, 3.99f, 14.67f,
11 LINE_TO, 12, 14.67f,
12 CUBIC_TO, 12.74f, 14.67f, 13.33f, 14.07f, 13.33f, 13.33f,
13 LINE_TO, 13.33f, 5.33f,
14 LINE_TO, 9.33f, 1.33f,
15 CLOSE,
16 MOVE_TO, 10.67f, 10.67f,
17 LINE_TO, 8.67f, 10.67f,
18 LINE_TO, 8.67f, 12.67f,
19 LINE_TO, 7.33f, 12.67f,
20 LINE_TO, 7.33f, 10.67f,
21 LINE_TO, 5.33f, 10.67f,
22 LINE_TO, 5.33f, 9.33f,
23 LINE_TO, 7.33f, 9.33f,
24 LINE_TO, 7.33f, 7.33f,
25 LINE_TO, 8.67f, 7.33f,
26 LINE_TO, 8.67f, 9.33f,
27 LINE_TO, 10.67f, 9.33f,
28 LINE_TO, 10.67f, 10.67f,
29 CLOSE,
30 MOVE_TO, 8.67f, 6,
31 LINE_TO, 8.67f, 2.33f,
32 LINE_TO, 12.33f, 6,
33 LINE_TO, 8.67f, 6,
34 CLOSE,
35 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698