third and last part of syncing LCARStrek with Firefox 51 browser windows theme changes
[themes.git] / LCARStrek / browser / tracking-protection-16.svg
CommitLineData
d23bf94a
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"
6 width="16" height="16" viewBox="0 0 16 16">
7<style>
8.fieldtext {
9 fill: #A09090;
10}
11
12.highlighttext {
13 fill: #FFCF00;
14}
15
16.black {
17 fill: #FFCF00;
18}
19
20.white {
21 fill: #FFCF00;
22}
23</style>
24 <style>
25 g:not(:target) {
26 display: none;
27 }
28 </style>
29
30 <defs>
31 <path id="shape-shield-outer" d="M8,1L2.8,1.9C2.4,1.9,2,2.4,2,2.8C2,4,2,6.1,2.1,7.1c0.3,2.7,0.8,4,1.9,5.6C5.6,14.7,8,15,8,15s2.4-0.3,4-2.4 c1.2-1.5,1.7-2.9,1.9-5.6C14,6.1,14,4,14,2.8c0-0.5-0.4-0.9-0.8-1L8,1L8,1z"/>
32 <path id="shape-shield-inner" d="M8,2l5,0.8c0,2,0,3.5-0.1,4.1c-0.3,2.7-0.8,3.8-1.7,5.1c-1.1,1.5-2.7,1.9-3.2,2c-0.4-0.1-2.1-0.5-3.2-2 c-1-1.3-1.5-2.4-1.7-5.1C3,6.3,3,4.8,3,2.8L8,2"/>
33 <path id="shape-shield-detail" d="M8,13c-0.5-0.1-1.6-0.5-2.4-1.5c-0.9-1.2-1.3-2.1-1.5-4.6C4,6.3,4,5.2,4,3.7L8,3 V13z"/>
34
35 <mask id="mask-shield-cutout">
36 <rect width="16" height="16" fill="#000" />
37 <use xlink:href="#shape-shield-outer" fill="#fff" />
38 <use xlink:href="#shape-shield-inner" fill="#000" />
39 <use xlink:href="#shape-shield-detail" fill="#fff" />
40 </mask>
41
42 <mask id="mask-shield-cutout-disabled">
43 <rect width="16" height="16" fill="#000"/>
44 <use xlink:href="#shape-shield-outer" fill="#fff"/>
45 <use xlink:href="#shape-shield-inner" fill="#000"/>
46 <use xlink:href="#shape-shield-detail" fill="#fff"/>
47 <line x1="3" y1="15" x2="15" y2="3" stroke="#000" stroke-width="2"/>
48 </mask>
49
50 <line id="strike-through-red" x1="3" y1="14" x2="15" y2="2" stroke="#FF0000" stroke-width="2"/>
51 </defs>
52
53 <g id="enabled">
54 <use class="fieldtext" xlink:href="#shape-shield-outer" mask="url(#mask-shield-cutout)"/>
55 </g>
56 <g id="enabled-black">
57 <use class="black" xlink:href="#shape-shield-outer" mask="url(#mask-shield-cutout)"/>
58 </g>
59 <g id="enabled-white">
60 <use class="white" xlink:href="#shape-shield-outer" mask="url(#mask-shield-cutout)"/>
61 </g>
62
63 <g id="disabled">
64 <use class="fieldtext" xlink:href="#shape-shield-outer" mask="url(#mask-shield-cutout-disabled)"/>
65 <use xlink:href="#strike-through-red"/>
66 </g>
67 <g id="disabled-black">
68 <use class="black" xlink:href="#shape-shield-outer" mask="url(#mask-shield-cutout-disabled)"/>
69 <use xlink:href="#strike-through-red"/>
70 </g>
71 <g id="disabled-white">
72 <use class="white" xlink:href="#shape-shield-outer" mask="url(#mask-shield-cutout-disabled)"/>
73 <use xlink:href="#strike-through-red"/>
74 </g>
75</svg>