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

Side by Side Diff: chrome/app/vector_icons/navigate_forward.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
1 // Copyright 2015 The Chromium Authors. All rights reserved. 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 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 16, 5 CANVAS_DIMENSIONS, 16,
6 MOVE_TO, 7, 13.51f, 6 MOVE_TO, 7, 13.51f,
7 LINE_TO, 11.51f, 9, 7 LINE_TO, 11.51f, 9,
8 LINE_TO, 2, 9, 8 LINE_TO, 2, 9,
9 CUBIC_TO, 1.45f, 9, 1, 8.55f, 1, 8, 9 CUBIC_TO, 1.45f, 9, 1, 8.55f, 1, 8,
10 CUBIC_TO, 1, 7.45f, 1.45f, 7, 2, 7, 10 CUBIC_TO, 1, 7.45f, 1.45f, 7, 2, 7,
11 LINE_TO, 11.51f, 7, 11 LINE_TO, 11.51f, 7,
12 LINE_TO, 7, 2.49f, 12 LINE_TO, 7, 2.49f,
13 CUBIC_TO, 7.03f, 2.28f, 7, 2.14f, 7, 2, 13 CUBIC_TO, 7.03f, 2.28f, 7, 2.14f, 7, 2,
14 CUBIC_TO, 7, 1.45f, 7.45f, 1, 8, 1, 14 CUBIC_TO, 7, 1.45f, 7.45f, 1, 8, 1,
15 CUBIC_TO, 8.14f, 1, 8.28f, 1.03f, 8.41f, 1.09f, 15 CUBIC_TO, 8.14f, 1, 8.28f, 1.03f, 8.41f, 1.09f,
16 LINE_TO, 8.49f, 1, 16 LINE_TO, 8.49f, 1,
17 LINE_TO, 15, 7.51f, 17 LINE_TO, 15, 7.51f,
18 LINE_TO, 14.91f, 7.59f, 18 LINE_TO, 14.91f, 7.59f,
19 CUBIC_TO, 14.97f, 7.72f, 15, 7.85f, 15, 8, 19 CUBIC_TO, 14.97f, 7.72f, 15, 7.85f, 15, 8,
20 CUBIC_TO, 15, 8.15f, 14.97f, 8.28f, 14.91f, 8.41f, 20 CUBIC_TO, 15, 8.15f, 14.97f, 8.28f, 14.91f, 8.41f,
21 LINE_TO, 15, 8.49f, 21 LINE_TO, 15, 8.49f,
22 LINE_TO, 8.49f, 15, 22 LINE_TO, 8.49f, 15,
23 CUBIC_TO, 8.28f, 14.97f, 8.14f, 15, 8, 15, 23 CUBIC_TO, 8.28f, 14.97f, 8.14f, 15, 8, 15,
24 CUBIC_TO, 7.45f, 15, 7, 14.55f, 7, 14, 24 CUBIC_TO, 7.45f, 15, 7, 14.55f, 7, 14,
25 CUBIC_TO, 7, 13.86f, 7.03f, 13.72f, 7.09f, 13.59f, 25 CUBIC_TO, 7, 13.86f, 7.03f, 13.72f, 7.09f, 13.59f,
26 CLOSE, 26 CLOSE,
27 END 27 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698