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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure.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/securityStateInsecure.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure.svg b/third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure.svg
deleted file mode 100644
index 1f17f294fadaf752bc0a747603f6d1320830f151..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/devtools/front_end/Images/securityStateInsecure.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-<svg viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
- <g fill="none" fill-rule="evenodd" transform="translate(8 8)">
- <path d="M 10,4 H70 V74 H10 z" fill="#fff"/>
- <g fill="#db4437">
- <path d="M 45.5 42.02 L 40.1 47.42 L 34.688 42 L 32.18 44.504 L 37.6 49.92 L 32.12 55.4 L 34.62 57.9 L 40.1 52.42 L 45.49 57.808 L 47.992 55.3 L 42.604 49.92 L 48 44.516 L 45.5 42.02"/>
- <path d="M 30 28 L 30 32 L 50 32 L 50 28 C 50 22.423 45.716 20 40 20 C 34.28 20 30 22.423 30 28"/>
- <path d="M 73.33 0 L 6.667 0 C 2.983 0 0 2.983 0 6.667 L 0 73.33 C 0 77.02 2.983 80 6.667 80 L 73.33 80 C 77.02 80 80 77.02 80 73.33 L 80 6.667 C 80 2.983 77.02 0 73.33 0 M 54.28 66 L 25.716 66 C 22.856 66 20 63.14 20 60.28 L 20 37.428 C 20 34.572 23.14 32 26 32 L 26 28 C 26 19.428 31.428 16 40 16 C 48.572 16 54 19.428 54 28 L 54 32 C 56.86 32 60 34.572 60 37.428 L 60 60.28 C 60 63.14 57.14 66 54.28 66"/>
- </g>
- </g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698