sync both themes with toolkit windows theme changes in Mozilla 45-48 cycles
[themes.git] / LCARStrek / global / in-content / help-glyph.svg
CommitLineData
ed351b91
RK
1<!-- This Source Code Form is subject to the terms of the Mozilla Public\r
2 - License, v. 2.0. If a copy of the MPL was not distributed with this\r
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->\r
7729765c
RK
4<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">\r
5 <style>\r
6 use:not(:target) { display: none; }\r
7\r
8 path { fill: #000000; }\r
9 circle { fill: none; stroke: #000000; stroke-width: 2; }\r
10\r
11 #help-hover path { fill: #000000; }\r
12 #help-hover circle { fill: #FFCF00; stroke: #FFCF00; }\r
13\r
14 #help-pressed path { fill: #000000; }\r
15 #help-pressed circle { fill: #FF9F00; stroke: #FF9F00; }\r
16 </style>\r
17\r
18 <defs>\r
19 <g id="help-shape">\r
20 <circle cx="12" cy="12" r="11" />\r
21 <path d="M12.2,4.9c-1.6,0-2.9,0.4-3.8,0.8L9.2,8c0.6-0.4,1.5-0.6,2.2-0.6c1.1,0,1.6,0.5,1.6,1.2 c0,0.7-0.6,1.3-1.3,2.1c-1,1.1-1.4,2.1-1.3,3.2l0,0.5h3V14c0-0.9,0.3-1.7,1.2-2.5c0.9-0.9,1.9-1.9,1.9-3.4 C16.6,6.4,15.2,4.9,12.2,4.9z M12,16.1c-1.1,0-1.9,0.8-1.9,1.9c0,1.1,0.8,1.9,1.9,1.9c1.2,0,1.9-0.8,1.9-1.9 C13.9,16.9,13.1,16.1,12,16.1z"/>\r
22 </g>\r
23 </defs>\r
24\r
25 <use id="help" xlink:href="#help-shape" />\r
26 <use id="help-hover" xlink:href="#help-shape" />\r
27 <use id="help-pressed" xlink:href="#help-shape" />\r
441d0294 28</svg>\r