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

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

Issue 1410293003: Vectorize LocationIconView icons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix android Created 5 years, 1 month 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/BUILD.gn ('k') | ui/gfx/vector_icons/location_bar_http.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, 24, 14,
6 V_LINE_TO, 6,
7 H_LINE_TO, 4,
8 R_V_LINE_TO, 36,
9 R_H_LINE_TO, 40,
10 V_LINE_TO, 14,
11 H_LINE_TO, 24,
12 CLOSE,
13 MOVE_TO, 12, 38,
14 H_LINE_TO, 8,
15 R_V_LINE_TO, -4,
16 R_H_LINE_TO, 4,
17 R_V_LINE_TO, 4,
18 CLOSE,
19 R_MOVE_TO, 0, -8,
20 H_LINE_TO, 8,
21 R_V_LINE_TO, -4,
22 R_H_LINE_TO, 4,
23 R_V_LINE_TO, 4,
24 CLOSE,
25 R_MOVE_TO, 0, -8,
26 H_LINE_TO, 8,
27 R_V_LINE_TO, -4,
28 R_H_LINE_TO, 4,
29 R_V_LINE_TO, 4,
30 CLOSE,
31 R_MOVE_TO, 0, -8,
32 H_LINE_TO, 8,
33 R_V_LINE_TO, -4,
34 R_H_LINE_TO, 4,
35 R_V_LINE_TO, 4,
36 CLOSE,
37 R_MOVE_TO, 8, 24,
38 R_H_LINE_TO, -4,
39 R_V_LINE_TO, -4,
40 R_H_LINE_TO, 4,
41 R_V_LINE_TO, 4,
42 CLOSE,
43 R_MOVE_TO, 0, -8,
44 R_H_LINE_TO, -4,
45 R_V_LINE_TO, -4,
46 R_H_LINE_TO, 4,
47 R_V_LINE_TO, 4,
48 CLOSE,
49 R_MOVE_TO, 0, -8,
50 R_H_LINE_TO, -4,
51 R_V_LINE_TO, -4,
52 R_H_LINE_TO, 4,
53 R_V_LINE_TO, 4,
54 CLOSE,
55 R_MOVE_TO, 0, -8,
56 R_H_LINE_TO, -4,
57 R_V_LINE_TO, -4,
58 R_H_LINE_TO, 4,
59 R_V_LINE_TO, 4,
60 CLOSE,
61 R_MOVE_TO, 20, 24,
62 H_LINE_TO, 24,
63 R_V_LINE_TO, -4,
64 R_H_LINE_TO, 4,
65 R_V_LINE_TO, -4,
66 R_H_LINE_TO, -4,
67 R_V_LINE_TO, -4,
68 R_H_LINE_TO, 4,
69 R_V_LINE_TO, -4,
70 R_H_LINE_TO, -4,
71 R_V_LINE_TO, -4,
72 R_H_LINE_TO, 16,
73 R_V_LINE_TO, 20,
74 CLOSE,
75 R_MOVE_TO, -4, -16,
76 R_H_LINE_TO, -4,
77 R_V_LINE_TO, 4,
78 R_H_LINE_TO, 4,
79 R_V_LINE_TO, -4,
80 CLOSE,
81 R_MOVE_TO, 0, 8,
82 R_H_LINE_TO, -4,
83 R_V_LINE_TO, 4,
84 R_H_LINE_TO, 4,
85 R_V_LINE_TO, -4,
86 CLOSE,
87 END
OLDNEW
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/vector_icons/location_bar_http.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698