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

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

Issue 2644903004: Move around more vector icons. (Closed)
Patch Set: fix comment 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
« no previous file with comments | « ui/gfx/vector_icons/omnibox_star.1x.icon ('k') | ui/gfx/vector_icons/overflow_chevron.1x.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/overflow_chevron.icon
diff --git a/ui/gfx/vector_icons/overflow_chevron.icon b/ui/gfx/vector_icons/overflow_chevron.icon
deleted file mode 100644
index 874c5b65f5e83d6684a9c073983cbb0b0537af13..0000000000000000000000000000000000000000
--- a/ui/gfx/vector_icons/overflow_chevron.icon
+++ /dev/null
@@ -1,28 +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, 16,
-MOVE_TO, 4.12f, 2.42f,
-CUBIC_TO, 3.64f, 1.86f, 2.85f, 1.86f, 2.36f, 2.42f,
-CUBIC_TO, 1.88f, 2.98f, 1.88f, 3.89f, 2.36f, 4.45f,
-LINE_TO, 5, 7.5f,
-LINE_TO, 2.36f, 10.55f,
-CUBIC_TO, 1.88f, 11.11f, 1.88f, 12.02f, 2.36f, 12.58f,
-CUBIC_TO, 2.85f, 13.14f, 3.64f, 13.14f, 4.12f, 12.58f,
-LINE_TO, 7.64f, 8.52f,
-CUBIC_TO, 8.12f, 7.95f, 8.12f, 7.05f, 7.64f, 6.48f,
-LINE_TO, 4.12f, 2.42f,
-CLOSE,
-MOVE_TO, 10.12f, 2.42f,
-CUBIC_TO, 9.64f, 1.86f, 8.85f, 1.86f, 8.36f, 2.42f,
-CUBIC_TO, 7.88f, 2.98f, 7.88f, 3.89f, 8.36f, 4.45f,
-LINE_TO, 11, 7.5f,
-LINE_TO, 8.36f, 10.55f,
-CUBIC_TO, 7.88f, 11.11f, 7.88f, 12.02f, 8.36f, 12.58f,
-CUBIC_TO, 8.85f, 13.14f, 9.64f, 13.14f, 10.12f, 12.58f,
-LINE_TO, 13.64f, 8.52f,
-CUBIC_TO, 14.12f, 7.95f, 14.12f, 7.05f, 13.64f, 6.48f,
-LINE_TO, 10.12f, 2.42f,
-CLOSE,
-END
« no previous file with comments | « ui/gfx/vector_icons/omnibox_star.1x.icon ('k') | ui/gfx/vector_icons/overflow_chevron.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698