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

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

Issue 2667753006: Make new target for vector icon structs to replace ui/gfx/vector_icons/ (Closed)
Patch Set: git add again Created 3 years, 11 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/bar_close.icon
diff --git a/ui/gfx/vector_icons/bar_close.icon b/ui/gfx/vector_icons/bar_close.icon
deleted file mode 100644
index cfbabc117a80a2d7c1d9b1acdb90d93d8c32d2ce..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/bar_close.icon
+++ /dev/null
@@ -1,12 +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.
-
-// A variant of ic_close with rounded corners.
-CANVAS_DIMENSIONS, 32,
-STROKE, 3.5f,
-MOVE_TO, 8.75f, 8.75f,
-R_LINE_TO, 14.5f, 14.5f,
-MOVE_TO, 8.75f, 23.25f,
-R_LINE_TO, 14.5f, -14.5f,
-END

Powered by Google App Engine
This is Rietveld 408576698