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

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

Issue 2171713002: Safe browsing subresource filter bubble UI skeleton. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Verified xib file Created 4 years, 5 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 | « chrome/chrome_nibs.gypi ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/subresource_filter_active.icon
diff --git a/ui/gfx/vector_icons/subresource_filter_active.icon b/ui/gfx/vector_icons/subresource_filter_active.icon
new file mode 100644
index 0000000000000000000000000000000000000000..5037bd3b24fb91728dd06e6e7ea3003d98752d6c
--- /dev/null
+++ b/ui/gfx/vector_icons/subresource_filter_active.icon
@@ -0,0 +1,18 @@
+// Copyright 2016 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, 31,
+LINE_TO, 4.99f, 31,
+CUBIC_TO, 3.34f, 31, 2, 29.65f, 2, 28,
+LINE_TO, 2.02f, 4,
+CUBIC_TO, 2.02f, 2.35f, 3.35f, 1, 5, 1,
+LINE_TO, 17, 1,
+LINE_TO, 26, 10,
+LINE_TO, 26, 16,
+LINE_TO, 18.01f, 16,
+CUBIC_TO, 16.9f, 16, 16, 16.9f, 16, 18,
+LINE_TO, 16, 31,
+CLOSE,
+END
« no previous file with comments | « chrome/chrome_nibs.gypi ('k') | ui/gfx/vector_icons_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698