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

Side by Side Diff: ui/gfx/vector_icons/extension_crashed.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/apps.icon ('k') | ui/gfx/vector_icons/globe.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, 37, 23,
6 LINE_TO, 40, 23,
7 CUBIC_TO, 42.76f, 23, 45, 25.24f, 45, 28,
8 CUBIC_TO, 45, 30.76f, 42.76f, 33, 40, 33,
9 LINE_TO, 37, 33,
10 LINE_TO, 37, 41,
11 CUBIC_TO, 37, 43.2f, 35.2f, 45, 33, 45,
12 LINE_TO, 25.4f, 45,
13 LINE_TO, 25.4f, 42,
14 CUBIC_TO, 25.4f, 39.02f, 22.98f, 36.6f, 20, 36.6f,
15 CUBIC_TO, 17.02f, 36.6f, 14.6f, 39.02f, 14.6f, 42,
16 LINE_TO, 14.6f, 45,
17 LINE_TO, 7, 45,
18 CUBIC_TO, 4.8f, 45, 3, 43.2f, 3, 41,
19 LINE_TO, 3, 33.4f,
20 LINE_TO, 6, 33.4f,
21 CUBIC_TO, 8.98f, 33.4f, 11.4f, 30.98f, 11.4f, 28,
22 CUBIC_TO, 11.4f, 25.02f, 8.98f, 22.6f, 6, 22.6f,
23 LINE_TO, 3.02f, 22.6f,
24 LINE_TO, 3.02f, 15,
25 CUBIC_TO, 3.02f, 12.8f, 4.8f, 11, 7, 11,
26 LINE_TO, 15, 11,
27 LINE_TO, 15, 8,
28 CUBIC_TO, 15, 5.24f, 17.24f, 3, 20, 3,
29 CUBIC_TO, 22.76f, 3, 25, 5.24f, 25, 8,
30 LINE_TO, 25, 11,
31 LINE_TO, 29.5f, 11,
32 LINE_TO, 16, 31.5f,
33 LINE_TO, 37, 17.5f,
34 LINE_TO, 37, 23,
35 CLOSE,
36 END
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/apps.icon ('k') | ui/gfx/vector_icons/globe.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698