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

Side by Side Diff: ui/gfx/vector_icons/navigate_home.1x.icon

Issue 2618403002: Reland crrev.com/8283cad74e0cad4840d1f with fix for static initializers. (Closed)
Patch Set: re-up 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
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 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 3.35f, 7,
7 LINE_TO, 8, 2.5f,
8 LINE_TO, 12.65f, 7,
9 LINE_TO, 12, 7,
10 LINE_TO, 12, 14,
11 LINE_TO, 4, 14,
12 LINE_TO, 4, 7,
13 LINE_TO, 3.35f, 7,
14 LINE_TO, 3.35f, 7,
15 CLOSE,
16 MOVE_TO, 2, 8.3f,
17 LINE_TO, 1.54f, 8.74f,
18 CUBIC_TO, 1.19f, 9.09f, 0.62f, 9.09f, 0.26f, 8.74f,
19 CUBIC_TO, -0.09f, 8.4f, -0.09f, 7.85f, 0.26f, 7.51f,
20 LINE_TO, 8, 0,
21 LINE_TO, 15.74f, 7.51f,
22 CUBIC_TO, 16.09f, 7.85f, 16.09f, 8.4f, 15.74f, 8.74f,
23 CUBIC_TO, 15.38f, 9.09f, 14.81f, 9.09f, 14.46f, 8.74f,
24 LINE_TO, 14, 8.3f,
25 LINE_TO, 14, 14.5f,
26 CUBIC_TO, 14, 15.5f, 13.5f, 16, 12.5f, 16,
27 LINE_TO, 3.5f, 16,
28 CUBIC_TO, 2.5f, 16, 2, 15.5f, 2, 14.5f,
29 LINE_TO, 2, 8.3f,
30 LINE_TO, 2, 8.3f,
31 CLOSE,
32 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698