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

Unified Diff: ui/gfx/vector_icons/system_menu_update.icon

Issue 2316183003: Move a bunch of ash-only vector icons to ash/. (Closed)
Patch Set: 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
Index: ui/gfx/vector_icons/system_menu_update.icon
diff --git a/ui/gfx/vector_icons/system_menu_update.icon b/ui/gfx/vector_icons/system_menu_update.icon
deleted file mode 100644
index b1641c9fe05e47d8645296d7dfc00f70e4c3fe4b..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/system_menu_update.icon
+++ /dev/null
@@ -1,21 +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, 40,
-MOVE_TO, 20, 36,
-R_CUBIC_TO, 8.84f, 0, 16, -7.16f, 16, -16,
-CUBIC_TO, 36, 11.16f, 28.84f, 4, 20, 4,
-CUBIC_TO, 11.16f, 4, 4, 11.16f, 4, 20,
-R_CUBIC_TO, 0, 8.84f, 7.16f, 16, 16, 16,
-CLOSE,
-R_MOVE_TO, -3, -9,
-R_H_LINE_TO, 6,
-R_V_LINE_TO, -6,
-R_H_LINE_TO, 4,
-R_LINE_TO, -7, -8,
-R_LINE_TO, -7, 8,
-R_H_LINE_TO, 4,
-R_V_LINE_TO, 6,
-CLOSE,
-END

Powered by Google App Engine
This is Rietveld 408576698