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

Side by Side Diff: chrome/app/vector_icons/navigate_reload.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, 15, 1, 6 MOVE_TO, 15, 1,
7 LINE_TO, 15, 7, 7 LINE_TO, 15, 7,
8 LINE_TO, 9, 7, 8 LINE_TO, 9, 7,
9 LINE_TO, 11.62f, 4.37f, 9 LINE_TO, 11.62f, 4.37f,
10 CUBIC_TO, 10.67f, 3.43f, 9.44f, 3, 8, 3, 10 CUBIC_TO, 10.67f, 3.43f, 9.44f, 3, 8, 3,
11 CUBIC_TO, 5.09f, 3, 3, 5.1f, 3, 8, 11 CUBIC_TO, 5.09f, 3, 3, 5.1f, 3, 8,
12 CUBIC_TO, 3, 10.9f, 5.09f, 13, 8, 13, 12 CUBIC_TO, 3, 10.9f, 5.09f, 13, 8, 13,
13 CUBIC_TO, 10.3f, 13, 12.08f, 11.81f, 12.75f, 9.83f, 13 CUBIC_TO, 10.3f, 13, 12.08f, 11.81f, 12.75f, 9.83f,
14 LINE_TO, 12.77f, 9.79f, 14 LINE_TO, 12.77f, 9.79f,
15 CUBIC_TO, 12.93f, 9.44f, 13.47f, 9.18f, 13.76f, 9.18f, 15 CUBIC_TO, 12.93f, 9.44f, 13.47f, 9.18f, 13.76f, 9.18f,
16 CUBIC_TO, 14.15f, 9.18f, 14.79f, 9.41f, 14.79f, 10.01f, 16 CUBIC_TO, 14.15f, 9.18f, 14.79f, 9.41f, 14.79f, 10.01f,
17 CUBIC_TO, 14.79f, 10.14f, 14.71f, 10.46f, 14.66f, 10.57f, 17 CUBIC_TO, 14.79f, 10.14f, 14.71f, 10.46f, 14.66f, 10.57f,
18 CUBIC_TO, 13.66f, 13.13f, 10.98f, 15, 8.03f, 15, 18 CUBIC_TO, 13.66f, 13.13f, 10.98f, 15, 8.03f, 15,
19 CUBIC_TO, 4.15f, 15, 1, 11.87f, 1, 8, 19 CUBIC_TO, 4.15f, 15, 1, 11.87f, 1, 8,
20 CUBIC_TO, 1, 4.13f, 4.15f, 1, 8.03f, 1, 20 CUBIC_TO, 1, 4.13f, 4.15f, 1, 8.03f, 1,
21 CUBIC_TO, 9.96f, 1, 11.7f, 1.77f, 12.97f, 3.03f, 21 CUBIC_TO, 9.96f, 1, 11.7f, 1.77f, 12.97f, 3.03f,
22 CLOSE, 22 CLOSE,
23 END 23 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698