summaryrefslogtreecommitdiffstats
path: root/browser/base/content/gcli_sec_bad.svg
blob: 4f440eb6ba7140f6a950f9bc5ecb36351387f686 (plain)
1
2
3
4
5
6
7
<svg width="30" height="30" xmlns="http://www.w3.org/2000/svg">
  <circle cx="15" cy="15" r="15" fill="#e74c3c"/>
  <g stroke="white" stroke-width="3">
    <line x1="9" y1="9" x2="21" y2="21"/>
    <line x1="21" y1="9" x2="9" y2="21"/>
  </g>
</svg>