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

Side by Side Diff: chrome/app/vector_icons/navigate_reload.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, 32, 5 CANVAS_DIMENSIONS, 32,
6 MOVE_TO, 25.1f, 20.15f, 6 MOVE_TO, 25.1f, 20.15f,
7 LINE_TO, 25.08f, 20.14f, 7 LINE_TO, 25.08f, 20.14f,
8 CUBIC_TO, 23.51f, 23.59f, 20.04f, 26, 16, 26, 8 CUBIC_TO, 23.51f, 23.59f, 20.04f, 26, 16, 26,
9 CUBIC_TO, 10.48f, 26, 6, 21.52f, 6, 16, 9 CUBIC_TO, 10.48f, 26, 6, 21.52f, 6, 16,
10 CUBIC_TO, 6, 10.48f, 10.48f, 6, 16, 6, 10 CUBIC_TO, 6, 10.48f, 10.48f, 6, 16, 6,
11 CUBIC_TO, 19.02f, 6, 21.72f, 7.34f, 23.55f, 9.45f, 11 CUBIC_TO, 19.02f, 6, 21.72f, 7.34f, 23.55f, 9.45f,
12 LINE_TO, 23.55f, 9.45f, 12 LINE_TO, 23.55f, 9.45f,
13 LINE_TO, 19, 14, 13 LINE_TO, 19, 14,
14 LINE_TO, 25.8f, 14, 14 LINE_TO, 25.8f, 14,
15 LINE_TO, 28.83f, 14, 15 LINE_TO, 28.83f, 14,
16 LINE_TO, 30, 14, 16 LINE_TO, 30, 14,
17 LINE_TO, 30, 3, 17 LINE_TO, 30, 3,
18 LINE_TO, 25.67f, 7.33f, 18 LINE_TO, 25.67f, 7.33f,
19 CUBIC_TO, 23.3f, 4.67f, 19.85f, 3, 16, 3, 19 CUBIC_TO, 23.3f, 4.67f, 19.85f, 3, 16, 3,
20 CUBIC_TO, 8.82f, 3, 3, 8.82f, 3, 16, 20 CUBIC_TO, 8.82f, 3, 3, 8.82f, 3, 16,
21 CUBIC_TO, 3, 23.18f, 8.82f, 29, 16, 29, 21 CUBIC_TO, 3, 23.18f, 8.82f, 29, 16, 29,
22 CUBIC_TO, 21.27f, 29, 25.8f, 25.86f, 27.84f, 21.34f, 22 CUBIC_TO, 21.27f, 29, 25.8f, 25.86f, 27.84f, 21.34f,
23 CUBIC_TO, 27.96f, 21.13f, 28.03f, 20.88f, 28.03f, 20.61f, 23 CUBIC_TO, 27.96f, 21.13f, 28.03f, 20.88f, 28.03f, 20.61f,
24 CUBIC_TO, 28.03f, 19.78f, 27.36f, 19.11f, 26.53f, 19.11f, 24 CUBIC_TO, 28.03f, 19.78f, 27.36f, 19.11f, 26.53f, 19.11f,
25 CUBIC_TO, 25.87f, 19.11f, 25.3f, 19.55f, 25.1f, 20.15f, 25 CUBIC_TO, 25.87f, 19.11f, 25.3f, 19.55f, 25.1f, 20.15f,
26 CLOSE, 26 CLOSE,
27 END 27 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698