third and last part of syncing LCARStrek with Firefox 51 browser windows theme changes
[themes.git] / LCARStrek / browser / identity-icon.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 class="fieldtext"
7 width="16" height="16" viewBox="0 0 16 16">
8<style>
9.fieldtext {
10 fill: #A09090;
11}
12
13.highlighttext {
14 fill: #FFCF00;
15}
16
17.black {
18 fill: #FFCF00;
19}
20
21.white {
22 fill: #FFCF00;
23}
24</style>
25 <style>
26 use:not(:target) {
27 display: none;
28 }
29 use {
30 fill-rule: evenodd;
31 }
32 </style>
33
34 <defs>
35 <path id="glyph-normal" d="M128,193a7,7,0,1,1,7-7A7,7,0,0,1,128,193Zm0-13a6,6,0,1,0,6,6A6,6,0,0,0,128,180Zm0,10a1,1,0,0,1-1-1v-3a1,1,0,0,1,2,0v3A1,1,0,0,1,128,190Zm0-6a1,1,0,1,1,1-1A1,1,0,0,1,128,184Z" transform="translate(-120 -178)"/>
36 <path id="glyph-hover" d="M102,179a7,7,0,1,1-7,7A7,7,0,0,1,102,179Zm0,3a1,1,0,1,1-1,1A1,1,0,0,1,102,182Zm0,3a1,1,0,0,1,1,1v3a1,1,0,0,1-2,0v-3A1,1,0,0,1,102,185Z" transform="translate(-94 -178)"/>
37 <path id="glyph-notice" d="M133.5,202a2.5,2.5,0,1,1,2.5-2.5A2.5,2.5,0,0,1,133.5,202Zm-5.5,1a1,1,0,1,1,1-1A1,1,0,0,1,128,203Zm1,5a1,1,0,0,1-2,0v-3a1,1,0,0,1,2,0v3Zm-1-9a6.08,6.08,0,1,0,5.629,3.987,3.452,3.452,0,0,0,.984-0.185A6.9,6.9,0,0,1,135,205a7,7,0,1,1-7-7,6.9,6.9,0,0,1,2.2.387,3.452,3.452,0,0,0-.185.984A5.951,5.951,0,0,0,128,199Z" transform="translate(-120 -197)"/>
38 <path id="glyph-notice-hover" d="M107.5,202a2.5,2.5,0,1,1,2.5-2.5A2.5,2.5,0,0,1,107.5,202Zm0,1.039a3.5,3.5,0,0,0,1.125-.2,7.124,7.124,0,1,1-4.464-4.464,3.5,3.5,0,0,0-.2,1.125A3.54,3.54,0,0,0,107.5,203.039ZM102,201a1,1,0,1,0,1,1A1,1,0,0,0,102,201Zm1,4a1,1,0,0,0-2,0v3a1,1,0,0,0,2,0v-3Z" transform="translate(-94 -197)"/>
39 </defs>
40
41 <use id="normal" xlink:href="#glyph-normal"/>
42 <use id="hover" xlink:href="#glyph-hover"/>
43 <use id="notice" xlink:href="#glyph-notice"/>
44 <use id="notice-hover" xlink:href="#glyph-notice-hover"/>
45
46 <use class="black" id="normal-black" xlink:href="#glyph-normal"/>
47 <use class="black" id="hover-black" xlink:href="#glyph-hover"/>
48 <use class="black" id="notice-black" xlink:href="#glyph-notice"/>
49 <use class="black" id="notice-hover-black" xlink:href="#glyph-notice-hover"/>
50
51 <use class="white" id="normal-white" xlink:href="#glyph-normal"/>
52 <use class="white" id="hover-white" xlink:href="#glyph-hover"/>
53 <use class="white" id="notice-white" xlink:href="#glyph-notice"/>
54 <use class="white" id="notice-hover-white" xlink:href="#glyph-notice-hover"/>
55</svg>