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

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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix cast shell maybe Created 3 years, 9 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/warning.icon
diff --git a/ui/gfx/vector_icons/warning.icon b/ui/gfx/vector_icons/warning.icon
deleted file mode 100644
index 7a5f42562fdc50e418da0fbf798e07be40024018..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/warning.icon
+++ /dev/null
@@ -1,25 +0,0 @@
-// Copyright 2015 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.
-
-MOVE_TO, 2, 42,
-R_H_LINE_TO, 44,
-LINE_TO, 24, 4,
-LINE_TO, 2, 42,
-CLOSE,
-// Divergence from ic_warning: white fill on the ! portion.
-NEW_PATH,
-PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
-MOVE_TO, 26, 36,
-R_H_LINE_TO, -4,
-R_V_LINE_TO, -4,
-R_H_LINE_TO, 4,
-R_V_LINE_TO, 4,
-CLOSE,
-R_MOVE_TO, 0, -8,
-R_H_LINE_TO, -4,
-R_V_LINE_TO, -8,
-R_H_LINE_TO, 4,
-R_V_LINE_TO, 8,
-CLOSE,
-END

Powered by Google App Engine
This is Rietveld 408576698