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

Side by Side Diff: ui/gfx/vector_icons/laptop.icon

Issue 2623693003: Move more vector icons into respective directories. (Closed)
Patch Set: Created 3 years, 11 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/BUILD.gn ('k') | ui/gfx/vector_icons/shelf_keyboard.icon » ('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 2015 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 MOVE_TO, 40, 36,
6 R_CUBIC_TO, 2.2f, 0, 4, -1.8f, 4, -4,
7 V_LINE_TO, 12,
8 R_CUBIC_TO, 0, -2.2f, -1.8f, -4, -4, -4,
9 H_LINE_TO, 8,
10 R_CUBIC_TO, -2.2f, 0, -4, 1.8f, -4, 4,
11 R_V_LINE_TO, 20,
12 R_CUBIC_TO, 0, 2.2f, 1.8f, 4, 4, 4,
13 H_LINE_TO, 0,
14 R_V_LINE_TO, 4,
15 R_H_LINE_TO, 48,
16 R_V_LINE_TO, -4,
17 R_H_LINE_TO, -8,
18 CLOSE,
19 MOVE_TO, 8, 12,
20 R_H_LINE_TO, 32,
21 R_V_LINE_TO, 20,
22 H_LINE_TO, 8,
23 V_LINE_TO, 12,
24 CLOSE,
25 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/BUILD.gn ('k') | ui/gfx/vector_icons/shelf_keyboard.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698