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

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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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/eol.icon ('k') | ui/gfx/vector_icons/google_chrome/product.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, 14, 28,
6 R_H_LINE_TO, -4,
7 R_V_LINE_TO, 10,
8 R_H_LINE_TO, 10,
9 R_V_LINE_TO, -4,
10 R_H_LINE_TO, -6,
11 R_V_LINE_TO, -6,
12 CLOSE,
13 R_MOVE_TO, -4, -8,
14 R_H_LINE_TO, 4,
15 R_V_LINE_TO, -6,
16 R_H_LINE_TO, 6,
17 R_V_LINE_TO, -4,
18 H_LINE_TO, 10,
19 R_V_LINE_TO, 10,
20 CLOSE,
21 R_MOVE_TO, 24, 14,
22 R_H_LINE_TO, -6,
23 R_V_LINE_TO, 4,
24 R_H_LINE_TO, 10,
25 V_LINE_TO, 28,
26 R_H_LINE_TO, -4,
27 R_V_LINE_TO, 6,
28 CLOSE,
29 R_MOVE_TO, -6, -24,
30 R_V_LINE_TO, 4,
31 R_H_LINE_TO, 6,
32 R_V_LINE_TO, 6,
33 R_H_LINE_TO, 4,
34 V_LINE_TO, 10,
35 H_LINE_TO, 28,
36 CLOSE,
37 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/eol.icon ('k') | ui/gfx/vector_icons/google_chrome/product.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698