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

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

Issue 1313603003: Vectorize website settings icons in omnibox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: change DCHECK Created 5 years, 4 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/cookie.icon ('k') | ui/gfx/vector_icons/web.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/mixed_content.icon
diff --git a/ui/gfx/vector_icons/mixed_content.icon b/ui/gfx/vector_icons/mixed_content.icon
new file mode 100644
index 0000000000000000000000000000000000000000..a3303bbe4234c878af96b9891cb19292cbb56171
--- /dev/null
+++ b/ui/gfx/vector_icons/mixed_content.icon
@@ -0,0 +1,20 @@
+// 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.
+
+MOVE_TO, 26, 4,
+LINE_TO, 10, 11.27f,
+LINE_TO, 10, 22.18f,
+CUBIC_TO, 10, 32.27f, 16.83f, 41.71f, 26, 44,
+CUBIC_TO, 35.17f, 41.71f, 42, 32.27f, 42, 22.18f,
+LINE_TO, 42, 11.27f,
+LINE_TO, 26, 4,
+LINE_TO, 26, 4,
+CLOSE,
+MOVE_TO, 26, 8,
+LINE_TO, 39, 14,
+LINE_TO, 39, 22.11f,
+CUBIC_TO, 39, 29.93f, 33.34f, 38.22f, 26, 40,
+LINE_TO, 26, 8,
+CLOSE,
+END
« no previous file with comments | « ui/gfx/vector_icons/cookie.icon ('k') | ui/gfx/vector_icons/web.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698