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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/securityStateNeutral.svg

Issue 2229443005: DevTools Security Panel: Use the new security indicators. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add source SVG. Created 4 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
Index: third_party/WebKit/Source/devtools/front_end/Images/securityStateNeutral.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/securityStateNeutral.svg b/third_party/WebKit/Source/devtools/front_end/Images/securityStateNeutral.svg
deleted file mode 100644
index a2957224c57d2008c73aa704afa995a66e953fc3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/devtools/front_end/Images/securityStateNeutral.svg
+++ /dev/null
@@ -1,5 +0,0 @@
-<svg viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
- <g fill="none" fill-rule="evenodd">
- <path d="M 52 20 L 28 20 L 28 76 L 68 76 L 68 36 L 52 20 M 62 36 L 52 36 L 52 26 L 62 36 M 64 72 L 32 72 L 32 24 L 48 24 L 48 40 L 64 40 L 64 72" fill="#5a5a5a"/>
- </g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698