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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/securityPropertyInfo.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/securityPropertyInfo.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/securityPropertyInfo.svg b/third_party/WebKit/Source/devtools/front_end/Images/securityPropertyInfo.svg
deleted file mode 100644
index edb6b0757dd9dbcec7dc27f71380f00132455880..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/devtools/front_end/Images/securityPropertyInfo.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
- <g fill="none" fill-rule="evenodd">
- <rect fill="#7f7f7f" x="1" y="1" width="14" height="14" rx="2"/>
- <path d="m8.75 12.481l-1.5.019v-6.188h1.5v6.169m-.75-7.481c-.414 0-.75-.336-.75-.75 0-.414.336-.75.75-.75.415 0 .75.336.75.75 0 .414-.335.75-.75.75" fill="#fff"/>
- </g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698