1178 lines
74 KiB
TypeScript
1178 lines
74 KiB
TypeScript
|
namespace pxsim.visuals {
|
||
|
export const BOARD_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="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="169.82979"
|
||
|
height="259.11862"
|
||
|
viewBox="0 0 169.82979 259.11862"
|
||
|
id="svg2"
|
||
|
version="1.1"
|
||
|
inkscape:version="0.91 r13725"
|
||
|
sodipodi:docname="board.svg">
|
||
|
<defs
|
||
|
id="defs4">
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
id="linearGradient7522">
|
||
|
<stop
|
||
|
style="stop-color:#343434;stop-opacity:1"
|
||
|
offset="0"
|
||
|
id="stop7524" />
|
||
|
<stop
|
||
|
style="stop-color:#000000;stop-opacity:0;"
|
||
|
offset="1"
|
||
|
id="stop7526" />
|
||
|
</linearGradient>
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
id="linearGradient4468">
|
||
|
<stop
|
||
|
style="stop-color:#ffffff;stop-opacity:1;"
|
||
|
offset="0"
|
||
|
id="stop4470" />
|
||
|
<stop
|
||
|
style="stop-color:#b3b3b3;stop-opacity:1"
|
||
|
offset="1"
|
||
|
id="stop4472" />
|
||
|
</linearGradient>
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
id="linearGradient4245">
|
||
|
<stop
|
||
|
style="stop-color:#b3b3b3;stop-opacity:1"
|
||
|
offset="0"
|
||
|
id="stop4247" />
|
||
|
<stop
|
||
|
style="stop-color:#000000;stop-opacity:0;"
|
||
|
offset="1"
|
||
|
id="stop4249" />
|
||
|
</linearGradient>
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
xlink:href="#linearGradient4245"
|
||
|
id="linearGradient4251"
|
||
|
x1="355.42816"
|
||
|
y1="-382.49664"
|
||
|
x2="357.85715"
|
||
|
y2="-446.76559"
|
||
|
gradientUnits="userSpaceOnUse"
|
||
|
gradientTransform="matrix(0.83174603,0,0,-0.93913487,8.461452,35.150275)" />
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
xlink:href="#linearGradient4245"
|
||
|
id="linearGradient4251-0-9"
|
||
|
x1="357.54459"
|
||
|
y1="-392.32669"
|
||
|
x2="357.85715"
|
||
|
y2="-453.21933"
|
||
|
gradientUnits="userSpaceOnUse"
|
||
|
gradientTransform="matrix(0.80850266,0,0,-0.47110349,68.090345,772.411)" />
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
xlink:href="#linearGradient4468"
|
||
|
id="linearGradient4474"
|
||
|
x1="-624.94366"
|
||
|
y1="-967.09021"
|
||
|
x2="-624.94366"
|
||
|
y2="-990.66168"
|
||
|
gradientUnits="userSpaceOnUse" />
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter4773">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur4775" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology4777" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="3"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur4779" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix4781" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite4783" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur4785" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting4787">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4789" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend4791" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite4793" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting4795">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4797" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite4799" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter4801">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur4803" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology4805" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="8.9"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur4807" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix4809" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite4811" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur4813" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting4815">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4817" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend4819" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite4821" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting4823">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4825" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite4827" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter4877">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="2.3"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur4879" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="6.6"
|
||
|
result="result1"
|
||
|
id="feMorphology4881" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="8.9"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur4883" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix4885" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite4887" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur4889" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting4891">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4893" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend4895" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite4897" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting4899">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4901" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite4903" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter4905">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur4907" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology4909" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="8.9"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur4911" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix4913" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite4915" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur4917" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting4919">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4921" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend4923" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite4925" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting4927">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4929" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite4931" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter4933">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur4935" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology4937" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="8.9"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur4939" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix4941" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite4943" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur4945" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting4947">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4949" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend4951" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite4953" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting4955">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4957" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite4959" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Dark Glass"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Illuminated glass effect with light coming from beneath"
|
||
|
height="1.5"
|
||
|
width="1.5"
|
||
|
y="-0.25"
|
||
|
x="-0.25"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter4961">
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
result="result1"
|
||
|
mode="screen"
|
||
|
id="feBlend4963" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="2"
|
||
|
result="result6"
|
||
|
id="feGaussianBlur4965" />
|
||
|
<feComposite
|
||
|
operator="xor"
|
||
|
in="result6"
|
||
|
in2="result1"
|
||
|
result="result7"
|
||
|
id="feComposite4967" />
|
||
|
<feComposite
|
||
|
result="result4"
|
||
|
in="result7"
|
||
|
operator="xor"
|
||
|
in2="result7"
|
||
|
id="feComposite4969" />
|
||
|
<feGaussianBlur
|
||
|
result="result3"
|
||
|
stdDeviation="3"
|
||
|
in="result4"
|
||
|
id="feGaussianBlur4971" />
|
||
|
<feSpecularLighting
|
||
|
result="result5"
|
||
|
specularExponent="55"
|
||
|
specularConstant="1.5"
|
||
|
surfaceScale="6"
|
||
|
in="result3"
|
||
|
id="feSpecularLighting4973">
|
||
|
<fePointLight
|
||
|
z="20000"
|
||
|
y="-8000"
|
||
|
x="-5000"
|
||
|
id="fePointLight4975" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in="result3"
|
||
|
k3="1"
|
||
|
k2="1.5"
|
||
|
operator="arithmetic"
|
||
|
in2="SourceGraphic"
|
||
|
result="result92"
|
||
|
id="feComposite4977"
|
||
|
k1="0"
|
||
|
k4="0" />
|
||
|
<feComposite
|
||
|
in="result5"
|
||
|
operator="atop"
|
||
|
in2="result92"
|
||
|
result="result93"
|
||
|
id="feComposite4979" />
|
||
|
<feBlend
|
||
|
mode="multiply"
|
||
|
in2="result93"
|
||
|
id="feBlend4981" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:menu-tooltip="Bright metallic effect for any color"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:label="Bright Metal"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter7277">
|
||
|
<feGaussianBlur
|
||
|
result="result6"
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceGraphic"
|
||
|
id="feGaussianBlur7279" />
|
||
|
<feComposite
|
||
|
in2="SourceGraphic"
|
||
|
in="result6"
|
||
|
operator="xor"
|
||
|
result="result10"
|
||
|
id="feComposite7281" />
|
||
|
<feGaussianBlur
|
||
|
result="result2"
|
||
|
stdDeviation="0.01"
|
||
|
id="feGaussianBlur7283" />
|
||
|
<feComposite
|
||
|
in2="SourceGraphic"
|
||
|
operator="atop"
|
||
|
in="result10"
|
||
|
result="result91"
|
||
|
id="feComposite7285" />
|
||
|
<feComposite
|
||
|
result="result4"
|
||
|
in="result2"
|
||
|
operator="xor"
|
||
|
in2="result91"
|
||
|
id="feComposite7287" />
|
||
|
<feGaussianBlur
|
||
|
in="result4"
|
||
|
result="result3"
|
||
|
stdDeviation="4"
|
||
|
id="feGaussianBlur7289" />
|
||
|
<feSpecularLighting
|
||
|
result="result5"
|
||
|
specularExponent="5"
|
||
|
specularConstant="1"
|
||
|
surfaceScale="18"
|
||
|
id="feSpecularLighting7291">
|
||
|
<feDistantLight
|
||
|
azimuth="235"
|
||
|
elevation="55"
|
||
|
id="feDistantLight7293" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in="result3"
|
||
|
k3="1.1"
|
||
|
k2="0.5"
|
||
|
operator="arithmetic"
|
||
|
result="result7"
|
||
|
in2="result5"
|
||
|
k1="0.5"
|
||
|
id="feComposite7295"
|
||
|
k4="0" />
|
||
|
<feComposite
|
||
|
in="result7"
|
||
|
operator="atop"
|
||
|
in2="SourceGraphic"
|
||
|
result="result8"
|
||
|
id="feComposite7297" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:menu-tooltip="Bright metallic effect for any color"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:label="Bright Metal"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter7299">
|
||
|
<feGaussianBlur
|
||
|
result="result6"
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceGraphic"
|
||
|
id="feGaussianBlur7301" />
|
||
|
<feComposite
|
||
|
in2="SourceGraphic"
|
||
|
in="result6"
|
||
|
operator="xor"
|
||
|
result="result10"
|
||
|
id="feComposite7303" />
|
||
|
<feGaussianBlur
|
||
|
result="result2"
|
||
|
stdDeviation="0.01"
|
||
|
id="feGaussianBlur7305" />
|
||
|
<feComposite
|
||
|
in2="SourceGraphic"
|
||
|
operator="atop"
|
||
|
in="result10"
|
||
|
result="result91"
|
||
|
id="feComposite7307" />
|
||
|
<feComposite
|
||
|
result="result4"
|
||
|
in="result2"
|
||
|
operator="xor"
|
||
|
in2="result91"
|
||
|
id="feComposite7309" />
|
||
|
<feGaussianBlur
|
||
|
in="result4"
|
||
|
result="result3"
|
||
|
stdDeviation="6"
|
||
|
id="feGaussianBlur7311" />
|
||
|
<feSpecularLighting
|
||
|
result="result5"
|
||
|
specularExponent="5"
|
||
|
specularConstant="0.69999999"
|
||
|
surfaceScale="5"
|
||
|
id="feSpecularLighting7313">
|
||
|
<feDistantLight
|
||
|
azimuth="235"
|
||
|
elevation="55"
|
||
|
id="feDistantLight7315" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in="result3"
|
||
|
k3="1.1"
|
||
|
k2="0.5"
|
||
|
operator="arithmetic"
|
||
|
result="result7"
|
||
|
in2="result5"
|
||
|
k1="0.5"
|
||
|
id="feComposite7317"
|
||
|
k4="0" />
|
||
|
<feComposite
|
||
|
in="result7"
|
||
|
operator="atop"
|
||
|
in2="SourceGraphic"
|
||
|
result="result8"
|
||
|
id="feComposite7319" />
|
||
|
</filter>
|
||
|
<linearGradient
|
||
|
inkscape:collect="always"
|
||
|
xlink:href="#linearGradient7522"
|
||
|
id="linearGradient7528"
|
||
|
x1="365.17874"
|
||
|
y1="412.57559"
|
||
|
x2="364.59921"
|
||
|
y2="467.9996"
|
||
|
gradientUnits="userSpaceOnUse"
|
||
|
gradientTransform="matrix(0.93773386,0,0,1.009464,22.390741,-5.7872446)" />
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB"
|
||
|
id="filter7545">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur7547" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology7549" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="8.9"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur7551" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix7553" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite7555" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur7557" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting7559">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight7561" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend7563" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite7565" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting7567">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight7569" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite7571" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB;"
|
||
|
id="filter7573">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur7575" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology7577" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur7579" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix7581" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite7583" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur7585" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting7587"
|
||
|
diffuseConstant="5">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight7589" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend7591" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite7593" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.89999962"
|
||
|
id="feSpecularLighting7595">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight7597" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite7599"
|
||
|
result="fbSourceGraphic" />
|
||
|
<feColorMatrix
|
||
|
result="fbSourceGraphicAlpha"
|
||
|
in="fbSourceGraphic"
|
||
|
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
|
||
|
id="feColorMatrix4318" />
|
||
|
<feGaussianBlur
|
||
|
id="feGaussianBlur4320"
|
||
|
stdDeviation="2.3"
|
||
|
in="fbSourceGraphicAlpha"
|
||
|
result="result0" />
|
||
|
<feMorphology
|
||
|
id="feMorphology4322"
|
||
|
in="fbSourceGraphicAlpha"
|
||
|
radius="6.6"
|
||
|
result="result1" />
|
||
|
<feGaussianBlur
|
||
|
id="feGaussianBlur4324"
|
||
|
stdDeviation="8.9"
|
||
|
in="result1" />
|
||
|
<feColorMatrix
|
||
|
id="feColorMatrix4326"
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91" />
|
||
|
<feComposite
|
||
|
id="feComposite4328"
|
||
|
in2="result91"
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2" />
|
||
|
<feGaussianBlur
|
||
|
id="feGaussianBlur4330"
|
||
|
stdDeviation="1.7"
|
||
|
result="result4" />
|
||
|
<feDiffuseLighting
|
||
|
id="feDiffuseLighting4332"
|
||
|
surfaceScale="10"
|
||
|
result="result92">
|
||
|
<feDistantLight
|
||
|
id="feDistantLight4334"
|
||
|
azimuth="225"
|
||
|
elevation="45" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
id="feBlend4336"
|
||
|
in2="fbSourceGraphic"
|
||
|
mode="multiply"
|
||
|
result="result93" />
|
||
|
<feComposite
|
||
|
id="feComposite4338"
|
||
|
in2="fbSourceGraphicAlpha"
|
||
|
operator="in"
|
||
|
result="result3" />
|
||
|
<feSpecularLighting
|
||
|
id="feSpecularLighting4340"
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.9"
|
||
|
result="result94">
|
||
|
<feDistantLight
|
||
|
id="feDistantLight4342"
|
||
|
azimuth="225"
|
||
|
elevation="45" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
id="feComposite4344"
|
||
|
in2="result3"
|
||
|
operator="atop" />
|
||
|
</filter>
|
||
|
<filter
|
||
|
inkscape:label="Button"
|
||
|
inkscape:menu="Bevels"
|
||
|
inkscape:menu-tooltip="Soft bevel, slightly depressed middle"
|
||
|
style="color-interpolation-filters:sRGB;"
|
||
|
id="filter4346">
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="0.01"
|
||
|
in="SourceAlpha"
|
||
|
result="result0"
|
||
|
id="feGaussianBlur4348" />
|
||
|
<feMorphology
|
||
|
in="SourceAlpha"
|
||
|
radius="0"
|
||
|
result="result1"
|
||
|
id="feMorphology4350" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="8.9"
|
||
|
in="result1"
|
||
|
id="feGaussianBlur4352" />
|
||
|
<feColorMatrix
|
||
|
values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.3 0"
|
||
|
result="result91"
|
||
|
id="feColorMatrix4354" />
|
||
|
<feComposite
|
||
|
in="result0"
|
||
|
operator="out"
|
||
|
result="result2"
|
||
|
in2="result91"
|
||
|
id="feComposite4356" />
|
||
|
<feGaussianBlur
|
||
|
stdDeviation="1.7"
|
||
|
result="result4"
|
||
|
id="feGaussianBlur4358" />
|
||
|
<feDiffuseLighting
|
||
|
surfaceScale="10"
|
||
|
id="feDiffuseLighting4360">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4362" />
|
||
|
</feDiffuseLighting>
|
||
|
<feBlend
|
||
|
in2="SourceGraphic"
|
||
|
mode="multiply"
|
||
|
id="feBlend4364" />
|
||
|
<feComposite
|
||
|
in2="SourceAlpha"
|
||
|
operator="in"
|
||
|
result="result3"
|
||
|
id="feComposite4366" />
|
||
|
<feSpecularLighting
|
||
|
in="result4"
|
||
|
surfaceScale="5"
|
||
|
specularExponent="17.9"
|
||
|
id="feSpecularLighting4368">
|
||
|
<feDistantLight
|
||
|
azimuth="225"
|
||
|
elevation="45"
|
||
|
id="feDistantLight4370" />
|
||
|
</feSpecularLighting>
|
||
|
<feComposite
|
||
|
in2="result3"
|
||
|
operator="atop"
|
||
|
id="feComposite4372" />
|
||
|
</filter>
|
||
|
</defs>
|
||
|
<sodipodi:namedview
|
||
|
id="base"
|
||
|
pagecolor="#ffffff"
|
||
|
bordercolor="#666666"
|
||
|
borderopacity="1.0"
|
||
|
inkscape:pageopacity="0"
|
||
|
inkscape:pageshadow="2"
|
||
|
inkscape:zoom="1.979899"
|
||
|
inkscape:cx="67.374525"
|
||
|
inkscape:cy="102.35018"
|
||
|
inkscape:document-units="px"
|
||
|
inkscape:current-layer="g7739"
|
||
|
showgrid="false"
|
||
|
inkscape:window-width="1676"
|
||
|
inkscape:window-height="1005"
|
||
|
inkscape:window-x="4"
|
||
|
inkscape:window-y="1"
|
||
|
inkscape:window-maximized="1"
|
||
|
fit-margin-top="2"
|
||
|
fit-margin-left="2"
|
||
|
fit-margin-right="2"
|
||
|
fit-margin-bottom="2"
|
||
|
units="px" />
|
||
|
<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(-286.75886,-393.46077)">
|
||
|
<g
|
||
|
id="g7739"
|
||
|
transform="matrix(0.28940625,0,0,0.28940625,266.4478,365.22322)">
|
||
|
<rect
|
||
|
ry="2"
|
||
|
rx="2"
|
||
|
y="887.51569"
|
||
|
x="137.38068"
|
||
|
height="98.489876"
|
||
|
width="94.954338"
|
||
|
id="rect5454-8"
|
||
|
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58431373" />
|
||
|
<rect
|
||
|
ry="2"
|
||
|
rx="2"
|
||
|
y="887.51569"
|
||
|
x="257.92557"
|
||
|
height="98.489876"
|
||
|
width="94.954338"
|
||
|
id="rect5454-8-4"
|
||
|
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58431373" />
|
||
|
<rect
|
||
|
ry="2"
|
||
|
rx="2"
|
||
|
y="887.51569"
|
||
|
x="378.47049"
|
||
|
height="98.489876"
|
||
|
width="94.954338"
|
||
|
id="rect5454-8-9"
|
||
|
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58431373" />
|
||
|
<rect
|
||
|
ry="2"
|
||
|
rx="2"
|
||
|
y="887.51569"
|
||
|
x="499.01535"
|
||
|
height="98.489876"
|
||
|
width="94.954338"
|
||
|
id="rect5454-8-43"
|
||
|
style="opacity:1;fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58431373" />
|
||
|
<rect
|
||
|
ry="11.21915"
|
||
|
rx="10.017346"
|
||
|
y="852.41138"
|
||
|
x="108.59248"
|
||
|
height="131.46341"
|
||
|
width="510"
|
||
|
id="rect4398"
|
||
|
style="opacity:1;fill:#9e9792;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
id="rect4144-0-7-7"
|
||
|
d="m 108.38086,970.21875 c 0.4622,7.44611 4.72692,13.24414 9.96009,13.24414 l 490.10102,0 c 5.23317,0 9.49984,-5.79803 9.96205,-13.24414 l -510.02316,0 z"
|
||
|
style="fill:url(#linearGradient4251-0-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||
|
<g
|
||
|
transform="translate(969.67907,-169.70563)"
|
||
|
id="g4476">
|
||
|
<rect
|
||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.07843137"
|
||
|
id="rect4351"
|
||
|
width="572"
|
||
|
height="555.58392"
|
||
|
x="-892.08655"
|
||
|
y="435.07776"
|
||
|
rx="10.004436"
|
||
|
ry="10" />
|
||
|
<rect
|
||
|
transform="scale(1,-1)"
|
||
|
rx="10.916031"
|
||
|
y="-990.66168"
|
||
|
x="-892.08655"
|
||
|
height="42.857143"
|
||
|
width="572"
|
||
|
id="rect4144-0-78"
|
||
|
style="fill:url(#linearGradient4474);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||
|
ry="10" />
|
||
|
</g>
|
||
|
<rect
|
||
|
ry="116.16754"
|
||
|
rx="0.093437403"
|
||
|
y="518.97559"
|
||
|
x="108.59248"
|
||
|
height="349.51279"
|
||
|
width="510"
|
||
|
id="rect4349"
|
||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||
|
<g
|
||
|
transform="translate(50.949628,64.690422)"
|
||
|
id="g4277">
|
||
|
<rect
|
||
|
ry="10"
|
||
|
rx="10"
|
||
|
style="fill:#c4c4c4;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||
|
id="rect4144"
|
||
|
width="524"
|
||
|
height="414"
|
||
|
x="50.642853"
|
||
|
y="-453.79092"
|
||
|
transform="scale(1,-1)" />
|
||
|
<path
|
||
|
inkscape:connector-curvature="0"
|
||
|
id="rect4144-0"
|
||
|
d="m 50.642172,411.88578 0,29.04349 c 0,7.28393 4.46,13.14789 10,13.14789 l 503.999998,0 c 5.54,0 10,-5.86396 10,-13.14789 l 0,-29.04349 -523.999998,0 z"
|
||
|
style="fill:url(#linearGradient4251);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:20;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||
|
</g>
|
||
|
<g
|
||
|
id="g5520">
|
||
|
<g
|
||
|
id="g5516">
|
||
|
<rect
|
||
|
ry="15"
|
||
|
rx="15"
|
||
|
y="168.14252"
|
||
|
x="153.73242"
|
||
|
height="252.14284"
|
||
|
width="419.72003"
|
||
|
id="rect4261"
|
||
|
style="fill:#343434;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||
|
</g>
|
||
|
<rect
|
||
|
style="fill:#a0b5a6;fill-opacity:1;stroke:none;stroke-width:20;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||
|
id="Screen"
|
||
|
width="342.28098"
|
||
|
height="232.08661"
|
||
|
x="192.45197"
|
||
|
y="179.43317"
|
||
|
rx="5"
|
||
|
ry="5" />
|
||
|
</g>
|
||
|
<path
|
||
|
sodipodi:nodetypes="ccccccccc"
|
||
|
inkscape:connector-curvature="0"
|
||
|
id="BTN_BACK"
|
||
|
d="m 149.49174,515.75255 c -6.29841,-0.23485 -12.59261,4.68811 -11.74831,10.68068 0.04,14.3053 -0.08,26.28063 0.061,40.58333 0.7268,5.90406 7.6891,9.03555 13.66161,8.4341 l 84.6236,0 27.0697,-29.25399 c -0.039,-10.05853 0.079,-11.95409 -0.061,-22.01002 -0.7269,-5.90406 -7.6892,-9.03556 -13.6617,-8.4341 z"
|
||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4801)"
|
||
|
inkscape:label="#rect4253" />
|
||
|
<g
|
||
|
style="opacity:1"
|
||
|
transform="matrix(0.9039208,0,0,0.87166813,33.145334,119.85936)"
|
||
|
id="g4158">
|
||
|
<path
|
||
|
sodipodi:nodetypes="ssccccsccccccsccccsscs"
|
||
|
transform="matrix(1,0,0,1.0370011,-0.07222261,-23.414656)"
|
||
|
inkscape:connector-curvature="0"
|
||
|
id="BOARD_Light"
|
||
|
d="m 357.66211,355.34807 c -0.0554,0 -0.0996,0.0423 -0.0996,0.0957 l 0,139.441 -35.81867,0 -77.73181,81.75237 0,12.04059 c -30.6704,0.30724 -65.20961,2.43402 -65.37479,44.61524 -0.15549,39.70788 29.17293,45.26357 65.37479,46.82391 l 0,12.14606 77.72986,79.53979 86.44788,0 79.93853,-81.75237 0,-9.85731 c 37.93312,-1.82738 64.12649,-7.32127 64.52159,-46.90008 0.37931,-37.99651 -30.54512,-45.28063 -66.73417,-44.68945 l 0,-11.96638 -77.7279,-81.75237 -34.4632,0 0,-139.441 c 0,-0.0534 -0.0447,-0.10331 -0.0996,-0.0957 l -15.96289,0 z"
|
||
|
style="fill:#00ff00;fill-opacity:1;stroke:#000000;stroke-width:1.10629165;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58431373;filter:url(#filter7277)"
|
||
|
inkscape:label="#rect4155" />
|
||
|
<g
|
||
|
id="g4319"
|
||
|
transform="matrix(1.2762815,0,0,1.2762816,-87.048618,-167.32891)">
|
||
|
<g
|
||
|
id="g4326">
|
||
|
<rect
|
||
|
style="fill:#4d4d4d;fill-opacity:1;stroke:none;stroke-width:1.37533486;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter4933)"
|
||
|
id="BTN_2"
|
||
|
width="55.834023"
|
||
|
height="57.950829"
|
||
|
x="326.72226"
|
||
|
y="597.513"
|
||
|
rx="6.1671214"
|
||
|
ry="6.4009328"
|
||
|
inkscape:label="#rect4282" />
|
||
|
<path
|
||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.88269919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58039216;filter:url(#filter7545)"
|
||
|
d="m 302.11714,632.26751 0,32.03054 -18.56988,20.2374 41.93598,45.6598 58.09916,0 42.14888,-45.87269 -18.78277,-20.45224 0,-31.60281 -16.77777,0 0,17.43164 c 0,7.26602 -7.58284,13.11524 -14.84886,13.11524 l -41.57812,0 c -7.26602,0 -14.84886,-5.84922 -14.84886,-13.11524 l 0,-17.43164 z"
|
||
|
id="BTN_5"
|
||
|
inkscape:connector-curvature="0"
|
||
|
sodipodi:nodetypes="cccccccccsssscc"
|
||
|
inkscape:label="#rect4190-9" />
|
||
|
<path
|
||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58039216;filter:url(#filter4905)"
|
||
|
d="m 447.58161,599.28987 -26.0441,0 c 0,56.06356 -0.0435,-2.25591 0,56.06356 l 26.0441,0 c 21.31515,0 45.31487,0.20612 44.87671,-28.03178 -0.42583,-27.44304 -23.56156,-28.03178 -44.87671,-28.03178 z"
|
||
|
id="BTN_3"
|
||
|
inkscape:connector-curvature="0"
|
||
|
sodipodi:nodetypes="sccsss"
|
||
|
inkscape:label="#rect4284-3-9" />
|
||
|
<path
|
||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58039216;filter:url(#filter4905)"
|
||
|
d="m 261.69726,655.35361 27.77772,0 c 0,-56.06356 0.0435,2.25591 0,-56.06356 l -27.77772,0 c -21.31515,0 -44.25756,0.52339 -44.87671,28.03178 -0.57688,25.63032 23.56156,28.03178 44.87671,28.03178 z"
|
||
|
id="BTN_1"
|
||
|
inkscape:connector-curvature="0"
|
||
|
sodipodi:nodetypes="sccsss"
|
||
|
inkscape:label="#rect4284-7" />
|
||
|
<path
|
||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.88269919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58039216;filter:url(#filter4346)"
|
||
|
d="m 325.48519,523.62493 -41.93598,45.65785 18.56793,20.2374 0,32.03249 16.77776,0 0,-17.43359 c 0,-7.26602 7.58284,-14.91105 14.84887,-14.91105 l 41.57812,0 c 7.26602,0 15.56758,7.68336 14.84886,14.91105 l 0,17.43359 16.77777,0 0,-32.46218 18.35308,-20.02255 -41.72114,-45.44301 z"
|
||
|
id="BTN_4"
|
||
|
inkscape:connector-curvature="0"
|
||
|
sodipodi:nodetypes="cccccsssscccccc"
|
||
|
inkscape:label="#rect4190-9-5" />
|
||
|
</g>
|
||
|
</g>
|
||
|
<rect
|
||
|
y="342.0545"
|
||
|
x="357.02606"
|
||
|
height="114.98111"
|
||
|
width="17.043131"
|
||
|
id="rect7512"
|
||
|
style="opacity:1;fill:url(#linearGradient7528);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.94691956;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.58431373" />
|
||
|
</g>
|
||
|
<g
|
||
|
transform="scale(0.94786442,1.0550032)"
|
||
|
style="font-style:normal;font-weight:normal;font-size:42.20013046px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ececec;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.58039216"
|
||
|
id="text4140-8">
|
||
|
<path
|
||
|
d="m 145.57722,884.65735 0,-37.5 37.5,0 0,7.5 -30,0 0,7.5 30,0 0,7.5 -30,0 0,7.5 30,0 0,7.5 -37.5,0 z"
|
||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:60px;font-family:Mindstorms;-inkscape-font-specification:Mindstorms;fill:#ececec;stroke:#000000;stroke-opacity:0.58039216"
|
||
|
id="path4312"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<path
|
||
|
d="m 209.32722,884.65735 -18.75,-37.5 7.5,0 15,30 15,-30 7.5,0 -18.75,37.5 -7.5,0 z"
|
||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:60px;font-family:Mindstorms;-inkscape-font-specification:Mindstorms;fill:#ececec;stroke:#000000;stroke-opacity:0.58039216"
|
||
|
id="path4314"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
<path
|
||
|
d="m 243.07722,884.65735 0,-7.5 30,0 0,-7.5 -30,0 0,-7.5 30,0 0,-7.5 -30,0 0,-7.5 37.5,0 0,37.5 -37.5,0 z"
|
||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:60px;font-family:Mindstorms;-inkscape-font-specification:Mindstorms;fill:#ececec;stroke:#000000;stroke-opacity:0.58039216"
|
||
|
id="path4316"
|
||
|
inkscape:connector-curvature="0" />
|
||
|
</g>
|
||
|
<image
|
||
|
width="58.054958"
|
||
|
height="58.054958"
|
||
|
preserveAspectRatio="none"
|
||
|
xlink:href="data:image/png;base64,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
|
||
|
id="image4347-6"
|
||
|
x="534.88428"
|
||
|
y="882.2005" />
|
||
|
</g>
|
||
|
<text
|
||
|
xml:space="preserve"
|
||
|
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||
|
x="-916.42859"
|
||
|
y="1035.2194"
|
||
|
id="text5450"
|
||
|
sodipodi:linespacing="125%"><tspan
|
||
|
sodipodi:role="line"
|
||
|
id="tspan5452"
|
||
|
x="-916.42859"
|
||
|
y="1035.2194" /></text>
|
||
|
</g>
|
||
|
</svg>`;
|
||
|
}
|