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

Side by Side Diff: ash/resources/vector_icons/system_tray_battery_unreliable.icon

Issue 2316183003: Move a bunch of ash-only vector icons to ash/. (Closed)
Patch Set: drop the "id". Just "icon". It's cleaner. Created 4 years, 3 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 2016 The Chromium Authors. All rights reserved. 1 // Copyright 2016 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, 13.51f, 17.98f, 6 MOVE_TO, 13.51f, 17.98f,
7 R_CUBIC_TO, -1.98f, 0.02f, -2.5f, 1, -2.5f, 1, 7 R_CUBIC_TO, -1.98f, 0.02f, -2.5f, 1, -2.5f, 1,
8 R_V_LINE_TO, -1.97f, 8 R_V_LINE_TO, -1.97f,
9 CUBIC_TO, 11.01f, 17.01f, 11.55f, 16, 13.52f, 16, 9 CUBIC_TO, 11.01f, 17.01f, 11.55f, 16, 13.52f, 16,
10 R_CUBIC_TO, 1.97f, 0, 3, 1.95f, 5.05f, 1.95f, 10 R_CUBIC_TO, 1.97f, 0, 3, 1.95f, 5.05f, 1.95f,
11 CUBIC_TO, 20.62f, 17.95f, 21, 17, 21, 17, 11 CUBIC_TO, 20.62f, 17.95f, 21, 17, 21, 17,
12 R_V_LINE_TO, 1.98f, 12 R_V_LINE_TO, 1.98f,
13 R_CUBIC_TO, 0, 0, -0.38f, 1.05f, -2.44f, 1.05f, 13 R_CUBIC_TO, 0, 0, -0.38f, 1.05f, -2.44f, 1.05f,
14 R_CUBIC_TO, -2.06f, 0, -3.07f, -2.08f, -5.06f, -2.05f, 14 R_CUBIC_TO, -2.06f, 0, -3.07f, -2.08f, -5.06f, -2.05f,
15 CLOSE, 15 CLOSE,
16 END 16 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698