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

Unified Diff: third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure.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/securityStateSecure.svg
diff --git a/third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure.svg b/third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure.svg
deleted file mode 100644
index c573dda2134b39a511ee1babd733f8734617558d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/devtools/front_end/Images/securityStateSecure.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,6 H70 V76 H10 z" fill="#fff"/>
- <g fill="#1ac222">
- <path d="M 30 28 L 30 32 L 50 32 C 50 32 50 28.13 50 28 C 49.872 22.534 45.585 20 40 20 C 34.28 20 30 22.288 30 28"/>
- <path d="M 40 40.28 C 36.844 40.28 34.28 42.929 34.28 46.19 C 34.28 48.37 35.44 50.25 37.14 51.27 L 37.14 58 L 42.856 58 L 42.856 51.27 C 44.56 50.25 45.716 48.37 45.716 46.19 C 45.716 42.929 43.16 40.28 40 40.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