chore: initial commit
|
@ -0,0 +1,537 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
viewBox="0 0 104 138"
|
||||
sodipodi:docname="actionbutton.svg"
|
||||
inkscape:version="1.0beta2 (unknown)">
|
||||
<metadata
|
||||
id="metadata72">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs70" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
inkscape:document-rotation="0"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="725"
|
||||
id="namedview68"
|
||||
showgrid="false"
|
||||
inkscape:zoom="5.3818406"
|
||||
inkscape:cx="-13.719797"
|
||||
inkscape:cy="63.933158"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
<style
|
||||
id="current-color-scheme"
|
||||
type="text/css">.ColorScheme-Background {
|
||||
color:#eff0f1;
|
||||
}
|
||||
.ColorScheme-ButtonText {
|
||||
color:#232629;
|
||||
}
|
||||
.ColorScheme-ButtonHover {
|
||||
color:#93cee9;
|
||||
}
|
||||
.ColorScheme-ButtonFocus{
|
||||
color:#3daee9;
|
||||
}</style>
|
||||
<g
|
||||
id="22-22-pressed">
|
||||
<path
|
||||
id="rect835-3-6-5"
|
||||
d="m62 46h22v22h-22z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-0"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="62"
|
||||
y="46"
|
||||
width="22"
|
||||
height="22"
|
||||
rx="11"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-0-3"
|
||||
class="ColorScheme-Background"
|
||||
x="63"
|
||||
y="47"
|
||||
width="20"
|
||||
height="20"
|
||||
rx="10"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="22-22-hover">
|
||||
<path
|
||||
id="rect835-3-6-5-1"
|
||||
d="m62 80h22v22h-22z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6"
|
||||
class="ColorScheme-ButtonHover"
|
||||
x="62"
|
||||
y="80"
|
||||
width="22"
|
||||
height="22"
|
||||
rx="11"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5"
|
||||
class="ColorScheme-Background"
|
||||
x="63"
|
||||
y="81"
|
||||
width="20"
|
||||
height="20"
|
||||
rx="10"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="22-22-normal">
|
||||
<path
|
||||
id="rect835-3-6"
|
||||
d="m62 12h22v22h-22z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-5-3-3"
|
||||
class="ColorScheme-Background"
|
||||
x="62"
|
||||
y="12"
|
||||
width="22"
|
||||
height="22"
|
||||
rx="11"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
<path
|
||||
id="rect841-6"
|
||||
d="m73 12c-6.094 0-11 4.906-11 11s4.906 11 11 11 11-4.906 11-11-4.906-11-11-11zm0 1c5.54 0 10 4.46 10 10s-4.46 10-10 10-10-4.46-10-10 4.46-10 10-10z"
|
||||
class="ColorScheme-ButtonText"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
opacity=".3"
|
||||
style="fill:#16171d;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="22-22-focus">
|
||||
<path
|
||||
id="rect835-3-6-5-1-9"
|
||||
d="m62 114h22v22h-22z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-2"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="62"
|
||||
y="114"
|
||||
width="22"
|
||||
height="22"
|
||||
rx="11"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-5"
|
||||
class="ColorScheme-Background"
|
||||
x="63"
|
||||
y="115"
|
||||
width="20"
|
||||
height="20"
|
||||
rx="10"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="24-24-focus">
|
||||
<path
|
||||
id="rect835-3-3-9-0"
|
||||
d="m36 112h24v24h-24z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-2-9"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="36.000011"
|
||||
y="112"
|
||||
width="23.999989"
|
||||
height="23.999998"
|
||||
rx="11.999994"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-5-1"
|
||||
class="ColorScheme-Background"
|
||||
x="37.000011"
|
||||
y="113"
|
||||
width="21.999981"
|
||||
height="22"
|
||||
rx="10.99999"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="24-24-hover">
|
||||
<path
|
||||
id="rect835-3-3-9"
|
||||
d="m36 78h24v24h-24z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-7"
|
||||
class="ColorScheme-ButtonHover"
|
||||
x="36"
|
||||
y="78"
|
||||
width="24"
|
||||
height="24"
|
||||
rx="12"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-0"
|
||||
class="ColorScheme-Background"
|
||||
x="37"
|
||||
y="79"
|
||||
width="22"
|
||||
height="22"
|
||||
rx="11"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="24-24-pressed">
|
||||
<path
|
||||
id="rect835-3-3"
|
||||
d="m36 44h24v24h-24z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-0-9"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="36"
|
||||
y="44"
|
||||
width="24"
|
||||
height="24"
|
||||
rx="12"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-0-3-3"
|
||||
class="ColorScheme-Background"
|
||||
x="37"
|
||||
y="45"
|
||||
width="22"
|
||||
height="22"
|
||||
rx="11"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="24-24-normal">
|
||||
<path
|
||||
id="rect835-3"
|
||||
d="m36 10h24v24h-24z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-5-3-3-6"
|
||||
class="ColorScheme-Background"
|
||||
x="36"
|
||||
y="10"
|
||||
width="24"
|
||||
height="24"
|
||||
rx="12"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
<path
|
||||
id="rect841-6-26"
|
||||
d="m48 10c-6.648 0-12 5.352-12 12s5.352 12 12 12 12-5.352 12-12-5.352-12-12-12zm0 1c6.094 0 11 4.906 11 11s-4.906 11-11 11-11-4.906-11-11 4.906-11 11-11z"
|
||||
class="ColorScheme-ButtonText"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
opacity=".3"
|
||||
style="fill:#16171d;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="normal">
|
||||
<path
|
||||
id="rect835"
|
||||
d="m2 2h32v32h-32z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-5-3-3-6-8"
|
||||
class="ColorScheme-Background"
|
||||
x="2"
|
||||
y="2"
|
||||
width="32"
|
||||
height="32"
|
||||
rx="16"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
<path
|
||||
id="rect841-6-26-7"
|
||||
d="m18 2c-8.864 0-16 7.136-16 16s7.136 16 16 16 16-7.136 16-16-7.136-16-16-16zm0 1c8.31 0 15 6.69 15 15s-6.69 15-15 15-15-6.69-15-15 6.69-15 15-15z"
|
||||
class="ColorScheme-ButtonText"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
opacity=".3"
|
||||
style="fill:#16171d;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="pressed">
|
||||
<path
|
||||
id="rect835-5"
|
||||
d="m2 36h32v32h-32z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-0-9-0"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="2"
|
||||
y="36"
|
||||
width="32"
|
||||
height="32"
|
||||
rx="16"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-0-3-3-2"
|
||||
class="ColorScheme-Background"
|
||||
x="3"
|
||||
y="37"
|
||||
width="30"
|
||||
height="30"
|
||||
rx="15"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="hover">
|
||||
<path
|
||||
id="rect835-5-2"
|
||||
d="m2 70h32v32h-32z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-7-3"
|
||||
class="ColorScheme-ButtonHover"
|
||||
x="2"
|
||||
y="70"
|
||||
width="32"
|
||||
height="32"
|
||||
rx="16"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-0-7"
|
||||
class="ColorScheme-Background"
|
||||
x="3.0000029"
|
||||
y="71"
|
||||
width="29.999996"
|
||||
height="29.999996"
|
||||
rx="14.999998"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="focus">
|
||||
<path
|
||||
id="rect835-5-2-7"
|
||||
d="m2 104h32v32h-32z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-7-3-8"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="2"
|
||||
y="104"
|
||||
width="32"
|
||||
height="32"
|
||||
rx="16"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-0-7-9"
|
||||
class="ColorScheme-Background"
|
||||
x="2.9999993"
|
||||
y="105"
|
||||
width="30"
|
||||
height="30"
|
||||
rx="15"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="16-16-pressed"
|
||||
transform="translate(24 6)">
|
||||
<path
|
||||
id="rect835-3-6-5-3"
|
||||
d="m62 46h16v16h-16z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-0-6"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="62"
|
||||
y="46"
|
||||
width="16"
|
||||
height="16"
|
||||
rx="14"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-0-3-1"
|
||||
class="ColorScheme-Background"
|
||||
x="63"
|
||||
y="47"
|
||||
width="14"
|
||||
height="14"
|
||||
rx="14"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="16-16-hover"
|
||||
transform="translate(24 6)">
|
||||
<path
|
||||
id="rect835-3-6-5-1-93"
|
||||
d="m62 80h16v16h-16z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-9"
|
||||
class="ColorScheme-ButtonHover"
|
||||
x="62"
|
||||
y="80"
|
||||
width="16"
|
||||
height="16"
|
||||
rx="14"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-4"
|
||||
class="ColorScheme-Background"
|
||||
x="63"
|
||||
y="81"
|
||||
width="14"
|
||||
height="14"
|
||||
rx="14"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="16-16-normal"
|
||||
transform="translate(24 6)">
|
||||
<path
|
||||
id="rect835-3-6-8"
|
||||
d="m62 12h16v16h-16z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-6-5-3-3-5"
|
||||
class="ColorScheme-Background"
|
||||
x="62"
|
||||
y="11.999999"
|
||||
width="15.999999"
|
||||
height="15.999999"
|
||||
rx="13.999999"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
<path
|
||||
id="rect841-6-03"
|
||||
transform="translate(-24,-6)"
|
||||
d="m94 18c-4.432 0-8 3.568-8 8s3.568 8 8 8 8-3.568 8-8-3.568-8-8-8zm0 1c3.878 0 7 3.122 7 7s-3.122 7-7 7-7-3.122-7-7 3.122-7 7-7z"
|
||||
class="ColorScheme-ButtonText"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
opacity=".3"
|
||||
style="fill:#16171d;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
id="16-16-focus"
|
||||
transform="translate(24 6)">
|
||||
<path
|
||||
id="rect835-3-6-5-1-9-0"
|
||||
d="m62 114h16v16h-16z"
|
||||
fill="none"
|
||||
opacity=".02" />
|
||||
<rect
|
||||
id="rect841-6-2-3"
|
||||
class="ColorScheme-ButtonFocus"
|
||||
x="62"
|
||||
y="114"
|
||||
width="16"
|
||||
height="16"
|
||||
rx="14"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<rect
|
||||
id="rect841-6-6-5-5-2"
|
||||
class="ColorScheme-Background"
|
||||
x="63"
|
||||
y="115"
|
||||
width="14"
|
||||
height="14"
|
||||
rx="14"
|
||||
fill="currentColor"
|
||||
fill-rule="evenodd"
|
||||
style="fill:#272834;fill-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 66 KiB |
|
@ -0,0 +1,212 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="36"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="1.0beta2 (unknown)"
|
||||
sodipodi:docname="checkmarks.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svgz.inkscape"
|
||||
version="1.0">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
id="linearGradient3687">
|
||||
<stop
|
||||
style="stop-color:#363636;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3689" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop3691" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="radialGradient3693"
|
||||
cx="7"
|
||||
cy="76.337509"
|
||||
fx="7"
|
||||
fy="76.337509"
|
||||
r="5.4372444"
|
||||
gradientTransform="matrix(1.1035001,-3.0897127e-7,2.5747618e-7,0.91958389,-0.72452067,4.8012607)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="radialGradient3714"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1035001,-3.0897127e-7,2.5747618e-7,0.91958389,-0.72452067,4.8012607)"
|
||||
cx="7"
|
||||
cy="76.337509"
|
||||
fx="7"
|
||||
fy="76.337509"
|
||||
r="5.4372444" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="radialGradient3724"
|
||||
cx="8.5"
|
||||
cy="8.625"
|
||||
fx="8.5"
|
||||
fy="8.625"
|
||||
r="2.5"
|
||||
gradientTransform="matrix(1,0,0,0.8,0,1.6)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="radialGradient3019"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1035001,-3.0897127e-7,2.5747618e-7,0.91958389,-0.72452067,4.8012607)"
|
||||
cx="7"
|
||||
cy="76.337509"
|
||||
fx="7"
|
||||
fy="76.337509"
|
||||
r="5.4372444" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="radialGradient3021"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,0.8,0,1.6)"
|
||||
cx="8.5"
|
||||
cy="8.625"
|
||||
fx="8.5"
|
||||
fy="8.625"
|
||||
r="2.5" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="linearGradient3797"
|
||||
x1="11"
|
||||
y1="10"
|
||||
x2="11"
|
||||
y2="6"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="linearGradient3807"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="11"
|
||||
y1="10"
|
||||
x2="11"
|
||||
y2="6" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="linearGradient3827"
|
||||
x1="13"
|
||||
y1="76"
|
||||
x2="13"
|
||||
y2="68"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3687"
|
||||
id="linearGradient3835"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="13"
|
||||
y1="76"
|
||||
x2="13"
|
||||
y2="68" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ececec"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
gridtolerance="10000"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="1"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="12.552529"
|
||||
inkscape:cx="3.0394042"
|
||||
inkscape:cy="12.496603"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="radiobutton"
|
||||
showgrid="true"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:window-height="725"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="1"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:snap-nodes="true"
|
||||
showguides="true"
|
||||
inkscape:document-rotation="0">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3774"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true"
|
||||
originx="-20"
|
||||
originy="0" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-20,-64)">
|
||||
<g
|
||||
id="radiobutton"
|
||||
transform="translate(-51,1)">
|
||||
<circle
|
||||
r="8"
|
||||
cy="71"
|
||||
cx="79"
|
||||
id="path4181-6"
|
||||
style="fill:#17b58e;fill-opacity:1;stroke:none;stroke-width:1.14286" />
|
||||
<circle
|
||||
style="fill:#323b3f;fill-opacity:1;stroke:none;stroke-width:1.16667"
|
||||
id="circle4183-2"
|
||||
cx="79"
|
||||
cy="71"
|
||||
r="7" />
|
||||
<circle
|
||||
cy="71.141998"
|
||||
cx="78.856003"
|
||||
id="circle4185-9"
|
||||
style="fill:#17b58e;fill-opacity:1;stroke:none;stroke-width:0.875"
|
||||
r="3.5" />
|
||||
</g>
|
||||
<g
|
||||
id="checkbox"
|
||||
transform="translate(-291.5,-171)"
|
||||
style="fill:#17b58e;fill-opacity:1">
|
||||
<path
|
||||
style="fill:#17b58e;fill-opacity:1"
|
||||
d="m 333.27734,235 c -1.108,0 -2,0.892 -2,2 v 12 c 0,1.108 0.892,2 2,2 h 12 c 1.108,0 2,-0.892 2,-2 v -12 c 0,-1.108 -0.892,-2 -2,-2 z m 9.70703,3.72461 c 0.96792,-0.0556 1.94344,0.95226 1.07032,1.98633 l -5.55469,6.57812 -3.57813,-3.00781 c -1.11762,-0.9392 0.19589,-3.16185 1.56055,-2.19531 l 1.92774,1.36328 3.67773,-4.27539 c 0.25228,-0.29339 0.57385,-0.43068 0.89648,-0.44922 z"
|
||||
id="path5"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 6.2 KiB |
|
@ -0,0 +1,323 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
inkscape:version="1.0beta2 (unknown)"
|
||||
sodipodi:docname="clock.svg"
|
||||
version="1"
|
||||
height="208"
|
||||
width="208"
|
||||
id="svg2">
|
||||
<metadata
|
||||
id="metadata55">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<sodipodi:namedview
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="svg2"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-x="0"
|
||||
inkscape:cy="88.097256"
|
||||
inkscape:cx="53.176653"
|
||||
inkscape:zoom="2.1055568"
|
||||
showgrid="false"
|
||||
id="namedview53"
|
||||
inkscape:window-height="725"
|
||||
inkscape:window-width="1366"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
guidetolerance="10"
|
||||
gridtolerance="10"
|
||||
objecttolerance="10"
|
||||
borderopacity="1"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff" />
|
||||
<defs
|
||||
id="defs5">
|
||||
<linearGradient
|
||||
id="linearGradient4011">
|
||||
<stop
|
||||
style="stop-color:#232629;stop-opacity:1"
|
||||
offset="0"
|
||||
id="stop4013" />
|
||||
<stop
|
||||
style="stop-color:#232629;stop-opacity:0.52348995"
|
||||
offset=".9"
|
||||
id="stop4019" />
|
||||
<stop
|
||||
style="stop-color:#232629;stop-opacity:0.10738255"
|
||||
offset=".96"
|
||||
id="stop4021" />
|
||||
<stop
|
||||
style="stop-color:#232629;stop-opacity:0"
|
||||
offset="1"
|
||||
id="stop4015" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
xlink:href="#linearGradient4011"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.0765432,0,0,1.0765432,-1252,-312.02447)"
|
||||
fy="382.729"
|
||||
fx="1255.872"
|
||||
r="96.606"
|
||||
cy="382.729"
|
||||
cx="1255.872"
|
||||
id="radialGradient4671" />
|
||||
</defs>
|
||||
<g
|
||||
transform="translate(4,4)"
|
||||
id="ClockFace">
|
||||
<circle
|
||||
style="fill:url(#radialGradient4671);fill-opacity:1;stroke:none"
|
||||
r="104"
|
||||
cy="100"
|
||||
cx="100"
|
||||
id="path4329" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path5099"
|
||||
transform="translate(-4,-4)"
|
||||
d="M 104,7.3945312 A 96.606003,96.606003 0 0 0 7.3945312,104 96.606003,96.606003 0 0 0 104,200.60547 96.606003,96.606003 0 0 0 200.60547,104 96.606003,96.606003 0 0 0 104,7.3945312 Z"
|
||||
style="opacity:0.95;fill:#16171d;fill-opacity:1;stroke:none" />
|
||||
<circle
|
||||
style="fill:none;stroke:#000000;stroke-opacity:0.2"
|
||||
r="96.606003"
|
||||
cy="99.999001"
|
||||
cx="100.001"
|
||||
id="path5627" />
|
||||
<g
|
||||
style="opacity:1;fill:#ffffff;fill-opacity:1"
|
||||
id="g4372">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 166.02675,66.274414 c 0.0774,0.09687 0.2131,0.135613 0.34871,0.135613 h 0.0774 7.55547 c 0.25184,0 0.46495,-0.213099 0.46495,-0.464953 0,-0.271221 -0.21311,-0.484321 -0.46495,-0.484321 h -6.41247 l 5.42444,-4.901361 c 0.96865,-0.891153 1.45298,-2.092276 1.45298,-3.293406 0,-1.046137 -0.3681,-2.111649 -1.16239,-2.964062 -0.87177,-0.988023 -2.0729,-1.45297 -3.25465,-1.45297 -1.06551,0 -2.1504,0.387458 -3.00282,1.143002 l -0.65867,0.619937 c -0.19374,0.154985 -0.2131,0.464949 -0.0193,0.658681 0.155,0.193732 0.46497,0.213099 0.65869,0.01935 l 0.65869,-0.600565 c 0.67805,-0.600558 1.51108,-0.891153 2.3635,-0.891153 0.94926,0 1.89854,0.387458 2.57659,1.143001 0.60057,0.658686 0.91054,1.491724 0.91054,2.324757 0,0.968648 -0.40683,1.898549 -1.16238,2.595977 l -6.33496,5.715025 c -0.19373,0.193732 -0.19373,0.484327 -0.0193,0.697427 z"
|
||||
id="path4338" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 184.94189,93.921425 c 0.0388,-0.05812 0.0581,-0.135613 0.0581,-0.213106 0,-0.271221 -0.2131,-0.484322 -0.48433,-0.484322 h -6.33496 c -0.27121,0 -0.48433,0.213101 -0.48433,0.484322 0,0.271221 0.21312,0.484327 0.48433,0.484327 h 5.19196 l -3.3709,3.467758 c -0.19372,0.193732 -0.19372,0.503702 0,0.697428 0,0 0.0193,0 0.0193,0 0.0969,0.116234 0.23246,0.193732 0.38744,0.193732 0.9299,0 1.85982,0.34871 2.55724,1.065512 0.71679,0.697424 1.06551,1.627324 1.06551,2.557234 0,0.9299 -0.34872,1.8598 -1.06551,2.5766 -0.7168,0.69743 -1.6467,1.04614 -2.5766,1.04614 -0.9299,0 -1.84044,-0.34871 -2.55723,-1.04614 -0.19373,-0.19373 -0.5037,-0.19373 -0.67806,0 -0.19372,0.19373 -0.19372,0.5037 0,0.67805 0.89116,0.91053 2.07291,1.35611 3.23529,1.35611 0,0 0,0 0,0 1.18175,0 2.36349,-0.46495 3.25465,-1.35611 0.91053,-0.89115 1.35612,-2.0729 1.35612,-3.25465 0,-1.18175 -0.44559,-2.363508 -1.33674,-3.254662 -0.65869,-0.658679 -1.47234,-1.065512 -2.32477,-1.23987 l 3.50652,-3.603368 c 0.0386,-0.03878 0.0774,-0.09687 0.0969,-0.154985 z"
|
||||
id="path4340" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 172.94722,146.66678 c 0,0.2518 0.2131,0.4649 0.46496,0.4649 0.27121,0 0.48432,-0.2131 0.48432,-0.4649 v -2.3248 h 0.91053 c 0.27121,0 0.48432,-0.21309 0.48432,-0.46496 0,-0.25181 -0.21311,-0.4649 -0.48432,-0.4649 h -0.91053 v -9.29907 -0.0579 c 0,-0.0191 -0.0193,-0.0388 -0.0193,-0.0775 -0.0388,-0.0775 -0.0774,-0.17432 -0.155,-0.23245 -0.2131,-0.17439 -0.48431,-0.15497 -0.65867,0.0579 l -0.0193,0.0191 -7.84604,9.76397 c -0.17436,0.19374 -0.15498,0.50367 0.0581,0.6587 0.0774,0.0775 0.19372,0.0968 0.29059,0.0968 h 0.0388 0.0193 7.34236 v 2.32473 z m -6.41245,-3.25466 6.41245,-7.94297 v 7.94297 z"
|
||||
id="path4342" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 140.03361,176.71664 c 1.16236,0 2.36349,-0.46496 3.25465,-1.33669 0.91053,-0.8912 1.33674,-2.09228 1.33674,-3.25465 0,-1.20114 -0.42621,-2.36351 -1.33674,-3.25467 -0.89116,-0.91056 -2.05354,-1.33675 -3.23529,-1.33675 -0.81365,0 -1.60795,0.2131 -2.30537,0.61992 l 0.48431,-4.02954 h 5.90876 c 0.27122,0 0.48433,-0.19374 0.48433,-0.48437 0,-0.27123 -0.21311,-0.48432 -0.48433,-0.48432 h -6.31558 c -0.11622,0 -0.23248,0.0388 -0.30997,0.11622 -0.11622,0.0774 -0.19373,0.19374 -0.19373,0.3487 l -0.65868,5.46321 c 0,0.0388 -0.0194,0.0774 -0.0194,0.0969 0,0.058 0,0.11622 0.0194,0.15497 0,0.0192 0,0.0388 0.0194,0.058 v 0.0192 c 0.0194,0.058 0.0581,0.11621 0.11623,0.15504 0.17436,0.19367 0.48431,0.19367 0.67805,0 0.7168,-0.71683 1.62733,-1.06553 2.5766,-1.06553 0.9299,0 1.8598,0.3487 2.55723,1.0461 0.69744,0.69748 1.04614,1.62733 1.04614,2.57661 0,0.92992 -0.3487,1.84042 -1.06552,2.55725 -0.71679,0.71683 -1.62731,1.06553 -2.55722,1.06553 -0.9299,0 -1.84043,-0.3487 -2.55723,-1.04618 -0.19374,-0.19374 -0.50369,-0.19374 -0.69742,0 -0.19374,0.17439 -0.19374,0.48431 0,0.67805 0.89114,0.89116 2.07289,1.33676 3.25465,1.33676 z"
|
||||
id="path4344" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 95.750181,182.31471 c 0,0.30993 0,0.60057 0.03871,0.89114 0.07749,2.40223 2.053535,4.3202 4.475159,4.3202 2.49911,0 4.49453,-1.99545 4.49453,-4.47516 0,-2.46041 -1.99542,-4.47516 -4.49453,-4.47516 -1.33674,0 -2.537862,0.60058 -3.351526,1.53044 0.193732,-0.96863 0.503695,-1.91791 0.968649,-2.71222 0.852411,-1.41423 2.053534,-2.38286 3.952087,-2.46034 0.25185,-0.0192 0.46495,-0.23246 0.46495,-0.50367 -0.0194,-0.25188 -0.23247,-0.46496 -0.48432,-0.44561 -2.247273,0.0774 -3.81648,1.29798 -4.746381,2.94466 -0.929902,1.60798 -1.297992,3.58402 -1.31736,5.38572 z m 0.988017,0.73618 c 0,-1.93732 1.588587,-3.52588 3.525882,-3.52588 1.97604,0 3.56462,1.58856 3.56462,3.52588 0,1.93726 -1.58858,3.52588 -3.56462,3.52588 -1.782317,0 -3.274035,-1.33674 -3.506508,-3.06091 0.01935,-0.0388 0.01935,-0.0776 0.01935,-0.13554 -0.01935,-0.0776 -0.03878,-0.15503 -0.03878,-0.25186 v -0.0774 z"
|
||||
id="path4346" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 58.038885,176.64551 c 0.07749,0.0388 0.116234,0.0388 0.193728,0.0388 0.174358,0 0.348716,-0.11622 0.426205,-0.29064 l 5.250071,-12.47619 c 0.05812,-0.0774 0.07749,-0.15497 0.07749,-0.25181 0,-0.058 -0.01935,-0.0969 -0.03878,-0.15502 -0.03878,-0.11622 -0.135613,-0.23245 -0.251849,-0.29058 -0.09687,-0.0388 -0.193732,-0.0388 -0.290594,-0.0192 H 56.23716 c -0.251847,0 -0.464954,0.2131 -0.464954,0.46497 0,0.25186 0.213107,0.46495 0.464954,0.46495 h 6.548064 l -5.017598,11.89497 c -0.07749,0.23252 0.03871,0.52309 0.271221,0.61993 z"
|
||||
id="path4348" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 27.513611,136.40801 c 0,0.94928 0.445573,1.76294 1.123628,2.28603 -1.588582,0.6587 -2.712216,2.24725 -2.712216,4.06832 0,2.44099 1.976046,4.39768 4.397666,4.39768 2.440993,0 4.397665,-1.95669 4.397665,-4.39768 0,-1.82107 -1.123634,-3.40962 -2.731588,-4.06832 0.697427,-0.52309 1.162375,-1.33675 1.162375,-2.28603 0,-1.54978 -1.278612,-2.80905 -2.828452,-2.80905 -1.569207,0 -2.809078,1.25927 -2.809078,2.80905 z m -0.658686,6.35435 c 0,-1.89855 1.54984,-3.46775 3.467764,-3.46775 1.937298,0 3.467757,1.5692 3.467757,3.46775 0,1.91791 -1.530459,3.46775 -3.467757,3.46775 -1.917924,0 -3.467764,-1.54984 -3.467764,-3.46775 z m 1.588588,-6.35435 c 0,-1.04611 0.833037,-1.87913 1.879176,-1.87913 1.046138,0 1.89855,0.83302 1.89855,1.87913 0,1.04618 -0.852412,1.89855 -1.89855,1.91797 -1.046139,-0.0191 -1.879176,-0.87179 -1.879176,-1.91797 z"
|
||||
id="path4350" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 15.000074,97.679759 c 0,2.499111 2.014794,4.475151 4.475155,4.475151 1.356107,0 2.557236,-0.56181 3.3709,-1.49171 -0.174358,0.96865 -0.5037,1.89855 -0.968649,2.71221 -0.833037,1.41423 -2.072909,2.38288 -3.952084,2.46037 -0.271222,0.0194 -0.464955,0.23247 -0.464955,0.50369 0,0.25185 0.213107,0.44558 0.484328,0.44558 h 0.01935 c 2.227888,-0.0775 3.816468,-1.33673 4.746376,-2.94468 0.910528,-1.60796 1.297986,-3.60338 1.297986,-5.405061 0,-0.406832 -0.01935,-0.794297 -0.03878,-1.162381 -0.01935,-0.03878 -0.01935,-0.05812 -0.03878,-0.09687 -0.251833,-2.227887 -2.13101,-3.95208 -4.455767,-3.95208 C 17.014794,93.223978 15,95.219392 15,97.679759 Z m 4.475155,3.525881 c -1.937291,0 -3.52588,-1.549835 -3.52588,-3.525881 0,-1.937297 1.588589,-3.506505 3.52588,-3.506505 1.976046,0 3.545253,1.569208 3.545253,3.506505 0,1.976046 -1.569207,3.525881 -3.545253,3.525881 z"
|
||||
id="path4352" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 24.690078,65.945059 c 0,0.251854 0.213106,0.464954 0.464953,0.464954 0.271222,0 0.464954,-0.2131 0.464954,-0.464954 V 53.488245 c 0.01936,-0.116237 0,-0.232474 -0.05813,-0.348711 -0.116236,-0.213106 -0.426206,-0.290595 -0.639306,-0.174358 L 22.3072,54.553757 c -0.232474,0.116237 -0.309969,0.387458 -0.174359,0.639312 0.0775,0.135611 0.23248,0.232474 0.406833,0.232474 0.07749,0 0.174358,-0.03877 0.232479,-0.0775 l 1.917919,-1.123627 v 11.720639 z"
|
||||
id="path4354" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 30.481384,64.356478 c 0.833032,1.220497 2.014787,2.053535 3.390268,2.053535 1.375481,0 2.55723,-0.833038 3.390269,-2.053535 0.813664,-1.239871 1.317359,-2.905941 1.317359,-4.727002 0,-1.821061 -0.503695,-3.487132 -1.317359,-4.746376 -0.833039,-1.201123 -2.014788,-2.034161 -3.390269,-2.034161 -1.375481,0 -2.557236,0.833038 -3.390268,2.034161 -0.833039,1.259244 -1.297992,2.925315 -1.297992,4.746376 0,1.821061 0.464953,3.487131 1.297992,4.727002 z m 0.79429,-8.930935 c 0.697428,-1.065512 1.627329,-1.627329 2.595978,-1.627329 0,0 0,0 0,0 0.968649,0 1.879177,0.561817 2.595978,1.627329 0.697422,1.046138 1.162375,2.537856 1.162375,4.203933 0,1.666076 -0.464953,3.157795 -1.162375,4.203933 -0.716801,1.026764 -1.627329,1.627329 -2.595978,1.627329 -0.968649,0 -1.89855,-0.600565 -2.595978,-1.627329 -0.697427,-1.046138 -1.143007,-2.537857 -1.143007,-4.203933 0,-1.666077 0.44558,-3.157795 1.143007,-4.203933 z"
|
||||
id="path4356" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 56.852222,36.357429 c 0,0.251854 0.2131,0.464954 0.464948,0.464954 0.271221,0 0.464953,-0.2131 0.464953,-0.464954 V 23.900615 c 0.01936,-0.116237 0,-0.232474 -0.05813,-0.348711 -0.116237,-0.213106 -0.4262,-0.290595 -0.639306,-0.174358 l -2.615352,1.588581 c -0.232474,0.116237 -0.309963,0.387458 -0.174352,0.639312 0.07749,0.135611 0.232473,0.232474 0.406832,0.232474 0.07749,0 0.174352,-0.03877 0.232474,-0.0775 l 1.917924,-1.123627 v 11.720639 z"
|
||||
id="path4358" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 64.593154,36.357429 c 0,0.251854 0.213106,0.464954 0.464954,0.464954 0.271222,0 0.464948,-0.2131 0.464948,-0.464954 V 23.900615 c 0.01936,-0.116237 0,-0.232474 -0.05813,-0.348711 -0.116237,-0.213106 -0.426206,-0.290595 -0.639306,-0.174358 l -2.615352,1.588581 c -0.232474,0.116237 -0.309969,0.387458 -0.174358,0.639312 0.07749,0.135611 0.232474,0.232474 0.406832,0.232474 0.07749,0 0.174358,-0.03877 0.232474,-0.0775 l 1.917924,-1.123627 v 11.720639 z"
|
||||
id="path4360" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:2.10528px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 88.82413,31.601504 c 0,0.492376 0.483132,0.908989 1.054096,0.908989 0.614884,0 1.05408,-0.416613 1.05408,-0.908989 V 7.2483279 c 0.04389,-0.2272443 0,-0.4544886 -0.131786,-0.681733 -0.263521,-0.416624 -0.966253,-0.5681156 -1.449369,-0.3408713 l -5.929257,3.1056892 c -0.527054,0.2272443 -0.702729,0.7574832 -0.395288,1.2498602 0.175677,0.265121 0.527041,0.454489 0.92233,0.454489 0.175677,0 0.395286,-0.0758 0.527038,-0.151513 L 88.824096,8.6875484 V 31.601496 Z"
|
||||
id="path4362" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#bd93f9;fill-opacity:1;stroke:none;stroke-width:2.10528px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 98.483881,32.245372 c 0.1757,0.189362 0.483132,0.265121 0.790575,0.265121 h 0.175678 17.128946 c 0.57097,0 1.05408,-0.416613 1.05408,-0.908989 0,-0.53024 -0.48311,-0.946852 -1.05408,-0.946852 h -14.53765 l 12.29771,-9.582202 c 2.19602,-1.742211 3.29402,-4.090417 3.29402,-6.438634 0,-2.045211 -0.83447,-4.128296 -2.6352,-5.7947682 -1.97643,-1.9315932 -4.69949,-2.8405685 -7.37863,-2.8405685 -2.41564,0 -4.87517,0.7574836 -6.80766,2.2345765 l -1.493289,1.211984 c -0.439209,0.302997 -0.483132,0.9089772 -0.04389,1.2877252 0.351364,0.378749 1.054079,0.416612 1.493309,0.03785 l 1.49329,-1.1741099 c 1.53721,-1.1740959 3.42579,-1.7422136 5.35828,-1.7422136 2.15209,0 4.3042,0.7574856 5.84141,2.2345785 1.36152,1.287737 2.06426,2.916333 2.06426,4.544918 0,1.893716 -0.92233,3.711683 -2.63523,5.075158 L 98.527838,30.881867 c -0.439198,0.378748 -0.439198,0.946865 -0.04389,1.363478 z"
|
||||
id="path4364" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:125%;font-family:Quicksand;-inkscape-font-specification:'Quicksand, Normal';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;opacity:1;fill:#d3dae3;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 141.4727,36.35739 c 0,0.251854 0.21311,0.464953 0.46495,0.464953 0.27123,0 0.46495,-0.213099 0.46495,-0.464953 V 23.900576 c 0.0193,-0.116234 0,-0.232474 -0.0581,-0.348711 -0.11621,-0.213105 -0.4262,-0.290595 -0.6393,-0.174358 l -2.61536,1.588581 c -0.23247,0.116233 -0.30996,0.387458 -0.17436,0.639313 0.0774,0.135613 0.23248,0.232473 0.40684,0.232473 0.0774,0 0.17436,-0.03878 0.23247,-0.07749 l 1.91792,-1.123627 v 11.720638 z"
|
||||
id="path4336" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
transform="rotate(-126.87095,439.42707,568.39951)"
|
||||
id="HourHand">
|
||||
<rect
|
||||
style="opacity:0.00100002;fill:#000000;fill-opacity:1;stroke:none"
|
||||
transform="rotate(126.87095,409.42971,584.46862)"
|
||||
y="91"
|
||||
x="33"
|
||||
height="64"
|
||||
width="18"
|
||||
id="rect4673" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#d3dae3;fill-opacity:1;stroke:none"
|
||||
d="m 980.52302,549.88656 -5.95481,-0.74154 2.52119,5.5089 0.0361,-0.0506 34.4809,25.90467 3.4218,-4.69848 -34.48069,-25.90464 z"
|
||||
id="rect5450" />
|
||||
<circle
|
||||
style="fill:#d3dae3;fill-opacity:1;stroke:none"
|
||||
transform="translate(-753.93395,199.18469)"
|
||||
r="6.4990001"
|
||||
cy="382.03201"
|
||||
cx="1771.396"
|
||||
id="path5455-2" />
|
||||
</g>
|
||||
<g
|
||||
style="fill:#717171;fill-opacity:1"
|
||||
transform="rotate(120.21865,697.10226,78.505955)"
|
||||
id="MinuteHand">
|
||||
<rect
|
||||
style="opacity:0.00100002;fill:#000000;fill-opacity:1;stroke:none"
|
||||
transform="rotate(-120.21865,682.04378,68.318515)"
|
||||
y="94"
|
||||
x="64"
|
||||
height="85"
|
||||
width="12"
|
||||
id="rect4675" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#d3dae3;fill-opacity:1;stroke:none"
|
||||
transform="rotate(-30.2)"
|
||||
d="m 588.1651,1012.6153 75.73595,7e-4 v 3 l -75.73595,-7e-4 z"
|
||||
id="rect5459" />
|
||||
<circle
|
||||
style="fill:#d3dae3;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.56475116,0,0,0.56475116,17.103729,365.50423)"
|
||||
r="6.4990001"
|
||||
cy="382.03201"
|
||||
cx="1771.396"
|
||||
id="path5457" />
|
||||
</g>
|
||||
<g
|
||||
style="fill:#e74c3c;fill-opacity:1"
|
||||
transform="rotate(120.04085,699.35491,77.416564)"
|
||||
id="SecondHand">
|
||||
<rect
|
||||
style="fill:#5e81ac;fill-opacity:1;stroke:none"
|
||||
transform="rotate(-30)"
|
||||
y="1011.19"
|
||||
x="589.79999"
|
||||
height="1.732"
|
||||
width="77.736"
|
||||
id="rect6212" />
|
||||
<rect
|
||||
style="opacity:0.01;fill:#5294e2;fill-opacity:1;stroke:none"
|
||||
transform="rotate(-120.04085,702.50009,78.91185)"
|
||||
y="96"
|
||||
x="106"
|
||||
height="7"
|
||||
width="8"
|
||||
id="rect4677" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#5294e2;fill-opacity:1;stroke:none"
|
||||
transform="matrix(0.29783451,0,0,0.29783451,489.8134,467.44934)"
|
||||
d="m 1777.8958,382.03223 c 0,3.58955 -2.9099,6.49945 -6.4994,6.49945 -3.5896,0 -6.4995,-2.9099 -6.4995,-6.49945 0,-3.58955 2.9099,-6.49946 6.4995,-6.49946 3.5895,0 6.4994,2.90991 6.4994,6.49946 z"
|
||||
id="path6214" />
|
||||
</g>
|
||||
<g
|
||||
style="opacity:0.1"
|
||||
transform="matrix(-0.60001469,-0.79998898,0.79998898,-0.60001469,467.12524,1270.6976)"
|
||||
id="HourHandShadow">
|
||||
<path
|
||||
style="fill:#262626;fill-opacity:0;stroke:none"
|
||||
d="m 980.52302,549.88656 -5.95481,-0.74154 2.52119,5.5089 0.0361,-0.0506 34.4809,25.90467 3.4218,-4.69848 -34.48069,-25.90464 z"
|
||||
id="path4376" />
|
||||
<circle
|
||||
style="fill:#232629;fill-opacity:0.00392157;stroke:none"
|
||||
transform="translate(-754,199.1995)"
|
||||
r="6.499"
|
||||
cy="382.032"
|
||||
cx="1771.396"
|
||||
id="path4378" />
|
||||
</g>
|
||||
<g
|
||||
style="opacity:0.1;fill:#232629;fill-opacity:0"
|
||||
transform="matrix(-0.50061728,0.86566872,-0.86566872,-0.50061728,1296.4953,-481.71587)"
|
||||
id="SecondHandShadow">
|
||||
<path
|
||||
style="fill:#232629;fill-opacity:0;stroke:none"
|
||||
transform="matrix(0.8660254,-0.5,0.5,0.8660254,0,0)"
|
||||
d="m 591.80505,1011.186 75.73595,0 0,1.7321 -75.73595,0 z"
|
||||
id="rect4414" />
|
||||
<circle
|
||||
style="fill:#232629;fill-opacity:0;stroke:none"
|
||||
transform="matrix(0.29783451,0,0,0.29783451,489.8134,467.44934)"
|
||||
r="6.499"
|
||||
cy="382.032"
|
||||
cx="1771.396"
|
||||
id="path4416" />
|
||||
<rect
|
||||
style="opacity:0.01000001;fill:#232629;fill-opacity:0;stroke:none"
|
||||
transform="matrix(-0.50061728,-0.86566873,0.86566873,-0.50061728,988.87596,731.74286)"
|
||||
y="97"
|
||||
x="113"
|
||||
height="82"
|
||||
width="6"
|
||||
id="rect4715" />
|
||||
</g>
|
||||
<circle
|
||||
style="opacity:0.00100002;fill:#232629;fill-opacity:1;stroke:none"
|
||||
r="0"
|
||||
cy="8"
|
||||
cx="0"
|
||||
id="HandCenterScrew" />
|
||||
<g
|
||||
style="opacity:0.1;fill:#232629;fill-opacity:1"
|
||||
transform="matrix(-0.50330119,0.86411105,-0.86411105,-0.50330119,1348.3525,-478.65826)"
|
||||
id="MinuteHandShadow">
|
||||
<path
|
||||
style="fill:#262626;fill-opacity:0;stroke:none"
|
||||
transform="matrix(0.8642748,-0.50301995,0.50301995,0.8642748,0,0)"
|
||||
d="m 590.1651,1012.6146 73.73595,0 0,3 -73.73595,0 z"
|
||||
id="rect4404" />
|
||||
<circle
|
||||
style="fill:#232629;fill-opacity:0.00392157;stroke:none"
|
||||
transform="matrix(0.62496371,0,0,0.62496371,-89.662081,342.47545)"
|
||||
r="6.499"
|
||||
cy="382.032"
|
||||
cx="1771.396"
|
||||
id="path4406" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 26 KiB |
|
@ -0,0 +1,389 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
sodipodi:docname="panel-background.svg"
|
||||
inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
viewBox="0 0 173 56.000004"
|
||||
height="56.000004"
|
||||
width="173">
|
||||
<defs
|
||||
id="defs4">
|
||||
<style
|
||||
id="current-color-scheme"
|
||||
type="text/css">
|
||||
.ColorScheme-Text {
|
||||
color:#31363b;
|
||||
stop-color:#31363b;
|
||||
}
|
||||
.ColorScheme-Background {
|
||||
color:#eff0f1;
|
||||
stop-color:#eff0f1;
|
||||
}
|
||||
.ColorScheme-Highlight {
|
||||
color:#3daee9;
|
||||
stop-color:#3daee9;
|
||||
}
|
||||
.ColorScheme-ViewText {
|
||||
color:#31363b;
|
||||
stop-color:#31363b;
|
||||
}
|
||||
.ColorScheme-ViewBackground {
|
||||
color:#fcfcfc;
|
||||
stop-color:#fcfcfc;
|
||||
}
|
||||
.ColorScheme-ViewHover {
|
||||
color:#93cee9;
|
||||
stop-color:#93cee9;
|
||||
}
|
||||
.ColorScheme-ViewFocus{
|
||||
color:#3daee9;
|
||||
stop-color:#3daee9;
|
||||
}
|
||||
.ColorScheme-ButtonText {
|
||||
color:#31363b;
|
||||
stop-color:#31363b;
|
||||
}
|
||||
.ColorScheme-ButtonBackground {
|
||||
color:#eff0f1;
|
||||
stop-color:#eff0f1;
|
||||
}
|
||||
.ColorScheme-ButtonHover {
|
||||
color:#93cee9;
|
||||
stop-color:#93cee9;
|
||||
}
|
||||
.ColorScheme-ButtonFocus{
|
||||
color:#3daee9;
|
||||
stop-color:#3daee9;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
inkscape:document-rotation="0"
|
||||
fit-margin-bottom="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-top="0"
|
||||
showguides="true"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-height="722"
|
||||
inkscape:window-width="1366"
|
||||
units="px"
|
||||
borderlayer="true"
|
||||
inkscape:showpageshadow="false"
|
||||
showgrid="true"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:cy="28.554785"
|
||||
inkscape:cx="55.95833"
|
||||
inkscape:zoom="2.0307821"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
borderopacity="1"
|
||||
bordercolor="#cc0000"
|
||||
pagecolor="#b0dba0"
|
||||
id="base"
|
||||
inkscape:guide-bbox="true">
|
||||
<inkscape:grid
|
||||
originy="-91.999976"
|
||||
originx="0"
|
||||
empspacing="2"
|
||||
id="grid3336"
|
||||
type="xygrid" />
|
||||
<sodipodi:guide
|
||||
position="13,50.99998"
|
||||
orientation="1,0"
|
||||
id="guide992" />
|
||||
<sodipodi:guide
|
||||
position="35,51.99998"
|
||||
orientation="1,0"
|
||||
id="guide994" />
|
||||
<sodipodi:guide
|
||||
position="-3,25.99998"
|
||||
orientation="0,-1"
|
||||
id="guide998" />
|
||||
<sodipodi:guide
|
||||
position="54,47.99998"
|
||||
orientation="0,-1"
|
||||
id="guide1000" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
transform="translate(0,-904.36218)"
|
||||
id="layer1"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Layer 1">
|
||||
<rect
|
||||
y="904.36218"
|
||||
x="0"
|
||||
height="5"
|
||||
width="5"
|
||||
id="hint-tile-center"
|
||||
style="opacity:1;fill:#ff6600;fill-opacity:1;stroke:none" />
|
||||
<g
|
||||
transform="matrix(0.375,0,0,2.6666565,21.87499,-1515.261)"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="top">
|
||||
<rect
|
||||
class="ColorScheme-Background"
|
||||
transform="matrix(0,-1,-1,0,0,0)"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
id="rect4152"
|
||||
width="6"
|
||||
height="32"
|
||||
x="-916.36218"
|
||||
y="-50.999985" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.375,0,0,2.6666565,21.87499,-1588.594)"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="bottom">
|
||||
<rect
|
||||
class="ColorScheme-Background"
|
||||
y="-50.999985"
|
||||
x="948.36218"
|
||||
height="32"
|
||||
width="6"
|
||||
id="rect4148"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
transform="rotate(90)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(2.6666669,0,0,0.375,-21.666677,584.72634)"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="left">
|
||||
<rect
|
||||
class="ColorScheme-Background"
|
||||
y="916.36218"
|
||||
x="-19.000004"
|
||||
height="32"
|
||||
width="5.9999995"
|
||||
id="rect4144"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
transform="scale(-1,1)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(2.6666669,0,0,0.375,-94.999985,584.72634)"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="right">
|
||||
<rect
|
||||
class="ColorScheme-Background"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
id="rect4140"
|
||||
width="5.9999995"
|
||||
height="32"
|
||||
x="50.999985"
|
||||
y="916.36218" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.375,0,0,0.375,21.875002,584.72634)"
|
||||
style="opacity:1"
|
||||
id="center">
|
||||
<rect
|
||||
style="opacity:0.7;fill:none;fill-opacity:1;stroke:none"
|
||||
id="rect4401"
|
||||
width="32"
|
||||
height="32"
|
||||
x="19.000004"
|
||||
y="916.36218" />
|
||||
<rect
|
||||
class="ColorScheme-Background"
|
||||
y="916.36218"
|
||||
x="19.000004"
|
||||
height="32"
|
||||
width="32"
|
||||
id="rect4138"
|
||||
style="opacity:1;fill:#232530;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<rect
|
||||
y="912.36218"
|
||||
x="33"
|
||||
height="1.9999769"
|
||||
width="4"
|
||||
id="hint-top-margin"
|
||||
style="opacity:0.7;fill:#ff00ff;fill-opacity:1;stroke:none" />
|
||||
<rect
|
||||
style="opacity:0.7;fill:#ff00ff;fill-opacity:1;stroke:none"
|
||||
id="hint-bottom-margin"
|
||||
width="4"
|
||||
height="2.0000231"
|
||||
x="33"
|
||||
y="954.36218" />
|
||||
<rect
|
||||
transform="rotate(90)"
|
||||
style="opacity:0.7;fill:#ff00ff;fill-opacity:1;stroke:none"
|
||||
id="hint-right-margin"
|
||||
width="3.9999769"
|
||||
height="1.9999847"
|
||||
x="932.36218"
|
||||
y="-56.999985" />
|
||||
<rect
|
||||
transform="rotate(90)"
|
||||
y="-14.999996"
|
||||
x="932.36218"
|
||||
height="2.0000019"
|
||||
width="4"
|
||||
id="hint-left-margin"
|
||||
style="opacity:0.7;fill:#ff00ff;fill-opacity:1;stroke:none" />
|
||||
<g
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="topleft"
|
||||
transform="matrix(2.6666667,0,0,2.6666565,-21.666667,-1515.2611)">
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
class="ColorScheme-Background"
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4159"
|
||||
transform="translate(0,904.36218)"
|
||||
d="m 13,12 h 6 V 6 c -1.108109,0 -1.108109,0 0,0 -3,2.98e-5 -6,3.0000412 -6,6 z"
|
||||
style="color:#eff0f1;opacity:1;fill:#232530;fill-opacity:1;stroke:none" />
|
||||
</g>
|
||||
<g
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="topright"
|
||||
transform="matrix(2.6666667,0,0,2.6666565,-95,-1515.2611)">
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
class="ColorScheme-Background"
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4177"
|
||||
d="m 51,6 v 6 h 6 c -10e-7,-2.9999588 -3.000001,-5.9999702 -6,-6 z"
|
||||
style="color:#eff0f1;opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
transform="translate(0,904.36218)" />
|
||||
</g>
|
||||
<g
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="bottomleft"
|
||||
transform="matrix(2.6666667,0,0,2.6666565,-21.666667,-1588.594)">
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
class="ColorScheme-Background"
|
||||
id="path5048"
|
||||
d="m 19,954.36218 v -6 h -6 c 0,3.00002 2.625,6.00004 6,6 z"
|
||||
style="color:#eff0f1;opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
style="opacity:1;fill:#232530;fill-opacity:1"
|
||||
id="bottomright"
|
||||
transform="matrix(2.6666667,0,0,2.6666565,-95,-1588.594)">
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
class="ColorScheme-Background"
|
||||
inkscape:connector-curvature="0"
|
||||
style="color:#eff0f1;opacity:1;fill:#232530;fill-opacity:1;stroke:none"
|
||||
d="m 51,954.36218 v -6 h 6 c -10e-7,3.00002 -3.000001,6.00004 -6,6 z"
|
||||
id="rect4177-6" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.37500035,0,0,1.3333275,136.87498,-303.44862)"
|
||||
id="mask-top">
|
||||
<rect
|
||||
y="-51"
|
||||
x="-922.36218"
|
||||
height="32.000015"
|
||||
width="11.999931"
|
||||
id="rect4265"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.54919"
|
||||
transform="matrix(0,-1,-1,0,0,0)" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.5999977,0,0,1.5999942,107.20003,-546.21192)"
|
||||
id="mask-topleft">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4277"
|
||||
d="m 23,910.36218 c -5.539984,0 -10,4.46002 -10,10 h 10 z"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke-width:2" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(2.0000036,0,0,2.0000159,57.999798,-910.37672)"
|
||||
id="mask-topright">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4287"
|
||||
d="m 49.000013,910.36218 v 7.99999 H 57 c 0,-4.43198 -3.568007,-7.99999 -7.999987,-7.99999 z"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke-width:1.6" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0.37500035,0,0,1.600003,136.87498,-572.62032)"
|
||||
id="mask-bottom">
|
||||
<rect
|
||||
transform="rotate(90)"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.41421"
|
||||
id="rect4291"
|
||||
width="9.9999723"
|
||||
height="32.000015"
|
||||
x="944.36224"
|
||||
y="-51" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.3333288,0,0,1.3333268,110.66673,-318.11452)"
|
||||
id="mask-bottomleft">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4303"
|
||||
d="m 13,942.36218 c 0,6.64797 5.35202,12 12,12 v -12 z"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke-width:2.40001" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.3333336,0,0,1.3333316,95.99999,-318.11912)"
|
||||
id="mask-bottomright">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4313"
|
||||
d="m 45,942.36218 v 12 c 6.64798,0 12,-5.35203 12,-12 z"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke-width:2.40001" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.3333341,0,0,0.60000604,110.66665,372.93927)"
|
||||
id="mask-left">
|
||||
<rect
|
||||
transform="scale(-1,1)"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.22475"
|
||||
id="rect4317"
|
||||
width="11.999996"
|
||||
height="20.000069"
|
||||
x="-25"
|
||||
y="922.36218" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1.6000014,0,0,0.37500479,80.799938,582.72193)"
|
||||
id="mask-right">
|
||||
<rect
|
||||
y="916.36218"
|
||||
x="47"
|
||||
height="32.000023"
|
||||
width="9.9999828"
|
||||
id="rect4323"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.41421" />
|
||||
</g>
|
||||
<rect
|
||||
y="926.36212"
|
||||
x="143.99997"
|
||||
height="12.000025"
|
||||
width="12.000025"
|
||||
id="mask-center"
|
||||
style="opacity:0.97;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.375001" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,411 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg:svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
sodipodi:docname="scrollbar.svg"
|
||||
inkscape:version="1.0beta2 (unknown)"
|
||||
version="1.1"
|
||||
id="svg3120"
|
||||
height="98"
|
||||
width="48">
|
||||
<svg:defs
|
||||
id="defs3122">
|
||||
<current-color-scheme
|
||||
type="text/css">
|
||||
.ColorScheme-Text {
|
||||
color:#202020;
|
||||
}
|
||||
.ColorScheme-Background {
|
||||
color:#ffffff;
|
||||
}
|
||||
.ColorScheme-Highlight {
|
||||
color:#009bff;
|
||||
}
|
||||
.ColorScheme-ViewText {
|
||||
color:#202020;
|
||||
}
|
||||
.ColorScheme-ViewBackground {
|
||||
color:#ffffff;
|
||||
}
|
||||
.ColorScheme-ViewHover {
|
||||
color:#2dacff;
|
||||
}
|
||||
.ColorScheme-ViewFocus{
|
||||
color:#009bff;
|
||||
}
|
||||
.ColorScheme-ButtonText {
|
||||
color:#202020;
|
||||
}
|
||||
.ColorScheme-ButtonBackground {
|
||||
color:#ffffff;
|
||||
}
|
||||
.ColorScheme-ButtonHover {
|
||||
color:#2dacff;
|
||||
}
|
||||
.ColorScheme-ButtonFocus{
|
||||
color:#009bff;
|
||||
}</current-color-scheme>
|
||||
</svg:defs>
|
||||
<sodipodi:namedview
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:object-nodes="true"
|
||||
inkscape:bbox-nodes="false"
|
||||
inkscape:snap-bbox="true"
|
||||
fit-margin-bottom="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-top="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-height="725"
|
||||
inkscape:window-width="1366"
|
||||
showgrid="true"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-units="px"
|
||||
inkscape:cy="45.682971"
|
||||
inkscape:cx="7.2538373"
|
||||
inkscape:zoom="6.6969848"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="1"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ececec"
|
||||
id="base">
|
||||
<inkscape:grid
|
||||
spacingy="1"
|
||||
spacingx="1"
|
||||
originy="33.999997"
|
||||
originx="1.7382813e-05"
|
||||
snapvisiblegridlinesonly="true"
|
||||
enabled="true"
|
||||
visible="true"
|
||||
empspacing="5"
|
||||
id="grid3128"
|
||||
type="xygrid" />
|
||||
</sodipodi:namedview>
|
||||
<svg:metadata
|
||||
id="metadata3125">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</svg:metadata>
|
||||
<svg:g
|
||||
transform="translate(1.7382813e-5,-988.36222)"
|
||||
id="layer1"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Capa 1">
|
||||
<svg:rect
|
||||
ry="3"
|
||||
y="998.36224"
|
||||
x="23"
|
||||
height="6"
|
||||
width="6"
|
||||
id="hint-scrollbar-size"
|
||||
style="fill:#bd93f9;fill-opacity:1" />
|
||||
<svg:rect
|
||||
ry="2.077126"
|
||||
rx="0"
|
||||
y="995.02167"
|
||||
x="12.259943"
|
||||
height="2.077126"
|
||||
width="2.0329318"
|
||||
id="hint-tile-center"
|
||||
style="fill:#4e9a06;fill-opacity:1;fill-rule:nonzero;stroke:none" />
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
transform="translate(-77,20.000023)"
|
||||
id="mouseover-slider-topright">
|
||||
<svg:path
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
id="rect4343"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
transform="matrix(-1,0,0,1,120,20.000023)"
|
||||
id="mouseover-slider-topleft">
|
||||
<svg:path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4361"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
transform="translate(-78,20)"
|
||||
id="mouseover-slider-top">
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
id="rect4365"
|
||||
width="1"
|
||||
height="2"
|
||||
x="99"
|
||||
y="1001.3622" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
transform="matrix(0,9.000003,-1,0,1026.3622,133.36193)"
|
||||
id="mouseover-slider-right">
|
||||
<svg:rect
|
||||
y="1001.3622"
|
||||
x="99"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect4377"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
id="mouseover-slider-left"
|
||||
transform="matrix(0,9.000003,1,0,-983.36218,133.36192)">
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
id="rect4383"
|
||||
width="1"
|
||||
height="2"
|
||||
x="99"
|
||||
y="1001.3622" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
transform="matrix(1,0,0,-1,-77,2037.7244)"
|
||||
id="mouseover-slider-bottomright">
|
||||
<svg:path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4389"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
id="mouseover-slider-bottomleft"
|
||||
transform="matrix(-1,0,0,-1,120,2037.7244)">
|
||||
<svg:path
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
id="path4395"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.2"
|
||||
transform="matrix(1,0,0,-1,-78,2037.7244)"
|
||||
id="mouseover-slider-bottom">
|
||||
<svg:rect
|
||||
y="1001.3622"
|
||||
x="99"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect4401"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:rect
|
||||
y="1024.3622"
|
||||
x="21"
|
||||
height="9"
|
||||
width="1"
|
||||
id="mouseover-slider-center"
|
||||
style="opacity:0.2;fill:#7e818c;fill-opacity:1" />
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
transform="translate(-65.000008,20.00004)"
|
||||
id="slider-topright">
|
||||
<svg:path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4409"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
id="slider-topleft"
|
||||
transform="matrix(-1,0,0,1,132,20.000023)">
|
||||
<svg:path
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
id="path4415"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
transform="translate(-66,20)"
|
||||
id="slider-top">
|
||||
<svg:rect
|
||||
y="1001.3622"
|
||||
x="99"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect4421"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
id="slider-right"
|
||||
transform="matrix(0,9.000003,-1,0,1038.3622,133.36192)">
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
id="rect4427"
|
||||
width="1"
|
||||
height="2"
|
||||
x="99"
|
||||
y="1001.3622" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
transform="matrix(0,9.000003,1,0,-971.36218,133.36192)"
|
||||
id="slider-left">
|
||||
<svg:rect
|
||||
y="1001.3622"
|
||||
x="99"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect4433"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
id="slider-bottomright"
|
||||
transform="matrix(1,0,0,-1,-65,2037.7244)">
|
||||
<svg:path
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
id="path4439"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
transform="matrix(-1,0,0,-1,132,2037.7244)"
|
||||
id="slider-bottomleft">
|
||||
<svg:path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4445"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#7e818c;fill-opacity:1;opacity:0.4"
|
||||
id="slider-bottom"
|
||||
transform="matrix(1,0,0,-1,-66,2037.7244)">
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#7e818c;fill-opacity:1"
|
||||
id="rect4451"
|
||||
width="1"
|
||||
height="2"
|
||||
x="99"
|
||||
y="1001.3622" />
|
||||
</svg:g>
|
||||
<svg:rect
|
||||
style="opacity:0.4;fill:#7e818c;fill-opacity:1"
|
||||
id="slider-center"
|
||||
width="1"
|
||||
height="9"
|
||||
x="33"
|
||||
y="1024.3622" />
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
transform="translate(-78.000025,43.000046)"
|
||||
id="sunken-slider-topright">
|
||||
<svg:path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4559"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
id="sunken-slider-topleft"
|
||||
transform="matrix(-1,0,0,1,118.99999,43.000046)">
|
||||
<svg:path
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
id="path4565"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
transform="translate(-79.000017,43.000046)"
|
||||
id="sunken-slider-top">
|
||||
<svg:rect
|
||||
y="1001.3622"
|
||||
x="99"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect4571"
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
id="sunken-slider-right"
|
||||
transform="matrix(0,9.000003,-1,0,1025.3622,156.36193)">
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1"
|
||||
id="rect4577"
|
||||
width="1"
|
||||
height="2"
|
||||
x="99"
|
||||
y="1001.3622" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
transform="matrix(0,9.000003,1,0,-984.3622,156.36193)"
|
||||
id="sunken-slider-left">
|
||||
<svg:rect
|
||||
y="1001.3622"
|
||||
x="99"
|
||||
height="2"
|
||||
width="1"
|
||||
id="rect4583"
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
id="sunken-slider-bottomright"
|
||||
transform="matrix(1,0,0,-1,-78.000017,2060.7244)">
|
||||
<svg:path
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
id="path4589"
|
||||
inkscape:connector-curvature="0" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
transform="matrix(-1,0,0,-1,118.99999,2060.7244)"
|
||||
id="sunken-slider-bottomleft">
|
||||
<svg:path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4595"
|
||||
d="m 100,1001.3622 0,2 2,0 c 0,-1.108 -0.89201,-2 -2,-2 z"
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1" />
|
||||
</svg:g>
|
||||
<svg:g
|
||||
style="fill:#bd93f9;fill-opacity:1"
|
||||
id="sunken-slider-bottom"
|
||||
transform="matrix(1,0,0,-1,-79.000017,2060.7244)">
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1"
|
||||
id="rect4601"
|
||||
width="1"
|
||||
height="2"
|
||||
x="99"
|
||||
y="1001.3622" />
|
||||
</svg:g>
|
||||
<svg:rect
|
||||
style="opacity:1;fill:#bd93f9;fill-opacity:1"
|
||||
id="sunken-slider-center"
|
||||
width="1"
|
||||
height="9"
|
||||
x="19.999983"
|
||||
y="1047.3622" />
|
||||
</svg:g>
|
||||
</svg:svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,432 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
inkscape:output_extension="org.inkscape.output.svgz.inkscape"
|
||||
sodipodi:docname="scrollwidget.svg"
|
||||
version="1.0"
|
||||
inkscape:version="1.0beta2 (unknown)"
|
||||
sodipodi:version="0.32"
|
||||
id="svg2396"
|
||||
height="103.5"
|
||||
width="135">
|
||||
<defs
|
||||
id="defs2398">
|
||||
<linearGradient
|
||||
id="linearGradient3813">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop3815" />
|
||||
<stop
|
||||
id="stop3817"
|
||||
offset="0.5"
|
||||
style="stop-color:#ffffff;stop-opacity:0.39215687;" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3819" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3812">
|
||||
<stop
|
||||
id="stop3814"
|
||||
offset="0"
|
||||
style="stop-color:#000000;stop-opacity:0;" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0.39215687;"
|
||||
offset="0.5"
|
||||
id="stop3820" />
|
||||
<stop
|
||||
id="stop3816"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3804">
|
||||
<stop
|
||||
id="stop3806"
|
||||
offset="0"
|
||||
style="stop-color:#000000;stop-opacity:0.11764706;" />
|
||||
<stop
|
||||
id="stop3808"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3217">
|
||||
<stop
|
||||
id="stop3219"
|
||||
offset="0"
|
||||
style="stop-color:#000000;stop-opacity:1;" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0.49803922;"
|
||||
offset="0.28070176"
|
||||
id="stop3173" />
|
||||
<stop
|
||||
id="stop3175"
|
||||
offset="0.55832565"
|
||||
style="stop-color:#000000;stop-opacity:0.24705882;" />
|
||||
<stop
|
||||
id="stop3221"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3205">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3207" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3209" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3191">
|
||||
<stop
|
||||
id="stop3193"
|
||||
offset="0"
|
||||
style="stop-color:#000000;stop-opacity:1;" />
|
||||
<stop
|
||||
id="stop3195"
|
||||
offset="1"
|
||||
style="stop-color:#000000;stop-opacity:0;" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0.9375,498.00362)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3245"
|
||||
xlink:href="#linearGradient3191"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0.9375,497.00362)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3247"
|
||||
xlink:href="#linearGradient3205"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="181.82994"
|
||||
fx="389.85434"
|
||||
cy="181.82994"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1.0000438,0,0,0.01872387,0.9204226,517.59547)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3249"
|
||||
xlink:href="#linearGradient3217"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0,-132.99638)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3251"
|
||||
xlink:href="#linearGradient3191"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0,-133.99638)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3253"
|
||||
xlink:href="#linearGradient3205"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="181.82994"
|
||||
fx="389.85434"
|
||||
cy="181.82994"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1.0000438,0,0,0.01872387,-0.01707745,-113.40456)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3255"
|
||||
xlink:href="#linearGradient3217"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0,-132.99638)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient2476"
|
||||
xlink:href="#linearGradient3191"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0,-133.99638)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient2478"
|
||||
xlink:href="#linearGradient3205"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="181.82994"
|
||||
fx="389.85434"
|
||||
cy="181.82994"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1.0000438,0,0,0.01872387,-0.01707745,-113.40456)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient2480"
|
||||
xlink:href="#linearGradient3217"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="108.5"
|
||||
fx="389.85434"
|
||||
cy="108.5"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1,0,0,0.2257731,0.9375,497.00362)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient2484"
|
||||
xlink:href="#linearGradient3205"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="181.82994"
|
||||
fx="389.85434"
|
||||
cy="181.82994"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1.0000438,0,0,0.01872387,0.9204226,517.59547)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient2486"
|
||||
xlink:href="#linearGradient3217"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="181.82994"
|
||||
fx="389.85434"
|
||||
cy="181.82994"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1.0000438,0,0,0.01872387,0.9204226,517.59547)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient2488"
|
||||
xlink:href="#linearGradient3217"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="373.85434"
|
||||
fy="181.82994"
|
||||
fx="389.85434"
|
||||
cy="181.82994"
|
||||
cx="389.85434"
|
||||
gradientTransform="matrix(1.0000438,0,0,0.01872387,0.9204226,517.59547)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3028"
|
||||
xlink:href="#linearGradient3217"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="50"
|
||||
fy="18.5"
|
||||
fx="64"
|
||||
cy="18.5"
|
||||
cx="64"
|
||||
gradientTransform="matrix(-1,0,0,-0.16,128,67.46)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3844"
|
||||
xlink:href="#linearGradient3804"
|
||||
inkscape:collect="always" />
|
||||
<radialGradient
|
||||
r="50"
|
||||
fy="18.5"
|
||||
fx="64"
|
||||
cy="18.5"
|
||||
cx="64"
|
||||
gradientTransform="matrix(-1,0,0,-0.16,128,67.46)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
id="radialGradient3854"
|
||||
xlink:href="#linearGradient3804"
|
||||
inkscape:collect="always" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
inkscape:document-rotation="0"
|
||||
fit-margin-bottom="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-top="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-height="725"
|
||||
inkscape:window-width="1366"
|
||||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="50.235554"
|
||||
inkscape:cx="-17.436608"
|
||||
inkscape:zoom="2.7268937"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="1"
|
||||
borderopacity="1.0"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ececec"
|
||||
id="base">
|
||||
<inkscape:grid
|
||||
spacingy="1"
|
||||
spacingx="1"
|
||||
originy="0"
|
||||
originx="1"
|
||||
snapvisiblegridlinesonly="true"
|
||||
enabled="true"
|
||||
visible="true"
|
||||
empspacing="5"
|
||||
id="grid3030"
|
||||
type="xygrid" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata2401">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
transform="translate(5.5,-62.5)"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="Layer 1"
|
||||
id="layer1">
|
||||
<rect
|
||||
y="58.5"
|
||||
x="-182.00002"
|
||||
height="61.5"
|
||||
width="64.25"
|
||||
id="border-center"
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:0;stroke:none" />
|
||||
<rect
|
||||
transform="scale(-1,-1)"
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:0;stroke:none"
|
||||
id="border-topleft"
|
||||
width="8.5819988"
|
||||
height="9.2106771"
|
||||
x="204.62743"
|
||||
y="-36.226139" />
|
||||
<rect
|
||||
y="-151.8381"
|
||||
x="204.62743"
|
||||
height="9.2106771"
|
||||
width="8.5819988"
|
||||
id="border-bottomleft"
|
||||
style="opacity:0.6;fill:#8b8b8b;fill-opacity:0;stroke:none"
|
||||
transform="scale(-1,-1)" />
|
||||
<rect
|
||||
y="-36.226139"
|
||||
x="89.369019"
|
||||
height="9.2106771"
|
||||
width="8.5819988"
|
||||
id="border-topright"
|
||||
style="opacity:0.6;fill:#ffffff;fill-opacity:0;stroke:none"
|
||||
transform="scale(-1,-1)" />
|
||||
<rect
|
||||
transform="scale(-1,-1)"
|
||||
style="opacity:0.6;fill:#8b8b8b;fill-opacity:0;stroke:none"
|
||||
id="border-bottomright"
|
||||
width="8.5819988"
|
||||
height="9.2106771"
|
||||
x="89.369019"
|
||||
y="-151.8381" />
|
||||
<g
|
||||
id="border-top">
|
||||
<rect
|
||||
style="fill:#a4a4a4;fill-opacity:0;stroke:none"
|
||||
id="rect3032"
|
||||
width="100"
|
||||
height="1"
|
||||
x="14"
|
||||
y="63.5" />
|
||||
<rect
|
||||
y="62.5"
|
||||
x="14"
|
||||
height="1"
|
||||
width="100"
|
||||
id="rect3825"
|
||||
style="fill:#000000;fill-opacity:0;stroke:none;opacity:0.4" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(1,0,0,-1,-0.26516506,224.53033)"
|
||||
id="border-bottom">
|
||||
<rect
|
||||
y="63.5"
|
||||
x="14"
|
||||
height="1"
|
||||
width="100"
|
||||
id="rect3828"
|
||||
style="fill:#a4a4a4;fill-opacity:0;stroke:none" />
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:0;stroke:none;opacity:0.4"
|
||||
id="rect3807"
|
||||
width="100"
|
||||
height="1"
|
||||
x="14"
|
||||
y="62.500332" />
|
||||
</g>
|
||||
<g
|
||||
id="border-left"
|
||||
transform="matrix(0,-1,-1,0,192,178)">
|
||||
<rect
|
||||
style="fill:#a4a4a4;fill-opacity:0;stroke:none"
|
||||
id="rect3838"
|
||||
width="100"
|
||||
height="1"
|
||||
x="14"
|
||||
y="63.5" />
|
||||
<rect
|
||||
y="62.5"
|
||||
x="14"
|
||||
height="1"
|
||||
width="100"
|
||||
id="rect3821"
|
||||
style="fill:#000000;fill-opacity:0;stroke:none;opacity:0.4" />
|
||||
</g>
|
||||
<g
|
||||
transform="matrix(0,-1,1,0,-68,180)"
|
||||
id="border-right">
|
||||
<rect
|
||||
y="63.5"
|
||||
x="14"
|
||||
height="1"
|
||||
width="100"
|
||||
id="rect3848"
|
||||
style="fill:#a4a4a4;fill-opacity:0;stroke:none" />
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:0;stroke:none;opacity:0.4"
|
||||
id="rect3829"
|
||||
width="100"
|
||||
height="1"
|
||||
x="14"
|
||||
y="62.5" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |