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

Unified Diff: ui/gfx/vector_icons/system_menu_brightness.1x.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/vector_icons/system_menu_brightness.icon ('k') | ui/gfx/vector_icons/system_menu_business.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/system_menu_brightness.1x.icon
diff --git a/ui/gfx/vector_icons/system_menu_brightness.1x.icon b/ui/gfx/vector_icons/system_menu_brightness.1x.icon
deleted file mode 100644
index 1228566501929db5921f5f571f79b9f6366e76c2..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/system_menu_brightness.1x.icon
+++ /dev/null
@@ -1,34 +0,0 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-CANVAS_DIMENSIONS, 20,
-MOVE_TO, 15, 5,
-R_H_LINE_TO, -2.5f,
-LINE_TO, 10, 2,
-LINE_TO, 7.5f, 5,
-H_LINE_TO, 5,
-R_V_LINE_TO, 2.5f,
-LINE_TO, 2, 10,
-R_LINE_TO, 3, 2.5f,
-V_LINE_TO, 15,
-R_H_LINE_TO, 2.5f,
-R_LINE_TO, 2.5f, 3,
-R_LINE_TO, 2.5f, -3,
-H_LINE_TO, 15,
-R_V_LINE_TO, -2.5f,
-R_LINE_TO, 3, -2.5f,
-R_LINE_TO, -3, -2.5f,
-V_LINE_TO, 5,
-CLOSE,
-R_MOVE_TO, -5, 9,
-R_CUBIC_TO, -2.21f, 0, -4, -1.79f, -4, -4,
-R_CUBIC_TO, 0, -2.21f, 1.79f, -4, 4, -4,
-R_CUBIC_TO, 2.21f, 0, 4, 1.79f, 4, 4,
-R_CUBIC_TO, 0, 2.21f, -1.79f, 4, -4, 4,
-CLOSE,
-R_MOVE_TO, 0, -1,
-R_ARC_TO, 3, 3, 0, 1, 0, 0, -6,
-R_ARC_TO, 3, 3, 0, 0, 0, 0, 6,
-CLOSE,
-END
« no previous file with comments | « ui/gfx/vector_icons/system_menu_brightness.icon ('k') | ui/gfx/vector_icons/system_menu_business.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698