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

Unified Diff: ui/gfx/vector_icons/chromium/product.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/check_circle.1x.icon ('k') | ui/gfx/vector_icons/default_favicon.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/chromium/product.icon
diff --git a/ui/gfx/vector_icons/chromium/product.icon b/ui/gfx/vector_icons/chromium/product.icon
deleted file mode 100644
index b7cc06dddcacd4303fbcc683f98a156d961ed28c..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/chromium/product.icon
+++ /dev/null
@@ -1,31 +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.
-
-CANVAS_DIMENSIONS, 24,
-MOVE_TO, 12, 7.5f,
-R_H_LINE_TO, 8.9f,
-CUBIC_TO, 19.3f, 4.2f, 15.9f, 2, 12, 2,
-CUBIC_TO, 8.9f, 2, 6.1f, 3.4f, 4.3f, 5.6f,
-R_LINE_TO, 3.3f, 5.7f,
-R_CUBIC_TO, 0.3f, -2.1f, 2.2f, -3.8f, 4.4f, -3.8f,
-CLOSE,
-R_MOVE_TO, 0, 9,
-R_CUBIC_TO, -1.7f, 0, -3.1f, -0.9f, -3.9f, -2.3f,
-LINE_TO, 3.6f, 6.5f,
-CUBIC_TO, 2.6f, 8.1f, 2, 10, 2, 12,
-R_CUBIC_TO, 0, 5, 3.6f, 9.1f, 8.4f, 9.9f,
-R_LINE_TO, 3.3f, -5.7f,
-R_CUBIC_TO, -0.6f, 0.2f, -1.1f, 0.3f, -1.7f, 0.3f,
-CLOSE,
-R_MOVE_TO, 4.5f, -4.5f,
-R_CUBIC_TO, 0, 0.8f, -0.2f, 1.6f, -0.6f, 2.2f,
-LINE_TO, 11.4f, 22,
-R_H_LINE_TO, 0.6f,
-R_CUBIC_TO, 5.5f, 0, 10, -4.5f, 10, -10,
-R_CUBIC_TO, 0, -1.2f, -0.2f, -2.4f, -0.6f, -3.5f,
-R_H_LINE_TO, -6.6f,
-R_CUBIC_TO, 1, 0.8f, 1.7f, 2.1f, 1.7f, 3.5f,
-CLOSE,
-CIRCLE, 12, 12, 3.5,
-END
« no previous file with comments | « ui/gfx/vector_icons/check_circle.1x.icon ('k') | ui/gfx/vector_icons/default_favicon.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698