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

Side by Side Diff: ui/gfx/vector_icons/shelf_logout.1x.icon

Issue 2218323002: Better CrOS logout button for vertical trays. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reviews Created 4 years, 4 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/gfx/vector_icons/shelf_logout.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('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 2016 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, 12,
7 R_LINE_TO, 4, -4,
8 R_LINE_TO, -4, -4,
9 R_LINE_TO, -1.5f, 1.5f,
10 LINE_TO, 8, 7,
11 H_LINE_TO, 1,
12 R_V_LINE_TO, 2,
13 R_H_LINE_TO, 7,
14 R_LINE_TO, -1.5f, 1.5f,
15 LINE_TO, 8, 12,
16 CLOSE,
17 MOVE_TO, 3.57f, 1.03f,
18 CUBIC_TO, 2, 1.03f, 1.03f, 2, 1.03f, 3.57f,
19 V_LINE_TO, 6,
20 H_LINE_TO, 3,
21 V_LINE_TO, 3,
22 R_H_LINE_TO, 10,
23 R_V_LINE_TO, 10,
24 H_LINE_TO, 3,
25 R_V_LINE_TO, -2,
26 H_LINE_TO, 1.03f,
27 R_V_LINE_TO, 1.47f,
28 CUBIC_TO, 1.03f, 14, 2, 15, 3.57f, 15,
29 R_H_LINE_TO, 8.9f,
30 R_CUBIC_TO, 1.54f, 0, 2.53f, -1, 2.53f, -2.53f,
31 R_V_LINE_TO, -8.9f,
32 CUBIC_TO, 15, 2, 13.96f, 1.03f, 12.46f, 1.03f,
33 R_H_LINE_TO, -8.9f,
34 CLOSE,
35 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/shelf_logout.icon ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698