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

Side by Side Diff: Source/devtools/front_end/Images/securityStateInsecure.svg

Issue 1316853002: Organize security panel main view. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove experiment toggle. Created 5 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <svg width="96px" height="96px" viewBox="0 0 96 96" version="1.1" xmlns="http:// www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <defs></defs>
4 <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd ">
5 <g id="omnibox-icons" transform="translate(-2988.000000, -1022.000000)">
6 <g id="Notes" transform="translate(328.000000, 139.000000)"></g>
7 <g id="omnibox_https_invalid-xxxhdpi" transform="translate(2988.0000 00, 1022.000000)">
8 <g id="icon" transform="translate(8.000000, 8.000000)">
9 <rect id="Rectangle-22" fill="#FFFFFF" x="10" y="4" width="6 0" height="70"></rect>
10 <path d="M45.5,42.016 L40.1,47.416 L34.688,42.004 L32.184,44 .504 L37.6,49.92 L32.12,55.396 L34.62,57.9 L40.1,52.42 L45.488,57.808 L47.992,55 .304 L42.604,49.92 L48.004,44.516 L45.5,42.016" id="Fill-1" fill="#DB4437"></pat h>
11 <path d="M30,28 L30,32 L50,32 L50,28 C50,22.423184 45.716,20 40,20 C34.284,20 30,22.423184 30,28 Z" id="Fill-2" fill="#DB4437"></path>
12 <path d="M73.3333333,0 L6.66666667,0 C2.98333333,0 0,2.98333 333 0,6.66666667 L0,73.3333333 C0,77.0166667 2.98333333,80 6.66666667,80 L73.333 3333,80 C77.0166667,80 80,77.0166667 80,73.3333333 L80,6.66666667 C80,2.98333333 77.0166667,0 73.3333333,0 L73.3333333,0 Z M54.284,66 L25.716,66 C22.856,66 20,6 3.144 20,60.284 L20,37.428 C20,34.572 23.14,32 26,32 L26,28 C26,19.428 31.428,16 40,16 C48.572,16 54,19.428 54,28 L54,32 C56.86,32 60,34.572 60,37.428 L60,60.28 4 C60,63.144 57.144,66 54.284,66 Z" id="Fill-3" fill="#DB4437"></path>
13 </g>
14 </g>
15 </g>
16 </g>
17 </svg>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698