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

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

Issue 2614333002: Revert of Create vector icon resource directory specific to Chrome. (Closed)
Patch Set: 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/navigate_reload.1x.icon ('k') | ui/gfx/vector_icons/navigate_stop.1x.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/navigate_stop.icon
diff --git a/ui/gfx/vector_icons/navigate_stop.icon b/ui/gfx/vector_icons/navigate_stop.icon
new file mode 100644
index 0000000000000000000000000000000000000000..5885cfcc9828d895e54129f0e59a8c88dc9937ea
--- /dev/null
+++ b/ui/gfx/vector_icons/navigate_stop.icon
@@ -0,0 +1,23 @@
+// 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, 32,
+MOVE_TO, 16, 18.37f,
+LINE_TO, 6.86f, 27.51f,
+CUBIC_TO, 6.21f, 28.16f, 5.15f, 28.16f, 4.49f, 27.51f,
+CUBIC_TO, 3.84f, 26.85f, 3.84f, 25.79f, 4.49f, 25.14f,
+LINE_TO, 13.63f, 16,
+LINE_TO, 4.49f, 6.86f,
+CUBIC_TO, 3.84f, 6.21f, 3.84f, 5.15f, 4.49f, 4.49f,
+CUBIC_TO, 5.15f, 3.84f, 6.21f, 3.84f, 6.86f, 4.49f,
+LINE_TO, 16, 13.63f,
+LINE_TO, 25.14f, 4.49f,
+CUBIC_TO, 25.79f, 3.84f, 26.85f, 3.84f, 27.51f, 4.49f,
+CUBIC_TO, 28.16f, 5.15f, 28.16f, 6.21f, 27.51f, 6.86f,
+LINE_TO, 18.37f, 16,
+LINE_TO, 27.51f, 25.14f,
+CUBIC_TO, 28.16f, 25.79f, 28.16f, 26.85f, 27.51f, 27.51f,
+CUBIC_TO, 26.85f, 28.16f, 25.79f, 28.16f, 25.14f, 27.51f,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/navigate_reload.1x.icon ('k') | ui/gfx/vector_icons/navigate_stop.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698