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

Side by Side Diff: ui/gfx/vector_icons/navigate_home.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, 32,
6 MOVE_TO, 9, 14.46f,
7 LINE_TO, 16, 7.63f,
8 LINE_TO, 23, 14.46f,
9 LINE_TO, 23, 25.13f,
10 LINE_TO, 23, 25.13f,
11 LINE_TO, 23, 26,
12 LINE_TO, 22.13f, 26,
13 LINE_TO, 9.73f, 26,
14 LINE_TO, 9, 26,
15 LINE_TO, 9, 25.27f,
16 LINE_TO, 9, 14.46f,
17 LINE_TO, 9, 14.46f,
18 CLOSE,
19 MOVE_TO, 6, 17.39f,
20 LINE_TO, 5.86f, 17.52f,
21 CUBIC_TO, 5.21f, 18.16f, 4.15f, 18.16f, 3.49f, 17.52f,
22 CUBIC_TO, 2.84f, 16.88f, 2.84f, 15.85f, 3.49f, 15.21f,
23 LINE_TO, 13.63f, 5.31f,
24 LINE_TO, 16, 3,
25 LINE_TO, 18.37f, 5.31f,
26 LINE_TO, 28.51f, 15.21f,
27 CUBIC_TO, 29.16f, 15.85f, 29.16f, 16.88f, 28.51f, 17.52f,
28 CUBIC_TO, 27.85f, 18.16f, 26.79f, 18.16f, 26.14f, 17.52f,
29 LINE_TO, 26, 17.39f,
30 LINE_TO, 26, 27,
31 CUBIC_TO, 26, 28.1f, 25.1f, 29, 24, 29,
32 LINE_TO, 8, 29,
33 CUBIC_TO, 6.9f, 29, 6, 28.1f, 6, 27,
34 LINE_TO, 6, 17.39f,
35 LINE_TO, 6, 17.39f,
36 CLOSE,
37 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698