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

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

Issue 2711623003: Update infobars to use VectorIcon struct instead of VectorIconId. (Closed)
Patch Set: rebase 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/paintbrush.icon ('k') | ui/vector_icons/BUILD.gn » ('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, 38, 13,
6 LINE_TO, 21, 13,
7 LINE_TO, 17, 7,
8 LINE_TO, 10, 7,
9 CUBIC_TO, 7.7f, 7, 6.02f, 8.69f, 6, 11,
10 LINE_TO, 6, 37,
11 CUBIC_TO, 6, 39.31f, 7.7f, 41, 10, 41,
12 LINE_TO, 38, 41,
13 CUBIC_TO, 40.3f, 41, 42, 39.31f, 42, 37,
14 LINE_TO, 42, 17,
15 CUBIC_TO, 42, 14.36f, 40.3f, 12.67f, 38, 13,
16 LINE_TO, 38, 13,
17 LINE_TO, 38, 13,
18 CLOSE,
19 MOVE_TO, 16, 18,
20 LINE_TO, 20, 18,
21 LINE_TO, 20, 23,
22 LINE_TO, 16, 23,
23 LINE_TO, 16, 18,
24 LINE_TO, 16, 18,
25 CLOSE,
26 MOVE_TO, 33, 35,
27 LINE_TO, 29, 35,
28 LINE_TO, 29, 31,
29 LINE_TO, 20, 31,
30 LINE_TO, 20, 35,
31 LINE_TO, 16, 35,
32 LINE_TO, 16, 31,
33 LINE_TO, 20, 31,
34 LINE_TO, 20, 27,
35 LINE_TO, 29, 27,
36 LINE_TO, 29, 31,
37 LINE_TO, 33, 31,
38 LINE_TO, 33, 35,
39 LINE_TO, 33, 35,
40 CLOSE,
41 MOVE_TO, 28, 18,
42 LINE_TO, 32, 18,
43 LINE_TO, 32, 23,
44 LINE_TO, 28, 23,
45 LINE_TO, 28, 18,
46 LINE_TO, 28, 18,
47 CLOSE,
48 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/paintbrush.icon ('k') | ui/vector_icons/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698