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

Unified Diff: ui/webui/resources/images/i_circle.svg

Issue 2550243002: Color the VR omnibox security icons. (Closed)
Patch Set: Return UI-specific image resources to the UI resource directory. Created 4 years 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
Index: ui/webui/resources/images/i_circle.svg
diff --git a/ui/webui/resources/images/i_circle.svg b/ui/webui/resources/images/i_circle.svg
deleted file mode 100644
index ba7053bcfdbd3151858eb1bdafea130ab3d7364a..0000000000000000000000000000000000000000
--- a/ui/webui/resources/images/i_circle.svg
+++ /dev/null
@@ -1,14 +0,0 @@
-<svg width="36px" height="36px"
- viewBox="0 0 36 36" version="1.1"
- xmlns="http://www.w3.org/2000/svg"
- xmlns:xlink="http://www.w3.org/1999/xlink">
- <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <path d="M18,0 C8.064,0 0,8.064 0,18 C0,27.936 8.064,36 18,36
- C27.936,36 36,27.936 36,18 C36,8.064 27.936,0 18,0 L18,0 Z
- M18,32 C10.2825,32 4,25.7175 4,18 C4,10.2825 10.2825,4 18,4
- C25.7175,4 32,10.2825 32,18 C32,25.7175 25.7175,32 18,32
- L18,32 Z M16,27 L20,27 L20,17 L16,17 L16,27 L16,27 Z M16,13
- L20,13 L20,9 L16,9 L16,13 L16,13 Z"
- fill="#5A5A5A"></path>
- </g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698