mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Added support for the Nintendo SFC (Super Famicom) game system.
This commit is contained in:
parent
7d31a61235
commit
b20b6774a9
|
@ -947,7 +947,7 @@
|
|||
<name>ps2</name>
|
||||
<fullname>Sony PlayStation 2</fullname>
|
||||
<path>%ROMPATH%/ps2</path>
|
||||
<extension>.iso .ISO .isz .ISZ .cso .CSO .bin .BIN .elf .ELF</extension>
|
||||
<extension>.bin .BIN .chd .CHD .cso .CSO .elf .ELF .iso .ISO .isz .ISZ</extension>
|
||||
<command label="PCSX2 (Standalone)">%EMULATOR_PCSX2% --nogui %ROM%</command>
|
||||
<platform>ps2</platform>
|
||||
<theme>ps2</theme>
|
||||
|
@ -1091,6 +1091,19 @@
|
|||
<platform>segacd</platform>
|
||||
<theme>segacd</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sfc</name>
|
||||
<fullname>Nintendo SFC (Super Famicom)</fullname>
|
||||
<path>%ROMPATH%/sfc</path>
|
||||
<extension>.bin .BIN .bml .BML .bs .BS .bsx .BSX .dx2 .DX2 .fig .FIG .gd3 .GD3 .gd7 .GD7 .mgd .MGD .sfc .SFC .smc .SMC .st .ST .swc .SWC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Snes9x - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/snes9x_libretro.dylib %ROM%</command>
|
||||
<command label="Snes9x 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/snes9x2010_libretro.dylib %ROM%</command>
|
||||
<command label="bsnes">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/bsnes_libretro.dylib %ROM%</command>
|
||||
<command label="bsnes-mercury Accuracy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/bsnes_mercury_accuracy_libretro.dylib %ROM%</command>
|
||||
<command label="Mesen-S">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mesen-s_libretro.dylib %ROM%</command>
|
||||
<platform>snes</platform>
|
||||
<theme>sfc</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sg-1000</name>
|
||||
<fullname>Sega SG-1000</fullname>
|
||||
|
|
|
@ -952,7 +952,7 @@
|
|||
<name>ps2</name>
|
||||
<fullname>Sony PlayStation 2</fullname>
|
||||
<path>%ROMPATH%/ps2</path>
|
||||
<extension>.iso .ISO .isz .ISZ .cso .CSO .bin .BIN .elf .ELF</extension>
|
||||
<extension>.bin .BIN .chd .CHD .cso .CSO .elf .ELF .iso .ISO .isz .ISZ</extension>
|
||||
<command label="PCSX2">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/pcsx2_libretro.so %ROM%</command>
|
||||
<command label="PCSX2 (Standalone)">%EMULATOR_PCSX2% --nogui %ROM%</command>
|
||||
<platform>ps2</platform>
|
||||
|
@ -1102,6 +1102,20 @@
|
|||
<platform>segacd</platform>
|
||||
<theme>segacd</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sfc</name>
|
||||
<fullname>Nintendo SFC (Super Famicom)</fullname>
|
||||
<path>%ROMPATH%/sfc</path>
|
||||
<extension>.bin .BIN .bml .BML .bs .BS .bsx .BSX .dx2 .DX2 .fig .FIG .gd3 .GD3 .gd7 .GD7 .mgd .MGD .sfc .SFC .smc .SMC .st .ST .swc .SWC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Snes9x - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/snes9x_libretro.so %ROM%</command>
|
||||
<command label="Snes9x 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/snes9x2010_libretro.so %ROM%</command>
|
||||
<command label="bsnes">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/bsnes_libretro.so %ROM%</command>
|
||||
<command label="bsnes-mercury Accuracy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/bsnes_mercury_accuracy_libretro.so %ROM%</command>
|
||||
<command label="Beetle Supafaust">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mednafen_supafaust_libretro.so %ROM%</command>
|
||||
<command label="Mesen-S">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/mesen-s_libretro.so %ROM%</command>
|
||||
<platform>snes</platform>
|
||||
<theme>sfc</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sg-1000</name>
|
||||
<fullname>Sega SG-1000</fullname>
|
||||
|
|
|
@ -951,7 +951,7 @@
|
|||
<name>ps2</name>
|
||||
<fullname>Sony PlayStation 2</fullname>
|
||||
<path>%ROMPATH%\ps2</path>
|
||||
<extension>.iso .ISO .isz .ISZ .cso .CSO .bin .BIN .elf .ELF</extension>
|
||||
<extension>.bin .BIN .chd .CHD .cso .CSO .elf .ELF .iso .ISO .isz .ISZ</extension>
|
||||
<command label="PCSX2">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\pcsx2_libretro.dll %ROM%</command>
|
||||
<command label="PCSX2 (Standalone)">%EMULATOR_PCSX2% --nogui %ROM%</command>
|
||||
<platform>ps2</platform>
|
||||
|
@ -1101,6 +1101,20 @@
|
|||
<platform>segacd</platform>
|
||||
<theme>segacd</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sfc</name>
|
||||
<fullname>Nintendo SFC (Super Famicom)</fullname>
|
||||
<path>%ROMPATH%\sfc</path>
|
||||
<extension>.bin .BIN .bml .BML .bs .BS .bsx .BSX .dx2 .DX2 .fig .FIG .gd3 .GD3 .gd7 .GD7 .mgd .MGD .sfc .SFC .smc .SMC .st .ST .swc .SWC .7z .7Z .zip .ZIP</extension>
|
||||
<command label="Snes9x - Current">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\snes9x_libretro.dll %ROM%</command>
|
||||
<command label="Snes9x 2010">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\snes9x2010_libretro.dll %ROM%</command>
|
||||
<command label="bsnes">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\bsnes_libretro.dll %ROM%</command>
|
||||
<command label="bsnes-mercury Accuracy">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\bsnes_mercury_accuracy_libretro.dll %ROM%</command>
|
||||
<command label="Beetle Supafaust">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mednafen_supafaust_libretro.dll %ROM%</command>
|
||||
<command label="Mesen-S">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%\mesen-s_libretro.dll %ROM%</command>
|
||||
<platform>snes</platform>
|
||||
<theme>sfc</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sg-1000</name>
|
||||
<fullname>Sega SG-1000</fullname>
|
||||
|
|
16
themes/rbsimple-DE/sfc/colors.xml
Normal file
16
themes/rbsimple-DE/sfc/colors.xml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<theme>
|
||||
<view name="system, gamelist">
|
||||
<image name="band1">
|
||||
<color>FED01B</color>
|
||||
</image>
|
||||
<image name="band2">
|
||||
<color>BA2318</color>
|
||||
</image>
|
||||
<image name="band3">
|
||||
<color>0A2A8D</color>
|
||||
</image>
|
||||
<image name="band4">
|
||||
<color>007544</color>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
372
themes/rbsimple-DE/sfc/images/console.svg
Normal file
372
themes/rbsimple-DE/sfc/images/console.svg
Normal file
|
@ -0,0 +1,372 @@
|
|||
<?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"
|
||||
viewBox="0 0 361.17374 443.94876"
|
||||
height="443.94876"
|
||||
width="361.17374"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
sodipodi:docname="console.svg"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
id="namedview80"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.6535401"
|
||||
inkscape:cx="-13.001569"
|
||||
inkscape:cy="284.07593"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" /><metadata
|
||||
id="metadata8"><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><defs
|
||||
id="defs6"><clipPath
|
||||
id="clipPath16"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path18"
|
||||
d="m 0,355.159 288.939,0 L 288.939,0 0,0 0,355.159 Z" /></clipPath><linearGradient
|
||||
id="linearGradient48"
|
||||
spreadMethod="pad"
|
||||
gradientTransform="matrix(0,6.2488999,6.2488999,0,220.7242,22.255291)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="0"
|
||||
x2="1"
|
||||
y1="0"
|
||||
x1="0"><stop
|
||||
id="stop50"
|
||||
offset="0"
|
||||
style="stop-opacity:1;stop-color:#d1d3d4" /><stop
|
||||
id="stop52"
|
||||
offset="1"
|
||||
style="stop-opacity:1;stop-color:#808080" /></linearGradient><linearGradient
|
||||
id="linearGradient68"
|
||||
spreadMethod="pad"
|
||||
gradientTransform="matrix(0,4.5653,4.5653,0,220.72404,23.09749)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="0"
|
||||
x2="1"
|
||||
y1="0"
|
||||
x1="0"><stop
|
||||
id="stop70"
|
||||
offset="0"
|
||||
style="stop-opacity:1;stop-color:#231f20" /><stop
|
||||
id="stop72"
|
||||
offset="1"
|
||||
style="stop-opacity:1;stop-color:#ffffff" /></linearGradient><clipPath
|
||||
id="clipPath80"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path82"
|
||||
d="m 0,355.159 288.939,0 L 288.939,0 0,0 0,355.159 Z" /></clipPath><clipPath
|
||||
id="clipPath16-3"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path18-6"
|
||||
d="M 0,355.159 H 288.939 V 0 H 0 Z" /></clipPath><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient48"
|
||||
id="linearGradient1088"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,6.2488999,6.2488999,0,220.7242,22.255291)"
|
||||
x1="0"
|
||||
y1="0"
|
||||
x2="1"
|
||||
y2="0"
|
||||
spreadMethod="pad" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient68"
|
||||
id="linearGradient1090"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,4.5653,4.5653,0,220.72404,23.09749)"
|
||||
x1="0"
|
||||
y1="0"
|
||||
x2="1"
|
||||
y2="0"
|
||||
spreadMethod="pad" /></defs><g
|
||||
transform="translate(2.0001169e-4,6e-4)"
|
||||
id="g5284"><g
|
||||
transform="matrix(1.25,0,0,-1.25,-2.0001169e-4,443.94815)"
|
||||
id="g14-6"
|
||||
clip-path="url(#clipPath16-3)"><g
|
||||
id="g20-2"
|
||||
transform="translate(287.0933,330.9505)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 c 0,18.693 -11.338,24.208 -20.531,24.208 -2.422,0 -10.812,-0.021 -22.176,-0.052 v -4.312 h -4.434 v 4.299 c -1.58,-0.004 -3.208,-0.009 -4.871,-0.013 v -4.286 h -4.434 v 4.273 c -1.598,-0.004 -3.223,-0.009 -4.871,-0.014 v -4.259 h -4.433 v 4.247 c -1.61,-0.005 -3.235,-0.009 -4.871,-0.014 v -4.233 h -4.434 v 4.22 c -1.619,-0.004 -3.243,-0.009 -4.871,-0.013 v -4.207 h -4.434 v 4.194 c -1.627,-0.004 -3.251,-0.009 -4.871,-0.013 v -4.181 h -4.434 v 4.168 c -1.635,-0.004 -3.26,-0.009 -4.871,-0.013 v -4.155 h -4.433 v 4.143 c -1.647,-0.004 -3.272,-0.009 -4.871,-0.013 v -4.13 h -4.434 v 4.119 c -1.661,-0.005 -3.288,-0.009 -4.871,-0.013 v -4.106 h -4.434 v 4.095 c -1.692,-0.004 -3.313,-0.007 -4.871,-0.011 v -4.084 h -4.434 v 4.075 c -1.755,-0.004 -3.386,-0.007 -4.871,-0.01 v -4.065 h -4.433 v 4.059 c -0.919,-10e-4 -1.743,-10e-4 -2.436,-10e-4 -0.693,0 -1.517,0 -2.435,10e-4 v -4.059 h -4.434 v 4.065 c -1.485,0.003 -3.116,0.006 -4.871,0.01 v -4.075 h -4.434 v 4.084 c -1.558,0.004 -3.179,0.007 -4.871,0.011 v -4.095 h -4.434 v 4.106 c -1.582,0.004 -3.21,0.008 -4.871,0.013 v -4.119 h -4.433 v 4.13 c -1.6,0.004 -3.225,0.009 -4.871,0.013 v -4.143 h -4.434 v 4.155 c -1.61,0.004 -3.235,0.009 -4.871,0.013 v -4.168 h -4.434 v 4.181 c -1.619,0.004 -3.244,0.009 -4.871,0.013 v -4.194 h -4.433 v 4.207 c -1.628,0.004 -3.253,0.009 -4.871,0.013 v -4.22 h -4.434 v 4.233 c -1.637,0.005 -3.262,0.009 -4.871,0.014 v -4.247 h -4.434 v 4.259 c -1.648,0.005 -3.273,0.01 -4.871,0.014 v -4.273 h -4.434 v 4.286 c -1.662,0.004 -3.29,0.009 -4.871,0.013 v -4.299 h -4.433 v 4.312 c -11.365,0.031 -19.754,0.052 -22.176,0.052 -9.193,0 -20.531,-5.515 -20.531,-24.208 0,-18.693 -3.411,-288.662 -0.96,-304.904 2.452,-18.999 11.645,-26.047 27.886,-26.047 16.241,0 115.697,0.668 115.697,0.668 0,0 99.457,-0.668 115.698,-0.668 16.241,0 25.434,7.048 27.885,26.047 C 3.411,-288.662 0,-18.693 0,0"
|
||||
style="fill:#d9d9d9;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path22-9" /></g><g
|
||||
id="g24-1"
|
||||
transform="translate(267.9272,7.0004)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 h -245.874 c -8.301,0 -15.093,6.791 -15.093,15.092 v 311.903 c 0,8.3 6.792,15.092 15.093,15.092 H 0 c 8.301,0 15.092,-6.792 15.092,-15.092 V 15.092 C 15.092,6.791 8.301,0 0,0"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path26-2" /></g><g
|
||||
id="g28-7"
|
||||
transform="translate(266.9116,8.0005)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 h -244.054 c -8.255,-0.359 -15.516,6.858 -14.998,14.998 V 325.3 c -0.518,8.335 7.18,15.508 14.998,14.997 H 0 c 8.246,0.467 15.551,-6.575 14.998,-14.997 V 14.998 C 15.595,6.989 8.203,-0.446 0,0"
|
||||
style="fill:#d9d9d9;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path30-0" /></g><g
|
||||
id="g32-9"
|
||||
transform="translate(254.9423,65.6895)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 h -220.942 c -7.19,0 -13.073,5.883 -13.073,13.072 v 222.921 c 0,7.19 5.883,13.073 13.073,13.073 H 0 c 7.19,0 13.072,-5.883 13.072,-13.073 V 13.072 C 13.072,5.883 7.19,0 0,0"
|
||||
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path34-3" /></g></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,-2.0001169e-4,443.94815)"
|
||||
id="g36-6"><g
|
||||
id="g38-0"><g
|
||||
id="g44-6"><g
|
||||
id="g46-2"><path
|
||||
id="path54-6"
|
||||
style="fill:url(#linearGradient1088);stroke:none"
|
||||
d="m 216.273,28.504 c -1.723,0 -3.124,-1.401 -3.124,-3.124 v 0 c 0,-1.723 1.401,-3.125 3.124,-3.125 v 0 h 8.902 c 1.723,0 3.125,1.402 3.125,3.125 v 0 c 0,1.723 -1.402,3.124 -3.125,3.124 v 0 z"
|
||||
inkscape:connector-curvature="0" /></g></g></g></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,-2.0001169e-4,443.94815)"
|
||||
id="g56-1"><g
|
||||
id="g58-8"><g
|
||||
id="g64-7"><g
|
||||
id="g66-9"><path
|
||||
id="path74-2"
|
||||
style="fill:url(#linearGradient1090);stroke:none"
|
||||
d="m 216.194,27.662 c -1.212,0 -2.204,-0.991 -2.204,-2.204 v 0 -0.156 c 0,-1.213 0.992,-2.204 2.204,-2.204 v 0 h 9.06 c 1.212,0 2.204,0.991 2.204,2.204 v 0 0.156 c 0,1.213 -0.992,2.204 -2.204,2.204 v 0 z"
|
||||
inkscape:connector-curvature="0" /></g></g></g></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,281.56693,415.07628)"
|
||||
id="g84-0"><path
|
||||
id="path86-23"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -9.059 c -1.213,0 -2.204,0.992 -2.204,2.204 v 0.157 c 0,1.212 0.991,2.204 2.204,2.204 H 0 c 1.212,0 2.204,-0.992 2.204,-2.204 V 2.204 C 2.204,0.992 1.212,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,224.39855,337.65765)"
|
||||
id="g88-7"><path
|
||||
id="path90-5"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -70.88 c -3.268,0 -5.942,2.674 -5.942,5.942 V 37.84 c 0,3.268 2.674,5.942 5.942,5.942 H 0 c 3.268,0 5.942,-2.674 5.942,-5.942 V 5.942 C 5.942,2.674 3.268,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,180.58492,206.17028)"
|
||||
id="g92-9"><path
|
||||
id="path94-2"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 13.34,0 71.377,2.497 81.42,3.324 10.043,0.827 14.002,3.935 16.187,7.207 2.367,3.545 2.6,10.28 2.127,14.888 -0.473,4.608 -5.908,5.317 -7.916,5.317 H 0 0.003 -91.814 c -2.009,0 -7.444,-0.709 -7.917,-5.317 -0.472,-4.608 -0.24,-11.343 2.127,-14.888 2.185,-3.272 6.144,-6.38 16.187,-7.207 C -71.374,2.497 -13.337,0 0.003,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,251.21567,331.9934)"
|
||||
id="g96-2"><path
|
||||
id="path98-8"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 v 31.857 c 0,4.594 3.725,8.319 8.319,8.319 h 25.139 c 4.594,0 8.319,-3.725 8.319,-8.319 V 0 c 0,-4.594 -3.725,-8.319 -8.319,-8.319 H 8.319 C 3.725,-8.319 0,-4.594 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,292.93192,339.31515)"
|
||||
id="g100-97"><path
|
||||
id="path102-36"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -24.969 c -3.269,0 -5.942,2.674 -5.942,5.942 V 37.63 c 0,3.268 2.673,5.942 5.942,5.942 H 0 c 3.268,0 5.942,-2.674 5.942,-5.942 V 5.942 C 5.942,2.674 3.268,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,57.2483,331.91677)"
|
||||
id="g104-1"><path
|
||||
id="path106-2"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 v 31.857 c 0,4.594 3.725,8.319 8.319,8.319 h 25.138 c 4.595,0 8.319,-3.725 8.319,-8.319 V 0 c 0,-4.594 -3.724,-8.319 -8.319,-8.319 H 8.319 C 3.725,-8.319 0,-4.594 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,98.96405,339.23877)"
|
||||
id="g108-9"><path
|
||||
id="path110-31"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -24.969 c -3.269,0 -5.942,2.674 -5.942,5.942 v 31.687 c 0,3.269 2.673,5.942 5.942,5.942 H 0 c 3.268,0 5.942,-2.673 5.942,-5.942 V 5.942 C 5.942,2.674 3.268,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,106.3178,314.78765)"
|
||||
id="g112-9"><path
|
||||
id="path114-4"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -36.558 c -0.654,0 -1.189,0.535 -1.189,1.188 v 2.073 c 0,0.654 0.535,1.189 1.189,1.189 H 0 c 0.654,0 1.188,-0.535 1.188,-1.189 V 1.188 C 1.188,0.535 0.654,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,60.6728,309.2254)"
|
||||
id="g116-7"><path
|
||||
id="path118-8"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.635,0 -1.144,-0.493 -1.207,-1.112 -1.144,-1.732 -0.635,-2.225 0,-2.225 h 36.474 c 0.635,0 1.144,0.493 1.206,1.113 C 37.618,-0.493 37.109,0 36.474,0 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,78.9788,198.17177)"
|
||||
id="g120-4"><path
|
||||
id="path122-5"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -0.701 c -0.653,0 -1.188,0.535 -1.188,1.188 v 19.327 c 0,0.654 0.535,1.189 1.188,1.189 H 0 c 0.654,0 1.189,-0.535 1.189,-1.189 V 1.188 C 1.189,0.535 0.654,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,282.1948,198.17177)"
|
||||
id="g124-0"><path
|
||||
id="path126-3"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h 0.701 c 0.653,0 1.188,0.535 1.188,1.188 v 19.327 c 0,0.654 -0.535,1.189 -1.188,1.189 H 0 c -0.654,0 -1.188,-0.535 -1.188,-1.189 V 1.188 C -1.188,0.535 -0.654,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,184.28155,198.23965)"
|
||||
id="g128-6"><path
|
||||
id="path130-1"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -1.625,-1.654 -4.284,-1.654 -5.908,0 -1.625,1.654 -4.284,4.361 -5.909,6.016 -1.625,1.654 -0.295,3.007 2.954,3.007 H 2.954 C 6.204,9.023 7.533,7.67 5.908,6.016 4.284,4.361 1.625,1.654 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,313.97355,94.917276)"
|
||||
id="g136-3"><path
|
||||
id="path138-2"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-10.443 -8.466,-18.909 -18.909,-18.909 -10.443,0 -18.909,8.466 -18.909,18.909 0,10.443 8.466,18.909 18.909,18.909 C -8.466,18.909 0,10.443 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,313.14817,94.917276)"
|
||||
id="g140-0"><path
|
||||
id="path142-6"
|
||||
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-10.079 -8.17,-18.249 -18.249,-18.249 -10.078,0 -18.248,8.17 -18.248,18.249 0,10.078 8.17,18.249 18.248,18.249 C -8.17,18.249 0,10.078 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#7cb832;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,287.8503,97.707151)"
|
||||
id="g144-1"><path
|
||||
id="path146-5"
|
||||
style="fill:#7cb832;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.776 -3.22,-3.215 -7.191,-3.215 -3.972,0 -7.191,1.439 -7.191,3.215 0,1.776 3.219,3.215 7.191,3.215 C -3.22,3.215 0,1.776 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#e5dc1d;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,303.94205,104.36377)"
|
||||
id="g148-5"><path
|
||||
id="path150-4"
|
||||
style="fill:#e5dc1d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.776 -3.22,-3.215 -7.191,-3.215 -3.972,0 -7.191,1.439 -7.191,3.215 0,1.776 3.219,3.215 7.191,3.215 C -3.22,3.215 0,1.776 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#c21e27;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,305.02417,101.72628)"
|
||||
id="g152-7"><path
|
||||
id="path154-6"
|
||||
style="fill:#c21e27;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.866,3.601 -4.004,7.58 -8.057,5.85 3.3,7.612 9.527,6.401 11.69,3.806 C 5.317,7.635 5.276,0.724 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#1d54b8;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,289.18142,94.448526)"
|
||||
id="g156-5"><path
|
||||
id="path158-6"
|
||||
style="fill:#1d54b8;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.866,3.601 -4.004,7.58 -8.057,5.85 3.3,7.612 9.527,6.401 11.69,3.806 C 5.317,7.635 5.276,0.724 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path160-9"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 51.3273,50.504401 h -0.77 V 8.3094006 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path162-3"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 310.61605,50.504401 h -0.77 V 8.3094006 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path164-7"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 315.96105,433.96315 h -0.77 V 361.8319 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path166-4"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 45.97855,433.96315 h -0.77 v -72.1275 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="translate(0,2.1381603)"
|
||||
id="g5021"><g
|
||||
id="g4865"
|
||||
transform="matrix(0.24632195,0,0,0.24632195,56.776876,387.60389)"
|
||||
style="fill:#4c4c4c;fill-opacity:1"><path
|
||||
d="M 44.922,42.076 V 0 H 32.266 V 29.421 L 13.603,0 H 0 V 42.076 H 12.655 V 11.707 l 19.61,30.369 z"
|
||||
id="path2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="M 65.486,42.076 V 13.604 H 52.832 v 28.473 z"
|
||||
id="path4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="M 65.486,7.594 V 0 H 52.832 v 7.594 z"
|
||||
id="path6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="M 109.777,42.076 V 22.464 c 0,-4.114 -7.908,-9.808 -12.021,-9.808 h -3.797 c -2.846,0 -6.01,2.529 -8.857,3.795 V 13.604 H 72.447 V 42.077 H 85.101 V 22.464 c 0,-1.899 4.43,-4.114 6.329,-4.114 1.897,0 5.377,2.214 5.377,4.114 v 19.613 z"
|
||||
id="path8"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><g
|
||||
id="_x33_162_1_"
|
||||
style="fill:#4c4c4c;fill-opacity:1"><path
|
||||
d="M 214.811,42.077 V 22.463 c 0,-4.111 -7.908,-9.807 -12.025,-9.807 h -3.795 c -2.847,0 -6.009,2.53 -8.858,3.795 v -2.847 h -12.654 v 28.473 h 12.654 V 22.463 c 0,-1.897 4.432,-4.111 6.325,-4.111 1.896,0 5.381,2.214 5.381,4.111 v 19.614 z"
|
||||
id="path10"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /></g><path
|
||||
d="M 130.338,42.076 V 13.604 h 6.646 V 9.807 h -6.646 v -6.01 h -12.967 v 6.01 h -6.646 v 3.797 h 6.646 v 28.473 z"
|
||||
id="path13"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="m 154.7,12.655 c -10.122,0 -18.663,6.959 -18.663,15.5 0,8.86 8.542,15.818 18.663,15.818 8.857,0 16.135,-5.062 18.033,-11.703 h -12.971 v 3.795 c 0,3.163 -2.213,4.112 -5.063,4.112 -2.849,0 -4.744,-0.949 -4.744,-4.112 v -7.909 h 23.412 C 173.368,19.615 165.139,12.655 154.7,12.655 Z m 0,2.848 c 2.85,0 5.063,1.898 5.063,5.062 v 2.848 h -9.807 v -2.849 c -10e-4,-3.163 1.895,-5.061 4.744,-5.061 z"
|
||||
id="path15"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="m 279.349,12.655 c -10.442,0 -18.666,6.959 -18.666,15.5 0,8.86 8.224,15.818 18.666,15.818 10.118,0 18.663,-6.958 18.663,-15.818 0,-8.54 -8.545,-15.5 -18.663,-15.5 z m 0,2.848 c 2.846,0 4.746,1.898 4.746,5.062 v 15.503 c 0,3.163 -1.9,4.112 -4.746,4.112 -3.164,0 -5.063,-0.949 -5.063,-4.112 V 20.563 c 10e-4,-3.162 1.899,-5.06 5.063,-5.06 z"
|
||||
id="path17"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="m 242.968,0 v 15.502 c 0,0 -3.801,-2.847 -8.861,-2.847 -7.909,0 -14.553,6.959 -14.553,14.551 0,7.91 6.644,15.819 14.553,15.819 5.062,0 8.861,-1.898 8.861,-1.898 v 0.949 h 12.651 V 0 Z m -4.749,17.401 c 2.848,0 4.749,2.214 4.749,5.063 v 11.705 c 0,2.849 -1.901,3.795 -4.749,3.795 -3.164,0 -5.063,-0.947 -5.063,-3.795 V 22.464 c 0.002,-2.849 1.899,-5.063 5.063,-5.063 z"
|
||||
id="path19"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /></g><g
|
||||
transform="matrix(0.32630613,0,0,0.32630613,79.416228,495.22998)"
|
||||
id="g4879"
|
||||
style="fill:#4c4c4c;fill-opacity:1"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path865"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -68.754017,-262.21143 v -4.65321 h 14.805677 q 2.475446,0 2.475446,-2.1621 0,-2.11509 -2.475446,-2.11509 h -7.410672 q -3.901179,0 -5.969273,-1.73908 -2.052427,-1.75475 -2.052427,-5.02923 0,-3.27449 2.021092,-5.01357 2.03676,-1.75474 5.781264,-1.75474 h 16.654428 v 4.70021 h -14.743007 q -2.538116,0 -2.538116,2.0681 0,2.11509 2.538116,2.11509 h 7.567346 q 3.807174,0 5.796931,1.75475 2.005425,1.73908 2.005425,5.01356 0,3.32149 -2.005425,5.07623 -1.989757,1.73908 -5.796931,1.73908 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path867"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -32.151335,-262.21143 q -4.574876,0 -7.175661,-2.2091 -2.600786,-2.2091 -2.600786,-7.09732 v -13.1606 h 7.175661 v 13.2076 q 0,2.35011 1.206389,3.38416 1.206388,1.03404 3.149144,1.03404 h 6.047609 v -17.6258 h 7.175662 v 22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path869"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -13.272138,-262.21143 v -22.46702 H 1.5335383 q 5.0292298,0 7.3793372,2.00542 2.3657745,1.98976 2.3657745,5.45225 0,3.41549 -2.3344398,5.42092 -2.33444,1.98975 -7.4106719,1.98975 h -7.6300154 v 7.59868 z m 16.9991098,-14.99368 q 0,-2.82013 -3.46249153,-2.82013 H -6.0964771 v 5.60892 h 6.36095737 q 3.46249153,0 3.46249153,-2.78879 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path871"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 37.331657,-280.02524 h -9.259423 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.886726 v 4.60621 H 21.444931 q 0.109672,2.02109 1.598073,3.19615 1.504069,1.17505 5.02923,1.17505 h 9.259423 v 4.70021 H 27.163526 q -6.470629,0 -9.76078,-2.82012 -3.274483,-2.8358 -3.274483,-8.41339 0,-5.57759 3.274483,-8.39772 3.290151,-2.83579 9.76078,-2.83579 h 10.168131 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path873"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 58.417184,-277.93096 c 0,-2.05764 -1.154164,-2.09428 -3.462491,-2.09428 h -7.301001 v 5.24343 h 7.301001 c 2.308327,0 3.462491,-1.04971 3.462491,-3.14915 z m -4.271563,7.75536 h -6.491929 v 7.96417 h -7.175661 v -22.46702 h 16.215741 c 3.143921,0 5.473139,0.7207 6.987653,2.1621 1.524959,1.43095 2.287438,2.29274 2.287438,4.56973 0,2.30833 -0.752035,4.17797 -2.256104,5.60892 -0.762479,0.73115 -1.733856,1.27429 -2.914133,1.62941 l 6.182513,8.49686 h -7.468444 z"
|
||||
sodipodi:nodetypes="ssccsscccccscsccccc" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path875"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 80.596693,-273.44494 q 0,-5.57759 3.274483,-8.39772 3.29015,-2.83579 9.760779,-2.83579 h 10.168135 v 4.65321 h -9.259427 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.88673 v 4.60621 H 87.772354 v 9.07141 h -7.175661 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path877"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 113.99402,-262.21143 q -3.96385,0 -6.11028,-1.83308 -2.14643,-1.84875 -2.14643,-5.10757 0,-3.24314 2.14643,-5.07623 2.14643,-1.84875 6.11028,-1.84875 h 9.96445 v -0.8147 q 0,-1.70775 -0.8147,-2.39711 -0.79904,-0.68937 -2.77313,-0.68937 h -12.92559 v -4.70021 h 13.19194 q 5.56192,0 8.0217,2.11509 2.47544,2.1151 2.47544,6.90932 v 13.44261 z m 9.96445,-9.25942 h -8.03737 q -2.89846,0 -2.89846,2.31877 0,2.33444 2.89846,2.33444 h 8.03737 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path879"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 161.7012,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.74451,-0.97138 h -1.4884 v 17.6258 h -7.17566 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.67159,0 8.24104,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path881"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 178.15353,-284.67845 v 22.46702 h -7.17566 v -22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path883"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 204.67773,-279.93124 h -8.60139 q -3.91684,0 -5.67159,1.51974 -1.75475,1.51974 -1.75475,4.96656 0,3.44683 1.72341,4.96656 1.72342,1.51974 5.65593,1.51974 h 8.64839 v 4.74721 h -10.43447 q -6.32962,0 -9.54144,-2.82012 -3.21181,-2.8358 -3.21181,-8.41339 0,-5.56192 3.21181,-8.39772 3.21182,-2.83579 9.54144,-2.83579 h 10.43447 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path885"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 234.31301,-273.11085 q 0,2.91413 -0.97138,5.0449 -0.97137,2.11509 -2.80446,3.49382 -1.81741,1.36307 -4.43387,2.03676 -2.60078,0.65803 -5.92227,0.65803 -3.32148,0 -5.93794,-0.65803 -2.60078,-0.67369 -4.4182,-2.03676 -1.81741,-1.37873 -2.80446,-3.49382 -0.97138,-2.13077 -0.97138,-5.0449 0,-2.91413 0.97138,-5.02923 0.98705,-2.13076 2.80446,-3.49383 1.81742,-1.37872 4.4182,-2.03676 2.61646,-0.67369 5.93794,-0.67369 3.32149,0 5.92227,0.67369 2.61646,0.65804 4.43387,2.03676 1.83309,1.36307 2.80446,3.49383 0.97138,2.1151 0.97138,5.02923 z m -14.13198,6.4863 q 6.95632,0 6.95632,-6.4863 0,-6.4863 -6.95632,-6.4863 -6.95632,0 -6.95632,6.4863 0,6.4863 6.95632,6.4863 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path887"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 264.1179,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.7445,-0.97138 h -1.4884 v 17.6258 h -7.17567 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.6716,0 8.24105,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /></g></g></g></svg>
|
After Width: | Height: | Size: 28 KiB |
667
themes/rbsimple-DE/sfc/images/consolegame.svg
Normal file
667
themes/rbsimple-DE/sfc/images/consolegame.svg
Normal file
|
@ -0,0 +1,667 @@
|
|||
<?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"
|
||||
viewBox="0 0 653.57422 443.94815"
|
||||
height="443.94815"
|
||||
width="653.57422"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
|
||||
sodipodi:docname="consolegame.svg"><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
id="namedview80"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:zoom="2.3384589"
|
||||
inkscape:cx="331.31377"
|
||||
inkscape:cy="150.25613"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" /><metadata
|
||||
id="metadata8"><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><defs
|
||||
id="defs6"><clipPath
|
||||
id="clipPath16"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path18"
|
||||
d="m 0,355.159 288.939,0 L 288.939,0 0,0 0,355.159 Z"
|
||||
inkscape:connector-curvature="0" /></clipPath><linearGradient
|
||||
id="linearGradient48"
|
||||
spreadMethod="pad"
|
||||
gradientTransform="matrix(0,6.2488999,6.2488999,0,220.7242,22.255291)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="0"
|
||||
x2="1"
|
||||
y1="0"
|
||||
x1="0"><stop
|
||||
id="stop50"
|
||||
offset="0"
|
||||
style="stop-opacity:1;stop-color:#d1d3d4" /><stop
|
||||
id="stop52"
|
||||
offset="1"
|
||||
style="stop-opacity:1;stop-color:#808080" /></linearGradient><linearGradient
|
||||
id="linearGradient68"
|
||||
spreadMethod="pad"
|
||||
gradientTransform="matrix(0,4.5653,4.5653,0,220.72404,23.09749)"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
y2="0"
|
||||
x2="1"
|
||||
y1="0"
|
||||
x1="0"><stop
|
||||
id="stop70"
|
||||
offset="0"
|
||||
style="stop-opacity:1;stop-color:#231f20" /><stop
|
||||
id="stop72"
|
||||
offset="1"
|
||||
style="stop-opacity:1;stop-color:#ffffff" /></linearGradient><clipPath
|
||||
id="clipPath80"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path82"
|
||||
d="m 0,355.159 288.939,0 L 288.939,0 0,0 0,355.159 Z"
|
||||
inkscape:connector-curvature="0" /></clipPath><clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath16-9"><path
|
||||
d="m 0,144.916 207.048,0 L 207.048,0 0,0 0,144.916 Z"
|
||||
id="path18-8"
|
||||
inkscape:connector-curvature="0" /></clipPath><pattern
|
||||
id="EMFhbasepattern"
|
||||
patternUnits="userSpaceOnUse"
|
||||
width="6"
|
||||
height="6"
|
||||
x="0"
|
||||
y="0" /><clipPath
|
||||
id="clipPath16-3"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path18-6"
|
||||
d="M 0,355.159 H 288.939 V 0 H 0 Z" /></clipPath><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient48"
|
||||
id="linearGradient1088"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,6.2488999,6.2488999,0,220.7242,22.255291)"
|
||||
x1="0"
|
||||
y1="0"
|
||||
x2="1"
|
||||
y2="0"
|
||||
spreadMethod="pad" /><linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient68"
|
||||
id="linearGradient1090"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0,4.5653,4.5653,0,220.72404,23.09749)"
|
||||
x1="0"
|
||||
y1="0"
|
||||
x2="1"
|
||||
y2="0"
|
||||
spreadMethod="pad" /></defs><g
|
||||
id="g5284"><g
|
||||
transform="matrix(1.25,0,0,-1.25,-2.0001169e-4,443.94815)"
|
||||
id="g14-6"
|
||||
clip-path="url(#clipPath16-3)"><g
|
||||
id="g20-2"
|
||||
transform="translate(287.0933,330.9505)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 c 0,18.693 -11.338,24.208 -20.531,24.208 -2.422,0 -10.812,-0.021 -22.176,-0.052 v -4.312 h -4.434 v 4.299 c -1.58,-0.004 -3.208,-0.009 -4.871,-0.013 v -4.286 h -4.434 v 4.273 c -1.598,-0.004 -3.223,-0.009 -4.871,-0.014 v -4.259 h -4.433 v 4.247 c -1.61,-0.005 -3.235,-0.009 -4.871,-0.014 v -4.233 h -4.434 v 4.22 c -1.619,-0.004 -3.243,-0.009 -4.871,-0.013 v -4.207 h -4.434 v 4.194 c -1.627,-0.004 -3.251,-0.009 -4.871,-0.013 v -4.181 h -4.434 v 4.168 c -1.635,-0.004 -3.26,-0.009 -4.871,-0.013 v -4.155 h -4.433 v 4.143 c -1.647,-0.004 -3.272,-0.009 -4.871,-0.013 v -4.13 h -4.434 v 4.119 c -1.661,-0.005 -3.288,-0.009 -4.871,-0.013 v -4.106 h -4.434 v 4.095 c -1.692,-0.004 -3.313,-0.007 -4.871,-0.011 v -4.084 h -4.434 v 4.075 c -1.755,-0.004 -3.386,-0.007 -4.871,-0.01 v -4.065 h -4.433 v 4.059 c -0.919,-10e-4 -1.743,-10e-4 -2.436,-10e-4 -0.693,0 -1.517,0 -2.435,10e-4 v -4.059 h -4.434 v 4.065 c -1.485,0.003 -3.116,0.006 -4.871,0.01 v -4.075 h -4.434 v 4.084 c -1.558,0.004 -3.179,0.007 -4.871,0.011 v -4.095 h -4.434 v 4.106 c -1.582,0.004 -3.21,0.008 -4.871,0.013 v -4.119 h -4.433 v 4.13 c -1.6,0.004 -3.225,0.009 -4.871,0.013 v -4.143 h -4.434 v 4.155 c -1.61,0.004 -3.235,0.009 -4.871,0.013 v -4.168 h -4.434 v 4.181 c -1.619,0.004 -3.244,0.009 -4.871,0.013 v -4.194 h -4.433 v 4.207 c -1.628,0.004 -3.253,0.009 -4.871,0.013 v -4.22 h -4.434 v 4.233 c -1.637,0.005 -3.262,0.009 -4.871,0.014 v -4.247 h -4.434 v 4.259 c -1.648,0.005 -3.273,0.01 -4.871,0.014 v -4.273 h -4.434 v 4.286 c -1.662,0.004 -3.29,0.009 -4.871,0.013 v -4.299 h -4.433 v 4.312 c -11.365,0.031 -19.754,0.052 -22.176,0.052 -9.193,0 -20.531,-5.515 -20.531,-24.208 0,-18.693 -3.411,-288.662 -0.96,-304.904 2.452,-18.999 11.645,-26.047 27.886,-26.047 16.241,0 115.697,0.668 115.697,0.668 0,0 99.457,-0.668 115.698,-0.668 16.241,0 25.434,7.048 27.885,26.047 C 3.411,-288.662 0,-18.693 0,0"
|
||||
style="fill:#d9d9d9;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path22-9" /></g><g
|
||||
id="g24-1"
|
||||
transform="translate(267.9272,7.0004)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 h -245.874 c -8.301,0 -15.093,6.791 -15.093,15.092 v 311.903 c 0,8.3 6.792,15.092 15.093,15.092 H 0 c 8.301,0 15.092,-6.792 15.092,-15.092 V 15.092 C 15.092,6.791 8.301,0 0,0"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path26-2" /></g><g
|
||||
id="g28-7"
|
||||
transform="translate(266.9116,8.0005)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 h -244.054 c -8.255,-0.359 -15.516,6.858 -14.998,14.998 V 325.3 c -0.518,8.335 7.18,15.508 14.998,14.997 H 0 c 8.246,0.467 15.551,-6.575 14.998,-14.997 V 14.998 C 15.595,6.989 8.203,-0.446 0,0"
|
||||
style="fill:#d9d9d9;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path30-0" /></g><g
|
||||
id="g32-9"
|
||||
transform="translate(254.9423,65.6895)"><path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 0,0 h -220.942 c -7.19,0 -13.073,5.883 -13.073,13.072 v 222.921 c 0,7.19 5.883,13.073 13.073,13.073 H 0 c 7.19,0 13.072,-5.883 13.072,-13.073 V 13.072 C 13.072,5.883 7.19,0 0,0"
|
||||
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path34-3" /></g></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,-2.0001169e-4,443.94815)"
|
||||
id="g36-6"><g
|
||||
id="g38-0"><g
|
||||
id="g44-6"><g
|
||||
id="g46-2"><path
|
||||
id="path54-6"
|
||||
style="fill:url(#linearGradient1088);stroke:none"
|
||||
d="m 216.273,28.504 c -1.723,0 -3.124,-1.401 -3.124,-3.124 v 0 c 0,-1.723 1.401,-3.125 3.124,-3.125 v 0 h 8.902 c 1.723,0 3.125,1.402 3.125,3.125 v 0 c 0,1.723 -1.402,3.124 -3.125,3.124 v 0 z"
|
||||
inkscape:connector-curvature="0" /></g></g></g></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,-2.0001169e-4,443.94815)"
|
||||
id="g56-1"><g
|
||||
id="g58-8"><g
|
||||
id="g64-7"><g
|
||||
id="g66-9"><path
|
||||
id="path74-2"
|
||||
style="fill:url(#linearGradient1090);stroke:none"
|
||||
d="m 216.194,27.662 c -1.212,0 -2.204,-0.991 -2.204,-2.204 v 0 -0.156 c 0,-1.213 0.992,-2.204 2.204,-2.204 v 0 h 9.06 c 1.212,0 2.204,0.991 2.204,2.204 v 0 0.156 c 0,1.213 -0.992,2.204 -2.204,2.204 v 0 z"
|
||||
inkscape:connector-curvature="0" /></g></g></g></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,281.56693,415.07628)"
|
||||
id="g84-0"><path
|
||||
id="path86-23"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -9.059 c -1.213,0 -2.204,0.992 -2.204,2.204 v 0.157 c 0,1.212 0.991,2.204 2.204,2.204 H 0 c 1.212,0 2.204,-0.992 2.204,-2.204 V 2.204 C 2.204,0.992 1.212,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,224.39855,337.65765)"
|
||||
id="g88-7"><path
|
||||
id="path90-5"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -70.88 c -3.268,0 -5.942,2.674 -5.942,5.942 V 37.84 c 0,3.268 2.674,5.942 5.942,5.942 H 0 c 3.268,0 5.942,-2.674 5.942,-5.942 V 5.942 C 5.942,2.674 3.268,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,180.58492,206.17028)"
|
||||
id="g92-9"><path
|
||||
id="path94-2"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 13.34,0 71.377,2.497 81.42,3.324 10.043,0.827 14.002,3.935 16.187,7.207 2.367,3.545 2.6,10.28 2.127,14.888 -0.473,4.608 -5.908,5.317 -7.916,5.317 H 0 0.003 -91.814 c -2.009,0 -7.444,-0.709 -7.917,-5.317 -0.472,-4.608 -0.24,-11.343 2.127,-14.888 2.185,-3.272 6.144,-6.38 16.187,-7.207 C -71.374,2.497 -13.337,0 0.003,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,251.21567,331.9934)"
|
||||
id="g96-2"><path
|
||||
id="path98-8"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 v 31.857 c 0,4.594 3.725,8.319 8.319,8.319 h 25.139 c 4.594,0 8.319,-3.725 8.319,-8.319 V 0 c 0,-4.594 -3.725,-8.319 -8.319,-8.319 H 8.319 C 3.725,-8.319 0,-4.594 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,292.93192,339.31515)"
|
||||
id="g100-97"><path
|
||||
id="path102-36"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -24.969 c -3.269,0 -5.942,2.674 -5.942,5.942 V 37.63 c 0,3.268 2.673,5.942 5.942,5.942 H 0 c 3.268,0 5.942,-2.674 5.942,-5.942 V 5.942 C 5.942,2.674 3.268,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,57.2483,331.91677)"
|
||||
id="g104-1"><path
|
||||
id="path106-2"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 v 31.857 c 0,4.594 3.725,8.319 8.319,8.319 h 25.138 c 4.595,0 8.319,-3.725 8.319,-8.319 V 0 c 0,-4.594 -3.724,-8.319 -8.319,-8.319 H 8.319 C 3.725,-8.319 0,-4.594 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,98.96405,339.23877)"
|
||||
id="g108-9"><path
|
||||
id="path110-31"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -24.969 c -3.269,0 -5.942,2.674 -5.942,5.942 v 31.687 c 0,3.269 2.673,5.942 5.942,5.942 H 0 c 3.268,0 5.942,-2.673 5.942,-5.942 V 5.942 C 5.942,2.674 3.268,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,106.3178,314.78765)"
|
||||
id="g112-9"><path
|
||||
id="path114-4"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -36.558 c -0.654,0 -1.189,0.535 -1.189,1.188 v 2.073 c 0,0.654 0.535,1.189 1.189,1.189 H 0 c 0.654,0 1.188,-0.535 1.188,-1.189 V 1.188 C 1.188,0.535 0.654,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,60.6728,309.2254)"
|
||||
id="g116-7"><path
|
||||
id="path118-8"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.635,0 -1.144,-0.493 -1.207,-1.112 -1.144,-1.732 -0.635,-2.225 0,-2.225 h 36.474 c 0.635,0 1.144,0.493 1.206,1.113 C 37.618,-0.493 37.109,0 36.474,0 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,78.9788,198.17177)"
|
||||
id="g120-4"><path
|
||||
id="path122-5"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -0.701 c -0.653,0 -1.188,0.535 -1.188,1.188 v 19.327 c 0,0.654 0.535,1.189 1.188,1.189 H 0 c 0.654,0 1.189,-0.535 1.189,-1.189 V 1.188 C 1.189,0.535 0.654,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,282.1948,198.17177)"
|
||||
id="g124-0"><path
|
||||
id="path126-3"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h 0.701 c 0.653,0 1.188,0.535 1.188,1.188 v 19.327 c 0,0.654 -0.535,1.189 -1.188,1.189 H 0 c -0.654,0 -1.188,-0.535 -1.188,-1.189 V 1.188 C -1.188,0.535 -0.654,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,184.28155,198.23965)"
|
||||
id="g128-6"><path
|
||||
id="path130-1"
|
||||
style="fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -1.625,-1.654 -4.284,-1.654 -5.908,0 -1.625,1.654 -4.284,4.361 -5.909,6.016 -1.625,1.654 -0.295,3.007 2.954,3.007 H 2.954 C 6.204,9.023 7.533,7.67 5.908,6.016 4.284,4.361 1.625,1.654 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,313.97355,94.917276)"
|
||||
id="g136-3"><path
|
||||
id="path138-2"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-10.443 -8.466,-18.909 -18.909,-18.909 -10.443,0 -18.909,8.466 -18.909,18.909 0,10.443 8.466,18.909 18.909,18.909 C -8.466,18.909 0,10.443 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,313.14817,94.917276)"
|
||||
id="g140-0"><path
|
||||
id="path142-6"
|
||||
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-10.079 -8.17,-18.249 -18.249,-18.249 -10.078,0 -18.248,8.17 -18.248,18.249 0,10.078 8.17,18.249 18.248,18.249 C -8.17,18.249 0,10.078 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#7cb832;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,287.8503,97.707151)"
|
||||
id="g144-1"><path
|
||||
id="path146-5"
|
||||
style="fill:#7cb832;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.776 -3.22,-3.215 -7.191,-3.215 -3.972,0 -7.191,1.439 -7.191,3.215 0,1.776 3.219,3.215 7.191,3.215 C -3.22,3.215 0,1.776 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#e5dc1d;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,303.94205,104.36377)"
|
||||
id="g148-5"><path
|
||||
id="path150-4"
|
||||
style="fill:#e5dc1d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.776 -3.22,-3.215 -7.191,-3.215 -3.972,0 -7.191,1.439 -7.191,3.215 0,1.776 3.219,3.215 7.191,3.215 C -3.22,3.215 0,1.776 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#c21e27;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,305.02417,101.72628)"
|
||||
id="g152-7"><path
|
||||
id="path154-6"
|
||||
style="fill:#c21e27;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.866,3.601 -4.004,7.58 -8.057,5.85 3.3,7.612 9.527,6.401 11.69,3.806 C 5.317,7.635 5.276,0.724 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#1d54b8;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,289.18142,94.448526)"
|
||||
id="g156-5"><path
|
||||
id="path158-6"
|
||||
style="fill:#1d54b8;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.866,3.601 -4.004,7.58 -8.057,5.85 3.3,7.612 9.527,6.401 11.69,3.806 C 5.317,7.635 5.276,0.724 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path160-9"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 51.3273,50.504401 h -0.77 V 8.3094006 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path162-3"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 310.61605,50.504401 h -0.77 V 8.3094006 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path164-7"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 315.96105,433.96315 h -0.77 V 361.8319 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path166-4"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 45.97855,433.96315 h -0.77 v -72.1275 h 0.77 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="translate(0,2.1381603)"
|
||||
id="g5021"><g
|
||||
id="g4865"
|
||||
transform="matrix(0.24632195,0,0,0.24632195,56.776876,387.60389)"
|
||||
style="fill:#4c4c4c;fill-opacity:1"><path
|
||||
d="M 44.922,42.076 V 0 H 32.266 V 29.421 L 13.603,0 H 0 V 42.076 H 12.655 V 11.707 l 19.61,30.369 z"
|
||||
id="path2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="M 65.486,42.076 V 13.604 H 52.832 v 28.473 z"
|
||||
id="path4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="M 65.486,7.594 V 0 H 52.832 v 7.594 z"
|
||||
id="path6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="M 109.777,42.076 V 22.464 c 0,-4.114 -7.908,-9.808 -12.021,-9.808 h -3.797 c -2.846,0 -6.01,2.529 -8.857,3.795 V 13.604 H 72.447 V 42.077 H 85.101 V 22.464 c 0,-1.899 4.43,-4.114 6.329,-4.114 1.897,0 5.377,2.214 5.377,4.114 v 19.613 z"
|
||||
id="path8"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><g
|
||||
id="_x33_162_1_"
|
||||
style="fill:#4c4c4c;fill-opacity:1"><path
|
||||
d="M 214.811,42.077 V 22.463 c 0,-4.111 -7.908,-9.807 -12.025,-9.807 h -3.795 c -2.847,0 -6.009,2.53 -8.858,3.795 v -2.847 h -12.654 v 28.473 h 12.654 V 22.463 c 0,-1.897 4.432,-4.111 6.325,-4.111 1.896,0 5.381,2.214 5.381,4.111 v 19.614 z"
|
||||
id="path10"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /></g><path
|
||||
d="M 130.338,42.076 V 13.604 h 6.646 V 9.807 h -6.646 v -6.01 h -12.967 v 6.01 h -6.646 v 3.797 h 6.646 v 28.473 z"
|
||||
id="path13"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="m 154.7,12.655 c -10.122,0 -18.663,6.959 -18.663,15.5 0,8.86 8.542,15.818 18.663,15.818 8.857,0 16.135,-5.062 18.033,-11.703 h -12.971 v 3.795 c 0,3.163 -2.213,4.112 -5.063,4.112 -2.849,0 -4.744,-0.949 -4.744,-4.112 v -7.909 h 23.412 C 173.368,19.615 165.139,12.655 154.7,12.655 Z m 0,2.848 c 2.85,0 5.063,1.898 5.063,5.062 v 2.848 h -9.807 v -2.849 c -10e-4,-3.163 1.895,-5.061 4.744,-5.061 z"
|
||||
id="path15"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="m 279.349,12.655 c -10.442,0 -18.666,6.959 -18.666,15.5 0,8.86 8.224,15.818 18.666,15.818 10.118,0 18.663,-6.958 18.663,-15.818 0,-8.54 -8.545,-15.5 -18.663,-15.5 z m 0,2.848 c 2.846,0 4.746,1.898 4.746,5.062 v 15.503 c 0,3.163 -1.9,4.112 -4.746,4.112 -3.164,0 -5.063,-0.949 -5.063,-4.112 V 20.563 c 10e-4,-3.162 1.899,-5.06 5.063,-5.06 z"
|
||||
id="path17"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /><path
|
||||
d="m 242.968,0 v 15.502 c 0,0 -3.801,-2.847 -8.861,-2.847 -7.909,0 -14.553,6.959 -14.553,14.551 0,7.91 6.644,15.819 14.553,15.819 5.062,0 8.861,-1.898 8.861,-1.898 v 0.949 h 12.651 V 0 Z m -4.749,17.401 c 2.848,0 4.749,2.214 4.749,5.063 v 11.705 c 0,2.849 -1.901,3.795 -4.749,3.795 -3.164,0 -5.063,-0.947 -5.063,-3.795 V 22.464 c 0.002,-2.849 1.899,-5.063 5.063,-5.063 z"
|
||||
id="path19"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#4c4c4c;fill-opacity:1" /></g><g
|
||||
transform="matrix(0.32630613,0,0,0.32630613,79.416228,495.22998)"
|
||||
id="g4879"
|
||||
style="fill:#4c4c4c;fill-opacity:1"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path865"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -68.754017,-262.21143 v -4.65321 h 14.805677 q 2.475446,0 2.475446,-2.1621 0,-2.11509 -2.475446,-2.11509 h -7.410672 q -3.901179,0 -5.969273,-1.73908 -2.052427,-1.75475 -2.052427,-5.02923 0,-3.27449 2.021092,-5.01357 2.03676,-1.75474 5.781264,-1.75474 h 16.654428 v 4.70021 h -14.743007 q -2.538116,0 -2.538116,2.0681 0,2.11509 2.538116,2.11509 h 7.567346 q 3.807174,0 5.796931,1.75475 2.005425,1.73908 2.005425,5.01356 0,3.32149 -2.005425,5.07623 -1.989757,1.73908 -5.796931,1.73908 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path867"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -32.151335,-262.21143 q -4.574876,0 -7.175661,-2.2091 -2.600786,-2.2091 -2.600786,-7.09732 v -13.1606 h 7.175661 v 13.2076 q 0,2.35011 1.206389,3.38416 1.206388,1.03404 3.149144,1.03404 h 6.047609 v -17.6258 h 7.175662 v 22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path869"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -13.272138,-262.21143 v -22.46702 H 1.5335383 q 5.0292298,0 7.3793372,2.00542 2.3657745,1.98976 2.3657745,5.45225 0,3.41549 -2.3344398,5.42092 -2.33444,1.98975 -7.4106719,1.98975 h -7.6300154 v 7.59868 z m 16.9991098,-14.99368 q 0,-2.82013 -3.46249153,-2.82013 H -6.0964771 v 5.60892 h 6.36095737 q 3.46249153,0 3.46249153,-2.78879 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path871"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 37.331657,-280.02524 h -9.259423 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.886726 v 4.60621 H 21.444931 q 0.109672,2.02109 1.598073,3.19615 1.504069,1.17505 5.02923,1.17505 h 9.259423 v 4.70021 H 27.163526 q -6.470629,0 -9.76078,-2.82012 -3.274483,-2.8358 -3.274483,-8.41339 0,-5.57759 3.274483,-8.39772 3.290151,-2.83579 9.76078,-2.83579 h 10.168131 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path873"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 58.417184,-277.93096 c 0,-2.05764 -1.154164,-2.09428 -3.462491,-2.09428 h -7.301001 v 5.24343 h 7.301001 c 2.308327,0 3.462491,-1.04971 3.462491,-3.14915 z m -4.271563,7.75536 h -6.491929 v 7.96417 h -7.175661 v -22.46702 h 16.215741 c 3.143921,0 5.473139,0.7207 6.987653,2.1621 1.524959,1.43095 2.287438,2.29274 2.287438,4.56973 0,2.30833 -0.752035,4.17797 -2.256104,5.60892 -0.762479,0.73115 -1.733856,1.27429 -2.914133,1.62941 l 6.182513,8.49686 h -7.468444 z"
|
||||
sodipodi:nodetypes="ssccsscccccscsccccc" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path875"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 80.596693,-273.44494 q 0,-5.57759 3.274483,-8.39772 3.29015,-2.83579 9.760779,-2.83579 h 10.168135 v 4.65321 h -9.259427 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.88673 v 4.60621 H 87.772354 v 9.07141 h -7.175661 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path877"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 113.99402,-262.21143 q -3.96385,0 -6.11028,-1.83308 -2.14643,-1.84875 -2.14643,-5.10757 0,-3.24314 2.14643,-5.07623 2.14643,-1.84875 6.11028,-1.84875 h 9.96445 v -0.8147 q 0,-1.70775 -0.8147,-2.39711 -0.79904,-0.68937 -2.77313,-0.68937 h -12.92559 v -4.70021 h 13.19194 q 5.56192,0 8.0217,2.11509 2.47544,2.1151 2.47544,6.90932 v 13.44261 z m 9.96445,-9.25942 h -8.03737 q -2.89846,0 -2.89846,2.31877 0,2.33444 2.89846,2.33444 h 8.03737 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path879"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 161.7012,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.74451,-0.97138 h -1.4884 v 17.6258 h -7.17566 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.67159,0 8.24104,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path881"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 178.15353,-284.67845 v 22.46702 h -7.17566 v -22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path883"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 204.67773,-279.93124 h -8.60139 q -3.91684,0 -5.67159,1.51974 -1.75475,1.51974 -1.75475,4.96656 0,3.44683 1.72341,4.96656 1.72342,1.51974 5.65593,1.51974 h 8.64839 v 4.74721 h -10.43447 q -6.32962,0 -9.54144,-2.82012 -3.21181,-2.8358 -3.21181,-8.41339 0,-5.56192 3.21181,-8.39772 3.21182,-2.83579 9.54144,-2.83579 h 10.43447 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path885"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 234.31301,-273.11085 q 0,2.91413 -0.97138,5.0449 -0.97137,2.11509 -2.80446,3.49382 -1.81741,1.36307 -4.43387,2.03676 -2.60078,0.65803 -5.92227,0.65803 -3.32148,0 -5.93794,-0.65803 -2.60078,-0.67369 -4.4182,-2.03676 -1.81741,-1.37873 -2.80446,-3.49382 -0.97138,-2.13077 -0.97138,-5.0449 0,-2.91413 0.97138,-5.02923 0.98705,-2.13076 2.80446,-3.49383 1.81742,-1.37872 4.4182,-2.03676 2.61646,-0.67369 5.93794,-0.67369 3.32149,0 5.92227,0.67369 2.61646,0.65804 4.43387,2.03676 1.83309,1.36307 2.80446,3.49383 0.97138,2.1151 0.97138,5.02923 z m -14.13198,6.4863 q 6.95632,0 6.95632,-6.4863 0,-6.4863 -6.95632,-6.4863 -6.95632,0 -6.95632,6.4863 0,6.4863 6.95632,6.4863 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path887"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 264.1179,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.7445,-0.97138 h -1.4884 v 17.6258 h -7.17567 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.6716,0 8.24105,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /></g></g></g><g
|
||||
id="g5366"><g
|
||||
transform="matrix(1.25,0,0,-1.25,524.16922,443.94815)"
|
||||
id="g20"><path
|
||||
id="path22"
|
||||
style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 13.146,0 92.244,1.027 94.026,1.027 8.611,0 9.498,6.072 9.498,8.684 0,2.612 -0.712,119.059 -0.95,125.945 -0.237,6.886 -5.223,7.598 -9.26,7.836 -4.036,0.237 -80.967,1.424 -93.314,1.424 -12.347,0 -89.278,-1.187 -93.314,-1.424 -4.037,-0.238 -9.023,-0.95 -9.26,-7.836 -0.238,-6.886 -0.95,-123.333 -0.95,-125.945 0,-2.612 0.887,-8.684 9.498,-8.684 C -92.244,1.027 -13.146,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path24-5"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 615.6491,442.97952 h -0.5925 v -178.935 h 0.5925 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path26"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 433.2491,442.99202 h -0.5925 v -178.935 h 0.5925 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="matrix(1.25,0,0,-1.25,617.84422,349.72152)"
|
||||
id="g28"><path
|
||||
id="path30"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -153.681 c -5.253,0 -9.551,4.298 -9.551,9.551 v 41.787 c 0,5.252 4.298,9.551 9.551,9.551 H 0 c 5.253,0 9.551,-4.299 9.551,-9.551 V 9.551 C 9.551,4.298 5.253,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path32-2"
|
||||
style="fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 495.18535,349.72202 h 95.7925 v -76.11125 h -95.7925 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
style="fill:#7cb832;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,428.59573,336.73839)"
|
||||
id="g34-5"><path
|
||||
id="path36-4"
|
||||
style="fill:#7cb832;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.105 -2.003,-2.001 -4.475,-2.001 -2.471,0 -4.474,0.896 -4.474,2.001 0,1.105 2.003,2.001 4.474,2.001 C -2.003,2.001 0,1.105 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#e5dc1d;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,438.60872,340.8804)"
|
||||
id="g38"><path
|
||||
id="path40-7"
|
||||
style="fill:#e5dc1d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.105 -2.003,-2.001 -4.475,-2.001 -2.471,0 -4.474,0.896 -4.474,2.001 0,1.105 2.003,2.001 4.474,2.001 C -2.003,2.001 0,1.105 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#c21e27;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,439.28197,339.23927)"
|
||||
id="g42-4"><path
|
||||
id="path44-4"
|
||||
style="fill:#c21e27;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.539,2.241 -2.492,4.717 -5.013,3.64 -2.96,8.376 0.915,7.623 2.26,6.008 3.308,4.751 3.283,0.45 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#1d54b8;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,429.4241,334.71077)"
|
||||
id="g46"><path
|
||||
id="path48-3"
|
||||
style="fill:#1d54b8;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.539,2.241 -2.492,4.717 -5.013,3.64 -2.96,8.376 0.915,7.623 2.26,6.008 3.308,4.751 3.283,0.45 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,410.51685,430.81315)"
|
||||
id="g50-0"><path
|
||||
id="path52-7"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-2.113 -1.713,-3.825 -3.826,-3.825 -2.112,0 -3.825,1.712 -3.825,3.825 0,2.113 1.713,3.826 3.825,3.826 C -1.713,3.826 0,2.113 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,637.8216,430.81315)"
|
||||
id="g54-8"><path
|
||||
id="path56-6"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-2.113 1.713,-3.825 3.826,-3.825 2.112,0 3.825,1.712 3.825,3.825 0,2.113 -1.713,3.826 -3.825,3.826 C 1.713,3.826 0,2.113 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,594.41772,388.75202)"
|
||||
id="g58"><path
|
||||
id="path60-8"
|
||||
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -112.398 c -2.506,0 -4.556,2.05 -4.556,4.556 v 1.789 c 0,2.506 2.05,4.556 4.556,4.556 H 0 c 2.506,0 4.556,-2.05 4.556,-4.556 V 4.556 C 4.556,2.05 2.506,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path62-8"
|
||||
style="fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="M 548.40035,386.69577 H 499.7016 v -9.51375 h 48.69875 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="matrix(1.25,0,0,-1.25,599.58585,378.66752)"
|
||||
id="g64"><path
|
||||
id="path66-4"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -120.667 c -0.035,-0.079 -0.067,-0.159 -0.099,-0.24 H 0.099 C 0.068,-0.159 0.036,-0.079 0,0 m 0.364,-1.248 h -121.395 c -0.012,-0.08 -0.026,-0.16 -0.034,-0.241 H 0.398 C 0.39,-1.408 0.376,-1.328 0.364,-1.248 m -1.183,2.496 h -119.029 c -0.07,-0.078 -0.14,-0.157 -0.205,-0.24 H -0.613 C -0.679,1.091 -0.748,1.17 -0.819,1.248 M -121.088,-2.737 H 0.422 v 0.24 h -121.51 z m 1.241,-3.746 H -0.819 c 0.071,0.079 0.14,0.158 0.206,0.241 h -119.44 c 0.065,-0.083 0.135,-0.162 0.206,-0.241 m -0.819,1.249 H 0 c 0.036,0.079 0.068,0.159 0.099,0.24 h -120.865 c 0.032,-0.081 0.064,-0.161 0.1,-0.24 m -0.365,1.248 H 0.364 c 0.012,0.08 0.026,0.159 0.034,0.241 h -121.463 c 0.008,-0.082 0.022,-0.161 0.034,-0.241"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,598.26823,292.27127)"
|
||||
id="g68-3"><path
|
||||
id="path70-1"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c -1.809,0 -3.017,1.282 -3.017,2.836 0,1.555 1.211,2.851 3.014,2.847 H 17.038 C 18.841,5.687 20.052,4.391 20.052,2.836 20.052,1.282 18.844,0 17.035,0 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,598.27535,286.0414)"
|
||||
id="g72-4"><path
|
||||
id="path74"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c -1.432,-0.003 -2.311,-0.96 -2.311,-2.144 0,-1.183 0.873,-2.148 2.311,-2.143 h 17.023 c 1.438,-0.005 2.312,0.96 2.312,2.143 0,1.184 -0.879,2.141 -2.312,2.144 z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,597.35735,287.04127)"
|
||||
id="g76"><path
|
||||
id="path78-9"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 H 0.833 L 1.987,-1.866 1.986,0 H 2.813 V -2.676 H 1.987 L 0.828,-0.81 V -2.676 H 0 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,606.49447,287.38552)"
|
||||
id="g80-2"><path
|
||||
id="path82-0"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 H 0.805 V -0.36 H 1.241 V -0.624 H 0.805 L 0.806,-2.4 H 0 v 1.776 h -0.437 v 0.264 h 0.438 z"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path84-6"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25"
|
||||
d="m 601.4491,288.16202 h 1.00625 v 2.22375 h -1.00625 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path86"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25"
|
||||
d="m 601.44785,287.04077 h 1.0075 v 0.68375 h -1.0075 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="matrix(1.25,0,0,-1.25,619.07272,288.00989)"
|
||||
id="g88"><path
|
||||
id="path90"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c -0.649,0 -1.175,-0.447 -1.175,-0.999 0,-0.552 0.526,-0.999 1.175,-0.999 0.65,0 1.176,0.447 1.176,0.999 C 1.176,-0.447 0.65,0 0,0 m 0.323,-0.997 c 0,0 -0.001,-0.268 -0.001,-0.377 0,-0.283 -0.167,-0.4 -0.328,-0.4 -0.161,0 -0.33,0.117 -0.33,0.4 0,0.109 0.001,0.384 0.001,0.384 0,0 0,0.263 0,0.371 0,0.282 0.168,0.398 0.329,0.398 0.16,0 0.328,-0.116 0.328,-0.398 0,-0.108 0,-0.307 0.001,-0.379 z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,616.29035,289.26265)"
|
||||
id="g92"><path
|
||||
id="path94"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 v 0.318 c 0,0.275 -0.19,0.345 -0.315,0.345 -0.128,0 -0.316,-0.07 -0.316,-0.345 0,-0.091 0.001,-0.317 0.001,-0.317 0,0 -0.001,-0.222 -0.001,-0.317 0,-0.274 0.188,-0.346 0.316,-0.346 0.125,0 0.315,0.072 0.315,0.346 z m -0.006,1.777 h 0.794 v -2.675 h -0.795 c 0,0 0,0.086 0,0.102 -0.308,-0.193 -0.656,-0.192 -0.927,-0.066 -0.072,0.033 -0.55,0.263 -0.55,0.882 0,0.47 0.443,0.982 1.023,0.931 0.191,-0.017 0.327,-0.086 0.455,-0.158 z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,604.80935,288.05914)"
|
||||
id="g96"><path
|
||||
id="path98"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c 0.301,0.008 0.911,-0.189 0.907,-0.893 -0.001,-0.125 0,-0.968 0,-0.968 h -0.8 v 1.169 c 0,0.155 -0.148,0.327 -0.367,0.327 -0.22,0 -0.382,-0.172 -0.382,-0.327 0,-0.076 0.001,-1.169 0.001,-1.169 H -1.44 l -0.001,1.779 0.8,0.001 c 0,0 -0.001,-0.144 0,-0.187 C -0.488,-0.122 -0.266,-0.008 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,612.98247,288.05914)"
|
||||
id="g100"><path
|
||||
id="path102"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 C 0.3,0.008 0.911,-0.189 0.907,-0.893 0.906,-1.018 0.906,-1.861 0.906,-1.861 H 0.107 v 1.169 c 0,0.155 -0.148,0.327 -0.367,0.327 -0.219,0 -0.383,-0.172 -0.383,-0.327 0,-0.076 0.001,-1.169 0.001,-1.169 H -1.44 v 1.779 l 0.798,0.001 c 0,0 -0.001,-0.144 0,-0.187 C -0.487,-0.122 -0.266,-0.008 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,609.81772,289.60764)"
|
||||
id="g104"><path
|
||||
id="path106"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c 0,0 0.001,-0.008 0.001,-0.108 0,-0.326 -0.214,-0.398 -0.333,-0.398 -0.119,0 -0.337,0.072 -0.337,0.398 0,0.098 0.001,0.367 0.001,0.367 h 1.516 c 0,0.552 -0.533,1.009 -1.187,1.009 -0.654,0 -1.185,-0.447 -1.185,-0.998 0,-0.552 0.531,-1 1.185,-1 0.543,0 1.001,0.31 1.141,0.731 z m -0.668,0.537 c -0.002,0.155 0.002,0.259 0.053,0.349 0.063,0.109 0.179,0.161 0.283,0.162 v 0 C -0.227,1.047 -0.112,0.995 -0.049,0.886 0.002,0.796 0.005,0.692 0.004,0.537 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,620.75035,287.40889)"
|
||||
id="g108"><path
|
||||
id="path110"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c 0.078,0 0.148,0.005 0.148,0.099 0,0.075 -0.069,0.09 -0.132,0.09 H -0.11 V 0 Z m -0.11,-0.342 h -0.093 v 0.609 h 0.232 c 0.144,0 0.215,-0.053 0.215,-0.173 0,-0.109 -0.068,-0.157 -0.158,-0.168 L 0.259,-0.342 H 0.157 l -0.162,0.264 H -0.11 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,620.75172,288.00614)"
|
||||
id="g112"><path
|
||||
id="path114"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 C 0.239,0 0.427,0.187 0.427,0.442 0.427,0.691 0.239,0.88 0,0.88 -0.241,0.88 -0.43,0.691 -0.43,0.442 -0.43,0.187 -0.241,0 0,0 m -0.536,0.442 c 0,0.303 0.246,0.526 0.536,0.526 0.288,0 0.534,-0.223 0.534,-0.526 0,-0.307 -0.246,-0.53 -0.534,-0.53 -0.29,0 -0.536,0.223 -0.536,0.53"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,343.86112 Z"
|
||||
id="path3509-8"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,342.34034 Z"
|
||||
id="path3511-9"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,340.84343 Z"
|
||||
id="path3513-2"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,341.59188 Z"
|
||||
id="path3515-6"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,344.60958 Z"
|
||||
id="path3517-6"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,343.08879 Z"
|
||||
id="path3519-4"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,340.09498 Z"
|
||||
id="path3521-9"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
style="fill:#ff0000;fill-opacity:1"
|
||||
transform="matrix(0.64544276,0,0,0.64544276,382.17818,33.695771)"
|
||||
id="g5021-4"><g
|
||||
id="g4865-0"
|
||||
transform="matrix(0.24632195,0,0,0.24632195,56.776876,387.60389)"
|
||||
style="fill:#ff0000;fill-opacity:1"><path
|
||||
d="M 44.922,42.076 V 0 H 32.266 V 29.421 L 13.603,0 H 0 V 42.076 H 12.655 V 11.707 l 19.61,30.369 z"
|
||||
id="path2-5"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="M 65.486,42.076 V 13.604 H 52.832 v 28.473 z"
|
||||
id="path4-9"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="M 65.486,7.594 V 0 H 52.832 v 7.594 z"
|
||||
id="path6-4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="M 109.777,42.076 V 22.464 c 0,-4.114 -7.908,-9.808 -12.021,-9.808 h -3.797 c -2.846,0 -6.01,2.529 -8.857,3.795 V 13.604 H 72.447 V 42.077 H 85.101 V 22.464 c 0,-1.899 4.43,-4.114 6.329,-4.114 1.897,0 5.377,2.214 5.377,4.114 v 19.613 z"
|
||||
id="path8-6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><g
|
||||
id="_x33_162_1_-9"
|
||||
style="fill:#ff0000;fill-opacity:1"><path
|
||||
d="M 214.811,42.077 V 22.463 c 0,-4.111 -7.908,-9.807 -12.025,-9.807 h -3.795 c -2.847,0 -6.009,2.53 -8.858,3.795 v -2.847 h -12.654 v 28.473 h 12.654 V 22.463 c 0,-1.897 4.432,-4.111 6.325,-4.111 1.896,0 5.381,2.214 5.381,4.111 v 19.614 z"
|
||||
id="path10-2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /></g><path
|
||||
d="M 130.338,42.076 V 13.604 h 6.646 V 9.807 h -6.646 v -6.01 h -12.967 v 6.01 h -6.646 v 3.797 h 6.646 v 28.473 z"
|
||||
id="path13-2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="m 154.7,12.655 c -10.122,0 -18.663,6.959 -18.663,15.5 0,8.86 8.542,15.818 18.663,15.818 8.857,0 16.135,-5.062 18.033,-11.703 h -12.971 v 3.795 c 0,3.163 -2.213,4.112 -5.063,4.112 -2.849,0 -4.744,-0.949 -4.744,-4.112 v -7.909 h 23.412 C 173.368,19.615 165.139,12.655 154.7,12.655 Z m 0,2.848 c 2.85,0 5.063,1.898 5.063,5.062 v 2.848 h -9.807 v -2.849 c -10e-4,-3.163 1.895,-5.061 4.744,-5.061 z"
|
||||
id="path15-4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="m 279.349,12.655 c -10.442,0 -18.666,6.959 -18.666,15.5 0,8.86 8.224,15.818 18.666,15.818 10.118,0 18.663,-6.958 18.663,-15.818 0,-8.54 -8.545,-15.5 -18.663,-15.5 z m 0,2.848 c 2.846,0 4.746,1.898 4.746,5.062 v 15.503 c 0,3.163 -1.9,4.112 -4.746,4.112 -3.164,0 -5.063,-0.949 -5.063,-4.112 V 20.563 c 10e-4,-3.162 1.899,-5.06 5.063,-5.06 z"
|
||||
id="path17-7"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="m 242.968,0 v 15.502 c 0,0 -3.801,-2.847 -8.861,-2.847 -7.909,0 -14.553,6.959 -14.553,14.551 0,7.91 6.644,15.819 14.553,15.819 5.062,0 8.861,-1.898 8.861,-1.898 v 0.949 h 12.651 V 0 Z m -4.749,17.401 c 2.848,0 4.749,2.214 4.749,5.063 v 11.705 c 0,2.849 -1.901,3.795 -4.749,3.795 -3.164,0 -5.063,-0.947 -5.063,-3.795 V 22.464 c 0.002,-2.849 1.899,-5.063 5.063,-5.063 z"
|
||||
id="path19-7"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /></g><g
|
||||
transform="matrix(0.32630613,0,0,0.32630613,79.416228,495.22998)"
|
||||
id="g4879-5"
|
||||
style="fill:#ff0000;fill-opacity:1"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path865-4"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -68.754017,-262.21143 v -4.65321 h 14.805677 q 2.475446,0 2.475446,-2.1621 0,-2.11509 -2.475446,-2.11509 h -7.410672 q -3.901179,0 -5.969273,-1.73908 -2.052427,-1.75475 -2.052427,-5.02923 0,-3.27449 2.021092,-5.01357 2.03676,-1.75474 5.781264,-1.75474 h 16.654428 v 4.70021 h -14.743007 q -2.538116,0 -2.538116,2.0681 0,2.11509 2.538116,2.11509 h 7.567346 q 3.807174,0 5.796931,1.75475 2.005425,1.73908 2.005425,5.01356 0,3.32149 -2.005425,5.07623 -1.989757,1.73908 -5.796931,1.73908 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path867-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -32.151335,-262.21143 q -4.574876,0 -7.175661,-2.2091 -2.600786,-2.2091 -2.600786,-7.09732 v -13.1606 h 7.175661 v 13.2076 q 0,2.35011 1.206389,3.38416 1.206388,1.03404 3.149144,1.03404 h 6.047609 v -17.6258 h 7.175662 v 22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path869-1"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -13.272138,-262.21143 v -22.46702 H 1.5335383 q 5.0292298,0 7.3793372,2.00542 2.3657745,1.98976 2.3657745,5.45225 0,3.41549 -2.3344398,5.42092 -2.33444,1.98975 -7.4106719,1.98975 h -7.6300154 v 7.59868 z m 16.9991098,-14.99368 q 0,-2.82013 -3.46249153,-2.82013 H -6.0964771 v 5.60892 h 6.36095737 q 3.46249153,0 3.46249153,-2.78879 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path871-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 37.331657,-280.02524 h -9.259423 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.886726 v 4.60621 H 21.444931 q 0.109672,2.02109 1.598073,3.19615 1.504069,1.17505 5.02923,1.17505 h 9.259423 v 4.70021 H 27.163526 q -6.470629,0 -9.76078,-2.82012 -3.274483,-2.8358 -3.274483,-8.41339 0,-5.57759 3.274483,-8.39772 3.290151,-2.83579 9.76078,-2.83579 h 10.168131 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path873-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 58.417184,-277.93096 c 0,-2.05764 -1.154164,-2.09428 -3.462491,-2.09428 h -7.301001 v 5.24343 h 7.301001 c 2.308327,0 3.462491,-1.04971 3.462491,-3.14915 z m -4.271563,7.75536 h -6.491929 v 7.96417 h -7.175661 v -22.46702 h 16.215741 c 3.143921,0 5.473139,0.7207 6.987653,2.1621 1.524959,1.43095 2.287438,2.29274 2.287438,4.56973 0,2.30833 -0.752035,4.17797 -2.256104,5.60892 -0.762479,0.73115 -1.733856,1.27429 -2.914133,1.62941 l 6.182513,8.49686 h -7.468444 z"
|
||||
sodipodi:nodetypes="ssccsscccccscsccccc" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path875-9"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 80.596693,-273.44494 q 0,-5.57759 3.274483,-8.39772 3.29015,-2.83579 9.760779,-2.83579 h 10.168135 v 4.65321 h -9.259427 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.88673 v 4.60621 H 87.772354 v 9.07141 h -7.175661 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path877-3"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 113.99402,-262.21143 q -3.96385,0 -6.11028,-1.83308 -2.14643,-1.84875 -2.14643,-5.10757 0,-3.24314 2.14643,-5.07623 2.14643,-1.84875 6.11028,-1.84875 h 9.96445 v -0.8147 q 0,-1.70775 -0.8147,-2.39711 -0.79904,-0.68937 -2.77313,-0.68937 h -12.92559 v -4.70021 h 13.19194 q 5.56192,0 8.0217,2.11509 2.47544,2.1151 2.47544,6.90932 v 13.44261 z m 9.96445,-9.25942 h -8.03737 q -2.89846,0 -2.89846,2.31877 0,2.33444 2.89846,2.33444 h 8.03737 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path879-6"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 161.7012,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.74451,-0.97138 h -1.4884 v 17.6258 h -7.17566 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.67159,0 8.24104,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path881-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 178.15353,-284.67845 v 22.46702 h -7.17566 v -22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path883-0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 204.67773,-279.93124 h -8.60139 q -3.91684,0 -5.67159,1.51974 -1.75475,1.51974 -1.75475,4.96656 0,3.44683 1.72341,4.96656 1.72342,1.51974 5.65593,1.51974 h 8.64839 v 4.74721 h -10.43447 q -6.32962,0 -9.54144,-2.82012 -3.21181,-2.8358 -3.21181,-8.41339 0,-5.56192 3.21181,-8.39772 3.21182,-2.83579 9.54144,-2.83579 h 10.43447 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path885-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 234.31301,-273.11085 q 0,2.91413 -0.97138,5.0449 -0.97137,2.11509 -2.80446,3.49382 -1.81741,1.36307 -4.43387,2.03676 -2.60078,0.65803 -5.92227,0.65803 -3.32148,0 -5.93794,-0.65803 -2.60078,-0.67369 -4.4182,-2.03676 -1.81741,-1.37873 -2.80446,-3.49382 -0.97138,-2.13077 -0.97138,-5.0449 0,-2.91413 0.97138,-5.02923 0.98705,-2.13076 2.80446,-3.49383 1.81742,-1.37872 4.4182,-2.03676 2.61646,-0.67369 5.93794,-0.67369 3.32149,0 5.92227,0.67369 2.61646,0.65804 4.43387,2.03676 1.83309,1.36307 2.80446,3.49383 0.97138,2.1151 0.97138,5.02923 z m -14.13198,6.4863 q 6.95632,0 6.95632,-6.4863 0,-6.4863 -6.95632,-6.4863 -6.95632,0 -6.95632,6.4863 0,6.4863 6.95632,6.4863 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path887-1"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 264.1179,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.7445,-0.97138 h -1.4884 v 17.6258 h -7.17567 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.6716,0 8.24105,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /></g></g></g></svg>
|
After Width: | Height: | Size: 54 KiB |
466
themes/rbsimple-DE/sfc/images/controller.svg
Normal file
466
themes/rbsimple-DE/sfc/images/controller.svg
Normal file
|
@ -0,0 +1,466 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:bx="https://www.boxy-svg.com/bx"
|
||||
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"
|
||||
width="165.13800048828125"
|
||||
height="384.9889831542969"
|
||||
viewBox="109.842 -107.426 165.138 384.989"
|
||||
version="1.1"
|
||||
id="svg77"
|
||||
sodipodi:docname="controller.svg"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)">
|
||||
<metadata
|
||||
id="metadata83">
|
||||
<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>
|
||||
<defs
|
||||
id="defs81" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
id="namedview79"
|
||||
showgrid="false"
|
||||
inkscape:zoom="3.8135486"
|
||||
inkscape:cx="17.525333"
|
||||
inkscape:cy="188.78882"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg77" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7"
|
||||
d="m 274.97952,154.52848 c 0,-0.991 -0.085,-2.134 -0.519,-3.111 -0.435,-0.978 -1.363,-1.795 -2.674,-1.795 v 0.641 c -0.252,-0.011 -0.63,0.021 -0.641,0.332 l 0.121,44.485 c -0.479,15.887 -5.099,29.69 -12.469,41.794 -0.258,0.514 0.278,0.736 0.488,0.727 0.857,-0.036 1.531,-0.086 2.068,-0.151 v 0.065 c 0.848,0 1.502,0.073 2.134,0 0.624,-0.073 1.257,-0.428 1.616,-1.077 0.004,-0.006 0.019,0.004 0.021,0 0.002,-0.006 -0.004,-0.015 0,-0.02 6.714,-11.945 9.855,-25.708 9.855,-40.34 z"
|
||||
style="fill:#bdbdbd"
|
||||
bx:origin="0 0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-7"
|
||||
d="m 274.97952,15.710478 c 0,0.991 -0.085,2.134 -0.519,3.111 -0.435,0.978 -1.363,1.795 -2.674,1.795 v -0.641 c -0.252,0.011 -0.63,-0.021 -0.641,-0.332 l 0.121,-44.485 c -0.479,-15.887 -5.099,-29.69 -12.469,-41.794 -0.258,-0.514 0.278,-0.736 0.488,-0.727 0.857,0.036 1.531,0.086 2.068,0.151 v -0.065 c 0.848,0 1.502,-0.073 2.134,0 0.624,0.073 1.257,0.428 1.616,1.077 0.004,0.006 0.019,-0.004 0.021,0 0.002,0.006 -0.004,0.015 0,0.02 6.714,11.945 9.855,25.708 9.855,40.34 z"
|
||||
style="fill:#bdbdbd"
|
||||
bx:origin="0 1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-11"
|
||||
d="m 271.86852,-26.406516 v 89.45 16.098 h -0.837 -0.637 v 0.637 10.758 0.637 h 0.637 0.837 v 15.918996 89.449 c 0,44.754 -36.25,81.022 -81.002,81.022 -44.754,0 -81.022,-36.27 -81.022,-81.022 0,-17.66 5.652,-33.984 15.24,-47.297 v -0.019 l 1.295,-1.673 c 2.348,-2.94 3.745,-6.667 3.745,-10.719 v -30.361 -42.812996 -30.362 c 0,-4.051 -1.397,-7.778 -3.745,-10.717 l -1.295,-1.674 v -0.019 c -9.594,-13.305 -15.243,-29.626 -15.243,-47.292 0,-44.752 36.268,-81.021004 81.022,-81.021004 44.752,0 81.003,36.270004 81.003,81.021004 z"
|
||||
style="fill:#cccccc"
|
||||
bx:origin="0.5 0.5" />
|
||||
<g
|
||||
transform="rotate(90,191.91052,84.569004)"
|
||||
id="g32">
|
||||
<g
|
||||
id="g18">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 145.366,123.432 c 0.053,-0.336 -0.087,-0.598 -0.42,-0.784 l -0.56,-0.319 c -0.787,-0.469 -1.16,-1.107 -1.12,-1.913 0.02,-0.372 0.117,-0.7 0.29,-0.983 0.173,-0.293 0.417,-0.519 0.73,-0.678 0.307,-0.16 0.643,-0.235 1.01,-0.226 0.493,0.009 0.89,0.199 1.19,0.571 0.3,0.363 0.447,0.855 0.44,1.475 h -1.16 c 0.007,-0.248 -0.033,-0.451 -0.12,-0.611 -0.087,-0.15 -0.23,-0.23 -0.43,-0.239 -0.2,0 -0.373,0.062 -0.52,0.186 -0.153,0.123 -0.243,0.296 -0.27,0.518 -0.04,0.302 0.13,0.549 0.51,0.744 0.38,0.196 0.657,0.359 0.83,0.492 0.547,0.434 0.803,1.019 0.77,1.754 -0.02,0.381 -0.113,0.718 -0.28,1.01 -0.167,0.283 -0.397,0.505 -0.69,0.664 -0.293,0.16 -0.627,0.235 -1,0.226 -0.267,-0.009 -0.513,-0.062 -0.74,-0.159 -0.233,-0.107 -0.433,-0.262 -0.6,-0.465 -0.327,-0.408 -0.483,-0.948 -0.47,-1.622 l 1.17,0.014 c -0.013,0.336 0.037,0.594 0.15,0.77 0.107,0.169 0.293,0.253 0.56,0.253 0.193,0 0.357,-0.057 0.49,-0.173 0.133,-0.123 0.213,-0.292 0.24,-0.505 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 169.788,119.844 h -1.44 l -0.71,5.382 h -1.17 l 0.71,-5.382 h -1.43 l 0.17,-1.235 h 4.04 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path8" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 164.477,122.967 c -0.034,0.469 -0.15,0.881 -0.35,1.236 -0.2,0.363 -0.46,0.642 -0.78,0.837 -0.327,0.195 -0.68,0.288 -1.06,0.279 -0.52,-0.017 -0.927,-0.239 -1.22,-0.664 -0.3,-0.435 -0.464,-1.019 -0.49,-1.754 -0.02,-0.488 0.02,-1.023 0.12,-1.608 0.1,-0.576 0.263,-1.076 0.49,-1.502 0.233,-0.434 0.503,-0.757 0.81,-0.97 0.313,-0.212 0.653,-0.315 1.02,-0.305 0.546,0.017 0.976,0.235 1.29,0.651 0.313,0.425 0.486,1.006 0.52,1.741 h -1.17 c 0.006,-0.408 -0.047,-0.695 -0.16,-0.864 -0.12,-0.177 -0.3,-0.27 -0.54,-0.279 -0.62,-0.027 -0.997,0.607 -1.13,1.9 -0.06,0.594 -0.09,1.014 -0.09,1.262 -0.014,0.744 0.193,1.13 0.62,1.156 0.273,0.01 0.493,-0.083 0.66,-0.279 0.166,-0.195 0.273,-0.465 0.32,-0.81 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path10" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 159.332,122.422 h -1.83 l -0.2,1.582 h 2.16 l -0.16,1.222 h -3.33 l 0.86,-6.617 h 3.34 l -0.16,1.235 h -2.17 l -0.18,1.396 h 1.83 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path12" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 153.087,124.004 h 2.02 l -0.16,1.222 h -3.19 l 0.86,-6.617 h 1.17 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path14" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 150.782,122.422 h -1.83 l -0.2,1.582 h 2.16 l -0.16,1.222 h -3.33 l 0.86,-6.617 h 3.34 l -0.16,1.235 h -2.17 l -0.18,1.396 h 1.83 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path16" />
|
||||
</g>
|
||||
<g
|
||||
id="g30">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 189.002,123.432 c 0.053,-0.336 -0.087,-0.598 -0.42,-0.784 l -0.56,-0.319 c -0.787,-0.469 -1.16,-1.107 -1.12,-1.913 0.02,-0.372 0.117,-0.7 0.29,-0.983 0.173,-0.293 0.417,-0.519 0.73,-0.678 0.307,-0.16 0.643,-0.235 1.01,-0.226 0.493,0.009 0.89,0.199 1.19,0.571 0.3,0.363 0.447,0.855 0.44,1.475 h -1.16 c 0.007,-0.248 -0.033,-0.451 -0.12,-0.611 -0.087,-0.15 -0.23,-0.23 -0.43,-0.239 -0.2,0 -0.373,0.062 -0.52,0.186 -0.153,0.123 -0.243,0.296 -0.27,0.518 -0.04,0.302 0.13,0.549 0.51,0.744 0.38,0.196 0.657,0.359 0.83,0.492 0.547,0.434 0.803,1.019 0.77,1.754 -0.02,0.381 -0.113,0.718 -0.28,1.01 -0.167,0.283 -0.397,0.505 -0.69,0.664 -0.293,0.16 -0.627,0.235 -1,0.226 -0.267,-0.009 -0.513,-0.062 -0.74,-0.159 -0.233,-0.107 -0.433,-0.262 -0.6,-0.465 -0.327,-0.408 -0.483,-0.948 -0.47,-1.622 l 1.17,0.014 c -0.013,0.336 0.037,0.594 0.15,0.77 0.107,0.169 0.293,0.253 0.56,0.253 0.193,0 0.357,-0.057 0.49,-0.173 0.133,-0.123 0.213,-0.292 0.24,-0.505 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path20" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 210.073,119.844 h -1.44 l -0.71,5.382 h -1.17 l 0.71,-5.382 h -1.43 l 0.17,-1.235 h 4.04 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path22" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 202.25,121.665 h 0.68 c 0.186,0 0.35,-0.057 0.49,-0.173 0.14,-0.123 0.24,-0.292 0.3,-0.505 0.06,-0.203 0.076,-0.408 0.05,-0.611 -0.047,-0.336 -0.21,-0.514 -0.49,-0.532 h -0.79 z m -0.16,1.222 -0.3,2.339 h -1.17 l 0.86,-6.617 1.76,0.013 c 0.56,0 0.993,0.173 1.3,0.518 0.3,0.355 0.433,0.833 0.4,1.435 -0.02,0.479 -0.124,0.873 -0.31,1.183 -0.18,0.319 -0.434,0.567 -0.76,0.744 l 0.67,2.644 v 0.08 h -1.25 l -0.55,-2.339 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0 0"
|
||||
id="path24" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 197.201,123.99 -0.44,1.236 h -1.29 l 2.64,-6.617 h 1.1 l 0.92,6.617 h -1.22 l -0.12,-1.236 z m 0.44,-1.235 h 1.03 l -0.22,-2.273 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0 0"
|
||||
id="path26" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 195.548,119.844 h -1.44 l -0.71,5.382 h -1.17 l 0.71,-5.382 h -1.43 l 0.17,-1.235 h 4.04 z"
|
||||
style="fill:#4c4c4c"
|
||||
bx:origin="0.5 0.5"
|
||||
id="path28" />
|
||||
</g>
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path42"
|
||||
style="fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:#999999"
|
||||
d="m 191.79252,20.043484 c -25.403,0 -45.994,-20.559 -45.994,-45.92 0,-25.361 20.591,-45.92 45.994,-45.92 25.402,0 45.996,20.559 45.996,45.92 0,25.361 -20.594,45.92 -45.996,45.92"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path46"
|
||||
style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 191.79352,18.623484 c -24.594,0 -44.53,-19.922 -44.53,-44.499 0,-24.577 19.936,-44.501 44.53,-44.501 24.593,0 44.53,19.924 44.53,44.501 0,24.577 -19.937,44.499 -44.53,44.499"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path50"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 191.70452,269.67948 c -40.332,0 -73.028,-32.697 -73.028,-73.029 0,-40.333 32.696,-73.029 73.028,-73.029 40.333,0 73.029,32.696 73.029,73.029 0,40.332 -32.696,73.029 -73.029,73.029"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path70"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 203.31952,6.107484 v -20.459 h 20.458 c 0.873,0 1.589,-0.715 1.589,-1.59 v -19.871 c 0,-0.875 -0.716,-1.59 -1.589,-1.59 h -20.458 v -20.459 c 0,-0.873 -0.716,-1.588 -1.59,-1.588 h -19.872 c -0.873,0 -1.589,0.715 -1.589,1.588 v 20.459 h -20.459 c -0.874,0 -1.589,0.715 -1.589,1.59 v 19.871 c 0,0.875 0.715,1.59 1.589,1.59 h 20.459 v 20.459 c 0,0.874 0.716,1.589 1.589,1.589 h 19.872 c 0.874,0 1.59,-0.715 1.59,-1.589"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path90"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 193.87852,-54.660516 c -1.146,-2.022 -3.023,-2.022 -4.17,0 l -4.442,7.834 c -1.148,2.022 -0.612,3.676 1.19,3.676 h 10.674 c 1.802,0 2.336,-1.654 1.191,-3.676 l -4.443,-7.834 c -1.146,-2.022 -3.023,-2.022 -4.17,0 l -4.442,7.834 c -1.148,2.022 -0.612,3.676 1.19,3.676 h 10.674 c 1.802,0 2.336,-1.654 1.191,-3.676 z"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path94"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 193.87852,2.808484 c -1.146,2.023 -3.023,2.023 -4.17,0 l -4.442,-7.834 c -1.148,-2.022 -0.612,-3.676 1.19,-3.676 h 10.674 c 1.802,0 2.336,1.654 1.191,3.676 l -4.443,7.834 c -1.146,2.023 -3.023,2.023 -4.17,0 l -4.442,-7.834 c -1.148,-2.022 -0.612,-3.676 1.19,-3.676 h 10.674 c 1.802,0 2.336,1.654 1.191,3.676 z"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path98"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 220.45352,-23.792516 c 2.022,-1.147 2.022,-3.024 0,-4.17 l -7.834,-4.442 c -2.022,-1.147 -3.676,-0.611 -3.676,1.19 v 10.674 c 0,1.802 1.654,2.336 3.676,1.191 l 7.834,-4.443 c 2.022,-1.147 2.022,-3.024 0,-4.17 l -7.834,-4.442 c -2.022,-1.147 -3.676,-0.611 -3.676,1.19 v 10.674 c 0,1.802 1.654,2.336 3.676,1.191 z"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path102"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 162.98452,-23.841516 c -2.023,-1.146 -2.023,-3.023 0,-4.17 l 7.833,-4.442 c 2.023,-1.146 3.677,-0.611 3.677,1.19 v 10.675 c 0,1.801 -1.654,2.336 -3.677,1.19 l -7.833,-4.443 c -2.023,-1.146 -2.023,-3.023 0,-4.17 l 7.833,-4.442 c 2.023,-1.146 3.677,-0.611 3.677,1.19 v 10.675 c 0,1.801 -1.654,2.336 -3.677,1.19 z"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-4"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 181.98994,61.222072 169.09797,44.776558 c -4.47789,-5.684717 3.62844,-12.78427 8.46943,-6.638819 l 12.89295,16.444496 c 4.52226,5.876973 -3.8847,12.599715 -8.47041,6.639837"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-2"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 181.98993,102.56008 169.09796,86.114566 c -4.47789,-5.684717 3.62844,-12.78427 8.46943,-6.638819 l 12.89295,16.444496 c 4.52225,5.876977 -3.8847,12.599717 -8.47041,6.639837"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 244.49752,221.71948 0.03,-2.686 -4.034,3.388 -4.395,-3.613 0.017,2.527 2.836,2.382 -2.836,2.381 -0.017,2.527 4.395,-3.613 4.034,3.388 -0.03,-2.686 -2.429,-1.997 z"
|
||||
style="fill:#d8d8d8"
|
||||
bx:origin="0 0"
|
||||
id="path44" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 214.69652,254.78748 -0.011,1.254 0.011,1.253 -8.311,3.797 -0.011,-2.041 2.085,-0.948 0.024,-4.112 -2.109,-0.959 0.011,-2.041 z m -4.541,2.545 2.841,-1.291 -2.796,-1.271 z"
|
||||
style="fill:#d8d8d8"
|
||||
bx:origin="0 0"
|
||||
id="path47" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 174.14852,136.23948 0.002,-2.27 -4.674,3.762 h -3.836 v 1.984 h 3.858 l 4.652,3.744 -0.003,-2.27 -3.095,-2.475 z"
|
||||
style="fill:#d8d8d8"
|
||||
bx:origin="0 0"
|
||||
id="path49" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 145.07052,167.72748 v 0.84 h 0.002 v 4.585 h 0.002 c -0.001,0.014 -0.001,0.028 -0.002,0.042 v 0.069 h -0.004 c -0.228,3.457 -3.921,3.68 -4.087,0.241 -0.16,4.193 -4.315,3.909 -4.488,-0.241 h -10e-4 v -0.018 c -0.001,-0.032 -0.002,-0.064 -0.003,-0.096 h 0.003 v -5.422 z m -6.996,5.507 c 0.221,1.32 1.718,1.404 1.99,0.029 h -0.002 v -3.331 h -1.988 z m 3.57,-0.032 c 0.539,1.425 1.707,0.82 1.848,0.061 h -0.002 v -3.331 h -1.846 z"
|
||||
style="fill:#cccccc"
|
||||
bx:origin="0 0"
|
||||
id="path51" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="circle35"
|
||||
d="m 206.07152,159.95648 c 0,-8.331 -6.771,-15.101 -15.102,-15.101 -8.331,0 -15.102,6.77 -15.102,15.101 0,8.332 6.771,15.102 15.102,15.102 8.331,0 15.102,-6.77 15.102,-15.102 z m -1.276,0 c 0,7.642 -6.185,13.826 -13.826,13.826 -7.641,0 -13.825,-6.184 -13.825,-13.826 0,-7.64 6.184,-13.824 13.825,-13.824 7.641,0 13.826,6.184 13.826,13.824 z"
|
||||
style="fill:#f4f4f4"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="circle37"
|
||||
d="m 234.63852,196.62548 c 0,-8.331 -6.77,-15.082 -15.102,-15.082 -8.33,0 -15.101,6.751 -15.101,15.082 0,8.331 6.771,15.102 15.101,15.102 8.332,0 15.102,-6.771 15.102,-15.102 z m -1.277,0 c 0,7.641 -6.184,13.825 -13.824,13.825 -7.641,0 -13.825,-6.184 -13.825,-13.825 0,-7.64 6.184,-13.805 13.825,-13.805 7.64,0 13.824,6.164 13.824,13.805 z"
|
||||
style="fill:#f4f4f4"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="circle41"
|
||||
d="m 178.18152,197.83748 c 0,-8.33 -6.771,-15.101 -15.103,-15.101 -8.331,0 -15.082,6.771 -15.082,15.101 0,8.333 6.751,15.082 15.082,15.082 8.331,0 15.103,-6.749 15.103,-15.082 z m -1.278,0 c 0,7.643 -6.184,13.805 -13.825,13.805 -7.641,0 -13.804,-6.162 -13.804,-13.805 0,-7.64 6.163,-13.824 13.804,-13.824 7.641,0 13.825,6.184 13.825,13.824 z"
|
||||
style="fill:#f4f4f4"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="circle43"
|
||||
d="m 206.74752,234.50748 c 0,-8.331 -6.771,-15.103 -15.101,-15.103 -8.331,0 -15.101,6.772 -15.101,15.103 0,8.332 6.77,15.102 15.101,15.102 8.33,0 15.101,-6.772 15.101,-15.102 z m -1.276,0 c 0,7.64 -6.184,13.824 -13.824,13.824 -7.642,0 -13.825,-6.184 -13.825,-13.824 0,-7.64 6.184,-13.824 13.825,-13.824 7.64,0 13.824,6.184 13.824,13.824 z"
|
||||
style="fill:#f4f4f4"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 202.61352,248.41648 c -7.753,6.039 -18.918,4.662 -24.958,-3.092 l -28.567,-36.667 c -6.039,-7.754 -4.641,-18.919 3.112,-24.957 7.754,-6.038 18.918,-4.661 24.957,3.093 l 28.548,36.687 c 2.266,2.906 3.5,6.279 3.731,9.697 0.386,5.692 -1.976,11.466 -6.823,15.239 z"
|
||||
style="fill:#d8d8d8"
|
||||
bx:origin="0 0"
|
||||
id="path57" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-5"
|
||||
d="m 206.73852,234.50648 c 0,8.342 -6.751,15.093 -15.094,15.093 -8.34,0 -15.09,-6.751 -15.09,-15.093 0,-8.341 6.75,-15.092 15.09,-15.092 8.343,0 15.094,6.751 15.094,15.092 z"
|
||||
style="fill:#ba2318;fill-opacity:1"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
d="m 230.41952,210.66348 c -7.753,6.039 -18.918,4.662 -24.957,-3.093 l -28.567,-36.666 c -6.039,-7.754 -4.642,-18.919 3.112,-24.958 7.754,-6.038 18.918,-4.66 24.956,3.094 l 28.548,36.687 c 2.266,2.906 3.5,6.278 3.732,9.696 0.386,5.693 -1.977,11.467 -6.824,15.24 z"
|
||||
style="fill:#d8d8d8"
|
||||
bx:origin="0 0"
|
||||
id="path60" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-6"
|
||||
d="m 234.62952,196.63648 c 0,8.341 -6.751,15.092 -15.094,15.092 -8.341,0 -15.091,-6.751 -15.091,-15.092 0,-8.341 6.75,-15.093 15.091,-15.093 8.343,0 15.094,6.752 15.094,15.093 z"
|
||||
style="fill:#0a2a8d;fill-opacity:1"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-1"
|
||||
d="m 178.18052,197.82748 c 0,8.342 -6.751,15.093 -15.093,15.093 -8.341,0 -15.09,-6.751 -15.09,-15.093 0,-8.341 6.749,-15.092 15.09,-15.092 8.342,0 15.093,6.751 15.093,15.092 z"
|
||||
style="fill:#fed01b;fill-opacity:1"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-10"
|
||||
d="m 206.06152,159.95648 c 0,8.342 -6.751,15.093 -15.093,15.093 -8.341,0 -15.091,-6.751 -15.091,-15.093 0,-8.341 6.75,-15.092 15.091,-15.092 8.342,0 15.093,6.751 15.093,15.092 z"
|
||||
style="fill:#007544;fill-opacity:1"
|
||||
bx:origin="0.5 0.5" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path-18"
|
||||
style="fill:#666666;fill-opacity:0.5;fill-rule:nonzero;stroke:none"
|
||||
d="m 191.79352,-17.511516 c -4.621,0 -8.365,-3.745 -8.365,-8.366 0,-4.619 3.744,-8.364 8.365,-8.364 4.619,0 8.365,3.745 8.365,8.364 0,4.621 -3.746,8.366 -8.365,8.366"
|
||||
bx:origin="0.5 0.5"
|
||||
clip-path="url(#clipPath16)" />
|
||||
<g
|
||||
id="g104"
|
||||
transform="matrix(0,1.605718,1.605718,0,247.024,8.948978)">
|
||||
<path
|
||||
d="m 0,0 c 0,-0.841 -1.525,-1.523 -3.407,-1.523 -1.882,0 -3.408,0.682 -3.408,1.523 0,0.841 1.526,1.523 3.408,1.523 C -1.525,1.523 0,0.841 0,0"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path106"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g108"
|
||||
transform="matrix(0,1.605718,1.605718,0,242.97246,18.743218)">
|
||||
<path
|
||||
d="m 0,0 c 0,-0.841 -1.525,-1.523 -3.407,-1.523 -1.882,0 -3.408,0.682 -3.408,1.523 0,0.841 1.526,1.523 3.408,1.523 C -1.525,1.523 0,0.841 0,0"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path110"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g112"
|
||||
transform="matrix(0,1.605718,1.605718,0,245.57768,19.401738)">
|
||||
<path
|
||||
d="M 0,0 C -0.41,1.706 -1.897,3.592 -3.817,2.772 -2.254,6.378 0.697,5.805 1.721,4.575 2.519,3.618 2.5,0.343 0,0"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path114"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g116"
|
||||
transform="matrix(0,1.605718,1.605718,0,250.00723,9.759228)">
|
||||
<path
|
||||
d="M 0,0 C -0.41,1.706 -1.897,3.591 -3.817,2.772 -2.254,6.378 0.697,5.805 1.721,4.575 2.519,3.618 2.5,0.343 0,0"
|
||||
style="fill:#4c4c4c;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path118"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g5021"
|
||||
transform="matrix(0,0.85554732,-0.85554732,0,590.97991,-20.239347)">
|
||||
<g
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
transform="matrix(0.24632195,0,0,0.24632195,56.776876,387.60389)"
|
||||
id="g4865">
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path2"
|
||||
d="M 44.922,42.076 V 0 H 32.266 V 29.421 L 13.603,0 H 0 V 42.076 H 12.655 V 11.707 l 19.61,30.369 z" />
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4"
|
||||
d="M 65.486,42.076 V 13.604 H 52.832 v 28.473 z" />
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path6"
|
||||
d="M 65.486,7.594 V 0 H 52.832 v 7.594 z" />
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path8-6"
|
||||
d="M 109.777,42.076 V 22.464 c 0,-4.114 -7.908,-9.808 -12.021,-9.808 h -3.797 c -2.846,0 -6.01,2.529 -8.857,3.795 V 13.604 H 72.447 V 42.077 H 85.101 V 22.464 c 0,-1.899 4.43,-4.114 6.329,-4.114 1.897,0 5.377,2.214 5.377,4.114 v 19.613 z" />
|
||||
<g
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
id="_x33_162_1_">
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path10-7"
|
||||
d="M 214.811,42.077 V 22.463 c 0,-4.111 -7.908,-9.807 -12.025,-9.807 h -3.795 c -2.847,0 -6.009,2.53 -8.858,3.795 v -2.847 h -12.654 v 28.473 h 12.654 V 22.463 c 0,-1.897 4.432,-4.111 6.325,-4.111 1.896,0 5.381,2.214 5.381,4.111 v 19.614 z" />
|
||||
</g>
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path13"
|
||||
d="M 130.338,42.076 V 13.604 h 6.646 V 9.807 h -6.646 v -6.01 h -12.967 v 6.01 h -6.646 v 3.797 h 6.646 v 28.473 z" />
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path15"
|
||||
d="m 154.7,12.655 c -10.122,0 -18.663,6.959 -18.663,15.5 0,8.86 8.542,15.818 18.663,15.818 8.857,0 16.135,-5.062 18.033,-11.703 h -12.971 v 3.795 c 0,3.163 -2.213,4.112 -5.063,4.112 -2.849,0 -4.744,-0.949 -4.744,-4.112 v -7.909 h 23.412 C 173.368,19.615 165.139,12.655 154.7,12.655 Z m 0,2.848 c 2.85,0 5.063,1.898 5.063,5.062 v 2.848 h -9.807 v -2.849 c -10e-4,-3.163 1.895,-5.061 4.744,-5.061 z" />
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path17"
|
||||
d="m 279.349,12.655 c -10.442,0 -18.666,6.959 -18.666,15.5 0,8.86 8.224,15.818 18.666,15.818 10.118,0 18.663,-6.958 18.663,-15.818 0,-8.54 -8.545,-15.5 -18.663,-15.5 z m 0,2.848 c 2.846,0 4.746,1.898 4.746,5.062 v 15.503 c 0,3.163 -1.9,4.112 -4.746,4.112 -3.164,0 -5.063,-0.949 -5.063,-4.112 V 20.563 c 10e-4,-3.162 1.899,-5.06 5.063,-5.06 z" />
|
||||
<path
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path19"
|
||||
d="m 242.968,0 v 15.502 c 0,0 -3.801,-2.847 -8.861,-2.847 -7.909,0 -14.553,6.959 -14.553,14.551 0,7.91 6.644,15.819 14.553,15.819 5.062,0 8.861,-1.898 8.861,-1.898 v 0.949 h 12.651 V 0 Z m -4.749,17.401 c 2.848,0 4.749,2.214 4.749,5.063 v 11.705 c 0,2.849 -1.901,3.795 -4.749,3.795 -3.164,0 -5.063,-0.947 -5.063,-3.795 V 22.464 c 0.002,-2.849 1.899,-5.063 5.063,-5.063 z" />
|
||||
</g>
|
||||
<g
|
||||
style="fill:#4c4c4c;fill-opacity:1"
|
||||
id="g4879"
|
||||
transform="matrix(0.32630613,0,0,0.32630613,79.416228,495.22998)">
|
||||
<path
|
||||
d="m -68.754017,-262.21143 v -4.65321 h 14.805677 q 2.475446,0 2.475446,-2.1621 0,-2.11509 -2.475446,-2.11509 h -7.410672 q -3.901179,0 -5.969273,-1.73908 -2.052427,-1.75475 -2.052427,-5.02923 0,-3.27449 2.021092,-5.01357 2.03676,-1.75474 5.781264,-1.75474 h 16.654428 v 4.70021 h -14.743007 q -2.538116,0 -2.538116,2.0681 0,2.11509 2.538116,2.11509 h 7.567346 q 3.807174,0 5.796931,1.75475 2.005425,1.73908 2.005425,5.01356 0,3.32149 -2.005425,5.07623 -1.989757,1.73908 -5.796931,1.73908 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path865"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m -32.151335,-262.21143 q -4.574876,0 -7.175661,-2.2091 -2.600786,-2.2091 -2.600786,-7.09732 v -13.1606 h 7.175661 v 13.2076 q 0,2.35011 1.206389,3.38416 1.206388,1.03404 3.149144,1.03404 h 6.047609 v -17.6258 h 7.175662 v 22.46702 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path867"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m -13.272138,-262.21143 v -22.46702 H 1.5335383 q 5.0292298,0 7.3793372,2.00542 2.3657745,1.98976 2.3657745,5.45225 0,3.41549 -2.3344398,5.42092 -2.33444,1.98975 -7.4106719,1.98975 h -7.6300154 v 7.59868 z m 16.9991098,-14.99368 q 0,-2.82013 -3.46249153,-2.82013 H -6.0964771 v 5.60892 h 6.36095737 q 3.46249153,0 3.46249153,-2.78879 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path869"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 37.331657,-280.02524 h -9.259423 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.886726 v 4.60621 H 21.444931 q 0.109672,2.02109 1.598073,3.19615 1.504069,1.17505 5.02923,1.17505 h 9.259423 v 4.70021 H 27.163526 q -6.470629,0 -9.76078,-2.82012 -3.274483,-2.8358 -3.274483,-8.41339 0,-5.57759 3.274483,-8.39772 3.290151,-2.83579 9.76078,-2.83579 h 10.168131 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path871"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ssccsscccccscsccccc"
|
||||
d="m 58.417184,-277.93096 c 0,-2.05764 -1.154164,-2.09428 -3.462491,-2.09428 h -7.301001 v 5.24343 h 7.301001 c 2.308327,0 3.462491,-1.04971 3.462491,-3.14915 z m -4.271563,7.75536 h -6.491929 v 7.96417 h -7.175661 v -22.46702 h 16.215741 c 3.143921,0 5.473139,0.7207 6.987653,2.1621 1.524959,1.43095 2.287438,2.29274 2.287438,4.56973 0,2.30833 -0.752035,4.17797 -2.256104,5.60892 -0.762479,0.73115 -1.733856,1.27429 -2.914133,1.62941 l 6.182513,8.49686 h -7.468444 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path873"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 80.596693,-273.44494 q 0,-5.57759 3.274483,-8.39772 3.29015,-2.83579 9.760779,-2.83579 h 10.168135 v 4.65321 h -9.259427 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.88673 v 4.60621 H 87.772354 v 9.07141 h -7.175661 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path875"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 113.99402,-262.21143 q -3.96385,0 -6.11028,-1.83308 -2.14643,-1.84875 -2.14643,-5.10757 0,-3.24314 2.14643,-5.07623 2.14643,-1.84875 6.11028,-1.84875 h 9.96445 v -0.8147 q 0,-1.70775 -0.8147,-2.39711 -0.79904,-0.68937 -2.77313,-0.68937 h -12.92559 v -4.70021 h 13.19194 q 5.56192,0 8.0217,2.11509 2.47544,2.1151 2.47544,6.90932 v 13.44261 z m 9.96445,-9.25942 h -8.03737 q -2.89846,0 -2.89846,2.31877 0,2.33444 2.89846,2.33444 h 8.03737 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path877"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 161.7012,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.74451,-0.97138 h -1.4884 v 17.6258 h -7.17566 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.67159,0 8.24104,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path879"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 178.15353,-284.67845 v 22.46702 h -7.17566 v -22.46702 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path881"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 204.67773,-279.93124 h -8.60139 q -3.91684,0 -5.67159,1.51974 -1.75475,1.51974 -1.75475,4.96656 0,3.44683 1.72341,4.96656 1.72342,1.51974 5.65593,1.51974 h 8.64839 v 4.74721 h -10.43447 q -6.32962,0 -9.54144,-2.82012 -3.21181,-2.8358 -3.21181,-8.41339 0,-5.56192 3.21181,-8.39772 3.21182,-2.83579 9.54144,-2.83579 h 10.43447 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 234.31301,-273.11085 q 0,2.91413 -0.97138,5.0449 -0.97137,2.11509 -2.80446,3.49382 -1.81741,1.36307 -4.43387,2.03676 -2.60078,0.65803 -5.92227,0.65803 -3.32148,0 -5.93794,-0.65803 -2.60078,-0.67369 -4.4182,-2.03676 -1.81741,-1.37873 -2.80446,-3.49382 -0.97138,-2.13077 -0.97138,-5.0449 0,-2.91413 0.97138,-5.02923 0.98705,-2.13076 2.80446,-3.49383 1.81742,-1.37872 4.4182,-2.03676 2.61646,-0.67369 5.93794,-0.67369 3.32149,0 5.92227,0.67369 2.61646,0.65804 4.43387,2.03676 1.83309,1.36307 2.80446,3.49383 0.97138,2.1151 0.97138,5.02923 z m -14.13198,6.4863 q 6.95632,0 6.95632,-6.4863 0,-6.4863 -6.95632,-6.4863 -6.95632,0 -6.95632,6.4863 0,6.4863 6.95632,6.4863 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path885"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 264.1179,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.7445,-0.97138 h -1.4884 v 17.6258 h -7.17567 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.6716,0 8.24105,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path887"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 32 KiB |
330
themes/rbsimple-DE/sfc/images/game.svg
Normal file
330
themes/rbsimple-DE/sfc/images/game.svg
Normal file
|
@ -0,0 +1,330 @@
|
|||
<?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"
|
||||
viewBox="0 0 258.81 181.145"
|
||||
height="181.145"
|
||||
width="258.81"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
|
||||
sodipodi:docname="game.svg"><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
id="namedview60"
|
||||
showgrid="false"
|
||||
inkscape:zoom="2.8655383"
|
||||
inkscape:cx="58.59622"
|
||||
inkscape:cy="118.36506"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" /><metadata
|
||||
id="metadata8"><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><defs
|
||||
id="defs6"><clipPath
|
||||
id="clipPath16"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path18"
|
||||
d="m 0,144.916 207.048,0 L 207.048,0 0,0 0,144.916 Z" /></clipPath><pattern
|
||||
y="0"
|
||||
x="0"
|
||||
height="6"
|
||||
width="6"
|
||||
patternUnits="userSpaceOnUse"
|
||||
id="EMFhbasepattern" /></defs><g
|
||||
transform="translate(-394.7641,-262.80327)"
|
||||
id="g5366"><g
|
||||
transform="matrix(1.25,0,0,-1.25,524.16922,443.94815)"
|
||||
id="g20-6"><path
|
||||
id="path22-0"
|
||||
style="fill:#cccccc;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 13.146,0 92.244,1.027 94.026,1.027 8.611,0 9.498,6.072 9.498,8.684 0,2.612 -0.712,119.059 -0.95,125.945 -0.237,6.886 -5.223,7.598 -9.26,7.836 -4.036,0.237 -80.967,1.424 -93.314,1.424 -12.347,0 -89.278,-1.187 -93.314,-1.424 -4.037,-0.238 -9.023,-0.95 -9.26,-7.836 -0.238,-6.886 -0.95,-123.333 -0.95,-125.945 0,-2.612 0.887,-8.684 9.498,-8.684 C -92.244,1.027 -13.146,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path24-5"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 615.6491,442.97952 h -0.5925 v -178.935 h 0.5925 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path26-6"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 433.2491,442.99202 h -0.5925 v -178.935 h 0.5925 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="matrix(1.25,0,0,-1.25,617.84422,349.72152)"
|
||||
id="g28-2"><path
|
||||
id="path30-6"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -153.681 c -5.253,0 -9.551,4.298 -9.551,9.551 v 41.787 c 0,5.252 4.298,9.551 9.551,9.551 H 0 c 5.253,0 9.551,-4.299 9.551,-9.551 V 9.551 C 9.551,4.298 5.253,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path32-2"
|
||||
style="fill:#4d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="m 495.18535,349.72202 h 95.7925 v -76.11125 h -95.7925 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
style="fill:#7cb832;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,428.59573,336.73839)"
|
||||
id="g34-5"><path
|
||||
id="path36-4"
|
||||
style="fill:#7cb832;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.105 -2.003,-2.001 -4.475,-2.001 -2.471,0 -4.474,0.896 -4.474,2.001 0,1.105 2.003,2.001 4.474,2.001 C -2.003,2.001 0,1.105 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#e5dc1d;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,438.60872,340.8804)"
|
||||
id="g38-1"><path
|
||||
id="path40-7"
|
||||
style="fill:#e5dc1d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-1.105 -2.003,-2.001 -4.475,-2.001 -2.471,0 -4.474,0.896 -4.474,2.001 0,1.105 2.003,2.001 4.474,2.001 C -2.003,2.001 0,1.105 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#c21e27;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,439.28197,339.23927)"
|
||||
id="g42-4"><path
|
||||
id="path44-4"
|
||||
style="fill:#c21e27;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.539,2.241 -2.492,4.717 -5.013,3.64 -2.96,8.376 0.915,7.623 2.26,6.008 3.308,4.751 3.283,0.45 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
style="fill:#1d54b8;fill-opacity:1"
|
||||
transform="matrix(1.25,0,0,-1.25,429.4241,334.71077)"
|
||||
id="g46-8"><path
|
||||
id="path48-3"
|
||||
style="fill:#1d54b8;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.539,2.241 -2.492,4.717 -5.013,3.64 -2.96,8.376 0.915,7.623 2.26,6.008 3.308,4.751 3.283,0.45 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,410.51685,430.81315)"
|
||||
id="g50-0"><path
|
||||
id="path52-7"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-2.113 -1.713,-3.825 -3.826,-3.825 -2.112,0 -3.825,1.712 -3.825,3.825 0,2.113 1.713,3.826 3.825,3.826 C -1.713,3.826 0,2.113 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,637.8216,430.81315)"
|
||||
id="g54-8"><path
|
||||
id="path56-6"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,-2.113 1.713,-3.825 3.826,-3.825 2.112,0 3.825,1.712 3.825,3.825 0,2.113 -1.713,3.826 -3.825,3.826 C 1.713,3.826 0,2.113 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,594.41772,388.75202)"
|
||||
id="g58-7"><path
|
||||
id="path60-8"
|
||||
style="fill:#b3b3b3;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -112.398 c -2.506,0 -4.556,2.05 -4.556,4.556 v 1.789 c 0,2.506 2.05,4.556 4.556,4.556 H 0 c 2.506,0 4.556,-2.05 4.556,-4.556 V 4.556 C 4.556,2.05 2.506,0 0,0"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path62-8"
|
||||
style="fill:#999999;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.25"
|
||||
d="M 548.40035,386.69577 H 499.7016 v -9.51375 h 48.69875 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="matrix(1.25,0,0,-1.25,599.58585,378.66752)"
|
||||
id="g64-9"><path
|
||||
id="path66-4"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -120.667 c -0.035,-0.079 -0.067,-0.159 -0.099,-0.24 H 0.099 C 0.068,-0.159 0.036,-0.079 0,0 m 0.364,-1.248 h -121.395 c -0.012,-0.08 -0.026,-0.16 -0.034,-0.241 H 0.398 C 0.39,-1.408 0.376,-1.328 0.364,-1.248 m -1.183,2.496 h -119.029 c -0.07,-0.078 -0.14,-0.157 -0.205,-0.24 H -0.613 C -0.679,1.091 -0.748,1.17 -0.819,1.248 M -121.088,-2.737 H 0.422 v 0.24 h -121.51 z m 1.241,-3.746 H -0.819 c 0.071,0.079 0.14,0.158 0.206,0.241 h -119.44 c 0.065,-0.083 0.135,-0.162 0.206,-0.241 m -0.819,1.249 H 0 c 0.036,0.079 0.068,0.159 0.099,0.24 h -120.865 c 0.032,-0.081 0.064,-0.161 0.1,-0.24 m -0.365,1.248 H 0.364 c 0.012,0.08 0.026,0.159 0.034,0.241 h -121.463 c 0.008,-0.082 0.022,-0.161 0.034,-0.241"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,598.26823,292.27127)"
|
||||
id="g68-3"><path
|
||||
id="path70-1"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c -1.809,0 -3.017,1.282 -3.017,2.836 0,1.555 1.211,2.851 3.014,2.847 H 17.038 C 18.841,5.687 20.052,4.391 20.052,2.836 20.052,1.282 18.844,0 17.035,0 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,598.27535,286.0414)"
|
||||
id="g72-4"><path
|
||||
id="path74-2"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c -1.432,-0.003 -2.311,-0.96 -2.311,-2.144 0,-1.183 0.873,-2.148 2.311,-2.143 h 17.023 c 1.438,-0.005 2.312,0.96 2.312,2.143 0,1.184 -0.879,2.141 -2.312,2.144 z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,597.35735,287.04127)"
|
||||
id="g76-0"><path
|
||||
id="path78-9"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 H 0.833 L 1.987,-1.866 1.986,0 H 2.813 V -2.676 H 1.987 L 0.828,-0.81 V -2.676 H 0 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,606.49447,287.38552)"
|
||||
id="g80-2"><path
|
||||
id="path82-0"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 H 0.805 V -0.36 H 1.241 V -0.624 H 0.805 L 0.806,-2.4 H 0 v 1.776 h -0.437 v 0.264 h 0.438 z"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
id="path84-6"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25"
|
||||
d="m 601.4491,288.16202 h 1.00625 v 2.22375 h -1.00625 z"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
id="path86-2"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.25"
|
||||
d="m 601.44785,287.04077 h 1.0075 v 0.68375 h -1.0075 z"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
transform="matrix(1.25,0,0,-1.25,619.07272,288.00989)"
|
||||
id="g88-3"><path
|
||||
id="path90-7"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c -0.649,0 -1.175,-0.447 -1.175,-0.999 0,-0.552 0.526,-0.999 1.175,-0.999 0.65,0 1.176,0.447 1.176,0.999 C 1.176,-0.447 0.65,0 0,0 m 0.323,-0.997 c 0,0 -0.001,-0.268 -0.001,-0.377 0,-0.283 -0.167,-0.4 -0.328,-0.4 -0.161,0 -0.33,0.117 -0.33,0.4 0,0.109 0.001,0.384 0.001,0.384 0,0 0,0.263 0,0.371 0,0.282 0.168,0.398 0.329,0.398 0.16,0 0.328,-0.116 0.328,-0.398 0,-0.108 0,-0.307 0.001,-0.379 z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,616.29035,289.26265)"
|
||||
id="g92-5"><path
|
||||
id="path94-9"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 v 0.318 c 0,0.275 -0.19,0.345 -0.315,0.345 -0.128,0 -0.316,-0.07 -0.316,-0.345 0,-0.091 0.001,-0.317 0.001,-0.317 0,0 -0.001,-0.222 -0.001,-0.317 0,-0.274 0.188,-0.346 0.316,-0.346 0.125,0 0.315,0.072 0.315,0.346 z m -0.006,1.777 h 0.794 v -2.675 h -0.795 c 0,0 0,0.086 0,0.102 -0.308,-0.193 -0.656,-0.192 -0.927,-0.066 -0.072,0.033 -0.55,0.263 -0.55,0.882 0,0.47 0.443,0.982 1.023,0.931 0.191,-0.017 0.327,-0.086 0.455,-0.158 z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,604.80935,288.05914)"
|
||||
id="g96-2"><path
|
||||
id="path98-2"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c 0.301,0.008 0.911,-0.189 0.907,-0.893 -0.001,-0.125 0,-0.968 0,-0.968 h -0.8 v 1.169 c 0,0.155 -0.148,0.327 -0.367,0.327 -0.22,0 -0.382,-0.172 -0.382,-0.327 0,-0.076 0.001,-1.169 0.001,-1.169 H -1.44 l -0.001,1.779 0.8,0.001 c 0,0 -0.001,-0.144 0,-0.187 C -0.488,-0.122 -0.266,-0.008 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,612.98247,288.05914)"
|
||||
id="g100-8"><path
|
||||
id="path102-9"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 C 0.3,0.008 0.911,-0.189 0.907,-0.893 0.906,-1.018 0.906,-1.861 0.906,-1.861 H 0.107 v 1.169 c 0,0.155 -0.148,0.327 -0.367,0.327 -0.219,0 -0.383,-0.172 -0.383,-0.327 0,-0.076 0.001,-1.169 0.001,-1.169 H -1.44 v 1.779 l 0.798,0.001 c 0,0 -0.001,-0.144 0,-0.187 C -0.487,-0.122 -0.266,-0.008 0,0"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,609.81772,289.60764)"
|
||||
id="g104-7"><path
|
||||
id="path106-3"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c 0,0 0.001,-0.008 0.001,-0.108 0,-0.326 -0.214,-0.398 -0.333,-0.398 -0.119,0 -0.337,0.072 -0.337,0.398 0,0.098 0.001,0.367 0.001,0.367 h 1.516 c 0,0.552 -0.533,1.009 -1.187,1.009 -0.654,0 -1.185,-0.447 -1.185,-0.998 0,-0.552 0.531,-1 1.185,-1 0.543,0 1.001,0.31 1.141,0.731 z m -0.668,0.537 c -0.002,0.155 0.002,0.259 0.053,0.349 0.063,0.109 0.179,0.161 0.283,0.162 v 0 C -0.227,1.047 -0.112,0.995 -0.049,0.886 0.002,0.796 0.005,0.692 0.004,0.537 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,620.75035,287.40889)"
|
||||
id="g108-6"><path
|
||||
id="path110-1"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 0,0 c 0.078,0 0.148,0.005 0.148,0.099 0,0.075 -0.069,0.09 -0.132,0.09 H -0.11 V 0 Z m -0.11,-0.342 h -0.093 v 0.609 h 0.232 c 0.144,0 0.215,-0.053 0.215,-0.173 0,-0.109 -0.068,-0.157 -0.158,-0.168 L 0.259,-0.342 H 0.157 l -0.162,0.264 H -0.11 Z"
|
||||
inkscape:connector-curvature="0" /></g><g
|
||||
transform="matrix(1.25,0,0,-1.25,620.75172,288.00614)"
|
||||
id="g112-2"><path
|
||||
id="path114-9"
|
||||
style="fill:#e10025;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="M 0,0 C 0.239,0 0.427,0.187 0.427,0.442 0.427,0.691 0.239,0.88 0,0.88 -0.241,0.88 -0.43,0.691 -0.43,0.442 -0.43,0.187 -0.241,0 0,0 m -0.536,0.442 c 0,0.303 0.246,0.526 0.536,0.526 0.288,0 0.534,-0.223 0.534,-0.526 0,-0.307 -0.246,-0.53 -0.534,-0.53 -0.29,0 -0.536,0.223 -0.536,0.53"
|
||||
inkscape:connector-curvature="0" /></g><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,343.86112 Z"
|
||||
id="path3509-8"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,342.34034 Z"
|
||||
id="path3511-9"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,340.84343 Z"
|
||||
id="path3513-2"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,341.59188 Z"
|
||||
id="path3515-6"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,344.60958 Z"
|
||||
id="path3517-6"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,343.08879 Z"
|
||||
id="path3519-4"
|
||||
inkscape:connector-curvature="0" /><path
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 553.76867,340.09498 Z"
|
||||
id="path3521-9"
|
||||
inkscape:connector-curvature="0" /><g
|
||||
style="fill:#ff0000;fill-opacity:1"
|
||||
transform="matrix(0.64544276,0,0,0.64544276,382.17818,33.695771)"
|
||||
id="g5021-4"><g
|
||||
id="g4865-0"
|
||||
transform="matrix(0.24632195,0,0,0.24632195,56.776876,387.60389)"
|
||||
style="fill:#ff0000;fill-opacity:1"><path
|
||||
d="M 44.922,42.076 V 0 H 32.266 V 29.421 L 13.603,0 H 0 V 42.076 H 12.655 V 11.707 l 19.61,30.369 z"
|
||||
id="path2-5"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="M 65.486,42.076 V 13.604 H 52.832 v 28.473 z"
|
||||
id="path4-9"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="M 65.486,7.594 V 0 H 52.832 v 7.594 z"
|
||||
id="path6-4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="M 109.777,42.076 V 22.464 c 0,-4.114 -7.908,-9.808 -12.021,-9.808 h -3.797 c -2.846,0 -6.01,2.529 -8.857,3.795 V 13.604 H 72.447 V 42.077 H 85.101 V 22.464 c 0,-1.899 4.43,-4.114 6.329,-4.114 1.897,0 5.377,2.214 5.377,4.114 v 19.613 z"
|
||||
id="path8-6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><g
|
||||
id="_x33_162_1_-9"
|
||||
style="fill:#ff0000;fill-opacity:1"><path
|
||||
d="M 214.811,42.077 V 22.463 c 0,-4.111 -7.908,-9.807 -12.025,-9.807 h -3.795 c -2.847,0 -6.009,2.53 -8.858,3.795 v -2.847 h -12.654 v 28.473 h 12.654 V 22.463 c 0,-1.897 4.432,-4.111 6.325,-4.111 1.896,0 5.381,2.214 5.381,4.111 v 19.614 z"
|
||||
id="path10-2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /></g><path
|
||||
d="M 130.338,42.076 V 13.604 h 6.646 V 9.807 h -6.646 v -6.01 h -12.967 v 6.01 h -6.646 v 3.797 h 6.646 v 28.473 z"
|
||||
id="path13-2"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="m 154.7,12.655 c -10.122,0 -18.663,6.959 -18.663,15.5 0,8.86 8.542,15.818 18.663,15.818 8.857,0 16.135,-5.062 18.033,-11.703 h -12.971 v 3.795 c 0,3.163 -2.213,4.112 -5.063,4.112 -2.849,0 -4.744,-0.949 -4.744,-4.112 v -7.909 h 23.412 C 173.368,19.615 165.139,12.655 154.7,12.655 Z m 0,2.848 c 2.85,0 5.063,1.898 5.063,5.062 v 2.848 h -9.807 v -2.849 c -10e-4,-3.163 1.895,-5.061 4.744,-5.061 z"
|
||||
id="path15-4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="m 279.349,12.655 c -10.442,0 -18.666,6.959 -18.666,15.5 0,8.86 8.224,15.818 18.666,15.818 10.118,0 18.663,-6.958 18.663,-15.818 0,-8.54 -8.545,-15.5 -18.663,-15.5 z m 0,2.848 c 2.846,0 4.746,1.898 4.746,5.062 v 15.503 c 0,3.163 -1.9,4.112 -4.746,4.112 -3.164,0 -5.063,-0.949 -5.063,-4.112 V 20.563 c 10e-4,-3.162 1.899,-5.06 5.063,-5.06 z"
|
||||
id="path17-7"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /><path
|
||||
d="m 242.968,0 v 15.502 c 0,0 -3.801,-2.847 -8.861,-2.847 -7.909,0 -14.553,6.959 -14.553,14.551 0,7.91 6.644,15.819 14.553,15.819 5.062,0 8.861,-1.898 8.861,-1.898 v 0.949 h 12.651 V 0 Z m -4.749,17.401 c 2.848,0 4.749,2.214 4.749,5.063 v 11.705 c 0,2.849 -1.901,3.795 -4.749,3.795 -3.164,0 -5.063,-0.947 -5.063,-3.795 V 22.464 c 0.002,-2.849 1.899,-5.063 5.063,-5.063 z"
|
||||
id="path19-7"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ff0000;fill-opacity:1" /></g><g
|
||||
transform="matrix(0.32630613,0,0,0.32630613,79.416228,495.22998)"
|
||||
id="g4879-5"
|
||||
style="fill:#ff0000;fill-opacity:1"><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path865-4"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -68.754017,-262.21143 v -4.65321 h 14.805677 q 2.475446,0 2.475446,-2.1621 0,-2.11509 -2.475446,-2.11509 h -7.410672 q -3.901179,0 -5.969273,-1.73908 -2.052427,-1.75475 -2.052427,-5.02923 0,-3.27449 2.021092,-5.01357 2.03676,-1.75474 5.781264,-1.75474 h 16.654428 v 4.70021 h -14.743007 q -2.538116,0 -2.538116,2.0681 0,2.11509 2.538116,2.11509 h 7.567346 q 3.807174,0 5.796931,1.75475 2.005425,1.73908 2.005425,5.01356 0,3.32149 -2.005425,5.07623 -1.989757,1.73908 -5.796931,1.73908 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path867-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -32.151335,-262.21143 q -4.574876,0 -7.175661,-2.2091 -2.600786,-2.2091 -2.600786,-7.09732 v -13.1606 h 7.175661 v 13.2076 q 0,2.35011 1.206389,3.38416 1.206388,1.03404 3.149144,1.03404 h 6.047609 v -17.6258 h 7.175662 v 22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path869-1"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m -13.272138,-262.21143 v -22.46702 H 1.5335383 q 5.0292298,0 7.3793372,2.00542 2.3657745,1.98976 2.3657745,5.45225 0,3.41549 -2.3344398,5.42092 -2.33444,1.98975 -7.4106719,1.98975 h -7.6300154 v 7.59868 z m 16.9991098,-14.99368 q 0,-2.82013 -3.46249153,-2.82013 H -6.0964771 v 5.60892 h 6.36095737 q 3.46249153,0 3.46249153,-2.78879 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path871-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 37.331657,-280.02524 h -9.259423 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.886726 v 4.60621 H 21.444931 q 0.109672,2.02109 1.598073,3.19615 1.504069,1.17505 5.02923,1.17505 h 9.259423 v 4.70021 H 27.163526 q -6.470629,0 -9.76078,-2.82012 -3.274483,-2.8358 -3.274483,-8.41339 0,-5.57759 3.274483,-8.39772 3.290151,-2.83579 9.76078,-2.83579 h 10.168131 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path873-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 58.417184,-277.93096 c 0,-2.05764 -1.154164,-2.09428 -3.462491,-2.09428 h -7.301001 v 5.24343 h 7.301001 c 2.308327,0 3.462491,-1.04971 3.462491,-3.14915 z m -4.271563,7.75536 h -6.491929 v 7.96417 h -7.175661 v -22.46702 h 16.215741 c 3.143921,0 5.473139,0.7207 6.987653,2.1621 1.524959,1.43095 2.287438,2.29274 2.287438,4.56973 0,2.30833 -0.752035,4.17797 -2.256104,5.60892 -0.762479,0.73115 -1.733856,1.27429 -2.914133,1.62941 l 6.182513,8.49686 h -7.468444 z"
|
||||
sodipodi:nodetypes="ssccsscccccscsccccc" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path875-9"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 80.596693,-273.44494 q 0,-5.57759 3.274483,-8.39772 3.29015,-2.83579 9.760779,-2.83579 h 10.168135 v 4.65321 h -9.259427 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.88673 v 4.60621 H 87.772354 v 9.07141 h -7.175661 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path877-3"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 113.99402,-262.21143 q -3.96385,0 -6.11028,-1.83308 -2.14643,-1.84875 -2.14643,-5.10757 0,-3.24314 2.14643,-5.07623 2.14643,-1.84875 6.11028,-1.84875 h 9.96445 v -0.8147 q 0,-1.70775 -0.8147,-2.39711 -0.79904,-0.68937 -2.77313,-0.68937 h -12.92559 v -4.70021 h 13.19194 q 5.56192,0 8.0217,2.11509 2.47544,2.1151 2.47544,6.90932 v 13.44261 z m 9.96445,-9.25942 h -8.03737 q -2.89846,0 -2.89846,2.31877 0,2.33444 2.89846,2.33444 h 8.03737 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path879-6"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 161.7012,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.74451,-0.97138 h -1.4884 v 17.6258 h -7.17566 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.67159,0 8.24104,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path881-8"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 178.15353,-284.67845 v 22.46702 h -7.17566 v -22.46702 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path883-0"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 204.67773,-279.93124 h -8.60139 q -3.91684,0 -5.67159,1.51974 -1.75475,1.51974 -1.75475,4.96656 0,3.44683 1.72341,4.96656 1.72342,1.51974 5.65593,1.51974 h 8.64839 v 4.74721 h -10.43447 q -6.32962,0 -9.54144,-2.82012 -3.21181,-2.8358 -3.21181,-8.41339 0,-5.56192 3.21181,-8.39772 3.21182,-2.83579 9.54144,-2.83579 h 10.43447 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path885-2"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 234.31301,-273.11085 q 0,2.91413 -0.97138,5.0449 -0.97137,2.11509 -2.80446,3.49382 -1.81741,1.36307 -4.43387,2.03676 -2.60078,0.65803 -5.92227,0.65803 -3.32148,0 -5.93794,-0.65803 -2.60078,-0.67369 -4.4182,-2.03676 -1.81741,-1.37873 -2.80446,-3.49382 -0.97138,-2.13077 -0.97138,-5.0449 0,-2.91413 0.97138,-5.02923 0.98705,-2.13076 2.80446,-3.49383 1.81742,-1.37872 4.4182,-2.03676 2.61646,-0.67369 5.93794,-0.67369 3.32149,0 5.92227,0.67369 2.61646,0.65804 4.43387,2.03676 1.83309,1.36307 2.80446,3.49383 0.97138,2.1151 0.97138,5.02923 z m -14.13198,6.4863 q 6.95632,0 6.95632,-6.4863 0,-6.4863 -6.95632,-6.4863 -6.95632,0 -6.95632,6.4863 0,6.4863 6.95632,6.4863 z" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path887-1"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
d="m 264.1179,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.7445,-0.97138 h -1.4884 v 17.6258 h -7.17567 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.6716,0 8.24105,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z" /></g></g></g></svg>
|
After Width: | Height: | Size: 27 KiB |
241
themes/rbsimple-DE/sfc/images/logo.svg
Normal file
241
themes/rbsimple-DE/sfc/images/logo.svg
Normal file
|
@ -0,0 +1,241 @@
|
|||
<?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"
|
||||
width="437.20944mm"
|
||||
height="72.193451mm"
|
||||
viewBox="0 0 437.20944 72.193451"
|
||||
version="1.1"
|
||||
id="svg873"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"
|
||||
sodipodi:docname="logo.svg">
|
||||
<defs
|
||||
id="defs867" />
|
||||
<sodipodi:namedview
|
||||
fit-margin-bottom="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-top="0"
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.769819"
|
||||
inkscape:cx="126.354"
|
||||
inkscape:cy="255.13482"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1" />
|
||||
<metadata
|
||||
id="metadata870">
|
||||
<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(165.93155,299.35715)"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g4808">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="rect1755"
|
||||
width="91.848213"
|
||||
height="72.193451"
|
||||
x="-165.93155"
|
||||
y="-299.35715" />
|
||||
<g
|
||||
id="g1686">
|
||||
<path
|
||||
d="m -68.754017,-262.21143 v -4.65321 h 14.805677 q 2.475446,0 2.475446,-2.1621 0,-2.11509 -2.475446,-2.11509 h -7.410672 q -3.901179,0 -5.969273,-1.73908 -2.052427,-1.75475 -2.052427,-5.02923 0,-3.27449 2.021092,-5.01357 2.03676,-1.75474 5.781264,-1.75474 h 16.654428 v 4.70021 h -14.743007 q -2.538116,0 -2.538116,2.0681 0,2.11509 2.538116,2.11509 h 7.567346 q 3.807174,0 5.796931,1.75475 2.005425,1.73908 2.005425,5.01356 0,3.32149 -2.005425,5.07623 -1.989757,1.73908 -5.796931,1.73908 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path865"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m -32.151335,-262.21143 q -4.574876,0 -7.175661,-2.2091 -2.600786,-2.2091 -2.600786,-7.09732 v -13.1606 h 7.175661 v 13.2076 q 0,2.35011 1.206389,3.38416 1.206388,1.03404 3.149144,1.03404 h 6.047609 v -17.6258 h 7.175662 v 22.46702 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path867"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m -13.272138,-262.21143 v -22.46702 H 1.5335383 q 5.0292298,0 7.3793372,2.00542 2.3657745,1.98976 2.3657745,5.45225 0,3.41549 -2.3344398,5.42092 -2.33444,1.98975 -7.4106719,1.98975 h -7.6300154 v 7.59868 z m 16.9991098,-14.99368 q 0,-2.82013 -3.46249153,-2.82013 H -6.0964771 v 5.60892 h 6.36095737 q 3.46249153,0 3.46249153,-2.78879 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path869"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 37.331657,-280.02524 h -9.259423 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.886726 v 4.60621 H 21.444931 q 0.109672,2.02109 1.598073,3.19615 1.504069,1.17505 5.02923,1.17505 h 9.259423 v 4.70021 H 27.163526 q -6.470629,0 -9.76078,-2.82012 -3.274483,-2.8358 -3.274483,-8.41339 0,-5.57759 3.274483,-8.39772 3.290151,-2.83579 9.76078,-2.83579 h 10.168131 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path871"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ssccsscccccscsccccc"
|
||||
d="m 58.417184,-277.93096 c 0,-2.05764 -1.154164,-2.09428 -3.462491,-2.09428 h -7.301001 v 5.24343 h 7.301001 c 2.308327,0 3.462491,-1.04971 3.462491,-3.14915 z m -4.271563,7.75536 h -6.491929 v 7.96417 h -7.175661 v -22.46702 h 16.215741 c 3.143921,0 5.473139,0.7207 6.987653,2.1621 1.524959,1.43095 2.287438,2.29274 2.287438,4.56973 0,2.30833 -0.752035,4.17797 -2.256104,5.60892 -0.762479,0.73115 -1.733856,1.27429 -2.914133,1.62941 l 6.182513,8.49686 h -7.468444 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path873"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 80.596693,-273.44494 q 0,-5.57759 3.274483,-8.39772 3.29015,-2.83579 9.760779,-2.83579 h 10.168135 v 4.65321 h -9.259427 q -3.368487,0 -4.872556,1.03405 -1.488401,1.03404 -1.754747,3.10214 h 15.88673 v 4.60621 H 87.772354 v 9.07141 h -7.175661 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path875"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 113.99402,-262.21143 q -3.96385,0 -6.11028,-1.83308 -2.14643,-1.84875 -2.14643,-5.10757 0,-3.24314 2.14643,-5.07623 2.14643,-1.84875 6.11028,-1.84875 h 9.96445 v -0.8147 q 0,-1.70775 -0.8147,-2.39711 -0.79904,-0.68937 -2.77313,-0.68937 h -12.92559 v -4.70021 h 13.19194 q 5.56192,0 8.0217,2.11509 2.47544,2.1151 2.47544,6.90932 v 13.44261 z m 9.96445,-9.25942 h -8.03737 q -2.89846,0 -2.89846,2.31877 0,2.33444 2.89846,2.33444 h 8.03737 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path877"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 161.7012,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.74451,-0.97138 h -1.4884 v 17.6258 h -7.17566 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.67159,0 8.24104,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path879"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 178.15353,-284.67845 v 22.46702 h -7.17566 v -22.46702 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path881"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 204.67773,-279.93124 h -8.60139 q -3.91684,0 -5.67159,1.51974 -1.75475,1.51974 -1.75475,4.96656 0,3.44683 1.72341,4.96656 1.72342,1.51974 5.65593,1.51974 h 8.64839 v 4.74721 h -10.43447 q -6.32962,0 -9.54144,-2.82012 -3.21181,-2.8358 -3.21181,-8.41339 0,-5.56192 3.21181,-8.39772 3.21182,-2.83579 9.54144,-2.83579 h 10.43447 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path883"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 234.31301,-273.11085 q 0,2.91413 -0.97138,5.0449 -0.97137,2.11509 -2.80446,3.49382 -1.81741,1.36307 -4.43387,2.03676 -2.60078,0.65803 -5.92227,0.65803 -3.32148,0 -5.93794,-0.65803 -2.60078,-0.67369 -4.4182,-2.03676 -1.81741,-1.37873 -2.80446,-3.49382 -0.97138,-2.13077 -0.97138,-5.0449 0,-2.91413 0.97138,-5.02923 0.98705,-2.13076 2.80446,-3.49383 1.81742,-1.37872 4.4182,-2.03676 2.61646,-0.67369 5.93794,-0.67369 3.32149,0 5.92227,0.67369 2.61646,0.65804 4.43387,2.03676 1.83309,1.36307 2.80446,3.49383 0.97138,2.1151 0.97138,5.02923 z m -14.13198,6.4863 q 6.95632,0 6.95632,-6.4863 0,-6.4863 -6.95632,-6.4863 -6.95632,0 -6.95632,6.4863 0,6.4863 6.95632,6.4863 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path885"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
d="m 264.1179,-262.21143 v -13.44261 q 0,-2.2561 -1.12805,-3.21181 -1.12805,-0.97138 -3.7445,-0.97138 h -1.4884 v 17.6258 h -7.17567 v -17.6258 h -6.04761 v 17.6258 h -7.17566 v -22.46702 h 23.10939 q 5.6716,0 8.24105,2.2091 2.56945,2.2091 2.56945,7.09732 v 13.1606 z"
|
||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:32.08679962px;line-height:1.25;font-family:'Super FamiFont';-inkscape-font-specification:'Super FamiFont';fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.80216902"
|
||||
id="path887"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
transform="scale(0.26458333)"
|
||||
d="m -260.87109,-963.9375 v 14.39453 l 49.62304,0.125 v 5.17774 c 0,15.8118 -16.60638,23.23437 -30.30468,23.23437 H -261.25 v 14.39453 h 21.7168 c 9.02753,0 19.12333,-4.34668 26.71484,-11.53125 l 7.75781,11.53125 h 18.43555 l -18.14648,-22.12305 c 2.35577,-4.57196 3.75195,-9.67019 3.75195,-15.12695 v -20.07617 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:1.00156999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path902"
|
||||
inkscape:connector-curvature="0" />
|
||||
<rect
|
||||
y="-249.26225"
|
||||
x="-50.981663"
|
||||
height="3.3742776"
|
||||
width="13.931424"
|
||||
id="rect910"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26499999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<rect
|
||||
style="fill:#000000;stroke:none;stroke-width:0.264999;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="rect910-0"
|
||||
width="13.931424"
|
||||
height="3.3742778"
|
||||
x="-15.167546"
|
||||
y="-249.26225" />
|
||||
<path
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 19.477481,-251.19979 v 2.37202 c 0,4.18354 -3.257848,5.14494 -6.88219,5.14494 H 4.9781098 v 3.80859 h 7.8898932 c 4.574185,0 9.315579,-2.81684 9.315579,-8.46177 v -6.70578 H 3.7419872 v 3.8086 z"
|
||||
id="path902-2"
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccsccccccccc"
|
||||
id="path1667"
|
||||
d="m 29.029818,-239.87424 h -4.039903 v -3.4616 h 4.51014 c 0.82223,0 1.27484,-0.65359 1.27484,-1.33838 v -1.50818 h 5.445343 c 1.00839,0 1.43189,-0.69167 1.43189,-1.28552 v -0.86326 H 24.057376 v -3.23621 h 16.017126 v 4.50548 c 0,2.06725 -2.119956,3.78162 -3.684056,3.78162 h -3.590914 c 0,1.54181 -0.895403,3.40605 -3.769714,3.40605 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m 61.397506,-253.31492 -19.300409,-2.10248 v 3.49628 l 19.300409,2.10248 z"
|
||||
id="path1567-3"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path1567-3-9"
|
||||
d="m 61.397506,-248.23586 -19.300409,-2.10248 v 3.49628 l 19.300409,2.10248 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path1567-3-5"
|
||||
d="m 61.397506,-243.29855 -19.300409,-2.10248 v 3.49628 l 19.300409,2.10248 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
id="path1605"
|
||||
d="m -35.269904,-239.87424 h -1.540252 v -3.8259 h 1.067782 c 3.510617,0 5.268043,-2.42655 5.268043,-5.14994 v -6.28385 h 2.905693 v 7.01618 c 0,5.23107 -3.048077,8.24351 -7.701266,8.24351 z"
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#000000;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
d="m -17.395129,-239.87424 h 1.540252 v -3.8259 h -1.067782 c -3.510617,0 -5.268043,-2.42655 -5.268043,-5.14994 v -6.28385 h -2.905693 v 7.01618 c 0,5.23107 3.048077,8.24351 7.701266,8.24351 z"
|
||||
id="path1605-2"
|
||||
sodipodi:nodetypes="ccccccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path1806"
|
||||
d="m -18.408189,-255.45236 c -1.529488,-1e-5 -2.783409,1.25194 -2.783409,2.78142 10e-6,1.52949 1.253931,2.78342 2.783409,2.78341 1.529478,0 2.783408,-1.25393 2.783408,-2.78341 1.1e-5,-1.52947 -1.25392,-2.78142 -2.783408,-2.78142 z m 0,1.27112 c 0.842381,0 1.510318,0.66793 1.510318,1.5103 0,0.84239 -0.667937,1.5123 -1.510318,1.5123 -0.842371,1e-5 -1.512282,-0.66991 -1.512292,-1.5123 0,-0.84238 0.669911,-1.51031 1.512292,-1.5103 z"
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.38100001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
d="m 63.443319,-255.19381 v 4.09185 h 16.045048 v 7.22975 H 63.443319 v 3.99797 h 16.345727 2.974494 v -3.76411 -11.55546 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="rect1712"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="cssccssccccccc"
|
||||
d="m 101.13262,-255.298 v 6.80369 c 0,3.15788 -3.522034,4.85596 -5.495993,4.85596 H 84.701244 v 3.76411 h 11.780083 c 3.077313,0 7.458863,-2.581 7.458863,-7.77834 v -7.64542 z m -16.421585,0.0791 v 4.11698 h 11.831397 v -4.11698 z"
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458299px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
id="path1706-6"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
id="g1761">
|
||||
<path
|
||||
transform="scale(0.26458333)"
|
||||
d="m -360.47461,-1050.0078 a 56.021401,56.081938 0 0 0 -22.04492,4.5039 56.021401,56.081938 0 0 0 -34.02344,51.81249 55.416915,51.215123 0 0 1 38.4668,14.70899 55.416915,51.215123 0 0 1 16.42773,39.88476 l 1.27344,1.25391 a 56.021401,56.081938 0 0 0 51.72266,-34.89844 56.021401,56.081938 0 0 0 -12.57813,-61.15821 56.021401,56.081938 0 0 0 -39.24414,-16.1074 z"
|
||||
style="fill:#ec1d23;fill-opacity:1;stroke:none;stroke-width:1.02403998;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="path1702"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path1702-9"
|
||||
style="fill:#43b9e9;fill-opacity:1;stroke:none;stroke-width:0.270944;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m -124.90859,-292.55644 a 14.822329,14.838346 0 0 0 -5.83272,1.19165 14.822329,14.838346 0 0 0 -9.00203,13.70872 14.662392,13.550668 0 0 1 10.17767,3.89176 14.662392,13.550668 0 0 1 4.3465,10.55284 l 0.33694,0.33176 a 14.822329,14.838346 0 0 0 13.68495,-9.23354 14.822329,14.838346 0 0 0 -3.32796,-16.18145 14.822329,14.838346 0 0 0 -10.38335,-4.26174 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<ellipse
|
||||
ry="8.5187521"
|
||||
rx="16.960384"
|
||||
cy="-258.6445"
|
||||
cx="-143.67691"
|
||||
id="path1724"
|
||||
style="fill:#7bc049;fill-opacity:1;stroke:none;stroke-width:0.26563099;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<ellipse
|
||||
style="fill:#eee816;fill-opacity:1;stroke:none;stroke-width:0.26563099;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="path1724-2"
|
||||
cx="-114.1488"
|
||||
cy="-243.79465"
|
||||
rx="16.960384"
|
||||
ry="8.5187521" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 19 KiB |
34
themes/rbsimple-DE/sfc/systeminfo.xml
Normal file
34
themes/rbsimple-DE/sfc/systeminfo.xml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<theme>
|
||||
<view name="system">
|
||||
<text name="info1">
|
||||
<text>Manufacturer: Nintendo</text>
|
||||
</text>
|
||||
<text name="info2">
|
||||
<text>Released: 1990</text>
|
||||
</text>
|
||||
<text name="info3">
|
||||
<text>Units sold: 49.10 million</text>
|
||||
</text>
|
||||
<text name="info4">
|
||||
<text>Best-selling game: Super Mario World</text>
|
||||
</text>
|
||||
<text name="info5">
|
||||
<text>CPU: 8/16-bit Ricoh 5A22 @ 3.58 MHz</text>
|
||||
</text>
|
||||
<text name="info6">
|
||||
<text>RAM: 128 KB / VRAM: 64 KB</text>
|
||||
</text>
|
||||
<text name="info7">
|
||||
<text>Graphics: 16-bit PPU (Picture Processing Unit)</text>
|
||||
</text>
|
||||
<text name="info8">
|
||||
<text>Resolution: 256×224 pixels, 256 colors (32768 color palette)</text>
|
||||
</text>
|
||||
<text name="info9">
|
||||
<text>Sound: 8-bit Sony SPC700, 8 channels, stereo</text>
|
||||
</text>
|
||||
<text name="info10">
|
||||
<text>Cart size: 256 KB to 6 MB</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
20
themes/rbsimple-DE/sfc/theme.xml
Normal file
20
themes/rbsimple-DE/sfc/theme.xml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<theme>
|
||||
<include>./../theme.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
<include>./systeminfo.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<image name="controller">
|
||||
<path>./images/controller.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="system, gamelist">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
<image name="consolegame">
|
||||
<path>./images/consolegame.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
Loading…
Reference in a new issue