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

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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps 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
« no previous file with comments | « ui/gfx/vector_icons/help_outline.icon ('k') | ui/gfx/vector_icons/notifications.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/info_outline.icon
diff --git a/ui/gfx/vector_icons/info_outline.icon b/ui/gfx/vector_icons/info_outline.icon
deleted file mode 100644
index 049fba9ba17e30cf5a9c02fdc0f2935d7a36f04c..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/info_outline.icon
+++ /dev/null
@@ -1,30 +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, 32,
-MOVE_TO, 16, 2,
-CUBIC_TO, 8.27f, 2, 2, 8.27f, 2, 16,
-CUBIC_TO, 2, 23.73f, 8.27f, 30, 16, 30,
-CUBIC_TO, 23.73f, 30, 30, 23.73f, 30, 16,
-CUBIC_TO, 30, 8.27f, 23.73f, 2, 16, 2,
-CLOSE,
-MOVE_TO, 16, 27.2f,
-CUBIC_TO, 9.83f, 27.2f, 4.8f, 22.17f, 4.8f, 16,
-CUBIC_TO, 4.8f, 9.83f, 9.83f, 4.8f, 16, 4.8f,
-CUBIC_TO, 22.17f, 4.8f, 27.2f, 9.83f, 27.2f, 16,
-CUBIC_TO, 27.2f, 22.17f, 22.17f, 27.2f, 16, 27.2f,
-CLOSE,
-MOVE_TO, 14.6f, 23,
-LINE_TO, 17.4f, 23,
-LINE_TO, 17.4f, 14.6f,
-LINE_TO, 14.6f, 14.6f,
-LINE_TO, 14.6f, 23,
-CLOSE,
-MOVE_TO, 14.6f, 11.8f,
-LINE_TO, 17.4f, 11.8f,
-LINE_TO, 17.4f, 9,
-LINE_TO, 14.6f, 9,
-LINE_TO, 14.6f, 11.8f,
-CLOSE,
-END
« no previous file with comments | « ui/gfx/vector_icons/help_outline.icon ('k') | ui/gfx/vector_icons/notifications.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698