adjust home button in personal toolbar as well as personal toolbar items to fit well
[themes.git] / LCARStrek / browser / drm-icon.svg
CommitLineData
20752032
RK
1<?xml version="1.0" encoding="utf-8"?>
2<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
3 viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
4 <style>
5 #chains > use > path {
6 fill: url(#baseGradient);
7 }
8 #chains-pressed > use > path {
9 fill: url(#pressedGradient);
10 }
11 #chains-black > use > path {
12 fill: #000000;
13 }
14
15 g:not(:target) {
16 display: none;
17 }
18 </style>
19 <defs>
20 <linearGradient id="baseGradient" gradientUnits="userSpaceOnUse" x1="8" x2="8" y1="16" y2="0">
21 <stop offset="0" style="stop-color:#FF9F00"/>
22 <stop offset="1" style="stop-color:#FFCF00"/>
23 </linearGradient>
24 <linearGradient id="pressedGradient" gradientUnits="userSpaceOnUse" x1="8" x2="8" y1="16" y2="0">
25 <stop offset="0" style="stop-color:#000000"/>
26 <stop offset="1" style="stop-color:#402800"/>
27 </linearGradient>
28 <path id="path1" d="M7.058,9.72c-0.245,0.245-0.62,0.27-0.834,0.056C6.01,9.562,6.035,9.186,6.28,8.942l0.218-0.218
29 c-0.245-0.245-0.645-0.245-0.89,0L4.496,9.836c-0.245,0.245-0.245,0.645,0,0.89l0.779,0.779c0.245,0.245,0.645,0.245,0.89,0
30 l1.112-1.112c0.245-0.245,0.245-0.645,0-0.89L7.058,9.72z"/>
31 <path id="path2" d="M10.726,4.496c-0.245-0.245-0.645-0.245-0.89,0L8.723,5.608c-0.245,0.245-0.245,0.645,0,0.89
32 L8.95,6.272c0.245-0.245,0.62-0.27,0.834-0.056s0.189,0.59-0.056,0.834L9.502,7.277c0.245,0.245,0.645,0.245,0.89,0l1.112-1.112
33 c0.245-0.245,0.245-0.645,0-0.89L10.726,4.496z"/>
34 <path id="path3" d="M8,0C3.582,0,0,3.582,0,8s3.582,8,8,8s8-3.582,8-8S12.418,0,8,0z M12.527,6.81l-1.489,1.489
35 c-0.631,0.631-1.663,0.631-2.293,0L8.612,8.167L8.167,8.612l0.133,0.133c0.631,0.631,0.631,1.663,0,2.293L6.81,12.527
36 c-0.631,0.631-1.663,0.631-2.293,0l-1.044-1.044c-0.631-0.631-0.631-1.663,0-2.293l1.489-1.489c0.631-0.631,1.663-0.631,2.293,0
37 l0.133,0.133l0.445-0.445L7.701,7.255c-0.631-0.631-0.631-1.663,0-2.293L9.19,3.473c0.631-0.631,1.663-0.631,2.293,0l1.044,1.044
38 C13.158,5.148,13.158,6.18,12.527,6.81z"/>
39 </defs>
40 <g id="chains">
41 <use xlink:href="#path1"/>
42 <use xlink:href="#path2"/>
43 <use xlink:href="#path3"/>
44 </g>
45 <g id="chains-pressed">
46 <use xlink:href="#path1"/>
47 <use xlink:href="#path2"/>
48 <use xlink:href="#path3"/>
49 </g>
50 <g id="chains-black">
51 <use xlink:href="#path1"/>
52 <use xlink:href="#path2"/>
53 <use xlink:href="#path3"/>
54 </g>
55</svg>