fifth part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / controlcenter / conn-secure-ev.svg
CommitLineData
470b6552
RK
1<?xml version="1.0" encoding="utf-8"?>
2<!-- This Source Code Form is subject to the terms of the Mozilla Public
3 - License, v. 2.0. If a copy of the MPL was not distributed with this
4 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24">
6 <style>
7 .icon-default {
8 fill: #008484;
9 }
10 </style>
11
12 <defs>
13 <rect id="shape-lock-clasp-outer" x="5" y="1" width="14" height="20" rx="7" ry="7" />
14 <rect id="shape-lock-clasp-inner" x="8" y="4" width="8" height="14" rx="4" ry="4" />
15 <rect id="shape-lock-base" x="3" y="10" width="18" height="13" rx="1.5" ry="1.5" />
16
17 <mask id="mask-clasp-cutout">
18 <rect width="16" height="16" fill="#000" />
19 <use xlink:href="#shape-lock-clasp-outer" fill="#fff" />
20 <use xlink:href="#shape-lock-clasp-inner" fill="#000" />
21 </mask>
22
23 <mask id="mask-verified-cutout">
24 <rect width="24" height="24" fill="#fff" />
25 <circle cx="18" cy="18" r="7" fill="#000" />
26 </mask>
27 </defs>
28
29 <g mask="url(#mask-verified-cutout)">
30 <use xlink:href="#shape-lock-clasp-outer" mask="url(#mask-clasp-cutout)" class="icon-default" />
31 <use xlink:href="#shape-lock-base" class="icon-default" />
32 </g>
33 <circle cx="18" cy="18" r="5.25" fill="#008484" />
34
35 <path fill="#fff" d="M17.4,21l-3.1-3c-0.1-0.1-0.1-0.2,0-0.3l0.7-0.9c0.1-0.1,0.2-0.1,0.3,0l2.1,2l3-4c0.1-0.1,0.2-0.1,0.3,0 l0.9,0.9c0.1,0.1,0.1,0.2,0,0.3L17.7,21C17.6,21,17.4,21.1,17.4,21z"/>
36</svg>