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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/securityPropertyUnknown.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/securityPropertyUnknown.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/securityPropertyUnknown.svg b/third_party/WebKit/Source/devtools/front_end/Images/securityPropertyUnknown.svg
deleted file mode 100644
index 4cc08fca261a3f2fe54f75750642044a39e8689c..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/devtools/front_end/Images/securityPropertyUnknown.svg
+++ /dev/null
@@ -1,11 +0,0 @@
-<svg width="16px" height="16px" viewBox="0 0 16 16" 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">
- <g id="Symbols" transform="translate(-80.000000, -280.000000)">
- <g id="Security-Icon-Info" transform="translate(80.000000, 280.000000)">
- <rect opacity="0.2" x="0" y="0" width="16" height="16"></rect>
- <rect fill="#BFBFBF" x="1" y="1" width="14" height="14" rx="2"></rect>
- <path d="M8.95,12.95 L7.05,12.95 L7.05,11.05 L8.95,11.05 L8.95,12.95 L8.95,12.95 Z M9.63,8.4 C9.15,8.88 8.8,9.55 8.8,10 L7.2,10 C7.2,9.17 7.66,8.48 8.13,8 L9.06,7.06 C9.33,6.79 9.5,6.41 9.5,6 C9.5,5.17 8.83,4.5 8,4.5 C7.17,4.5 6.5,5.17 6.5,6 L5,6 C5,4.34 6.34,3 8,3 C9.66,3 11,4.34 11,6 C11,6.66 10.73,7.26 10.3,7.69 C10.3,7.69 9.92,8.11 9.63,8.4 Z" fill="#FFFFFF"></path>
- </g>
- </g>
- </g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698