Multiple updates to the rbsimple-DE theme and the es_systems.cfg templates.
|
@ -519,7 +519,7 @@ Here's an example:
|
|||
|
||||
`<string name="ROMDirectory" value="~/games/roms" />`
|
||||
|
||||
Keep in mind though that you still need to group the ROMs into directories corresponding to the platform names in es_systems.cfg.
|
||||
Keep in mind though that you still need to group the ROMs into directories corresponding to the \<path\> tags in es_systems.cfg.
|
||||
|
||||
There is also support to add the variable %ESPATH% to the ROM directory setting, this will expand to the path where the ES executable is started from. You would normally not need this, but the option is there, should you require it for some reason.
|
||||
|
||||
|
|
23
USERGUIDE.md
|
@ -144,7 +144,7 @@ The default game directory folder is ~/ROMs. On Unix this defaults to /home/\<us
|
|||
|
||||
If ES can't find any game files during startup, an error message will be displayed with the option to change the ROM directory path.
|
||||
|
||||
Assuming the default ROM directory is used, we need to create a directory corresponding to the \<platform\> tag in es_systems.cfg, in this example it's **nes**.
|
||||
Assuming the default ROM directory is used, we need to create a directory corresponding to the \<path\> tag in es_systems.cfg, in this example it's **nes**.
|
||||
|
||||
This would look something like this on Unix and Windows:
|
||||
|
||||
|
@ -1020,7 +1020,15 @@ You can use **--help** or **-h** to view a list of command line options, as show
|
|||
|
||||
For details regarding the systems such as which emulator or core is setup as default or which file extensions are supported, refer to the **es_systems.cfg** templates [es_systems.cfg_unix](resources/templates/es_systems.cfg_unix) and [es_systems.cfg_windows](resources/templates/es_systems.cfg_windows).
|
||||
|
||||
| Platform name | Full name | Recommended game setup |
|
||||
**Note:** The following list is what the default es_systems.cfg files and the rbsimple-DE theme supports. This theme is very comprehensive, so if you're using another theme, it may be that some or many of these systems are not supported. EmulationStation will still work but the game system will not be themed which looks very ugly.
|
||||
|
||||
The column **Game system name** corresponds to the directory where you should put your game files, e.g. `~/ROMs/c64` or `~/ROMs/megadrive`.
|
||||
|
||||
Regional differences are handled by simply using the game system name corresponding to your region. For example for Sega Mega Drive, _megadrive_ would be used by most people in the world, although people from North America would use _genesis_ instead. The same is true for _pcengine_ vs _tg16_ etc. This only affects the theme selection and the corresponding theme graphics, the same emulator and scraper settings are still used for the regional variants although that can of course be modified in the es_systems.cfg file if you wish to.
|
||||
|
||||
Sometimes the name of the console is (more or less) the same for multiple regions, and in those circumstances the region has been added as a suffix to the game system name. For example 'na' for North America has been added to `snes` (Super Nintendo), as this is the minority region corresponding to around 7,5% of the world population. The same goes for Japan, as in `megacd` and `megacdjp`. Again, this only affects the theme and theme graphics.
|
||||
|
||||
| Game system name | Full name | Recommended game setup |
|
||||
| :-------------------- | :-------------------------------------------- | :----------------------------------- |
|
||||
| 3do | 3DO | |
|
||||
| ags | Adventure Game Studio | |
|
||||
|
@ -1051,6 +1059,7 @@ For details regarding the systems such as which emulator or core is setup as def
|
|||
| coco | Tandy Color Computer | |
|
||||
| coleco | ColecoVision | |
|
||||
| daphne | Daphne Arcade Laserdisc Emulator | |
|
||||
| desktop | Desktop applications | |
|
||||
| doom | Doom | |
|
||||
| dos | DOS (PC) | In separate folder (one folder per game, with complete file structure retained) |
|
||||
| dragon32 | Dragon 32 | |
|
||||
|
@ -1069,6 +1078,7 @@ For details regarding the systems such as which emulator or core is setup as def
|
|||
| gx4000 | Amstrad GX4000 | |
|
||||
| intellivision | Mattel Electronics Intellivision | |
|
||||
| chailove | ChaiLove game engine | |
|
||||
| kodi | Kodi home theatre software | |
|
||||
| lutro | Lutro game engine | |
|
||||
| macintosh | Apple Macintosh | |
|
||||
| mame | Multiple Arcade Machine Emulator | Single archive file following MAME name standard in root folder |
|
||||
|
@ -1076,6 +1086,8 @@ For details regarding the systems such as which emulator or core is setup as def
|
|||
| mame-libretro | Multiple Arcade Machine Emulator | Single archive file following MAME name standard in root folder |
|
||||
| mame-mame4all | MAME4ALL | Single archive file following MAME name standard in root folder |
|
||||
| mastersystem | Sega Master System | |
|
||||
| megacd | Sega Mega-CD | |
|
||||
| megacdjp | Sega Mega-CD (Japan) | |
|
||||
| megadrive | Sega Mega Drive | Single archive or ROM file in root folder |
|
||||
| mess | Multi Emulator Super System | |
|
||||
| moonlight | Moonlight game streaming | |
|
||||
|
@ -1109,10 +1121,13 @@ For details regarding the systems such as which emulator or core is setup as def
|
|||
| satellaview | Nintendo Satellaview | |
|
||||
| saturn | Sega Saturn | |
|
||||
| scummvm | ScummVM game engine | |
|
||||
| sega32x | Sega 32X | Single archive or ROM file in root folder |
|
||||
| segacd | Sega Mega-CD | |
|
||||
| sega32x | Sega Mega Drive 32X | Single archive or ROM file in root folder |
|
||||
| sega32xjp | Sega Super 32X (Japan) | Single archive or ROM file in root folder |
|
||||
| sega32xna | Sega Genesis 32X (North America) | Single archive or ROM file in root folder |
|
||||
| segacd | Sega CD | |
|
||||
| sg-1000 | Sega SG-1000 | |
|
||||
| snes | Super Nintendo | Single archive or ROM file in root folder |
|
||||
| snesna | Super Nintendo (North America) | Single archive or ROM file in root folder |
|
||||
| solarus | Solarus game engine | |
|
||||
| spectravideo | Spectravideo | |
|
||||
| steam | Valve Steam | Shell/batch script in root folder |
|
||||
|
|
|
@ -226,6 +226,15 @@
|
|||
<platform>cdtv</platform>
|
||||
<theme>cdtv</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>chailove</name>
|
||||
<fullname>ChaiLove game engine</fullname>
|
||||
<path>%ROMPATH%/chailove</path>
|
||||
<extension>.chai .CHAI .chailove .CHAILOVE .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/chailove_libretro.so %ROM%</command>
|
||||
<platform>love</platform>
|
||||
<theme>chailove</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>channelf</name>
|
||||
<fullname>Fairchild Channel F</fullname>
|
||||
|
@ -262,6 +271,15 @@
|
|||
<platform>daphne</platform>
|
||||
<theme>daphne</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>desktop</name>
|
||||
<fullname>Desktop applications</fullname>
|
||||
<path>%ROMPATH%/desktop</path>
|
||||
<extension>.sh .csh</extension>
|
||||
<command>bash %ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>desktop</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>doom</name>
|
||||
<fullname>Doom</fullname>
|
||||
|
@ -416,13 +434,13 @@
|
|||
<theme>intellivision</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>chailove</name>
|
||||
<fullname>ChaiLove game engine</fullname>
|
||||
<path>%ROMPATH%/chailove</path>
|
||||
<extension>.chai .CHAI .chailove .CHAILOVE .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/chailove_libretro.so %ROM%</command>
|
||||
<platform>love</platform>
|
||||
<theme>chailove</theme>
|
||||
<name>kodi</name>
|
||||
<fullname>Kodi home theatre software</fullname>
|
||||
<path>%ROMPATH%/kodi</path>
|
||||
<extension>.sh .csh</extension>
|
||||
<command>bash %ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>kodi</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>lutro</name>
|
||||
|
@ -487,6 +505,24 @@
|
|||
<platform>mastersystem</platform>
|
||||
<theme>mastersystem</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>megacd</name>
|
||||
<fullname>Sega Mega-CD</fullname>
|
||||
<path>%ROMPATH%/megacd</path>
|
||||
<extension>.mdx .MDX .md .MD .smd .SMD .gen .GEN .bin .BIN .cue .CUE .iso .ISO .sms .SMS .gg .GG .sg .SG .68k .68K .chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/genesis_plus_gx_libretro.so %ROM%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>megacd</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>megacdjp</name>
|
||||
<fullname>Sega Mega-CD</fullname>
|
||||
<path>%ROMPATH%/megacdjp</path>
|
||||
<extension>.mdx .MDX .md .MD .smd .SMD .gen .GEN .bin .BIN .cue .CUE .iso .ISO .sms .SMS .gg .GG .sg .SG .68k .68K .chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/genesis_plus_gx_libretro.so %ROM%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>megacdjp</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>megadrive</name>
|
||||
<fullname>Sega Mega Drive</fullname>
|
||||
|
@ -786,16 +822,34 @@
|
|||
</system>
|
||||
<system>
|
||||
<name>sega32x</name>
|
||||
<fullname>Sega 32X</fullname>
|
||||
<fullname>Sega Mega Drive 32X</fullname>
|
||||
<path>%ROMPATH%/sega32x</path>
|
||||
<extension>.bin .BIN .gen .GEN .smd .SMD .md .MD .32x .32X .cue .CUE .iso .ISO .sms .SMS .68k .68K .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/picodrive_libretro.so %ROM%</command>
|
||||
<platform>sega32x</platform>
|
||||
<theme>sega32x</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sega32xjp</name>
|
||||
<fullname>Sega Super 32X</fullname>
|
||||
<path>%ROMPATH%/sega32xjp</path>
|
||||
<extension>.bin .BIN .gen .GEN .smd .SMD .md .MD .32x .32X .cue .CUE .iso .ISO .sms .SMS .68k .68K .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/picodrive_libretro.so %ROM%</command>
|
||||
<platform>sega32x</platform>
|
||||
<theme>sega32xjp</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sega32xna</name>
|
||||
<fullname>Sega Genesis 32X</fullname>
|
||||
<path>%ROMPATH%/sega32xna</path>
|
||||
<extension>.bin .BIN .gen .GEN .smd .SMD .md .MD .32x .32X .cue .CUE .iso .ISO .sms .SMS .68k .68K .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/picodrive_libretro.so %ROM%</command>
|
||||
<platform>sega32x</platform>
|
||||
<theme>sega32xna</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>segacd</name>
|
||||
<fullname>Sega Mega-CD</fullname>
|
||||
<fullname>Sega CD</fullname>
|
||||
<path>%ROMPATH%/segacd</path>
|
||||
<extension>.mdx .MDX .md .MD .smd .SMD .gen .GEN .bin .BIN .cue .CUE .iso .ISO .sms .SMS .gg .GG .sg .SG .68k .68K .chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/genesis_plus_gx_libretro.so %ROM%</command>
|
||||
|
@ -820,6 +874,15 @@
|
|||
<platform>snes</platform>
|
||||
<theme>snes</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>snesna</name>
|
||||
<fullname>Super Nintendo</fullname>
|
||||
<path>%ROMPATH%/snesna</path>
|
||||
<extension>.smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch -L ~/.config/retroarch/cores/snes9x_libretro.so %ROM%</command>
|
||||
<platform>snes</platform>
|
||||
<theme>snesna</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>solarus</name>
|
||||
<fullname>Solarus game engine</fullname>
|
||||
|
|
|
@ -226,6 +226,15 @@
|
|||
<platform>cdtv</platform>
|
||||
<theme>cdtv</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>chailove</name>
|
||||
<fullname>ChaiLove game engine</fullname>
|
||||
<path>%ROMPATH%\chailove</path>
|
||||
<extension>.chai .CHAI .chailove .CHAILOVE .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\chailove_libretro.dll" %ROM%</command>
|
||||
<platform>love</platform>
|
||||
<theme>chailove</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>channelf</name>
|
||||
<fullname>Fairchild Channel F</fullname>
|
||||
|
@ -262,6 +271,15 @@
|
|||
<platform>daphne</platform>
|
||||
<theme>daphne</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>desktop</name>
|
||||
<fullname>Desktop applications</fullname>
|
||||
<path>%ROMPATH%\desktop</path>
|
||||
<extension>.bat .ps1</extension>
|
||||
<command>%ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>desktop</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>doom</name>
|
||||
<fullname>Doom</fullname>
|
||||
|
@ -416,13 +434,13 @@
|
|||
<theme>intellivision</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>chailove</name>
|
||||
<fullname>ChaiLove game engine</fullname>
|
||||
<path>%ROMPATH%\chailove</path>
|
||||
<extension>.chai .CHAI .chailove .CHAILOVE .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\chailove_libretro.dll" %ROM%</command>
|
||||
<platform>love</platform>
|
||||
<theme>chailove</theme>
|
||||
<name>kodi</name>
|
||||
<fullname>Kodi home theatre software</fullname>
|
||||
<path>%ROMPATH%\kodi</path>
|
||||
<extension>.bat .ps1</extension>
|
||||
<command>%ROM%</command>
|
||||
<platform>pc</platform>
|
||||
<theme>kodi</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>lutro</name>
|
||||
|
@ -487,6 +505,24 @@
|
|||
<platform>mastersystem</platform>
|
||||
<theme>mastersystem</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>megacd</name>
|
||||
<fullname>Sega Mega-CD</fullname>
|
||||
<path>%ROMPATH%\megacd</path>
|
||||
<extension>.mdx .MDX .md .MD .smd .SMD .gen .GEN .bin .BIN .cue .CUE .iso .ISO .sms .SMS .gg .GG .sg .SG .68k .68K .chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\genesis_plus_gx_libretro.dll" %ROM%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>megacd</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>megacdjp</name>
|
||||
<fullname>Sega Mega-CD</fullname>
|
||||
<path>%ROMPATH%\megacdjp</path>
|
||||
<extension>.mdx .MDX .md .MD .smd .SMD .gen .GEN .bin .BIN .cue .CUE .iso .ISO .sms .SMS .gg .GG .sg .SG .68k .68K .chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\genesis_plus_gx_libretro.dll" %ROM%</command>
|
||||
<platform>segacd</platform>
|
||||
<theme>megacdjp</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>megadrive</name>
|
||||
<fullname>Sega Mega Drive</fullname>
|
||||
|
@ -786,16 +822,34 @@
|
|||
</system>
|
||||
<system>
|
||||
<name>sega32x</name>
|
||||
<fullname>Sega 32X</fullname>
|
||||
<fullname>Sega Mega Drive 32X</fullname>
|
||||
<path>%ROMPATH%\sega32x</path>
|
||||
<extension>.bin .BIN .gen .GEN .smd .SMD .md .MD .32x .32X .cue .CUE .iso .ISO .sms .SMS .68k .68K .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\picodrive_libretro.dll" %ROM%</command>
|
||||
<platform>sega32x</platform>
|
||||
<theme>sega32x</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sega32xjp</name>
|
||||
<fullname>Sega Super 32X</fullname>
|
||||
<path>%ROMPATH%\sega32xjp</path>
|
||||
<extension>.bin .BIN .gen .GEN .smd .SMD .md .MD .32x .32X .cue .CUE .iso .ISO .sms .SMS .68k .68K .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\picodrive_libretro.dll" %ROM%</command>
|
||||
<platform>sega32x</platform>
|
||||
<theme>sega32xjp</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>sega32xna</name>
|
||||
<fullname>Sega Genesis 32X</fullname>
|
||||
<path>%ROMPATH%\sega32xna</path>
|
||||
<extension>.bin .BIN .gen .GEN .smd .SMD .md .MD .32x .32X .cue .CUE .iso .ISO .sms .SMS .68k .68K .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\picodrive_libretro.dll" %ROM%</command>
|
||||
<platform>sega32x</platform>
|
||||
<theme>sega32xna</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>segacd</name>
|
||||
<fullname>Sega Mega-CD</fullname>
|
||||
<fullname>Sega CD</fullname>
|
||||
<path>%ROMPATH%\segacd</path>
|
||||
<extension>.mdx .MDX .md .MD .smd .SMD .gen .GEN .bin .BIN .cue .CUE .iso .ISO .sms .SMS .gg .GG .sg .SG .68k .68K .chd .CHD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\genesis_plus_gx_libretro.dll" %ROM%</command>
|
||||
|
@ -820,6 +874,15 @@
|
|||
<platform>snes</platform>
|
||||
<theme>snes</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>snesna</name>
|
||||
<fullname>Super Nintendo</fullname>
|
||||
<path>%ROMPATH%\snesna</path>
|
||||
<extension>.smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP</extension>
|
||||
<command>retroarch.exe -L "%EMUPATH%\cores\snes9x_libretro.dll" %ROM%</command>
|
||||
<platform>snes</platform>
|
||||
<theme>snesna</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>solarus</name>
|
||||
<fullname>Solarus game engine</fullname>
|
||||
|
|
18
themes/rbsimple-DE/megacd/colors.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<image name="band1" extra="true">
|
||||
<color>DCE3E6</color>
|
||||
</image>
|
||||
<image name="band2" extra="true">
|
||||
<color>D5202C</color>
|
||||
</image>
|
||||
<image name="band3" extra="true">
|
||||
<color>C0C1C4</color>
|
||||
</image>
|
||||
<image name="band4" extra="true">
|
||||
<color>212122</color>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
1054
themes/rbsimple-DE/megacd/images/console.svg
Normal file
After Width: | Height: | Size: 106 KiB |
1580
themes/rbsimple-DE/megacd/images/consolegame.svg
Normal file
After Width: | Height: | Size: 138 KiB |
366
themes/rbsimple-DE/megacd/images/controller.svg
Normal file
|
@ -0,0 +1,366 @@
|
|||
<?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"
|
||||
viewBox="0 0 173.7225 329.69626"
|
||||
height="329.69626"
|
||||
width="173.7225"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="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></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6"><clipPath
|
||||
id="clipPath16"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path18"
|
||||
d="m 0,263.757 138.978,0 L 138.978,0 0,0 0,263.757 Z" /></clipPath><clipPath
|
||||
id="clipPath28"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path30"
|
||||
d="m 50.5279,96.759 1.1399,0 0,-0.79 -1.1399,0 0,0.79 z" /></clipPath><clipPath
|
||||
id="clipPath44"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path46"
|
||||
d="m 101.788,54.659 0.81,0 0,-1.1 -0.81,0 0,1.1 z" /></clipPath><clipPath
|
||||
id="clipPath60"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path62"
|
||||
d="m 92.3879,42.209 1.33,0 0,-0.83 -1.33,0 0,0.83 z" /></clipPath><clipPath
|
||||
id="clipPath76"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path78"
|
||||
d="m 81.0378,33.989 0.8401,0 0,-1.22 -0.8401,0 0,1.22 z" /></clipPath><clipPath
|
||||
id="clipPath96"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path98"
|
||||
d="m 35.7378,80.039 0.8901,0 0,-1.2 -0.8901,0 0,1.2 z" /></clipPath><clipPath
|
||||
id="clipPath112"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path114"
|
||||
d="m 60.0079,29.299 0.96,0 0,-0.94 -0.96,0 0,0.94 z" /></clipPath></defs><g
|
||||
transform="matrix(1.25,0,0,-1.25,0,329.69625)"
|
||||
id="g10"><g
|
||||
id="g12"><g
|
||||
clip-path="url(#clipPath16)"
|
||||
id="g14"><g
|
||||
transform="translate(33.3179,29.029)"
|
||||
id="g20"><path
|
||||
id="path22"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -17.17,16.27 -15.09,46.35 4.8,67.18 24.68,88.02 54.71,91.62 71.88,75.35 79.39,68.23 83.21,58.47 83.47,48 83.81,34.53 78.27,19.88 67.08,8.16 47.2,-12.68 17.16,-16.27 0,0 m 67.7,7.57 c 11.33,11.88 16.99,26.78 16.64,40.49 l -0.01,0 C 84.06,58.73 80.16,68.7 72.47,75.99 54.9,92.64 24.32,88.9 4.18,67.78 -15.97,46.66 -18.17,16.03 -0.59,-0.63 16.98,-17.29 47.56,-13.56 67.7,7.57" /></g><g
|
||||
id="g24"><g
|
||||
id="g26" /><g
|
||||
id="g32"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g34"
|
||||
clip-path="url(#clipPath28)"><g
|
||||
id="g36"
|
||||
transform="translate(51.0279,95.969)"><path
|
||||
id="path38"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.5,0.71 c 0.04,0.03 0.07,0.05 0.11,0.08 C -0.04,0.69 0.3,0.57 0.64,0.43 0.42,0.3 0.21,0.15 0,0" /></g></g></g></g><g
|
||||
id="g40"><g
|
||||
id="g42" /><g
|
||||
id="g48"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g50"
|
||||
clip-path="url(#clipPath44)"><g
|
||||
id="g52"
|
||||
transform="translate(102.5578,53.559)"><path
|
||||
id="path54"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.77,0.4 c 0.12,0.23 0.24,0.47 0.35,0.7 C -0.25,0.77 -0.09,0.43 0.04,0.08 0.03,0.05 0.01,0.03 0,0" /></g></g></g></g><g
|
||||
id="g56"><g
|
||||
id="g58" /><g
|
||||
id="g64"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g66"
|
||||
clip-path="url(#clipPath60)"><g
|
||||
id="g68"
|
||||
transform="translate(93.7179,41.599)"><path
|
||||
id="path70"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.08,-0.07 -0.15,-0.15 -0.23,-0.22 -0.37,0.03 -0.74,0.07 -1.1,0.14 0.24,0.22 0.48,0.45 0.72,0.69 L 0,0 Z" /></g></g></g></g><g
|
||||
id="g72"><g
|
||||
id="g74" /><g
|
||||
id="g80"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g82"
|
||||
clip-path="url(#clipPath76)"><g
|
||||
id="g84"
|
||||
transform="translate(81.4278,32.769)"><path
|
||||
id="path86"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.39,0.78 C -0.11,0.92 0.17,1.06 0.45,1.22 0.36,0.82 0.24,0.43 0.1,0.05 0.07,0.03 0.03,0.02 0,0" /></g></g></g></g><g
|
||||
transform="translate(60.8179,28.369)"
|
||||
id="g88"><path
|
||||
id="path90"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -7.55,0.44 -14.69,3.21 -20.24,8.46 -11.23,10.59 -12.65,28.04 -4.84,42.97 0.14,-0.33 0.3,-0.65 0.48,-0.96 C -31.93,35.95 -30.42,19.25 -19.65,9.09 -14.46,4.19 -7.86,1.5 -0.81,0.93 -0.56,0.61 -0.29,0.3 0,0" /></g><g
|
||||
id="g92"><g
|
||||
id="g94" /><g
|
||||
id="g100"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g102"
|
||||
clip-path="url(#clipPath96)"><g
|
||||
id="g104"
|
||||
transform="translate(36.6279,79.639)"><path
|
||||
id="path106"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.14,-0.26 -0.28,-0.53 -0.41,-0.8 -0.18,0.31 -0.34,0.63 -0.48,0.96 0.04,0.08 0.08,0.16 0.12,0.24 L 0,0 Z" /></g></g></g></g><g
|
||||
id="g108"><g
|
||||
id="g110" /><g
|
||||
id="g116"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g118"
|
||||
clip-path="url(#clipPath112)"><g
|
||||
id="g120"
|
||||
transform="translate(60.9278,28.359)"><path
|
||||
id="path122"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.04,0 -0.07,0 -0.11,0.01 -0.4,0.31 -0.67,0.62 -0.92,0.94 -0.6,0.91 -0.28,0.89 0.04,0.87 L 0,0 Z" /></g></g></g></g><g
|
||||
transform="translate(35.5378,84.829)"
|
||||
id="g124"><path
|
||||
id="path126"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.4 5.17,11.58 11.57,11.58 17.97,11.58 23.15,6.4 23.15,0 23.15,-6.4 17.97,-11.56 11.57,-11.56 5.17,-11.56 0,-6.4 0,0 m 24.01,0 c 0,5.25 -3.27,9.75 -7.88,11.57 -0.34,0.14 -0.68,0.26 -1.03,0.36 -1.12,0.33 -2.31,0.51 -3.53,0.51 C 4.71,12.44 -0.87,6.86 -0.87,0 c 0,-1.79 0.38,-3.49 1.07,-5.03 0.14,-0.33 0.3,-0.65 0.48,-0.96 2.11,-3.84 6.2,-6.44 10.89,-6.44 6.86,0 12.44,5.57 12.44,12.43" /></g><g
|
||||
transform="translate(49.4479,61.839)"
|
||||
id="g128"><path
|
||||
id="path130"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.4 5.18,11.58 11.57,11.58 17.97,11.58 23.15,6.4 23.15,0 23.15,-6.39 17.97,-11.56 11.57,-11.56 5.18,-11.56 0,-6.39 0,0 m 24.01,0 c 0,6.87 -5.57,12.44 -12.44,12.44 C 4.71,12.44 -0.87,6.87 -0.87,0 c 0,-6.86 5.58,-12.42 12.44,-12.42 6.87,0 12.44,5.56 12.44,12.42" /></g><g
|
||||
transform="translate(58.2378,36.959)"
|
||||
id="g132"><path
|
||||
id="path134"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.4 5.16,11.58 11.56,11.58 17.96,11.58 23.14,6.4 23.14,0 23.14,-6.39 17.96,-11.57 11.56,-11.57 5.16,-11.57 0,-6.39 0,0 m 23.29,-4.14 c 0.14,0.38 0.26,0.77 0.35,1.17 C 23.88,-2.02 24,-1.02 24,0 24,6.87 18.43,12.44 11.56,12.44 4.7,12.44 -0.87,6.87 -0.87,0 c 0,-2.89 0.98,-5.55 2.64,-7.66 0.25,-0.32 0.52,-0.63 0.81,-0.93 2.26,-2.37 5.45,-3.85 8.98,-3.85 5.42,0 10.02,3.47 11.73,8.3" /></g><g
|
||||
transform="translate(68.9178,93.769)"
|
||||
id="g136"><path
|
||||
id="path138"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,4.54 3.67,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 0,-4.54 -3.68,-8.21 -8.21,-8.21 C 3.67,-8.21 0,-4.54 0,0 m 17.28,0 c 0,5 -4.07,9.07 -9.07,9.07 C 3.2,9.07 -0.87,5 -0.87,0 c 0,-5.01 4.07,-9.07 9.08,-9.07 5,0 9.07,4.06 9.07,9.07" /></g><g
|
||||
transform="translate(79.8979,72.689)"
|
||||
id="g140"><path
|
||||
id="path142"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,4.53 3.67,8.19 8.21,8.19 4.54,0 8.21,-3.66 8.21,-8.19 0,-4.54 -3.67,-8.21 -8.21,-8.21 C 3.67,-8.21 0,-4.54 0,0 m 17.28,0 c 0,5 -4.07,9.06 -9.07,9.06 C 3.2,9.06 -0.86,5 -0.86,0 c 0,-5.01 4.06,-9.08 9.07,-9.08 5,0 9.07,4.07 9.07,9.08" /></g><g
|
||||
transform="translate(85.8979,50.429)"
|
||||
id="g144"><path
|
||||
id="path146"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,4.54 3.68,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 0,-4.54 -3.67,-8.21 -8.21,-8.21 C 3.68,-8.21 0,-4.54 0,0 m 17.29,0 c 0,1.13 -0.21,2.21 -0.59,3.21 C 16.57,3.56 16.41,3.9 16.24,4.23 14.72,7.11 11.69,9.07 8.21,9.07 3.21,9.07 -0.86,5 -0.86,0 c 0,-4.42 3.17,-8.1 7.35,-8.91 0.36,-0.07 0.73,-0.11 1.1,-0.14 0.21,-0.01 0.41,-0.02 0.62,-0.02 5.01,0 9.08,4.06 9.08,9.07" /></g><g
|
||||
transform="translate(72.8379,127.999)"
|
||||
id="g148"><path
|
||||
id="path150"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,15.44 c 0,2.57 2.08,4.65 4.66,4.65 2.57,0 4.65,-2.08 4.65,-4.65 L 9.31,0 C 9.31,-2.58 7.23,-4.66 4.66,-4.66 2.08,-4.66 0,-2.58 0,0 m 10.17,0 0,15.44 c 0,3.04 -2.47,5.51 -5.51,5.51 -3.05,0 -5.52,-2.47 -5.52,-5.51 L -0.86,0 c 0,-3.05 2.47,-5.53 5.52,-5.53 3.04,0 5.51,2.48 5.51,5.53" /></g><g
|
||||
transform="translate(32.7278,28.399)"
|
||||
id="g152"><path
|
||||
id="path154"
|
||||
style="fill:#353132;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -17.58,16.66 -15.38,47.29 4.77,68.41 20.14,21.12 50.72,24.86 68.29,8.21 7.69,-7.29 11.59,-17.26 11.86,-27.93 l 0.01,0 C 85.28,34.98 79.62,20.08 68.29,8.2 48.15,-12.93 17.57,-16.66 0,0 m 39.25,99.6 0,15.44 c 0,3.04 2.47,5.51 5.52,5.51 3.04,0 5.51,-2.47 5.51,-5.51 l 0,-15.44 c 0,-3.05 -2.47,-5.53 -5.51,-5.53 -3.05,0 -5.52,2.48 -5.52,5.53 M 1.08,206.17 c 14.92,16.15 43.31,14.3 63.41,-4.27 20.1,-18.57 24.16,-46.72 9.23,-62.87 -14.93,-16.15 -43.32,-14.32 -63.41,4.25 -20.1,18.57 -24.16,46.74 -9.23,62.89 m 97.98,-51.73 c 4.43,-15.91 6.33,-32.29 6.33,-47.34 l 0,-7.23 c 0,-15.05 -1.92,-31.42 -6.36,-47.33 l -0.27,-0.98 c 0,0 -3.32,2.94 -4.79,4.52 -0.66,0.71 -1.65,1.39 -2.3,2.62 -0.64,1.23 -0.89,2.98 -0.21,5.79 1.29,5.38 4.04,26.02 4.04,33.83 l 0,10.3 c 0,7.81 -2.75,28.45 -4.04,33.84 -0.68,2.81 -0.43,4.56 0.21,5.8 0.65,1.23 1.64,1.89 2.3,2.61 1.26,1.35 3.67,3.48 4.35,4.08 0.12,0.09 0.18,0.15 0.18,0.15 0.16,0.14 0.18,0.19 0.37,0.3 l 0.19,-0.96 z M 23.05,-27.28 c 16.91,3.11 34.37,12.51 47.5,26.03 26.36,27.13 35.7,67.43 35.7,101.12 l 0,7.23 c 0,15.13 -1.89,31.59 -6.36,47.6 -0.06,0.21 -0.69,2.61 -1.17,3.98 0,0.01 -0.01,0.03 -0.02,0.04 -5.59,18.18 -14.63,35.57 -28.15,49.49 -13.13,13.52 -30.59,22.92 -47.5,26.03 -16.92,3.11 -33.34,-0.09 -44.27,-11.87 -12.05,-12.99 -13.09,-24.25 -10.08,-34.39 3.01,-10.14 9.98,-19.2 13.85,-28.02 3.75,-8.55 12.81,-28.84 12.81,-48.03 l 0,-16.91 c 0,-19.18 -9.06,-39.48 -12.81,-48.03 -3.87,-8.82 -10.84,-17.86 -13.85,-28 -3.01,-10.14 -1.97,-21.42 10.08,-34.4 10.93,-11.79 27.35,-14.98 44.27,-11.87" /></g><g
|
||||
transform="translate(40.5779,36.829)"
|
||||
id="g156"><path
|
||||
id="path158"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -11.23,10.59 -12.65,28.04 -4.84,42.97 -0.69,1.54 -1.07,3.24 -1.07,5.03 0,6.86 5.58,12.44 12.44,12.44 1.22,0 2.41,-0.18 3.53,-0.51 0.35,-0.1 0.69,-0.22 1.03,-0.36 14.88,10.2 33.7,10.33 45.36,-0.67 10.7,-10.1 12.26,-26.62 5.11,-41.07 0.17,-0.33 0.33,-0.67 0.46,-1.02 0.38,-1 0.59,-2.08 0.59,-3.21 0,-5.01 -4.07,-9.07 -9.08,-9.07 -0.21,0 -0.41,0.01 -0.62,0.02 -0.37,0.03 -0.74,0.07 -1.1,0.14 -3.24,-3.09 -6.79,-5.6 -10.51,-7.53 -0.09,-0.4 -0.21,-0.79 -0.35,-1.17 -1.71,-4.83 -6.31,-8.3 -11.73,-8.3 -3.53,0 -6.72,1.48 -8.98,3.85 C 12.69,-8.02 5.55,-5.25 0,0 M 59.82,0.36 C 71.01,12.08 76.55,26.73 76.21,40.2 75.95,50.67 72.13,60.43 64.62,67.55 47.45,83.82 17.42,80.22 -2.46,59.38 -22.35,38.55 -24.43,8.47 -7.26,-7.8 9.9,-24.07 39.94,-20.48 59.82,0.36" /></g><g
|
||||
transform="translate(48.5779,61.839)"
|
||||
id="g160"><path
|
||||
id="path162"
|
||||
style="fill:#32313a;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.87 5.58,12.44 12.44,12.44 19.31,12.44 24.88,6.87 24.88,0 24.88,-6.86 19.31,-12.42 12.44,-12.42 5.58,-12.42 0,-6.86 0,0 m 39.53,19.91 c 5,0 9.07,-4.06 9.07,-9.06 0,-5.01 -4.07,-9.08 -9.07,-9.08 -5.01,0 -9.07,4.07 -9.07,9.08 0,5 4.06,9.06 9.07,9.06 M 19.47,31.93 c 0,5 4.07,9.07 9.08,9.07 5,0 9.07,-4.07 9.07,-9.07 0,-5.01 -4.07,-9.07 -9.07,-9.07 -5.01,0 -9.08,4.06 -9.08,9.07 M 8.79,-24.88 c 0,6.87 5.57,12.44 12.43,12.44 6.87,0 12.44,-5.57 12.44,-12.44 0,-1.02 -0.12,-2.02 -0.36,-2.97 3.72,1.93 7.27,4.44 10.51,7.53 -4.18,0.81 -7.35,4.49 -7.35,8.91 0,5 4.07,9.07 9.07,9.07 3.48,0 6.51,-1.96 8.03,-4.84 7.15,14.45 5.59,30.97 -5.11,41.07 -11.66,11 -30.48,10.87 -45.36,0.67 4.61,-1.82 7.88,-6.32 7.88,-11.57 0,-6.86 -5.58,-12.43 -12.44,-12.43 -4.69,0 -8.78,2.6 -10.89,6.44 -7.33,-14.52 -5.82,-31.22 4.95,-41.38 5.19,-4.9 11.79,-7.59 18.84,-8.16 -1.66,2.11 -2.64,4.77 -2.64,7.66" /></g><g
|
||||
transform="translate(69.7978,25.389)"
|
||||
id="g164"><path
|
||||
id="path166"
|
||||
style="fill:#1e1c1f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.4,0 -11.56,5.18 -11.56,11.57 0,6.4 5.16,11.58 11.56,11.58 6.4,0 11.58,-5.18 11.58,-11.58 C 11.58,5.18 6.4,0 0,0" /></g><g
|
||||
transform="translate(61.0179,50.279)"
|
||||
id="g168"><path
|
||||
id="path170"
|
||||
style="fill:#1e1c1f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.39,0 -11.57,5.17 -11.57,11.56 0,6.4 5.18,11.58 11.57,11.58 6.4,0 11.58,-5.18 11.58,-11.58 C 11.58,5.17 6.4,0 0,0" /></g><g
|
||||
transform="translate(47.1078,73.269)"
|
||||
id="g172"><path
|
||||
id="path174"
|
||||
style="fill:#1e1c1f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.4,0 -11.57,5.16 -11.57,11.56 0,6.4 5.17,11.58 11.57,11.58 6.4,0 11.58,-5.18 11.58,-11.58 C 11.58,5.16 6.4,0 0,0" /></g><g
|
||||
transform="translate(94.1078,42.219)"
|
||||
id="g176"><path
|
||||
id="path178"
|
||||
style="fill:#565a4e;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -4.53,0 -8.21,3.67 -8.21,8.21 0,4.54 3.68,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 C 8.21,3.67 4.54,0 0,0" /></g><g
|
||||
transform="translate(88.1078,64.479)"
|
||||
id="g180"><path
|
||||
id="path182"
|
||||
style="fill:#565a4e;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -4.54,0 -8.21,3.67 -8.21,8.21 0,4.53 3.67,8.19 8.21,8.19 4.54,0 8.21,-3.66 8.21,-8.19 C 8.21,3.67 4.54,0 0,0" /></g><g
|
||||
transform="translate(77.1279,85.559)"
|
||||
id="g184"><path
|
||||
id="path186"
|
||||
style="fill:#565a4e;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -4.54,0 -8.21,3.67 -8.21,8.21 0,4.54 3.67,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 C 8.21,3.67 4.53,0 0,0" /></g><g
|
||||
transform="translate(131.4878,79.959)"
|
||||
id="g188"><path
|
||||
id="path190"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,0 -3.32,2.94 -4.79,4.52 -0.66,0.71 -1.65,1.39 -2.3,2.62 -0.64,1.23 -0.89,2.98 -0.21,5.79 1.29,5.38 4.04,26.02 4.04,33.83 l 0,10.3 c 0,7.81 -2.75,28.45 -4.04,33.84 -0.68,2.81 -0.43,4.56 0.21,5.8 0.65,1.23 1.64,1.89 2.3,2.61 1.26,1.35 3.67,3.48 4.35,4.08 0.12,0.09 0.18,0.15 0.18,0.15 0.16,0.14 0.18,0.19 0.37,0.3 l 0.19,-0.96 c -0.03,-0.02 -3.07,-2.67 -4.45,-4.16 -0.77,-0.81 -1.65,-1.41 -2.18,-2.43 -0.53,-1.02 -0.78,-2.51 -0.14,-5.19 1.35,-5.6 4.08,-26.03 4.08,-34.04 l 0,-10.3 C -2.39,38.75 -5.12,18.32 -6.47,12.72 -7.11,10.04 -6.86,8.55 -6.33,7.53 -5.8,6.51 -4.92,5.91 -4.15,5.1 -2.96,3.81 -0.42,1.58 0.27,0.98 L 0,0 Z" /></g><g
|
||||
transform="translate(48.5679,177.299)"
|
||||
id="g192"><path
|
||||
id="path194"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -16.81,15.54 -20.38,39.17 -7.8,52.78 4.79,66.39 28.62,64.69 45.44,49.15 62.25,33.61 65.81,9.97 53.23,-3.63 l 0.01,0 C 40.65,-17.24 16.82,-15.54 0,0 M 57.88,-9.87 C 72.81,6.28 68.75,34.43 48.65,53 28.55,71.57 0.16,73.42 -14.76,57.27 -29.69,41.12 -25.63,12.95 -5.53,-5.62 14.56,-24.19 42.95,-26.02 57.88,-9.87" /></g><g
|
||||
transform="translate(77.493,123.3418)"
|
||||
id="g196"><path
|
||||
id="path198"
|
||||
style="fill:#a19bca;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -2.577,0 -4.652,2.075 -4.652,4.652 l 0,15.441 c 0,2.577 2.075,4.652 4.652,4.652 2.577,0 4.652,-2.075 4.652,-4.652 l 0,-15.441 C 4.652,2.075 2.577,0 0,0" /></g><g
|
||||
transform="translate(46.4178,202.409)"
|
||||
id="g200"><path
|
||||
id="path202"
|
||||
style="fill:#32313a;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,14.36 11.65,26.01 26.02,26.01 40.38,26.01 52.03,14.36 52.03,0 52.03,-14.37 40.38,-26.02 26.02,-26.02 11.65,-26.02 0,-14.37 0,0 m 55.39,-28.74 -0.01,0 C 67.96,-15.14 64.4,8.5 47.59,24.04 30.77,39.58 6.94,41.28 -5.65,27.67 -18.23,14.06 -14.66,-9.57 2.15,-25.11 18.97,-40.65 42.8,-42.35 55.39,-28.74" /></g><g
|
||||
transform="translate(66.5279,181.609)"
|
||||
id="g204"><path
|
||||
id="path206"
|
||||
style="fill:#353132;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.25,0.08 -0.29,0.13 -0.32,0.2 -0.36,0.27 -0.4,0.46 -0.38,0.81 l 0.32,7.08 c 0.12,2.39 -0.56,4.41 -1.94,5.83 -1.39,1.42 -3.44,2.23 -6.01,2.34 l -6.55,0.32 c -0.33,0.01 -0.52,0.08 -0.61,0.14 -0.1,0.07 -0.13,0.13 -0.17,0.27 -0.3,1.62 -0.42,3.29 -0.34,5.01 0.07,1.74 0.35,3.42 0.82,5.02 l 0,0.02 c 0.05,0.13 0.08,0.15 0.16,0.19 0.09,0.04 0.3,0.07 0.67,0.05 l 6.58,-0.3 c 2.61,-0.11 4.72,0.49 6.21,1.8 1.48,1.31 2.29,3.29 2.4,5.78 l 0.33,6.92 c 0.03,0.55 0.24,0.72 0.46,0.77 l 0.01,0 c 1.6,0.3 3.26,0.42 4.95,0.34 1.77,-0.08 3.47,-0.36 5.1,-0.84 0.01,0 0,-0.01 0.01,-0.01 l 0.02,0 c 0.1,-0.04 0.12,-0.06 0.15,-0.11 0.02,-0.05 0.04,-0.24 0.02,-0.55 L 11.89,33.9 c -0.12,-2.56 0.49,-4.62 1.8,-6.05 1.31,-1.43 3.29,-2.19 5.83,-2.31 l 7.11,-0.34 c 0.25,-0.01 0.38,-0.06 0.43,-0.09 0.05,-0.04 0.06,-0.04 0.08,-0.14 l 0,-0.01 c 0.32,-1.66 0.46,-3.4 0.38,-5.17 -0.09,-1.79 -0.4,-3.52 -0.88,-5.16 -0.04,-0.11 -0.03,-0.1 -0.1,-0.12 -0.08,-0.02 -0.31,-0.02 -0.65,0 l -6.97,0.32 C 16.47,14.94 14.44,14.3 13.01,13.01 11.58,11.71 10.78,9.79 10.67,7.43 L 10.33,0.12 C 10.32,-0.13 10.26,-0.24 10.21,-0.3 10.15,-0.36 10.05,-0.4 9.9,-0.45 9.89,-0.45 9.89,-0.46 9.88,-0.46 8.28,-0.76 6.62,-0.88 4.92,-0.8 3.22,-0.72 1.57,-0.45 0,0 m -9.7,7.09 1.11,2.77 0.27,0.65 L -7.86,10 -6.12,8.07 -5.66,7.57 -6.3,7.37 -9.17,6.52 -10.04,6.25 -9.7,7.09 Z m 2.18,25.93 -0.85,2.86 -0.26,0.85 0.84,-0.32 2.77,-1.12 0.64,-0.26 -0.52,-0.46 -1.9,-1.76 -0.52,-0.46 -0.2,0.67 z m 29.04,1.49 -1.12,-2.79 -0.26,-0.63 -0.46,0.51 -1.74,1.92 -0.47,0.5 0.66,0.2 2.86,0.86 0.87,0.25 -0.34,-0.82 z M 19.33,8.57 20.2,5.7 20.46,4.84 19.61,5.18 16.84,6.3 l -0.63,0.25 0.5,0.47 1.92,1.75 0.51,0.46 0.19,-0.66 z M 31.06,20.8 c 0,13.9 -11.26,25.15 -25.15,25.15 -13.9,0 -25.16,-11.25 -25.16,-25.15 0,-13.9 11.26,-25.16 25.16,-25.16 13.89,0 25.15,11.26 25.15,25.16" /></g><g
|
||||
transform="translate(47.2779,202.409)"
|
||||
id="g208"><path
|
||||
id="path210"
|
||||
style="fill:#353132;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,13.9 11.26,25.15 25.16,25.15 39.05,25.15 50.31,13.9 50.31,0 50.31,-13.9 39.05,-25.16 25.16,-25.16 11.26,-25.16 0,-13.9 0,0 M 51.17,0 C 51.17,14.36 39.52,26.01 25.16,26.01 10.79,26.01 -0.86,14.36 -0.86,0 c 0,-14.37 11.65,-26.02 26.02,-26.02 14.36,0 26.01,11.65 26.01,26.02" /></g><g
|
||||
transform="translate(59.2079,213.959)"
|
||||
id="g212"><path
|
||||
id="path214"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.2,0.67 -1.05,3.53 -1.31,4.38 -0.47,4.06 2.3,2.94 2.94,2.68 2.42,2.22 0.52,0.46 0,0 Z" /></g><g
|
||||
transform="translate(56.4878,187.859)"
|
||||
id="g216"><path
|
||||
id="path218"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.34,0.84 1.45,3.61 1.72,4.26 2.18,3.75 3.92,1.82 4.38,1.32 3.74,1.12 0.87,0.27 0,0 Z" /></g><g
|
||||
transform="translate(86.9878,186.449)"
|
||||
id="g220"><path
|
||||
id="path222"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.85,0.34 -2.77,1.12 -0.63,0.25 0.5,0.47 1.92,1.75 0.51,0.46 L -1.13,3.73 -0.26,0.86 0,0 Z" /></g><g
|
||||
transform="translate(86.6678,212.699)"
|
||||
id="g224"><path
|
||||
id="path226"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.46,0.51 -2.2,2.43 -2.67,2.93 -2.01,3.13 0.85,3.99 1.72,4.24 1.38,3.42 0.26,0.63 0,0 Z" /></g><g
|
||||
transform="translate(68.1078,202.409)"
|
||||
id="g228"><path
|
||||
id="path230"
|
||||
style="fill:#201e1d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,2.39 1.93,4.32 4.33,4.32 6.72,4.32 8.67,2.39 8.67,0 8.67,-2.4 6.72,-4.33 4.33,-4.33 1.93,-4.33 0,-2.4 0,0 m 8.3,-21.26 c 0.01,0 0.01,0.01 0.02,0.01 0.15,0.05 0.25,0.09 0.31,0.15 0.05,0.06 0.11,0.17 0.12,0.42 l 0.34,7.31 c 0.11,2.36 0.91,4.28 2.34,5.58 1.43,1.29 3.46,1.93 5.91,1.82 l 6.97,-0.32 c 0.34,-0.02 0.57,-0.02 0.65,0 0.07,0.02 0.06,0.01 0.1,0.12 0.48,1.64 0.79,3.37 0.88,5.16 0.08,1.77 -0.06,3.51 -0.38,5.17 l 0,0.01 c -0.02,0.1 -0.03,0.1 -0.08,0.14 -0.05,0.03 -0.18,0.08 -0.43,0.09 l -7.11,0.34 c -2.54,0.12 -4.52,0.88 -5.83,2.31 -1.31,1.43 -1.92,3.49 -1.8,6.05 l 0.32,6.98 c 0.02,0.31 0,0.5 -0.02,0.55 -0.03,0.05 -0.05,0.07 -0.15,0.11 l -0.02,0 c -0.01,0 0,0.01 -0.01,0.01 C 8.8,21.23 7.1,21.51 5.33,21.59 3.64,21.67 1.98,21.55 0.38,21.25 l -0.01,0 C 0.15,21.2 -0.06,21.03 -0.09,20.48 L -0.42,13.56 C -0.53,11.07 -1.34,9.09 -2.82,7.78 -4.31,6.47 -6.42,5.87 -9.03,5.98 l -6.58,0.3 c -0.37,0.02 -0.58,-0.01 -0.67,-0.05 -0.08,-0.04 -0.11,-0.06 -0.16,-0.19 l 0,-0.02 c -0.47,-1.6 -0.75,-3.28 -0.82,-5.02 -0.08,-1.72 0.04,-3.39 0.34,-5.01 0.04,-0.14 0.07,-0.2 0.17,-0.27 0.09,-0.06 0.28,-0.13 0.61,-0.14 l 6.55,-0.32 c 2.57,-0.11 4.62,-0.92 6.01,-2.34 1.38,-1.42 2.06,-3.44 1.94,-5.83 l -0.32,-7.08 c -0.02,-0.35 0.02,-0.54 0.06,-0.61 0.03,-0.07 0.07,-0.12 0.32,-0.2 1.57,-0.45 3.22,-0.72 4.92,-0.8 1.7,-0.08 3.36,0.04 4.96,0.34" /></g><g
|
||||
transform="translate(72.4379,198.079)"
|
||||
id="g232"><path
|
||||
id="path234"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -2.4,0 -4.33,1.93 -4.33,4.33 -4.33,6.72 -2.4,8.65 0,8.65 2.39,8.65 4.34,6.72 4.34,4.33 4.34,1.93 2.39,0 0,0" /></g><g
|
||||
transform="translate(131.7579,80.939)"
|
||||
id="g236"><path
|
||||
id="path238"
|
||||
style="fill:#302f2f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.69,0.6 -3.23,2.83 -4.42,4.12 -0.77,0.81 -1.65,1.41 -2.18,2.43 -0.53,1.02 -0.78,2.51 -0.14,5.19 1.35,5.6 4.08,26.03 4.08,34.04 l 0,10.3 c 0,8.01 -2.73,28.44 -4.08,34.04 -0.64,2.68 -0.39,4.17 0.14,5.19 0.53,1.02 1.41,1.62 2.18,2.43 1.38,1.49 4.42,4.14 4.45,4.16 C 4.46,85.99 6.36,69.61 6.36,54.56 l 0,-7.23 C 6.36,32.28 4.44,15.91 0,0" /></g><g
|
||||
transform="translate(107.0664,115.5174)"
|
||||
id="g240"><path
|
||||
id="path242"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,6.437 1.505,0 0,-4.412 c 0.971,0.321 1.76,0.586 2.553,0.843 1.975,0.64 3.967,1.238 5.918,1.941 0.472,0.17 1.057,0.629 1.155,1.049 C 11.295,6.565 10.562,6.794 9.955,6.99 6.927,7.969 3.91,8.976 0.872,9.923 c -0.714,0.222 -0.954,0.547 -0.935,1.265 0.054,1.975 0.005,3.952 0.023,5.927 0.018,2.002 1.328,3.311 3.4,3.355 1.866,0.039 3.735,0.043 5.601,-10e-4 2.104,-0.048 3.385,-1.315 3.414,-3.338 0.025,-1.781 0.005,-3.562 0.005,-5.406 l -1.585,0 c 0,1.53 0,3.052 0,4.574 10e-4,2.147 -0.518,2.64 -2.782,2.641 -1.408,0 -2.817,0.006 -4.226,-0.002 C 2.28,18.929 1.546,18.243 1.531,16.825 1.519,15.673 1.528,14.522 1.528,13.311 l 4.914,0 0,2.931 1.529,0 0,-4.566 -6.473,0 C 1.488,11.593 1.478,11.51 1.468,11.427 4.444,10.461 7.42,9.493 10.397,8.53 12.099,7.979 12.791,6.965 12.539,5.33 12.4,4.42 11.869,3.746 10.968,3.448 7.394,2.265 3.807,1.118 0.224,-0.038 0.17,-0.055 0.098,-0.018 0,0" /></g><g
|
||||
transform="translate(107.0335,155.8549)"
|
||||
id="g244"><path
|
||||
id="path246"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 1.567,0 c 0,-1.717 -0.019,-3.401 0.006,-5.085 0.02,-1.409 1.043,-2.462 2.381,-2.512 1.308,-0.05 2.427,0.992 2.525,2.377 0.039,0.563 -0.015,1.133 0.045,1.692 0.093,0.862 0.905,1.49 1.844,1.489 0.951,-10e-4 1.801,-0.622 1.826,-1.491 0.054,-1.842 0.017,-3.685 0.017,-5.577 l -1.55,0 0,2.802 0,2.612 C 8.487,-3.692 8.313,-3.69 8.139,-3.688 8.116,-4.204 8.084,-4.72 8.072,-5.237 8.027,-7.183 6.893,-8.589 4.967,-9.074 2.615,-9.667 0.112,-7.979 0.015,-5.654 -0.061,-3.81 0,-1.96 0,0" /></g><g
|
||||
transform="translate(109.2152,155.8703)"
|
||||
id="g248"><path
|
||||
id="path250"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 1.619,0 0,-5.433 c 0.151,0 0.303,-0.001 0.455,-0.001 0.022,0.554 0.055,1.107 0.065,1.662 0.027,1.555 0.771,2.712 2.203,3.394 1.459,0.694 2.92,0.587 4.261,-0.328 0.92,-0.627 1.543,-1.494 1.578,-2.586 0.061,-1.908 0.017,-3.82 0.017,-5.805 l -1.553,0 c 0,1.714 0.029,3.43 -0.008,5.145 C 8.6,-2.25 7.011,-1.145 5.41,-1.659 4.447,-1.968 3.8,-2.851 3.734,-3.983 3.702,-4.515 3.742,-5.052 3.688,-5.581 3.6,-6.439 2.792,-7.089 1.866,-7.099 0.941,-7.109 0.04,-6.46 0.016,-5.622 -0.036,-3.779 0,-1.935 0,0" /></g><g
|
||||
transform="translate(119.393,136.7812)"
|
||||
id="g252"><path
|
||||
id="path254"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -1.532,0 c 0,1.698 0.002,3.38 0,5.061 -0.002,1.768 -0.627,2.384 -2.457,2.396 -1.473,0.009 -2.946,0.004 -4.419,-0.007 -1.7,-0.013 -2.385,-0.666 -2.389,-2.269 -0.005,-1.686 -10e-4,-3.372 -10e-4,-5.121 l -1.573,0 c 0,1.258 -0.002,2.497 0.001,3.735 0.002,0.784 -0.026,1.57 0.029,2.35 0.102,1.437 1.446,2.745 2.95,2.782 2.158,0.053 4.32,0.05 6.479,0.001 1.383,-0.032 2.806,-1.2 2.88,-2.521 C 0.087,4.292 0,2.166 0,0" /></g><g
|
||||
transform="translate(110.9984,122.0476)"
|
||||
id="g256"><path
|
||||
id="path258"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.294 c 0.624,0.202 1.153,0.373 1.682,0.543 C 1.678,-0.676 1.673,-0.602 1.668,-0.528 1.156,-0.366 0.645,-0.204 0,0 M -3.897,3.152 C -0.524,2.06 2.777,0.998 6.068,-0.089 6.301,-0.166 6.549,-0.407 6.628,-0.625 6.671,-0.745 6.413,-1.08 6.227,-1.143 3.589,-2.029 0.94,-2.886 -1.781,-3.774 l 0,3.687 c 0.391,0.041 0.739,0.077 1.087,0.114 0.019,0.052 0.039,0.105 0.058,0.158 -0.611,0.21 -1.22,0.426 -1.833,0.629 -1.626,0.541 -1.627,0.539 -1.428,2.338" /></g><g
|
||||
transform="translate(111.1569,130.6804)"
|
||||
id="g260"><path
|
||||
id="path262"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0.138,0.472 0.22,0.752 0.318,1.088 l 1.392,0 0,-2.392 -3.646,0 c 0,1.223 -0.069,2.439 0.047,3.638 0.031,0.312 0.631,0.802 0.988,0.817 1.962,0.082 3.93,0.058 5.895,0.035 C 5.683,3.177 6.087,2.774 6.094,2.109 6.111,0.293 6.1,-1.524 6.1,-3.422 l -1.559,0 c 0,1.367 -0.038,2.708 0.014,4.045 C 4.588,1.444 4.288,1.761 3.423,1.708 2.509,1.653 1.589,1.705 0.672,1.694 -0.423,1.68 -0.686,1.175 0,0" /></g><g
|
||||
transform="translate(110.8927,142.0217)"
|
||||
id="g264"><path
|
||||
id="path266"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.315,-1.688 0.015,-3.436 -0.183,-5.186 l -1.486,0 c 0,2.002 -0.049,3.964 0.049,5.92 0.016,0.312 0.653,0.779 1.064,0.85 0.789,0.136 1.622,0.04 2.519,0.04 l 0,-5.568 -1.469,0 0,3.892 C 0.329,-0.034 0.165,-0.017 0,0" /></g><g
|
||||
transform="translate(117.2417,136.7808)"
|
||||
id="g268"><path
|
||||
id="path270"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -1.477,0 C -1.724,1.736 -1.319,3.517 -1.696,5.223 -1.831,5.217 -1.967,5.211 -2.102,5.206 l 0,-3.912 -1.543,0 0,5.553 c 0.905,0 1.85,0.078 2.766,-0.041 0.328,-0.043 0.828,-0.553 0.84,-0.865 C 0.038,3.978 0,2.011 0,0" /></g><g
|
||||
transform="translate(83.9825,140.2764)"
|
||||
id="g272"><path
|
||||
id="path274"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,0.187 0.023,0.351 0.072,0.489 0.049,0.14 0.117,0.256 0.205,0.351 0.086,0.093 0.192,0.164 0.313,0.213 0.121,0.049 0.254,0.075 0.398,0.08 l 0,-0.474 C 0.895,0.651 0.814,0.629 0.746,0.592 0.678,0.555 0.621,0.508 0.576,0.45 0.531,0.393 0.498,0.327 0.477,0.254 0.455,0.18 0.445,0.101 0.445,0.017 0.447,-0.062 0.455,-0.135 0.471,-0.199 0.486,-0.265 0.51,-0.321 0.539,-0.367 0.568,-0.414 0.604,-0.449 0.646,-0.475 0.689,-0.5 0.736,-0.513 0.789,-0.513 c 0.055,0 0.1,0.012 0.139,0.036 0.037,0.026 0.07,0.065 0.101,0.121 0.03,0.054 0.057,0.127 0.082,0.215 0.024,0.09 0.049,0.2 0.075,0.33 0.033,0.15 0.072,0.278 0.117,0.386 0.043,0.108 0.095,0.196 0.156,0.266 0.061,0.068 0.131,0.12 0.209,0.153 0.078,0.033 0.168,0.05 0.271,0.049 0.11,0 0.211,-0.022 0.303,-0.068 C 2.336,0.928 2.416,0.863 2.482,0.779 2.549,0.694 2.602,0.594 2.641,0.478 2.678,0.36 2.697,0.23 2.697,0.087 2.697,-0.062 2.678,-0.198 2.637,-0.321 2.596,-0.444 2.537,-0.551 2.461,-0.641 2.385,-0.729 2.291,-0.8 2.18,-0.851 2.07,-0.901 1.943,-0.929 1.805,-0.932 l 0,0.468 C 2.102,-0.431 2.25,-0.251 2.25,0.073 2.25,0.231 2.223,0.353 2.17,0.437 2.115,0.52 2.043,0.562 1.949,0.562 1.912,0.562 1.879,0.553 1.85,0.535 1.822,0.517 1.797,0.487 1.773,0.447 1.75,0.407 1.729,0.355 1.709,0.292 1.689,0.229 1.67,0.153 1.65,0.063 1.635,-0.015 1.619,-0.094 1.6,-0.176 1.58,-0.258 1.557,-0.338 1.527,-0.417 1.5,-0.495 1.467,-0.569 1.428,-0.639 1.389,-0.708 1.34,-0.769 1.283,-0.821 1.227,-0.874 1.16,-0.916 1.084,-0.945 1.008,-0.976 0.92,-0.991 0.816,-0.991 c -0.121,0 -0.23,0.025 -0.33,0.074 -0.099,0.05 -0.185,0.118 -0.257,0.206 C 0.156,-0.623 0.102,-0.519 0.061,-0.396 0.02,-0.275 0,-0.143 0,0" /></g><g
|
||||
transform="translate(86.1915,136.8643)"
|
||||
id="g276"><path
|
||||
id="path278"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,0.812 -2.166,0.002 0,0.489 2.164,-0.003 0,0.808 L 0.449,2.107 0.449,0 0,0 Z" /></g><g
|
||||
transform="translate(85.1915,135.2285)"
|
||||
id="g280"><path
|
||||
id="path282"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.826,0.315 -0.002,0.615 0,0 Z m -1.164,-0.979 0,0.543 0.748,0.286 0,0.913 -0.748,0.272 -0.002,0.516 2.617,-1.005 0,-0.465 -2.615,-1.06 z" /></g><g
|
||||
transform="translate(85.5294,133.4619)"
|
||||
id="g284"><path
|
||||
id="path286"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-0.648 c 0.002,-0.087 0.008,-0.162 0.02,-0.224 0.011,-0.063 0.031,-0.113 0.058,-0.153 0.027,-0.039 0.065,-0.069 0.109,-0.087 0.045,-0.019 0.1,-0.028 0.165,-0.028 0.115,-0.001 0.201,0.036 0.255,0.108 0.053,0.072 0.08,0.183 0.08,0.334 L 0.687,0 0,0 Z m -1.5,-1.755 0,0.525 0.713,0.248 c 0.049,0.018 0.094,0.043 0.135,0.072 0.041,0.03 0.078,0.064 0.107,0.104 0.029,0.039 0.053,0.083 0.07,0.131 0.016,0.049 0.026,0.099 0.026,0.154 l 0,0.522 -1.051,0.001 0,0.487 2.615,-0.003 0,-1.17 C 1.115,-0.753 1.113,-0.819 1.111,-0.883 1.109,-0.946 1.102,-1.006 1.09,-1.064 1.076,-1.122 1.059,-1.178 1.035,-1.231 1.012,-1.284 0.98,-1.335 0.937,-1.383 0.902,-1.426 0.861,-1.463 0.814,-1.495 0.77,-1.527 0.723,-1.553 0.672,-1.574 0.621,-1.596 0.568,-1.611 0.514,-1.622 0.459,-1.634 0.404,-1.639 0.352,-1.639 c -0.161,0 -0.297,0.039 -0.413,0.117 -0.113,0.076 -0.201,0.182 -0.261,0.318 -0.086,-0.111 -0.221,-0.202 -0.405,-0.272 L -1.5,-1.755 Z" /></g><g
|
||||
transform="translate(86.1974,129.335)"
|
||||
id="g288"><path
|
||||
id="path290"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,0.812 -2.166,0.002 0,0.489 2.164,-0.003 0,0.808 L 0.449,2.107 0.449,0 0,0 Z" /></g><g
|
||||
transform="translate(75.8589,91.085)"
|
||||
id="g292"><path
|
||||
id="path294"
|
||||
style="fill:#676a5f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.876,2.409 -1.548,3.128 -2.271,4.589 1.253,3.499 2.544,6.972 3.267,5.511 2.349,3.138 4.815,2.383 5.52,0.958 1.967,2.056 0.705,-1.425 0,0 Z" /></g><g
|
||||
transform="translate(87.8695,71.3742)"
|
||||
id="g296"><path
|
||||
id="path298"
|
||||
style="fill:#676a5f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -1.779,-0.88 -0.753,1.521 1.779,0.881 1.7,4.201 L 1.761,4.079 0.447,1.162 3.558,0.448 4.371,-1.196 0,0 Z" /></g><g
|
||||
transform="translate(90.46,51.9334)"
|
||||
id="g300"><path
|
||||
id="path302"
|
||||
style="fill:#676a5f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.756,0.374 5.53,-1.204 4.048,1.792 4.901,2.215 7.296,-2.624 6.494,-3.021 1.778,-1.443 3.439,-4.8 2.585,-5.223 0,0 Z" /></g><g
|
||||
transform="translate(48.1056,83.2572)"
|
||||
id="g304"><path
|
||||
id="path306"
|
||||
style="fill:#302f34;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 1.272,1.879 1.008,2.43 -1.214,2.544 0,0 Z m -1.029,-2.906 -0.408,0.855 0.896,1.378 -1.548,3.242 -1.617,0.132 -0.425,0.893 5.666,-0.488 0.601,-1.259 -3.165,-4.753 z" /></g><g
|
||||
transform="translate(62.6768,60.4632)"
|
||||
id="g308"><path
|
||||
id="path310"
|
||||
style="fill:#302f34;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -1.542,3.265 -0.413,3.798 1.129,0.533 C 1.286,0.2 1.173,-0.057 0.794,-0.236 0.419,-0.413 0.157,-0.333 0,0 M -1.891,-0.893 -2.133,-0.38 -3.424,2.377 -2.296,2.91 -0.98,0.123 -0.762,-0.36 c 0.157,-0.333 0.048,-0.588 -0.322,-0.763 -0.379,-0.179 -0.65,-0.103 -0.807,0.23 m 1.828,-0.074 C 0.162,-1.207 0.5,-1.241 0.948,-1.08 l 0.387,0.172 c 0.754,0.356 0.921,0.975 0.508,1.849 L -0.024,4.894 -0.769,4.552 -3.78,3.13 -4.53,2.766 -2.664,-1.187 c 0.413,-0.874 1,-1.137 1.75,-0.783 l 0.379,0.189 c 0.331,0.207 0.489,0.476 0.472,0.814" /></g><g
|
||||
transform="translate(71.9087,36.649)"
|
||||
id="g312"><path
|
||||
id="path314"
|
||||
style="fill:#302f34;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.791,1.919 C -1.315,3.207 -1.783,2.883 -2.809,2.462 -3.836,2.042 -4.394,1.947 -3.868,0.664 l 1.39,-3.396 -0.77,-0.315 -1.393,3.39 c -0.737,1.793 -0.028,2.248 1.512,2.879 1.54,0.631 2.369,0.813 3.104,-0.966 L 1.372,-1.155 0.608,-1.468 0,0 Z" /></g></g></g></g></svg>
|
After Width: | Height: | Size: 35 KiB |
236
themes/rbsimple-DE/megacd/images/game.svg
Normal file
|
@ -0,0 +1,236 @@
|
|||
<?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 215.02499 215.02499"
|
||||
height="215.02499"
|
||||
width="215.02499"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
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="1920"
|
||||
inkscape:window-height="1027"
|
||||
id="namedview70"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.0975468"
|
||||
inkscape:cx="-58.767424"
|
||||
inkscape:cy="34.622668"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
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,172.02 172.02,0 L 172.02,0 0,0 0,172.02 Z" /></clipPath><pattern
|
||||
y="0"
|
||||
x="0"
|
||||
height="6"
|
||||
width="6"
|
||||
patternUnits="userSpaceOnUse"
|
||||
id="EMFhbasepattern" /></defs><g
|
||||
transform="matrix(1.25,0,0,-1.25,0,215.025)"
|
||||
id="g10"><g
|
||||
id="g12"><g
|
||||
clip-path="url(#clipPath16)"
|
||||
id="g14"><g
|
||||
transform="translate(172.0199,86.0099)"
|
||||
id="g20"><path
|
||||
id="path22"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,47.502 -38.508,86.01 -86.01,86.01 -47.502,0 -86.01,-38.508 -86.01,-86.01 0,-47.502 38.508,-86.01 86.01,-86.01 C -38.508,-86.01 0,-47.502 0,0" /></g><g
|
||||
transform="translate(150.1937,36.812)"
|
||||
id="g24"><path
|
||||
id="path26"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -14.768,-19.276 -38.038,-31.691 -64.194,-31.691 -26.156,0 -49.405,12.415 -64.193,31.691 -10.459,13.622 -16.686,30.683 -16.686,49.208 0,44.68 36.219,80.879 80.879,80.879 44.681,0 80.9,-36.199 80.9,-80.879 C 16.706,30.683 10.478,13.622 0.02,0 L 0,0 Z m -64.194,133.804 c -46.716,0 -84.596,-37.879 -84.596,-84.596 0,-46.717 37.88,-84.596 84.596,-84.596 46.737,0 84.597,37.879 84.597,84.596 0,46.717 -37.86,84.596 -84.597,84.596" /></g><g
|
||||
transform="translate(150.1937,36.812)"
|
||||
id="g28"><path
|
||||
id="path30"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -14.768,-19.276 -38.038,-31.691 -64.194,-31.691 -26.156,0 -49.405,12.415 -64.193,31.691 l 43.336,0 5.812,8.64 27.659,0 L -45.887,0 0,0 Z" /></g><g
|
||||
transform="translate(86.0001,59.9826)"
|
||||
id="g32"><path
|
||||
id="path34"
|
||||
style="fill:#918f90;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -14.373,0 -26.017,11.664 -26.017,26.037 0,14.373 11.644,26.037 26.017,26.037 14.373,0 26.037,-11.664 26.037,-26.037 C 26.037,11.664 14.373,0 0,0 m 0,106.917 c -44.661,0 -80.88,-36.199 -80.88,-80.88 0,-18.524 6.228,-35.586 16.686,-49.208 l 43.337,0 5.812,8.64 27.658,0 5.694,-8.64 45.906,0 c 10.459,13.622 16.686,30.684 16.686,49.208 0,44.681 -36.218,80.88 -80.899,80.88" /></g><g
|
||||
transform="translate(86.0001,61.9003)"
|
||||
id="g36"><path
|
||||
id="path38"
|
||||
style="fill:#bdbcbc;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -13.325,0 -24.12,10.795 -24.12,24.12 0,13.325 10.795,24.119 24.12,24.119 13.325,0 24.139,-10.794 24.139,-24.119 C 24.139,10.795 13.325,0 0,0 m 0,50.157 c -14.373,0 -26.017,-11.665 -26.017,-26.037 0,-14.373 11.644,-26.038 26.017,-26.038 14.373,0 26.037,11.665 26.037,26.038 0,14.372 -11.664,26.037 -26.037,26.037" /></g><g
|
||||
transform="translate(86.0001,63.4424)"
|
||||
id="g40"><path
|
||||
id="path42"
|
||||
style="fill:#918f90;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -12.455,0 -22.558,10.122 -22.558,22.577 0,12.456 10.103,22.558 22.558,22.558 12.475,0 22.577,-10.102 22.577,-22.558 C 22.577,10.122 12.475,0 0,0 m 0,46.697 c -13.325,0 -24.12,-10.795 -24.12,-24.12 0,-13.325 10.795,-24.119 24.12,-24.119 13.325,0 24.139,10.794 24.139,24.119 0,13.325 -10.814,24.12 -24.139,24.12" /></g><g
|
||||
transform="translate(86.0001,74.1182)"
|
||||
id="g44"><path
|
||||
id="path46"
|
||||
style="fill:#4f4c4d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.959,0 -12.594,5.635 -12.594,12.594 0,6.959 5.635,12.613 12.594,12.613 6.959,0 12.613,-5.654 12.613,-12.613 C 12.613,5.635 6.959,0 0,0 m 0,34.459 c -12.455,0 -22.558,-10.102 -22.558,-22.557 0,-12.455 10.103,-22.578 22.558,-22.578 12.475,0 22.577,10.123 22.577,22.578 0,12.455 -10.102,22.557 -22.577,22.557" /></g><g
|
||||
transform="translate(86.0001,74.1182)"
|
||||
id="g48"><path
|
||||
id="path50"
|
||||
style="fill:none;stroke:#353132;stroke-width:1.977;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 0,0 c -6.959,0 -12.594,5.635 -12.594,12.594 0,6.959 5.635,12.613 12.594,12.613 6.959,0 12.613,-5.654 12.613,-12.613 C 12.613,5.635 6.959,0 0,0 Z m 0,34.459 c -12.455,0 -22.558,-10.102 -22.558,-22.557 0,-12.455 10.103,-22.578 22.558,-22.578 12.475,0 22.577,10.123 22.577,22.578 0,12.455 -10.102,22.557 -22.577,22.557 z" /></g><g
|
||||
transform="translate(77.7656,26.9951)"
|
||||
id="g52"><path
|
||||
id="path54"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0,1.539 C 0.036,1.57 0.069,1.62 0.101,1.62 2.065,1.62 4.03,1.676 5.99,1.591 7.061,1.543 7.893,0.339 7.824,-0.791 7.755,-1.953 6.806,-2.903 5.62,-2.922 3.875,-2.95 2.13,-2.932 0.385,-2.932 c -1.305,-0.002 -2.608,-0.012 -3.911,0.004 -1.401,0.015 -2.221,0.843 -2.225,2.215 -0.003,1.004 0,2.009 0,3.113 l 1.61,0 1.617,0 c 0,-0.847 -0.003,-1.649 0,-2.449 0.004,-1.005 0.1,-1.102 1.088,-1.103 1.635,-0.001 3.27,-0.001 4.905,0 0.132,0 0.265,-0.004 0.398,0.005 0.379,0.028 0.698,0.211 0.597,0.604 C 4.407,-0.327 4.078,-0.041 3.859,-0.029 2.868,0.028 1.871,-0.001 0.877,0 L 0,0 Z" /></g><g
|
||||
transform="translate(69.7852,28.6728)"
|
||||
id="g56"><path
|
||||
id="path58"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.657 -7.598,0 c -0.116,-0.885 0.11,-1.166 0.891,-1.17 2.124,-0.009 4.245,-0.003 6.369,-0.004 l 0.849,0 0,-1.737 C 0.28,-4.581 0.046,-4.609 -0.188,-4.609 c -2.765,-0.002 -5.529,-0.006 -8.293,0 -1.674,0.005 -2.431,0.769 -2.424,2.413 0.003,0.94 0,1.878 0,2.868 l 3.177,0 C -7.56,0.061 -7.067,-0.011 -6.497,-0.005 -4.639,0.009 -2.781,0 -0.924,0 L 0,0 Z" /></g><g
|
||||
transform="translate(57.0038,29.9354)"
|
||||
id="g60"><path
|
||||
id="path62"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -17.402,0 0,1.774 c 0.208,0.02 0.378,0.053 0.549,0.053 5.016,0.002 10.034,0.006 15.05,-0.002 C -0.649,1.824 0.05,1.114 0,0" /></g><g
|
||||
transform="translate(96.8196,27.7806)"
|
||||
id="g64"><path
|
||||
id="path66"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,1.571 3.21,0 0,-5.234 -3.16,0 c -0.022,0.485 -0.043,0.957 -0.069,1.521 l -5.736,0 0,2.142 L 0,0 Z" /></g><g
|
||||
transform="translate(122.6536,24.0881)"
|
||||
id="g68"><path
|
||||
id="path70"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0,1.715 C 0.289,1.73 0.545,1.755 0.801,1.757 2.394,1.761 3.985,1.754 5.577,1.761 6.316,1.765 6.482,1.927 6.489,2.645 6.498,3.498 6.492,4.35 6.492,5.257 l 3.253,0 C 9.745,4.817 9.748,4.369 9.744,3.921 9.739,3.307 9.727,2.691 9.717,2.077 9.702,0.965 8.989,0.046 7.894,0.02 5.292,-0.043 2.686,0 0,0" /></g><g
|
||||
transform="translate(72.0808,29.9512)"
|
||||
id="g72"><path
|
||||
id="path74"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.117,1.036 0.588,1.79 1.706,1.808 1.282,0.02 2.566,0.005 3.847,0.005 l 7.098,0 0.828,0 L 13.479,0 0,0 Z" /></g><g
|
||||
transform="translate(132.3206,29.9436)"
|
||||
id="g76"><path
|
||||
id="path78"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -13.363,0 c -0.016,0.24 -0.038,0.431 -0.042,0.623 -0.005,0.368 -0.001,0.736 -0.001,1.131 0.217,0.03 0.365,0.067 0.512,0.067 C -9.181,1.825 -5.47,1.832 -1.757,1.82 -0.637,1.817 0.054,1.106 0,0" /></g><g
|
||||
transform="translate(87.2282,29.9486)"
|
||||
id="g80"><path
|
||||
id="path82"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0.02,1.09 0.634,1.796 1.644,1.804 4.822,1.828 8,1.828 11.178,1.803 12.179,1.795 12.844,1.012 12.781,0 L 0,0 Z" /></g><path
|
||||
id="path84"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 58.899,31.716 11.407,0 0,-1.774 -11.407,0 0,1.774 z" /><path
|
||||
id="path86"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 53.792,29.341 3.226,0 0,-5.228 -3.226,0 0,5.228 z" /><path
|
||||
id="path88"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 39.6,29.362 3.149,0 0,-5.253 -3.149,0 0,5.253 z" /><path
|
||||
id="path90"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 87.192,29.346 3.195,0 0,-5.235 -3.195,0 0,5.235 z" /><path
|
||||
id="path92"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 49.858,24.1 -3.132,0 0,5.24 3.132,0 0,-5.24 z" /><path
|
||||
id="path94"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 118.953,29.355 3.177,0 0,-5.235 -3.177,0 0,5.235 z" /><g
|
||||
transform="translate(117.2073,30.2237)"
|
||||
id="g96"><path
|
||||
id="path98"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-0.269 -11.05,0 0,0.269 c 0,0.807 0.698,1.471 1.546,1.471 l 7.957,0 C -0.698,1.471 0,0.807 0,0" /></g><g
|
||||
transform="translate(117.2073,25.8474)"
|
||||
id="g100"><path
|
||||
id="path102"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-0.269 c 0,-0.807 -0.698,-1.453 -1.547,-1.453 l -7.957,0 c -0.848,0 -1.546,0.646 -1.546,1.453 l 0,3.802 2.414,0 0,-2.977 C -8.636,0.251 -8.372,0 -8.051,0 L 0,0 Z" /></g><g
|
||||
transform="translate(101.4207,33.9651)"
|
||||
id="g104"><path
|
||||
id="path106"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.039,-0.198 -0.08,-0.296 -0.316,-0.079 -5.278,0 0,1.127 c -0.257,-0.752 -0.475,-1.167 -1.246,-1.167 -0.218,0 -0.494,0.04 -0.85,0.079 l -0.455,0.06 -0.039,0 C -8.481,-0.573 -8.62,-0.613 -8.857,-0.613 l -0.059,0 c -0.574,0.02 -1.147,0.02 -1.72,0.02 l -2.768,0 c -1.384,0.02 -2.412,0.771 -2.788,1.977 l 0,-1.977 -4.112,0 c -0.296,0 -0.613,0 -0.929,0.02 -1.305,0.099 -2.432,1.285 -2.471,2.609 l 0,0.158 c -0.099,-0.533 -0.317,-1.047 -0.633,-1.482 -0.593,-0.791 -1.443,-1.246 -2.353,-1.285 -0.553,-0.02 -1.087,-0.04 -1.641,-0.04 l -3.064,0.02 0,3.677 1.661,0 c -0.554,0.317 -1.028,0.811 -1.345,1.503 -0.593,1.225 -0.494,2.471 0.277,3.618 0.593,0.85 1.384,1.324 2.274,1.364 0.613,0.02 1.206,0.02 1.819,0.02 l 2.985,0 0,-1.661 0.02,0 0,-0.949 c 0.019,1.265 1.107,2.491 2.293,2.55 0.652,0.04 1.305,0.06 1.977,0.06 l 3.282,-0.02 0,-1.859 c 0.375,1.167 1.364,1.859 2.728,1.898 l 2.847,0 1.661,0 0,-1.996 -0.02,0 0,-1.345 0.039,0 0,-3.4 1.622,4.962 c 0.415,1.285 1.206,1.937 2.332,1.937 0.159,0 0.337,-0.019 0.534,-0.039 0.85,-0.138 1.463,-0.652 1.74,-1.463 0.692,-2.116 1.364,-4.231 2.056,-6.346 L 0,0 Z" /></g><g
|
||||
transform="translate(100.9803,33.7958)"
|
||||
id="g108"><path
|
||||
id="path110"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -4.875,0 0,1.14 3.341,0 C -1.777,1.875 -1.978,2.473 -2.172,3.074 -2.657,4.57 -3.11,6.079 -3.642,7.556 -3.771,7.914 -4.119,8.357 -4.437,8.431 -4.972,8.555 -5.146,8 -5.295,7.54 -6.036,5.247 -6.799,2.962 -7.516,0.661 -7.684,0.12 -7.93,-0.062 -8.474,-0.048 c -1.496,0.041 -2.993,0.004 -4.49,0.018 -1.516,0.013 -2.508,1.005 -2.541,2.575 -0.03,1.413 -0.032,2.829 0.001,4.242 0.037,1.594 0.996,2.564 2.528,2.586 1.349,0.019 2.698,0.004 4.095,0.004 l 0,-1.2 c -1.159,0 -2.312,-10e-4 -3.465,0 -1.626,0 -1.999,-0.393 -2,-2.107 0,-1.067 -0.004,-2.134 0.002,-3.201 0.006,-1.142 0.526,-1.698 1.6,-1.709 0.872,-0.01 1.745,-0.002 2.661,-0.002 l 0,3.722 -2.219,0 0,1.158 3.458,0 0,-4.904 c 0.063,-0.007 0.126,-0.014 0.189,-0.022 0.732,2.254 1.464,4.508 2.194,6.763 0.417,1.289 1.185,1.813 2.424,1.623 0.689,-0.106 1.2,-0.508 1.425,-1.19 C -1.716,5.601 -0.847,2.884 0.028,0.169 0.042,0.129 0.014,0.074 0,0" /></g><g
|
||||
transform="translate(70.4271,33.7709)"
|
||||
id="g112"><path
|
||||
id="path114"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,1.187 c 1.301,0 2.576,-0.014 3.851,0.004 1.068,0.016 1.865,0.79 1.903,1.804 C 5.792,3.986 5.003,4.834 3.954,4.907 3.527,4.937 3.096,4.896 2.672,4.942 2.02,5.012 1.544,5.627 1.545,6.338 c 0,0.721 0.471,1.364 1.129,1.384 1.395,0.04 2.791,0.012 4.224,0.012 l 0,-1.174 -2.122,0 -1.979,0 C 2.796,6.428 2.795,6.297 2.794,6.165 3.185,6.147 3.575,6.123 3.967,6.114 5.441,6.08 6.506,5.221 6.873,3.762 7.322,1.981 6.043,0.085 4.283,0.012 2.886,-0.046 1.485,0 0,0" /></g><g
|
||||
transform="translate(70.4155,35.4234)"
|
||||
id="g116"><path
|
||||
id="path118"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,1.226 4.115,0 c 0,0.115 10e-4,0.23 10e-4,0.345 C 3.697,1.588 3.277,1.613 2.857,1.62 1.679,1.64 0.803,2.204 0.287,3.289 -0.239,4.394 -0.159,5.501 0.535,6.516 1.01,7.213 1.666,7.685 2.493,7.711 3.939,7.758 5.387,7.724 6.891,7.724 l 0,-1.176 C 5.592,6.548 4.292,6.57 2.994,6.542 1.704,6.514 0.867,5.311 1.257,4.098 1.491,3.368 2.159,2.879 3.017,2.828 3.42,2.804 3.826,2.834 4.227,2.793 4.877,2.727 5.37,2.114 5.377,1.413 5.385,0.713 4.893,0.03 4.258,0.012 2.863,-0.027 1.465,0 0,0" /></g><g
|
||||
transform="translate(84.8743,43.1325)"
|
||||
id="g120"><path
|
||||
id="path122"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.16 c -1.286,0 -2.56,10e-4 -3.834,0 -1.339,-0.002 -1.805,-0.475 -1.814,-1.861 -0.007,-1.116 -0.003,-2.232 0.005,-3.347 0.01,-1.288 0.504,-1.807 1.719,-1.81 1.277,-0.004 2.554,-10e-4 3.879,-10e-4 l 0,-1.191 c -0.953,0 -1.891,-0.002 -2.83,10e-4 -0.593,10e-4 -1.188,-0.02 -1.779,0.022 -1.089,0.077 -2.079,1.095 -2.108,2.234 -0.04,1.635 -0.037,3.272 0,4.908 0.024,1.047 0.908,2.125 1.909,2.181 C -3.251,0.066 -1.641,0 0,0" /></g><g
|
||||
transform="translate(96.0341,36.7741)"
|
||||
id="g124"><path
|
||||
id="path126"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.98,0 C 0.827,0.473 0.698,0.873 0.569,1.274 0.512,1.271 0.456,1.267 0.4,1.264 0.277,0.876 0.154,0.488 0,0 M -2.387,-2.952 C -1.56,-0.397 -0.756,2.103 0.068,4.596 0.126,4.773 0.308,4.96 0.473,5.02 0.564,5.053 0.818,4.858 0.865,4.716 1.537,2.718 2.186,0.712 2.859,-1.349 l -2.793,0 c -0.031,0.296 -0.059,0.56 -0.086,0.824 -0.04,0.014 -0.08,0.029 -0.12,0.043 -0.159,-0.462 -0.322,-0.924 -0.477,-1.388 -0.409,-1.232 -0.408,-1.232 -1.77,-1.082" /></g><g
|
||||
transform="translate(89.4953,36.8941)"
|
||||
id="g128"><path
|
||||
id="path130"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.357,0.105 -0.57,0.167 -0.824,0.241 l 0,1.054 1.811,0 0,-2.761 c -0.926,0 -1.846,-0.053 -2.755,0.035 -0.236,0.023 -0.607,0.478 -0.619,0.749 -0.062,1.486 -0.043,2.976 -0.026,4.465 0.006,0.522 0.312,0.828 0.816,0.832 1.375,0.014 2.751,0.005 4.189,0.005 l 0,-1.18 C 1.557,3.44 0.541,3.411 -0.472,3.45 -1.093,3.475 -1.333,3.248 -1.294,2.593 -1.252,1.9 -1.291,1.203 -1.283,0.509 -1.273,-0.32 -0.89,-0.52 0,0" /></g><g
|
||||
transform="translate(80.905,36.6941)"
|
||||
id="g132"><path
|
||||
id="path134"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 1.278,-0.238 2.603,0.011 3.928,-0.139 l 0,-1.125 c -1.516,0 -3.002,-0.037 -4.484,0.037 -0.236,0.012 -0.59,0.495 -0.644,0.806 -0.103,0.597 -0.03,1.228 -0.03,1.908 l 4.218,0 0,-1.113 -2.949,0 C 0.026,0.249 0.013,0.125 0,0" /></g><g
|
||||
transform="translate(84.8746,41.503)"
|
||||
id="g136"><path
|
||||
id="path138"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.118 c -1.315,-0.187 -2.664,0.119 -3.956,-0.167 0.004,-0.102 0.009,-0.205 0.013,-0.307 l 2.963,0 0,-1.169 -4.206,0 c 0,0.686 -0.059,1.401 0.031,2.095 0.032,0.249 0.419,0.627 0.655,0.636 C -3.013,0.029 -1.523,0 0,0" /></g></g></g></g><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3437"
|
||||
d="m 118.01995,69.018805 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3439"
|
||||
d="m 118.01995,67.665995 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3441"
|
||||
d="m 118.01995,66.334435 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3443"
|
||||
d="m 118.01995,67.000225 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3445"
|
||||
d="m 118.01995,69.684585 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3447"
|
||||
d="m 118.01995,68.331785 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3449"
|
||||
d="m 118.01995,65.668665 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /></svg>
|
After Width: | Height: | Size: 19 KiB |
117
themes/rbsimple-DE/megacd/images/logo.svg
Normal file
|
@ -0,0 +1,117 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
|
||||
<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"
|
||||
version="1.1"
|
||||
id="Ebene_2"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="159.3 374.4 130.3 46"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="logo.svg"
|
||||
width="130.3"
|
||||
height="46"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><metadata
|
||||
id="metadata39"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs37" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1141"
|
||||
id="namedview35"
|
||||
showgrid="false"
|
||||
inkscape:zoom="7.8814366"
|
||||
inkscape:cx="78.650002"
|
||||
inkscape:cy="23"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="Ebene_2" />
|
||||
<g
|
||||
id="g32"
|
||||
transform="translate(-13.352531)">
|
||||
<rect
|
||||
x="196.10001"
|
||||
y="374.39999"
|
||||
width="83.800003"
|
||||
height="46"
|
||||
id="rect2" />
|
||||
<path
|
||||
d="M 237.5,409.7 249,398.3 c 0,-0.1 0.1,-0.2 0.1,-0.3 l -11.6,8.8 11.8,-12.3 -11.8,9 11.3,-12 -11.3,9.2 10.9,-12.3 c -3.9,-3.3 -13.2,-0.4 -21.3,6.8 -8.4,7.6 -12.4,16.9 -8.8,21 3.6,4 13.4,1.2 21.8,-6.4 2.3,-2 4.2,-4.2 5.8,-6.4 z"
|
||||
id="path4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#5a97d0" />
|
||||
<path
|
||||
d="m 232.4,399.9 h -4 v 10 h 4 v -2.7 h 3.8 v 6.1 h -9.7 c -1,0 -1.9,-1 -1.9,-1.9 v -12.8 c 0,-1.4 0.7,-1.9 1.8,-1.9 h 9.7 v 6.6 h -3.8 v -3.4 z"
|
||||
id="path6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#010101" />
|
||||
<path
|
||||
d="m 257.6,384.8 -11.5,11.4 c 0,0.1 -0.1,0.2 -0.1,0.3 l 11.6,-8.8 -11.8,12.3 11.8,-9 -11.3,12 11.3,-9.2 -10.9,12.3 c 3.9,3.3 13.2,0.4 21.3,-6.8 8.4,-7.6 12.4,-16.9 8.8,-21 -3.6,-4 -13.4,-1.2 -21.8,6.4 -2.3,2 -4.2,4.2 -5.8,6.4 z"
|
||||
id="path8"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#dead2c" />
|
||||
<g
|
||||
id="g12">
|
||||
<path
|
||||
d="m 270.7,396.2 c 0,0.9 -1,1.9 -1.9,1.9 h -9.7 v -16.5 h 9.7 c 0.9,0.1 1.9,0.9 1.9,1.9 z m -7.7,-1.5 h 4 v -10 h -4 z"
|
||||
id="path10"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#010101" />
|
||||
</g>
|
||||
<g
|
||||
id="g24">
|
||||
<path
|
||||
d="m 203.7,377.8 c 0.3,-0.5 0.8,-0.9 1.4,-0.9 1.1,0 2.3,0 3.5,0 0,0.4 0,0.8 0,1.2 0.5,-0.5 1,-1.2 1.7,-1.1 1.6,0 3.2,0 4.8,0 0,3.1 0,6.2 0,9.3 -1.1,0 -2.2,0 -3.2,0 0,-2.2 0,-4.5 0,-6.7 -0.6,-0.1 -0.9,0.5 -1.2,1 -1.2,1.9 -2.4,3.8 -3.5,5.7 -1.1,0 -2.3,0 -3.4,0 1.4,-2.3 2.8,-4.5 4.2,-6.8 -0.7,0 -1.6,-0.2 -2.2,0.4 -1.3,2.1 -2.6,4.3 -4,6.4 -1.1,0 -2.3,0 -3.4,0 1.7,-2.9 3.5,-5.7 5.3,-8.5 z"
|
||||
id="path14"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 216.4,378 c 0.4,-0.6 1.3,-1.2 2.1,-1.1 2.4,0 4.8,0 7.2,0 0,0.7 0,1.4 0,2.1 -1.8,0.1 -3.6,0 -5.3,0 -0.7,0.2 -0.8,1.1 -1.2,1.6 2.2,0 4.5,0 6.7,0 -0.4,0.6 -0.9,1.2 -1.3,1.8 -1.8,0 -3.6,0 -5.4,0 0,0.6 0,1.2 0,1.8 2.2,0 4.4,0 6.6,0 0,0.7 0,1.4 0,2 -3.3,0 -6.6,0 -9.9,0 0,-1.9 0,-3.8 0,-5.7 -0.2,-1 0,-1.8 0.5,-2.5 z"
|
||||
id="path16"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 227.2,377.7 c 0.3,-0.4 1.1,-0.9 1.7,-0.9 2.6,0 5.1,0 7.7,0 0,0.7 0,1.4 0,2.1 -1.7,0 -3.3,0 -5,0 -1.1,-0.1 -1.6,1.2 -1.9,2.1 0,1.4 -0.3,1.4 -0.1,3.1 1.9,0.1 2.3,0.1 4.7,0 0.1,-0.5 0,-1 0.1,-1.5 -0.8,-0.1 -0.6,-0.1 -2.2,-0.1 0.4,-0.7 0.8,-1.3 1.1,-2 1.3,0 2.7,0 4,0 0,1.6 0,3.1 0,4.7 0,0.3 -0.1,0.6 -0.2,0.9 -3.1,0.1 -6.1,0 -9.2,0.1 -0.8,0.1 -1.3,-0.7 -1.3,-1.4 0,-1.7 0,-3.4 0,-5.1 -0.2,-0.9 0.2,-1.4 0.6,-2 z"
|
||||
id="path18"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<g
|
||||
id="g22">
|
||||
<path
|
||||
d="m 238,376.8 c 1.7,0 3.5,0 5.2,0 0.9,-0.1 1.6,0.7 2,1.4 1.6,2.7 3.3,5.3 4.9,8 -1.2,0 -2.4,0 -3.5,0 -0.5,-0.6 -0.8,-1.3 -1.4,-1.8 -1,0 -2.1,0 -3.1,0 -0.3,-0.5 -0.6,-1 -0.9,-1.5 0,1.1 0,2.2 0,3.3 -1.1,0 -2.1,0 -3.2,0 0,-3.1 0,-6.3 0,-9.4 z m 3.3,2.1 c 0,1.2 0,2.3 0,3.5 0.9,0 1.9,0 2.8,0 -0.6,-0.9 -1.1,-2 -1.7,-2.9 -0.3,-0.4 -0.7,-0.5 -1.1,-0.6 z"
|
||||
id="path20"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g30">
|
||||
<path
|
||||
d="m 267.9,418.3 v -5.4 H 266 v -1.1 h 5.1 v 1.1 h -1.9 v 5.4 z"
|
||||
id="path26"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 271.9,418.3 v -6.4 h 1.9 l 1.2,4.4 1.2,-4.4 h 2 v 6.4 H 277 v -5.1 l -1.3,5.1 h -1.3 l -1.3,-5.1 v 5.1 z"
|
||||
id="path28"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.9 KiB |
36
themes/rbsimple-DE/megacd/systeminfo.xml
Normal file
|
@ -0,0 +1,36 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system">
|
||||
<text name="info1" extra="true">
|
||||
<text>Manufacturer : Sega</text>
|
||||
</text>
|
||||
<text name="info2" extra="true">
|
||||
<text>Year of Release : 1991</text>
|
||||
</text>
|
||||
<text name="info3" extra="true">
|
||||
<text>Units sold : 30 million</text>
|
||||
</text>
|
||||
<text name="info4" extra="true">
|
||||
<text>Best-selling game : Sewer Shark</text>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<text>CPU : 16-bit Motorola 68000 @ 12.5 MHz + Megadrive CPUs</text>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<text>RAM : 512kB / VRAM : 256kB / sound RAM : 16kB</text>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<text>Video : Custom ASIC</text>
|
||||
</text>
|
||||
<text name="info8" extra="true">
|
||||
<text>Resolution : 320×224 pixels, 64 colors (512 colors palette)</text>
|
||||
</text>
|
||||
<text name="info9" extra="true">
|
||||
<text>Sound : Ricoh RF5C164 + Megadrive Sound chips </text>
|
||||
</text>
|
||||
<text name="info10" extra="true">
|
||||
<text>Media : 500MB CD-ROM discs</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
40
themes/rbsimple-DE/megacd/theme.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
<include>./../theme.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
<include>./systeminfo.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<image name="controller" extra="true">
|
||||
<path>./images/controller.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed, grid, video">
|
||||
<helpsystem name="help">
|
||||
<textColor>262626</textColor>
|
||||
<iconColor>262626</iconColor>
|
||||
</helpsystem>
|
||||
</view>
|
||||
|
||||
<view name="system, basic, detailed, video">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
<image name="consolegame" extra="true">
|
||||
<path>./images/consolegame.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="console" extra="true">
|
||||
<path>./images/console.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="grid">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
18
themes/rbsimple-DE/megacdjp/colors.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<image name="band1" extra="true">
|
||||
<color>DCE3E6</color>
|
||||
</image>
|
||||
<image name="band2" extra="true">
|
||||
<color>D5202C</color>
|
||||
</image>
|
||||
<image name="band3" extra="true">
|
||||
<color>C0C1C4</color>
|
||||
</image>
|
||||
<image name="band4" extra="true">
|
||||
<color>212122</color>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 95 KiB After Width: | Height: | Size: 95 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
117
themes/rbsimple-DE/megacdjp/images/logo.svg
Normal file
|
@ -0,0 +1,117 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
|
||||
<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"
|
||||
version="1.1"
|
||||
id="Ebene_2"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="159.3 374.4 130.3 46"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="logo.svg"
|
||||
width="130.3"
|
||||
height="46"
|
||||
inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><metadata
|
||||
id="metadata39"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs37" /><sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="1141"
|
||||
id="namedview35"
|
||||
showgrid="false"
|
||||
inkscape:zoom="7.8814366"
|
||||
inkscape:cx="78.650002"
|
||||
inkscape:cy="23"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="Ebene_2" />
|
||||
<g
|
||||
id="g32"
|
||||
transform="translate(-13.352531)">
|
||||
<rect
|
||||
x="196.10001"
|
||||
y="374.39999"
|
||||
width="83.800003"
|
||||
height="46"
|
||||
id="rect2" />
|
||||
<path
|
||||
d="M 237.5,409.7 249,398.3 c 0,-0.1 0.1,-0.2 0.1,-0.3 l -11.6,8.8 11.8,-12.3 -11.8,9 11.3,-12 -11.3,9.2 10.9,-12.3 c -3.9,-3.3 -13.2,-0.4 -21.3,6.8 -8.4,7.6 -12.4,16.9 -8.8,21 3.6,4 13.4,1.2 21.8,-6.4 2.3,-2 4.2,-4.2 5.8,-6.4 z"
|
||||
id="path4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#5a97d0" />
|
||||
<path
|
||||
d="m 232.4,399.9 h -4 v 10 h 4 v -2.7 h 3.8 v 6.1 h -9.7 c -1,0 -1.9,-1 -1.9,-1.9 v -12.8 c 0,-1.4 0.7,-1.9 1.8,-1.9 h 9.7 v 6.6 h -3.8 v -3.4 z"
|
||||
id="path6"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#010101" />
|
||||
<path
|
||||
d="m 257.6,384.8 -11.5,11.4 c 0,0.1 -0.1,0.2 -0.1,0.3 l 11.6,-8.8 -11.8,12.3 11.8,-9 -11.3,12 11.3,-9.2 -10.9,12.3 c 3.9,3.3 13.2,0.4 21.3,-6.8 8.4,-7.6 12.4,-16.9 8.8,-21 -3.6,-4 -13.4,-1.2 -21.8,6.4 -2.3,2 -4.2,4.2 -5.8,6.4 z"
|
||||
id="path8"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#dead2c" />
|
||||
<g
|
||||
id="g12">
|
||||
<path
|
||||
d="m 270.7,396.2 c 0,0.9 -1,1.9 -1.9,1.9 h -9.7 v -16.5 h 9.7 c 0.9,0.1 1.9,0.9 1.9,1.9 z m -7.7,-1.5 h 4 v -10 h -4 z"
|
||||
id="path10"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#010101" />
|
||||
</g>
|
||||
<g
|
||||
id="g24">
|
||||
<path
|
||||
d="m 203.7,377.8 c 0.3,-0.5 0.8,-0.9 1.4,-0.9 1.1,0 2.3,0 3.5,0 0,0.4 0,0.8 0,1.2 0.5,-0.5 1,-1.2 1.7,-1.1 1.6,0 3.2,0 4.8,0 0,3.1 0,6.2 0,9.3 -1.1,0 -2.2,0 -3.2,0 0,-2.2 0,-4.5 0,-6.7 -0.6,-0.1 -0.9,0.5 -1.2,1 -1.2,1.9 -2.4,3.8 -3.5,5.7 -1.1,0 -2.3,0 -3.4,0 1.4,-2.3 2.8,-4.5 4.2,-6.8 -0.7,0 -1.6,-0.2 -2.2,0.4 -1.3,2.1 -2.6,4.3 -4,6.4 -1.1,0 -2.3,0 -3.4,0 1.7,-2.9 3.5,-5.7 5.3,-8.5 z"
|
||||
id="path14"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 216.4,378 c 0.4,-0.6 1.3,-1.2 2.1,-1.1 2.4,0 4.8,0 7.2,0 0,0.7 0,1.4 0,2.1 -1.8,0.1 -3.6,0 -5.3,0 -0.7,0.2 -0.8,1.1 -1.2,1.6 2.2,0 4.5,0 6.7,0 -0.4,0.6 -0.9,1.2 -1.3,1.8 -1.8,0 -3.6,0 -5.4,0 0,0.6 0,1.2 0,1.8 2.2,0 4.4,0 6.6,0 0,0.7 0,1.4 0,2 -3.3,0 -6.6,0 -9.9,0 0,-1.9 0,-3.8 0,-5.7 -0.2,-1 0,-1.8 0.5,-2.5 z"
|
||||
id="path16"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 227.2,377.7 c 0.3,-0.4 1.1,-0.9 1.7,-0.9 2.6,0 5.1,0 7.7,0 0,0.7 0,1.4 0,2.1 -1.7,0 -3.3,0 -5,0 -1.1,-0.1 -1.6,1.2 -1.9,2.1 0,1.4 -0.3,1.4 -0.1,3.1 1.9,0.1 2.3,0.1 4.7,0 0.1,-0.5 0,-1 0.1,-1.5 -0.8,-0.1 -0.6,-0.1 -2.2,-0.1 0.4,-0.7 0.8,-1.3 1.1,-2 1.3,0 2.7,0 4,0 0,1.6 0,3.1 0,4.7 0,0.3 -0.1,0.6 -0.2,0.9 -3.1,0.1 -6.1,0 -9.2,0.1 -0.8,0.1 -1.3,-0.7 -1.3,-1.4 0,-1.7 0,-3.4 0,-5.1 -0.2,-0.9 0.2,-1.4 0.6,-2 z"
|
||||
id="path18"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<g
|
||||
id="g22">
|
||||
<path
|
||||
d="m 238,376.8 c 1.7,0 3.5,0 5.2,0 0.9,-0.1 1.6,0.7 2,1.4 1.6,2.7 3.3,5.3 4.9,8 -1.2,0 -2.4,0 -3.5,0 -0.5,-0.6 -0.8,-1.3 -1.4,-1.8 -1,0 -2.1,0 -3.1,0 -0.3,-0.5 -0.6,-1 -0.9,-1.5 0,1.1 0,2.2 0,3.3 -1.1,0 -2.1,0 -3.2,0 0,-3.1 0,-6.3 0,-9.4 z m 3.3,2.1 c 0,1.2 0,2.3 0,3.5 0.9,0 1.9,0 2.8,0 -0.6,-0.9 -1.1,-2 -1.7,-2.9 -0.3,-0.4 -0.7,-0.5 -1.1,-0.6 z"
|
||||
id="path20"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g30">
|
||||
<path
|
||||
d="m 267.9,418.3 v -5.4 H 266 v -1.1 h 5.1 v 1.1 h -1.9 v 5.4 z"
|
||||
id="path26"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
<path
|
||||
d="m 271.9,418.3 v -6.4 h 1.9 l 1.2,4.4 1.2,-4.4 h 2 v 6.4 H 277 v -5.1 l -1.3,5.1 h -1.3 l -1.3,-5.1 v 5.1 z"
|
||||
id="path28"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#ffffff" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.9 KiB |
36
themes/rbsimple-DE/megacdjp/systeminfo.xml
Normal file
|
@ -0,0 +1,36 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system">
|
||||
<text name="info1" extra="true">
|
||||
<text>Manufacturer : Sega</text>
|
||||
</text>
|
||||
<text name="info2" extra="true">
|
||||
<text>Year of Release : 1991</text>
|
||||
</text>
|
||||
<text name="info3" extra="true">
|
||||
<text>Units sold : 30 million</text>
|
||||
</text>
|
||||
<text name="info4" extra="true">
|
||||
<text>Best-selling game : Sewer Shark</text>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<text>CPU : 16-bit Motorola 68000 @ 12.5 MHz + Megadrive CPUs</text>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<text>RAM : 512kB / VRAM : 256kB / sound RAM : 16kB</text>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<text>Video : Custom ASIC</text>
|
||||
</text>
|
||||
<text name="info8" extra="true">
|
||||
<text>Resolution : 320×224 pixels, 64 colors (512 colors palette)</text>
|
||||
</text>
|
||||
<text name="info9" extra="true">
|
||||
<text>Sound : Ricoh RF5C164 + Megadrive Sound chips </text>
|
||||
</text>
|
||||
<text name="info10" extra="true">
|
||||
<text>Media : 500MB CD-ROM discs</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
40
themes/rbsimple-DE/megacdjp/theme.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
<include>./../theme.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
<include>./systeminfo.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<image name="controller" extra="true">
|
||||
<path>./images/controller.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed, grid, video">
|
||||
<helpsystem name="help">
|
||||
<textColor>262626</textColor>
|
||||
<iconColor>262626</iconColor>
|
||||
</helpsystem>
|
||||
</view>
|
||||
|
||||
<view name="system, basic, detailed, video">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
<image name="consolegame" extra="true">
|
||||
<path>./images/consolegame.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="console" extra="true">
|
||||
<path>./images/console.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="grid">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
18
themes/rbsimple-DE/sega32xjp/colors.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<image name="band1" extra="true">
|
||||
<color>DCE3E6</color>
|
||||
</image>
|
||||
<image name="band2" extra="true">
|
||||
<color>D5202C</color>
|
||||
</image>
|
||||
<image name="band3" extra="true">
|
||||
<color>C0C1C4</color>
|
||||
</image>
|
||||
<image name="band4" extra="true">
|
||||
<color>212122</color>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 112 KiB After Width: | Height: | Size: 112 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
33
themes/rbsimple-DE/sega32xjp/systeminfo.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system">
|
||||
<text name="info1" extra="true">
|
||||
<text>Manufacturer : Sega</text>
|
||||
</text>
|
||||
<text name="info2" extra="true">
|
||||
<text>Year of Release : 1994</text>
|
||||
</text>
|
||||
<text name="info3" extra="true">
|
||||
<text>Units sold : 665 000</text>
|
||||
</text>
|
||||
<text name="info4" extra="true">
|
||||
<text>CPU : Two 32-bit Hitachi SH2 @ 23 MHz + Megadrive CPUs</text>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<text>RAM : 256kB / VRAM : 256kB</text>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<text>Video : 32X VDP</text>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<text>Resolution : 320 x 224 pixels, 32768 colors</text>
|
||||
</text>
|
||||
<text name="info8" extra="true">
|
||||
<text>Sound : Q-Sound 10bit Stereo PCM chip + Megadrive Sound chips</text>
|
||||
</text>
|
||||
<text name="info9" extra="true">
|
||||
<text>Cart Size : 2MB - 4MB</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
40
themes/rbsimple-DE/sega32xjp/theme.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
<include>./../theme.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
<include>./systeminfo.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<image name="controller" extra="true">
|
||||
<path>./images/controller.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed, grid, video">
|
||||
<helpsystem name="help">
|
||||
<textColor>262626</textColor>
|
||||
<iconColor>262626</iconColor>
|
||||
</helpsystem>
|
||||
</view>
|
||||
|
||||
<view name="system, basic, detailed, video">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
<image name="consolegame" extra="true">
|
||||
<path>./images/consolegame.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="console" extra="true">
|
||||
<path>./images/console.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="grid">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
18
themes/rbsimple-DE/sega32xna/colors.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<image name="band1" extra="true">
|
||||
<color>DCE3E6</color>
|
||||
</image>
|
||||
<image name="band2" extra="true">
|
||||
<color>D5202C</color>
|
||||
</image>
|
||||
<image name="band3" extra="true">
|
||||
<color>C0C1C4</color>
|
||||
</image>
|
||||
<image name="band4" extra="true">
|
||||
<color>212122</color>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
33
themes/rbsimple-DE/sega32xna/systeminfo.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system">
|
||||
<text name="info1" extra="true">
|
||||
<text>Manufacturer : Sega</text>
|
||||
</text>
|
||||
<text name="info2" extra="true">
|
||||
<text>Year of Release : 1994</text>
|
||||
</text>
|
||||
<text name="info3" extra="true">
|
||||
<text>Units sold : 665 000</text>
|
||||
</text>
|
||||
<text name="info4" extra="true">
|
||||
<text>CPU : Two 32-bit Hitachi SH2 @ 23 MHz + Megadrive CPUs</text>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<text>RAM : 256kB / VRAM : 256kB</text>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<text>Video : 32X VDP</text>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<text>Resolution : 320 x 224 pixels, 32768 colors</text>
|
||||
</text>
|
||||
<text name="info8" extra="true">
|
||||
<text>Sound : Q-Sound 10bit Stereo PCM chip + Megadrive Sound chips</text>
|
||||
</text>
|
||||
<text name="info9" extra="true">
|
||||
<text>Cart Size : 2MB - 4MB</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
40
themes/rbsimple-DE/sega32xna/theme.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
<include>./../theme.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
<include>./systeminfo.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<image name="controller" extra="true">
|
||||
<path>./images/controller.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed, grid, video">
|
||||
<helpsystem name="help">
|
||||
<textColor>262626</textColor>
|
||||
<iconColor>262626</iconColor>
|
||||
</helpsystem>
|
||||
</view>
|
||||
|
||||
<view name="system, basic, detailed, video">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
<image name="consolegame" extra="true">
|
||||
<path>./images/consolegame.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="console" extra="true">
|
||||
<path>./images/console.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="grid">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 93 KiB |
|
@ -1,366 +1,125 @@
|
|||
<?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"
|
||||
viewBox="0 0 173.7225 329.69626"
|
||||
height="329.69626"
|
||||
width="173.7225"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="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></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6"><clipPath
|
||||
id="clipPath16"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path18"
|
||||
d="m 0,263.757 138.978,0 L 138.978,0 0,0 0,263.757 Z" /></clipPath><clipPath
|
||||
id="clipPath28"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path30"
|
||||
d="m 50.5279,96.759 1.1399,0 0,-0.79 -1.1399,0 0,0.79 z" /></clipPath><clipPath
|
||||
id="clipPath44"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path46"
|
||||
d="m 101.788,54.659 0.81,0 0,-1.1 -0.81,0 0,1.1 z" /></clipPath><clipPath
|
||||
id="clipPath60"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path62"
|
||||
d="m 92.3879,42.209 1.33,0 0,-0.83 -1.33,0 0,0.83 z" /></clipPath><clipPath
|
||||
id="clipPath76"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path78"
|
||||
d="m 81.0378,33.989 0.8401,0 0,-1.22 -0.8401,0 0,1.22 z" /></clipPath><clipPath
|
||||
id="clipPath96"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path98"
|
||||
d="m 35.7378,80.039 0.8901,0 0,-1.2 -0.8901,0 0,1.2 z" /></clipPath><clipPath
|
||||
id="clipPath112"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path114"
|
||||
d="m 60.0079,29.299 0.96,0 0,-0.94 -0.96,0 0,0.94 z" /></clipPath></defs><g
|
||||
transform="matrix(1.25,0,0,-1.25,0,329.69625)"
|
||||
id="g10"><g
|
||||
id="g12"><g
|
||||
clip-path="url(#clipPath16)"
|
||||
id="g14"><g
|
||||
transform="translate(33.3179,29.029)"
|
||||
id="g20"><path
|
||||
id="path22"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -17.17,16.27 -15.09,46.35 4.8,67.18 24.68,88.02 54.71,91.62 71.88,75.35 79.39,68.23 83.21,58.47 83.47,48 83.81,34.53 78.27,19.88 67.08,8.16 47.2,-12.68 17.16,-16.27 0,0 m 67.7,7.57 c 11.33,11.88 16.99,26.78 16.64,40.49 l -0.01,0 C 84.06,58.73 80.16,68.7 72.47,75.99 54.9,92.64 24.32,88.9 4.18,67.78 -15.97,46.66 -18.17,16.03 -0.59,-0.63 16.98,-17.29 47.56,-13.56 67.7,7.57" /></g><g
|
||||
id="g24"><g
|
||||
id="g26" /><g
|
||||
id="g32"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g34"
|
||||
clip-path="url(#clipPath28)"><g
|
||||
id="g36"
|
||||
transform="translate(51.0279,95.969)"><path
|
||||
id="path38"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.5,0.71 c 0.04,0.03 0.07,0.05 0.11,0.08 C -0.04,0.69 0.3,0.57 0.64,0.43 0.42,0.3 0.21,0.15 0,0" /></g></g></g></g><g
|
||||
id="g40"><g
|
||||
id="g42" /><g
|
||||
id="g48"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g50"
|
||||
clip-path="url(#clipPath44)"><g
|
||||
id="g52"
|
||||
transform="translate(102.5578,53.559)"><path
|
||||
id="path54"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.77,0.4 c 0.12,0.23 0.24,0.47 0.35,0.7 C -0.25,0.77 -0.09,0.43 0.04,0.08 0.03,0.05 0.01,0.03 0,0" /></g></g></g></g><g
|
||||
id="g56"><g
|
||||
id="g58" /><g
|
||||
id="g64"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g66"
|
||||
clip-path="url(#clipPath60)"><g
|
||||
id="g68"
|
||||
transform="translate(93.7179,41.599)"><path
|
||||
id="path70"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.08,-0.07 -0.15,-0.15 -0.23,-0.22 -0.37,0.03 -0.74,0.07 -1.1,0.14 0.24,0.22 0.48,0.45 0.72,0.69 L 0,0 Z" /></g></g></g></g><g
|
||||
id="g72"><g
|
||||
id="g74" /><g
|
||||
id="g80"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g82"
|
||||
clip-path="url(#clipPath76)"><g
|
||||
id="g84"
|
||||
transform="translate(81.4278,32.769)"><path
|
||||
id="path86"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.39,0.78 C -0.11,0.92 0.17,1.06 0.45,1.22 0.36,0.82 0.24,0.43 0.1,0.05 0.07,0.03 0.03,0.02 0,0" /></g></g></g></g><g
|
||||
transform="translate(60.8179,28.369)"
|
||||
id="g88"><path
|
||||
id="path90"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -7.55,0.44 -14.69,3.21 -20.24,8.46 -11.23,10.59 -12.65,28.04 -4.84,42.97 0.14,-0.33 0.3,-0.65 0.48,-0.96 C -31.93,35.95 -30.42,19.25 -19.65,9.09 -14.46,4.19 -7.86,1.5 -0.81,0.93 -0.56,0.61 -0.29,0.3 0,0" /></g><g
|
||||
id="g92"><g
|
||||
id="g94" /><g
|
||||
id="g100"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g102"
|
||||
clip-path="url(#clipPath96)"><g
|
||||
id="g104"
|
||||
transform="translate(36.6279,79.639)"><path
|
||||
id="path106"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.14,-0.26 -0.28,-0.53 -0.41,-0.8 -0.18,0.31 -0.34,0.63 -0.48,0.96 0.04,0.08 0.08,0.16 0.12,0.24 L 0,0 Z" /></g></g></g></g><g
|
||||
id="g108"><g
|
||||
id="g110" /><g
|
||||
id="g116"><g
|
||||
style="opacity:0.33999604"
|
||||
id="g118"
|
||||
clip-path="url(#clipPath112)"><g
|
||||
id="g120"
|
||||
transform="translate(60.9278,28.359)"><path
|
||||
id="path122"
|
||||
style="fill:#f7f7f7;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.04,0 -0.07,0 -0.11,0.01 -0.4,0.31 -0.67,0.62 -0.92,0.94 -0.6,0.91 -0.28,0.89 0.04,0.87 L 0,0 Z" /></g></g></g></g><g
|
||||
transform="translate(35.5378,84.829)"
|
||||
id="g124"><path
|
||||
id="path126"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.4 5.17,11.58 11.57,11.58 17.97,11.58 23.15,6.4 23.15,0 23.15,-6.4 17.97,-11.56 11.57,-11.56 5.17,-11.56 0,-6.4 0,0 m 24.01,0 c 0,5.25 -3.27,9.75 -7.88,11.57 -0.34,0.14 -0.68,0.26 -1.03,0.36 -1.12,0.33 -2.31,0.51 -3.53,0.51 C 4.71,12.44 -0.87,6.86 -0.87,0 c 0,-1.79 0.38,-3.49 1.07,-5.03 0.14,-0.33 0.3,-0.65 0.48,-0.96 2.11,-3.84 6.2,-6.44 10.89,-6.44 6.86,0 12.44,5.57 12.44,12.43" /></g><g
|
||||
transform="translate(49.4479,61.839)"
|
||||
id="g128"><path
|
||||
id="path130"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.4 5.18,11.58 11.57,11.58 17.97,11.58 23.15,6.4 23.15,0 23.15,-6.39 17.97,-11.56 11.57,-11.56 5.18,-11.56 0,-6.39 0,0 m 24.01,0 c 0,6.87 -5.57,12.44 -12.44,12.44 C 4.71,12.44 -0.87,6.87 -0.87,0 c 0,-6.86 5.58,-12.42 12.44,-12.42 6.87,0 12.44,5.56 12.44,12.42" /></g><g
|
||||
transform="translate(58.2378,36.959)"
|
||||
id="g132"><path
|
||||
id="path134"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.4 5.16,11.58 11.56,11.58 17.96,11.58 23.14,6.4 23.14,0 23.14,-6.39 17.96,-11.57 11.56,-11.57 5.16,-11.57 0,-6.39 0,0 m 23.29,-4.14 c 0.14,0.38 0.26,0.77 0.35,1.17 C 23.88,-2.02 24,-1.02 24,0 24,6.87 18.43,12.44 11.56,12.44 4.7,12.44 -0.87,6.87 -0.87,0 c 0,-2.89 0.98,-5.55 2.64,-7.66 0.25,-0.32 0.52,-0.63 0.81,-0.93 2.26,-2.37 5.45,-3.85 8.98,-3.85 5.42,0 10.02,3.47 11.73,8.3" /></g><g
|
||||
transform="translate(68.9178,93.769)"
|
||||
id="g136"><path
|
||||
id="path138"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,4.54 3.67,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 0,-4.54 -3.68,-8.21 -8.21,-8.21 C 3.67,-8.21 0,-4.54 0,0 m 17.28,0 c 0,5 -4.07,9.07 -9.07,9.07 C 3.2,9.07 -0.87,5 -0.87,0 c 0,-5.01 4.07,-9.07 9.08,-9.07 5,0 9.07,4.06 9.07,9.07" /></g><g
|
||||
transform="translate(79.8979,72.689)"
|
||||
id="g140"><path
|
||||
id="path142"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,4.53 3.67,8.19 8.21,8.19 4.54,0 8.21,-3.66 8.21,-8.19 0,-4.54 -3.67,-8.21 -8.21,-8.21 C 3.67,-8.21 0,-4.54 0,0 m 17.28,0 c 0,5 -4.07,9.06 -9.07,9.06 C 3.2,9.06 -0.86,5 -0.86,0 c 0,-5.01 4.06,-9.08 9.07,-9.08 5,0 9.07,4.07 9.07,9.08" /></g><g
|
||||
transform="translate(85.8979,50.429)"
|
||||
id="g144"><path
|
||||
id="path146"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,4.54 3.68,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 0,-4.54 -3.67,-8.21 -8.21,-8.21 C 3.68,-8.21 0,-4.54 0,0 m 17.29,0 c 0,1.13 -0.21,2.21 -0.59,3.21 C 16.57,3.56 16.41,3.9 16.24,4.23 14.72,7.11 11.69,9.07 8.21,9.07 3.21,9.07 -0.86,5 -0.86,0 c 0,-4.42 3.17,-8.1 7.35,-8.91 0.36,-0.07 0.73,-0.11 1.1,-0.14 0.21,-0.01 0.41,-0.02 0.62,-0.02 5.01,0 9.08,4.06 9.08,9.07" /></g><g
|
||||
transform="translate(72.8379,127.999)"
|
||||
id="g148"><path
|
||||
id="path150"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,15.44 c 0,2.57 2.08,4.65 4.66,4.65 2.57,0 4.65,-2.08 4.65,-4.65 L 9.31,0 C 9.31,-2.58 7.23,-4.66 4.66,-4.66 2.08,-4.66 0,-2.58 0,0 m 10.17,0 0,15.44 c 0,3.04 -2.47,5.51 -5.51,5.51 -3.05,0 -5.52,-2.47 -5.52,-5.51 L -0.86,0 c 0,-3.05 2.47,-5.53 5.52,-5.53 3.04,0 5.51,2.48 5.51,5.53" /></g><g
|
||||
transform="translate(32.7278,28.399)"
|
||||
id="g152"><path
|
||||
id="path154"
|
||||
style="fill:#353132;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -17.58,16.66 -15.38,47.29 4.77,68.41 20.14,21.12 50.72,24.86 68.29,8.21 7.69,-7.29 11.59,-17.26 11.86,-27.93 l 0.01,0 C 85.28,34.98 79.62,20.08 68.29,8.2 48.15,-12.93 17.57,-16.66 0,0 m 39.25,99.6 0,15.44 c 0,3.04 2.47,5.51 5.52,5.51 3.04,0 5.51,-2.47 5.51,-5.51 l 0,-15.44 c 0,-3.05 -2.47,-5.53 -5.51,-5.53 -3.05,0 -5.52,2.48 -5.52,5.53 M 1.08,206.17 c 14.92,16.15 43.31,14.3 63.41,-4.27 20.1,-18.57 24.16,-46.72 9.23,-62.87 -14.93,-16.15 -43.32,-14.32 -63.41,4.25 -20.1,18.57 -24.16,46.74 -9.23,62.89 m 97.98,-51.73 c 4.43,-15.91 6.33,-32.29 6.33,-47.34 l 0,-7.23 c 0,-15.05 -1.92,-31.42 -6.36,-47.33 l -0.27,-0.98 c 0,0 -3.32,2.94 -4.79,4.52 -0.66,0.71 -1.65,1.39 -2.3,2.62 -0.64,1.23 -0.89,2.98 -0.21,5.79 1.29,5.38 4.04,26.02 4.04,33.83 l 0,10.3 c 0,7.81 -2.75,28.45 -4.04,33.84 -0.68,2.81 -0.43,4.56 0.21,5.8 0.65,1.23 1.64,1.89 2.3,2.61 1.26,1.35 3.67,3.48 4.35,4.08 0.12,0.09 0.18,0.15 0.18,0.15 0.16,0.14 0.18,0.19 0.37,0.3 l 0.19,-0.96 z M 23.05,-27.28 c 16.91,3.11 34.37,12.51 47.5,26.03 26.36,27.13 35.7,67.43 35.7,101.12 l 0,7.23 c 0,15.13 -1.89,31.59 -6.36,47.6 -0.06,0.21 -0.69,2.61 -1.17,3.98 0,0.01 -0.01,0.03 -0.02,0.04 -5.59,18.18 -14.63,35.57 -28.15,49.49 -13.13,13.52 -30.59,22.92 -47.5,26.03 -16.92,3.11 -33.34,-0.09 -44.27,-11.87 -12.05,-12.99 -13.09,-24.25 -10.08,-34.39 3.01,-10.14 9.98,-19.2 13.85,-28.02 3.75,-8.55 12.81,-28.84 12.81,-48.03 l 0,-16.91 c 0,-19.18 -9.06,-39.48 -12.81,-48.03 -3.87,-8.82 -10.84,-17.86 -13.85,-28 -3.01,-10.14 -1.97,-21.42 10.08,-34.4 10.93,-11.79 27.35,-14.98 44.27,-11.87" /></g><g
|
||||
transform="translate(40.5779,36.829)"
|
||||
id="g156"><path
|
||||
id="path158"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -11.23,10.59 -12.65,28.04 -4.84,42.97 -0.69,1.54 -1.07,3.24 -1.07,5.03 0,6.86 5.58,12.44 12.44,12.44 1.22,0 2.41,-0.18 3.53,-0.51 0.35,-0.1 0.69,-0.22 1.03,-0.36 14.88,10.2 33.7,10.33 45.36,-0.67 10.7,-10.1 12.26,-26.62 5.11,-41.07 0.17,-0.33 0.33,-0.67 0.46,-1.02 0.38,-1 0.59,-2.08 0.59,-3.21 0,-5.01 -4.07,-9.07 -9.08,-9.07 -0.21,0 -0.41,0.01 -0.62,0.02 -0.37,0.03 -0.74,0.07 -1.1,0.14 -3.24,-3.09 -6.79,-5.6 -10.51,-7.53 -0.09,-0.4 -0.21,-0.79 -0.35,-1.17 -1.71,-4.83 -6.31,-8.3 -11.73,-8.3 -3.53,0 -6.72,1.48 -8.98,3.85 C 12.69,-8.02 5.55,-5.25 0,0 M 59.82,0.36 C 71.01,12.08 76.55,26.73 76.21,40.2 75.95,50.67 72.13,60.43 64.62,67.55 47.45,83.82 17.42,80.22 -2.46,59.38 -22.35,38.55 -24.43,8.47 -7.26,-7.8 9.9,-24.07 39.94,-20.48 59.82,0.36" /></g><g
|
||||
transform="translate(48.5779,61.839)"
|
||||
id="g160"><path
|
||||
id="path162"
|
||||
style="fill:#32313a;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,6.87 5.58,12.44 12.44,12.44 19.31,12.44 24.88,6.87 24.88,0 24.88,-6.86 19.31,-12.42 12.44,-12.42 5.58,-12.42 0,-6.86 0,0 m 39.53,19.91 c 5,0 9.07,-4.06 9.07,-9.06 0,-5.01 -4.07,-9.08 -9.07,-9.08 -5.01,0 -9.07,4.07 -9.07,9.08 0,5 4.06,9.06 9.07,9.06 M 19.47,31.93 c 0,5 4.07,9.07 9.08,9.07 5,0 9.07,-4.07 9.07,-9.07 0,-5.01 -4.07,-9.07 -9.07,-9.07 -5.01,0 -9.08,4.06 -9.08,9.07 M 8.79,-24.88 c 0,6.87 5.57,12.44 12.43,12.44 6.87,0 12.44,-5.57 12.44,-12.44 0,-1.02 -0.12,-2.02 -0.36,-2.97 3.72,1.93 7.27,4.44 10.51,7.53 -4.18,0.81 -7.35,4.49 -7.35,8.91 0,5 4.07,9.07 9.07,9.07 3.48,0 6.51,-1.96 8.03,-4.84 7.15,14.45 5.59,30.97 -5.11,41.07 -11.66,11 -30.48,10.87 -45.36,0.67 4.61,-1.82 7.88,-6.32 7.88,-11.57 0,-6.86 -5.58,-12.43 -12.44,-12.43 -4.69,0 -8.78,2.6 -10.89,6.44 -7.33,-14.52 -5.82,-31.22 4.95,-41.38 5.19,-4.9 11.79,-7.59 18.84,-8.16 -1.66,2.11 -2.64,4.77 -2.64,7.66" /></g><g
|
||||
transform="translate(69.7978,25.389)"
|
||||
id="g164"><path
|
||||
id="path166"
|
||||
style="fill:#1e1c1f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.4,0 -11.56,5.18 -11.56,11.57 0,6.4 5.16,11.58 11.56,11.58 6.4,0 11.58,-5.18 11.58,-11.58 C 11.58,5.18 6.4,0 0,0" /></g><g
|
||||
transform="translate(61.0179,50.279)"
|
||||
id="g168"><path
|
||||
id="path170"
|
||||
style="fill:#1e1c1f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.39,0 -11.57,5.17 -11.57,11.56 0,6.4 5.18,11.58 11.57,11.58 6.4,0 11.58,-5.18 11.58,-11.58 C 11.58,5.17 6.4,0 0,0" /></g><g
|
||||
transform="translate(47.1078,73.269)"
|
||||
id="g172"><path
|
||||
id="path174"
|
||||
style="fill:#1e1c1f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.4,0 -11.57,5.16 -11.57,11.56 0,6.4 5.17,11.58 11.57,11.58 6.4,0 11.58,-5.18 11.58,-11.58 C 11.58,5.16 6.4,0 0,0" /></g><g
|
||||
transform="translate(94.1078,42.219)"
|
||||
id="g176"><path
|
||||
id="path178"
|
||||
style="fill:#565a4e;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -4.53,0 -8.21,3.67 -8.21,8.21 0,4.54 3.68,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 C 8.21,3.67 4.54,0 0,0" /></g><g
|
||||
transform="translate(88.1078,64.479)"
|
||||
id="g180"><path
|
||||
id="path182"
|
||||
style="fill:#565a4e;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -4.54,0 -8.21,3.67 -8.21,8.21 0,4.53 3.67,8.19 8.21,8.19 4.54,0 8.21,-3.66 8.21,-8.19 C 8.21,3.67 4.54,0 0,0" /></g><g
|
||||
transform="translate(77.1279,85.559)"
|
||||
id="g184"><path
|
||||
id="path186"
|
||||
style="fill:#565a4e;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -4.54,0 -8.21,3.67 -8.21,8.21 0,4.54 3.67,8.21 8.21,8.21 4.54,0 8.21,-3.67 8.21,-8.21 C 8.21,3.67 4.53,0 0,0" /></g><g
|
||||
transform="translate(131.4878,79.959)"
|
||||
id="g188"><path
|
||||
id="path190"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,0 -3.32,2.94 -4.79,4.52 -0.66,0.71 -1.65,1.39 -2.3,2.62 -0.64,1.23 -0.89,2.98 -0.21,5.79 1.29,5.38 4.04,26.02 4.04,33.83 l 0,10.3 c 0,7.81 -2.75,28.45 -4.04,33.84 -0.68,2.81 -0.43,4.56 0.21,5.8 0.65,1.23 1.64,1.89 2.3,2.61 1.26,1.35 3.67,3.48 4.35,4.08 0.12,0.09 0.18,0.15 0.18,0.15 0.16,0.14 0.18,0.19 0.37,0.3 l 0.19,-0.96 c -0.03,-0.02 -3.07,-2.67 -4.45,-4.16 -0.77,-0.81 -1.65,-1.41 -2.18,-2.43 -0.53,-1.02 -0.78,-2.51 -0.14,-5.19 1.35,-5.6 4.08,-26.03 4.08,-34.04 l 0,-10.3 C -2.39,38.75 -5.12,18.32 -6.47,12.72 -7.11,10.04 -6.86,8.55 -6.33,7.53 -5.8,6.51 -4.92,5.91 -4.15,5.1 -2.96,3.81 -0.42,1.58 0.27,0.98 L 0,0 Z" /></g><g
|
||||
transform="translate(48.5679,177.299)"
|
||||
id="g192"><path
|
||||
id="path194"
|
||||
style="fill:#302c2d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -16.81,15.54 -20.38,39.17 -7.8,52.78 4.79,66.39 28.62,64.69 45.44,49.15 62.25,33.61 65.81,9.97 53.23,-3.63 l 0.01,0 C 40.65,-17.24 16.82,-15.54 0,0 M 57.88,-9.87 C 72.81,6.28 68.75,34.43 48.65,53 28.55,71.57 0.16,73.42 -14.76,57.27 -29.69,41.12 -25.63,12.95 -5.53,-5.62 14.56,-24.19 42.95,-26.02 57.88,-9.87" /></g><g
|
||||
transform="translate(77.493,123.3418)"
|
||||
id="g196"><path
|
||||
id="path198"
|
||||
style="fill:#a19bca;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -2.577,0 -4.652,2.075 -4.652,4.652 l 0,15.441 c 0,2.577 2.075,4.652 4.652,4.652 2.577,0 4.652,-2.075 4.652,-4.652 l 0,-15.441 C 4.652,2.075 2.577,0 0,0" /></g><g
|
||||
transform="translate(46.4178,202.409)"
|
||||
id="g200"><path
|
||||
id="path202"
|
||||
style="fill:#32313a;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,14.36 11.65,26.01 26.02,26.01 40.38,26.01 52.03,14.36 52.03,0 52.03,-14.37 40.38,-26.02 26.02,-26.02 11.65,-26.02 0,-14.37 0,0 m 55.39,-28.74 -0.01,0 C 67.96,-15.14 64.4,8.5 47.59,24.04 30.77,39.58 6.94,41.28 -5.65,27.67 -18.23,14.06 -14.66,-9.57 2.15,-25.11 18.97,-40.65 42.8,-42.35 55.39,-28.74" /></g><g
|
||||
transform="translate(66.5279,181.609)"
|
||||
id="g204"><path
|
||||
id="path206"
|
||||
style="fill:#353132;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -0.25,0.08 -0.29,0.13 -0.32,0.2 -0.36,0.27 -0.4,0.46 -0.38,0.81 l 0.32,7.08 c 0.12,2.39 -0.56,4.41 -1.94,5.83 -1.39,1.42 -3.44,2.23 -6.01,2.34 l -6.55,0.32 c -0.33,0.01 -0.52,0.08 -0.61,0.14 -0.1,0.07 -0.13,0.13 -0.17,0.27 -0.3,1.62 -0.42,3.29 -0.34,5.01 0.07,1.74 0.35,3.42 0.82,5.02 l 0,0.02 c 0.05,0.13 0.08,0.15 0.16,0.19 0.09,0.04 0.3,0.07 0.67,0.05 l 6.58,-0.3 c 2.61,-0.11 4.72,0.49 6.21,1.8 1.48,1.31 2.29,3.29 2.4,5.78 l 0.33,6.92 c 0.03,0.55 0.24,0.72 0.46,0.77 l 0.01,0 c 1.6,0.3 3.26,0.42 4.95,0.34 1.77,-0.08 3.47,-0.36 5.1,-0.84 0.01,0 0,-0.01 0.01,-0.01 l 0.02,0 c 0.1,-0.04 0.12,-0.06 0.15,-0.11 0.02,-0.05 0.04,-0.24 0.02,-0.55 L 11.89,33.9 c -0.12,-2.56 0.49,-4.62 1.8,-6.05 1.31,-1.43 3.29,-2.19 5.83,-2.31 l 7.11,-0.34 c 0.25,-0.01 0.38,-0.06 0.43,-0.09 0.05,-0.04 0.06,-0.04 0.08,-0.14 l 0,-0.01 c 0.32,-1.66 0.46,-3.4 0.38,-5.17 -0.09,-1.79 -0.4,-3.52 -0.88,-5.16 -0.04,-0.11 -0.03,-0.1 -0.1,-0.12 -0.08,-0.02 -0.31,-0.02 -0.65,0 l -6.97,0.32 C 16.47,14.94 14.44,14.3 13.01,13.01 11.58,11.71 10.78,9.79 10.67,7.43 L 10.33,0.12 C 10.32,-0.13 10.26,-0.24 10.21,-0.3 10.15,-0.36 10.05,-0.4 9.9,-0.45 9.89,-0.45 9.89,-0.46 9.88,-0.46 8.28,-0.76 6.62,-0.88 4.92,-0.8 3.22,-0.72 1.57,-0.45 0,0 m -9.7,7.09 1.11,2.77 0.27,0.65 L -7.86,10 -6.12,8.07 -5.66,7.57 -6.3,7.37 -9.17,6.52 -10.04,6.25 -9.7,7.09 Z m 2.18,25.93 -0.85,2.86 -0.26,0.85 0.84,-0.32 2.77,-1.12 0.64,-0.26 -0.52,-0.46 -1.9,-1.76 -0.52,-0.46 -0.2,0.67 z m 29.04,1.49 -1.12,-2.79 -0.26,-0.63 -0.46,0.51 -1.74,1.92 -0.47,0.5 0.66,0.2 2.86,0.86 0.87,0.25 -0.34,-0.82 z M 19.33,8.57 20.2,5.7 20.46,4.84 19.61,5.18 16.84,6.3 l -0.63,0.25 0.5,0.47 1.92,1.75 0.51,0.46 0.19,-0.66 z M 31.06,20.8 c 0,13.9 -11.26,25.15 -25.15,25.15 -13.9,0 -25.16,-11.25 -25.16,-25.15 0,-13.9 11.26,-25.16 25.16,-25.16 13.89,0 25.15,11.26 25.15,25.16" /></g><g
|
||||
transform="translate(47.2779,202.409)"
|
||||
id="g208"><path
|
||||
id="path210"
|
||||
style="fill:#353132;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,13.9 11.26,25.15 25.16,25.15 39.05,25.15 50.31,13.9 50.31,0 50.31,-13.9 39.05,-25.16 25.16,-25.16 11.26,-25.16 0,-13.9 0,0 M 51.17,0 C 51.17,14.36 39.52,26.01 25.16,26.01 10.79,26.01 -0.86,14.36 -0.86,0 c 0,-14.37 11.65,-26.02 26.02,-26.02 14.36,0 26.01,11.65 26.01,26.02" /></g><g
|
||||
transform="translate(59.2079,213.959)"
|
||||
id="g212"><path
|
||||
id="path214"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.2,0.67 -1.05,3.53 -1.31,4.38 -0.47,4.06 2.3,2.94 2.94,2.68 2.42,2.22 0.52,0.46 0,0 Z" /></g><g
|
||||
transform="translate(56.4878,187.859)"
|
||||
id="g216"><path
|
||||
id="path218"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.34,0.84 1.45,3.61 1.72,4.26 2.18,3.75 3.92,1.82 4.38,1.32 3.74,1.12 0.87,0.27 0,0 Z" /></g><g
|
||||
transform="translate(86.9878,186.449)"
|
||||
id="g220"><path
|
||||
id="path222"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.85,0.34 -2.77,1.12 -0.63,0.25 0.5,0.47 1.92,1.75 0.51,0.46 L -1.13,3.73 -0.26,0.86 0,0 Z" /></g><g
|
||||
transform="translate(86.6678,212.699)"
|
||||
id="g224"><path
|
||||
id="path226"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.46,0.51 -2.2,2.43 -2.67,2.93 -2.01,3.13 0.85,3.99 1.72,4.24 1.38,3.42 0.26,0.63 0,0 Z" /></g><g
|
||||
transform="translate(68.1078,202.409)"
|
||||
id="g228"><path
|
||||
id="path230"
|
||||
style="fill:#201e1d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0,2.39 1.93,4.32 4.33,4.32 6.72,4.32 8.67,2.39 8.67,0 8.67,-2.4 6.72,-4.33 4.33,-4.33 1.93,-4.33 0,-2.4 0,0 m 8.3,-21.26 c 0.01,0 0.01,0.01 0.02,0.01 0.15,0.05 0.25,0.09 0.31,0.15 0.05,0.06 0.11,0.17 0.12,0.42 l 0.34,7.31 c 0.11,2.36 0.91,4.28 2.34,5.58 1.43,1.29 3.46,1.93 5.91,1.82 l 6.97,-0.32 c 0.34,-0.02 0.57,-0.02 0.65,0 0.07,0.02 0.06,0.01 0.1,0.12 0.48,1.64 0.79,3.37 0.88,5.16 0.08,1.77 -0.06,3.51 -0.38,5.17 l 0,0.01 c -0.02,0.1 -0.03,0.1 -0.08,0.14 -0.05,0.03 -0.18,0.08 -0.43,0.09 l -7.11,0.34 c -2.54,0.12 -4.52,0.88 -5.83,2.31 -1.31,1.43 -1.92,3.49 -1.8,6.05 l 0.32,6.98 c 0.02,0.31 0,0.5 -0.02,0.55 -0.03,0.05 -0.05,0.07 -0.15,0.11 l -0.02,0 c -0.01,0 0,0.01 -0.01,0.01 C 8.8,21.23 7.1,21.51 5.33,21.59 3.64,21.67 1.98,21.55 0.38,21.25 l -0.01,0 C 0.15,21.2 -0.06,21.03 -0.09,20.48 L -0.42,13.56 C -0.53,11.07 -1.34,9.09 -2.82,7.78 -4.31,6.47 -6.42,5.87 -9.03,5.98 l -6.58,0.3 c -0.37,0.02 -0.58,-0.01 -0.67,-0.05 -0.08,-0.04 -0.11,-0.06 -0.16,-0.19 l 0,-0.02 c -0.47,-1.6 -0.75,-3.28 -0.82,-5.02 -0.08,-1.72 0.04,-3.39 0.34,-5.01 0.04,-0.14 0.07,-0.2 0.17,-0.27 0.09,-0.06 0.28,-0.13 0.61,-0.14 l 6.55,-0.32 c 2.57,-0.11 4.62,-0.92 6.01,-2.34 1.38,-1.42 2.06,-3.44 1.94,-5.83 l -0.32,-7.08 c -0.02,-0.35 0.02,-0.54 0.06,-0.61 0.03,-0.07 0.07,-0.12 0.32,-0.2 1.57,-0.45 3.22,-0.72 4.92,-0.8 1.7,-0.08 3.36,0.04 4.96,0.34" /></g><g
|
||||
transform="translate(72.4379,198.079)"
|
||||
id="g232"><path
|
||||
id="path234"
|
||||
style="fill:#191716;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C -2.4,0 -4.33,1.93 -4.33,4.33 -4.33,6.72 -2.4,8.65 0,8.65 2.39,8.65 4.34,6.72 4.34,4.33 4.34,1.93 2.39,0 0,0" /></g><g
|
||||
transform="translate(131.7579,80.939)"
|
||||
id="g236"><path
|
||||
id="path238"
|
||||
style="fill:#302f2f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.69,0.6 -3.23,2.83 -4.42,4.12 -0.77,0.81 -1.65,1.41 -2.18,2.43 -0.53,1.02 -0.78,2.51 -0.14,5.19 1.35,5.6 4.08,26.03 4.08,34.04 l 0,10.3 c 0,8.01 -2.73,28.44 -4.08,34.04 -0.64,2.68 -0.39,4.17 0.14,5.19 0.53,1.02 1.41,1.62 2.18,2.43 1.38,1.49 4.42,4.14 4.45,4.16 C 4.46,85.99 6.36,69.61 6.36,54.56 l 0,-7.23 C 6.36,32.28 4.44,15.91 0,0" /></g><g
|
||||
transform="translate(107.0664,115.5174)"
|
||||
id="g240"><path
|
||||
id="path242"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,6.437 1.505,0 0,-4.412 c 0.971,0.321 1.76,0.586 2.553,0.843 1.975,0.64 3.967,1.238 5.918,1.941 0.472,0.17 1.057,0.629 1.155,1.049 C 11.295,6.565 10.562,6.794 9.955,6.99 6.927,7.969 3.91,8.976 0.872,9.923 c -0.714,0.222 -0.954,0.547 -0.935,1.265 0.054,1.975 0.005,3.952 0.023,5.927 0.018,2.002 1.328,3.311 3.4,3.355 1.866,0.039 3.735,0.043 5.601,-10e-4 2.104,-0.048 3.385,-1.315 3.414,-3.338 0.025,-1.781 0.005,-3.562 0.005,-5.406 l -1.585,0 c 0,1.53 0,3.052 0,4.574 10e-4,2.147 -0.518,2.64 -2.782,2.641 -1.408,0 -2.817,0.006 -4.226,-0.002 C 2.28,18.929 1.546,18.243 1.531,16.825 1.519,15.673 1.528,14.522 1.528,13.311 l 4.914,0 0,2.931 1.529,0 0,-4.566 -6.473,0 C 1.488,11.593 1.478,11.51 1.468,11.427 4.444,10.461 7.42,9.493 10.397,8.53 12.099,7.979 12.791,6.965 12.539,5.33 12.4,4.42 11.869,3.746 10.968,3.448 7.394,2.265 3.807,1.118 0.224,-0.038 0.17,-0.055 0.098,-0.018 0,0" /></g><g
|
||||
transform="translate(107.0335,155.8549)"
|
||||
id="g244"><path
|
||||
id="path246"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 1.567,0 c 0,-1.717 -0.019,-3.401 0.006,-5.085 0.02,-1.409 1.043,-2.462 2.381,-2.512 1.308,-0.05 2.427,0.992 2.525,2.377 0.039,0.563 -0.015,1.133 0.045,1.692 0.093,0.862 0.905,1.49 1.844,1.489 0.951,-10e-4 1.801,-0.622 1.826,-1.491 0.054,-1.842 0.017,-3.685 0.017,-5.577 l -1.55,0 0,2.802 0,2.612 C 8.487,-3.692 8.313,-3.69 8.139,-3.688 8.116,-4.204 8.084,-4.72 8.072,-5.237 8.027,-7.183 6.893,-8.589 4.967,-9.074 2.615,-9.667 0.112,-7.979 0.015,-5.654 -0.061,-3.81 0,-1.96 0,0" /></g><g
|
||||
transform="translate(109.2152,155.8703)"
|
||||
id="g248"><path
|
||||
id="path250"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 1.619,0 0,-5.433 c 0.151,0 0.303,-0.001 0.455,-0.001 0.022,0.554 0.055,1.107 0.065,1.662 0.027,1.555 0.771,2.712 2.203,3.394 1.459,0.694 2.92,0.587 4.261,-0.328 0.92,-0.627 1.543,-1.494 1.578,-2.586 0.061,-1.908 0.017,-3.82 0.017,-5.805 l -1.553,0 c 0,1.714 0.029,3.43 -0.008,5.145 C 8.6,-2.25 7.011,-1.145 5.41,-1.659 4.447,-1.968 3.8,-2.851 3.734,-3.983 3.702,-4.515 3.742,-5.052 3.688,-5.581 3.6,-6.439 2.792,-7.089 1.866,-7.099 0.941,-7.109 0.04,-6.46 0.016,-5.622 -0.036,-3.779 0,-1.935 0,0" /></g><g
|
||||
transform="translate(119.393,136.7812)"
|
||||
id="g252"><path
|
||||
id="path254"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -1.532,0 c 0,1.698 0.002,3.38 0,5.061 -0.002,1.768 -0.627,2.384 -2.457,2.396 -1.473,0.009 -2.946,0.004 -4.419,-0.007 -1.7,-0.013 -2.385,-0.666 -2.389,-2.269 -0.005,-1.686 -10e-4,-3.372 -10e-4,-5.121 l -1.573,0 c 0,1.258 -0.002,2.497 0.001,3.735 0.002,0.784 -0.026,1.57 0.029,2.35 0.102,1.437 1.446,2.745 2.95,2.782 2.158,0.053 4.32,0.05 6.479,0.001 1.383,-0.032 2.806,-1.2 2.88,-2.521 C 0.087,4.292 0,2.166 0,0" /></g><g
|
||||
transform="translate(110.9984,122.0476)"
|
||||
id="g256"><path
|
||||
id="path258"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.294 c 0.624,0.202 1.153,0.373 1.682,0.543 C 1.678,-0.676 1.673,-0.602 1.668,-0.528 1.156,-0.366 0.645,-0.204 0,0 M -3.897,3.152 C -0.524,2.06 2.777,0.998 6.068,-0.089 6.301,-0.166 6.549,-0.407 6.628,-0.625 6.671,-0.745 6.413,-1.08 6.227,-1.143 3.589,-2.029 0.94,-2.886 -1.781,-3.774 l 0,3.687 c 0.391,0.041 0.739,0.077 1.087,0.114 0.019,0.052 0.039,0.105 0.058,0.158 -0.611,0.21 -1.22,0.426 -1.833,0.629 -1.626,0.541 -1.627,0.539 -1.428,2.338" /></g><g
|
||||
transform="translate(111.1569,130.6804)"
|
||||
id="g260"><path
|
||||
id="path262"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0.138,0.472 0.22,0.752 0.318,1.088 l 1.392,0 0,-2.392 -3.646,0 c 0,1.223 -0.069,2.439 0.047,3.638 0.031,0.312 0.631,0.802 0.988,0.817 1.962,0.082 3.93,0.058 5.895,0.035 C 5.683,3.177 6.087,2.774 6.094,2.109 6.111,0.293 6.1,-1.524 6.1,-3.422 l -1.559,0 c 0,1.367 -0.038,2.708 0.014,4.045 C 4.588,1.444 4.288,1.761 3.423,1.708 2.509,1.653 1.589,1.705 0.672,1.694 -0.423,1.68 -0.686,1.175 0,0" /></g><g
|
||||
transform="translate(110.8927,142.0217)"
|
||||
id="g264"><path
|
||||
id="path266"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.315,-1.688 0.015,-3.436 -0.183,-5.186 l -1.486,0 c 0,2.002 -0.049,3.964 0.049,5.92 0.016,0.312 0.653,0.779 1.064,0.85 0.789,0.136 1.622,0.04 2.519,0.04 l 0,-5.568 -1.469,0 0,3.892 C 0.329,-0.034 0.165,-0.017 0,0" /></g><g
|
||||
transform="translate(117.2417,136.7808)"
|
||||
id="g268"><path
|
||||
id="path270"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -1.477,0 C -1.724,1.736 -1.319,3.517 -1.696,5.223 -1.831,5.217 -1.967,5.211 -2.102,5.206 l 0,-3.912 -1.543,0 0,5.553 c 0.905,0 1.85,0.078 2.766,-0.041 0.328,-0.043 0.828,-0.553 0.84,-0.865 C 0.038,3.978 0,2.011 0,0" /></g><g
|
||||
transform="translate(83.9825,140.2764)"
|
||||
id="g272"><path
|
||||
id="path274"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,0.187 0.023,0.351 0.072,0.489 0.049,0.14 0.117,0.256 0.205,0.351 0.086,0.093 0.192,0.164 0.313,0.213 0.121,0.049 0.254,0.075 0.398,0.08 l 0,-0.474 C 0.895,0.651 0.814,0.629 0.746,0.592 0.678,0.555 0.621,0.508 0.576,0.45 0.531,0.393 0.498,0.327 0.477,0.254 0.455,0.18 0.445,0.101 0.445,0.017 0.447,-0.062 0.455,-0.135 0.471,-0.199 0.486,-0.265 0.51,-0.321 0.539,-0.367 0.568,-0.414 0.604,-0.449 0.646,-0.475 0.689,-0.5 0.736,-0.513 0.789,-0.513 c 0.055,0 0.1,0.012 0.139,0.036 0.037,0.026 0.07,0.065 0.101,0.121 0.03,0.054 0.057,0.127 0.082,0.215 0.024,0.09 0.049,0.2 0.075,0.33 0.033,0.15 0.072,0.278 0.117,0.386 0.043,0.108 0.095,0.196 0.156,0.266 0.061,0.068 0.131,0.12 0.209,0.153 0.078,0.033 0.168,0.05 0.271,0.049 0.11,0 0.211,-0.022 0.303,-0.068 C 2.336,0.928 2.416,0.863 2.482,0.779 2.549,0.694 2.602,0.594 2.641,0.478 2.678,0.36 2.697,0.23 2.697,0.087 2.697,-0.062 2.678,-0.198 2.637,-0.321 2.596,-0.444 2.537,-0.551 2.461,-0.641 2.385,-0.729 2.291,-0.8 2.18,-0.851 2.07,-0.901 1.943,-0.929 1.805,-0.932 l 0,0.468 C 2.102,-0.431 2.25,-0.251 2.25,0.073 2.25,0.231 2.223,0.353 2.17,0.437 2.115,0.52 2.043,0.562 1.949,0.562 1.912,0.562 1.879,0.553 1.85,0.535 1.822,0.517 1.797,0.487 1.773,0.447 1.75,0.407 1.729,0.355 1.709,0.292 1.689,0.229 1.67,0.153 1.65,0.063 1.635,-0.015 1.619,-0.094 1.6,-0.176 1.58,-0.258 1.557,-0.338 1.527,-0.417 1.5,-0.495 1.467,-0.569 1.428,-0.639 1.389,-0.708 1.34,-0.769 1.283,-0.821 1.227,-0.874 1.16,-0.916 1.084,-0.945 1.008,-0.976 0.92,-0.991 0.816,-0.991 c -0.121,0 -0.23,0.025 -0.33,0.074 -0.099,0.05 -0.185,0.118 -0.257,0.206 C 0.156,-0.623 0.102,-0.519 0.061,-0.396 0.02,-0.275 0,-0.143 0,0" /></g><g
|
||||
transform="translate(86.1915,136.8643)"
|
||||
id="g276"><path
|
||||
id="path278"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,0.812 -2.166,0.002 0,0.489 2.164,-0.003 0,0.808 L 0.449,2.107 0.449,0 0,0 Z" /></g><g
|
||||
transform="translate(85.1915,135.2285)"
|
||||
id="g280"><path
|
||||
id="path282"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.826,0.315 -0.002,0.615 0,0 Z m -1.164,-0.979 0,0.543 0.748,0.286 0,0.913 -0.748,0.272 -0.002,0.516 2.617,-1.005 0,-0.465 -2.615,-1.06 z" /></g><g
|
||||
transform="translate(85.5294,133.4619)"
|
||||
id="g284"><path
|
||||
id="path286"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-0.648 c 0.002,-0.087 0.008,-0.162 0.02,-0.224 0.011,-0.063 0.031,-0.113 0.058,-0.153 0.027,-0.039 0.065,-0.069 0.109,-0.087 0.045,-0.019 0.1,-0.028 0.165,-0.028 0.115,-0.001 0.201,0.036 0.255,0.108 0.053,0.072 0.08,0.183 0.08,0.334 L 0.687,0 0,0 Z m -1.5,-1.755 0,0.525 0.713,0.248 c 0.049,0.018 0.094,0.043 0.135,0.072 0.041,0.03 0.078,0.064 0.107,0.104 0.029,0.039 0.053,0.083 0.07,0.131 0.016,0.049 0.026,0.099 0.026,0.154 l 0,0.522 -1.051,0.001 0,0.487 2.615,-0.003 0,-1.17 C 1.115,-0.753 1.113,-0.819 1.111,-0.883 1.109,-0.946 1.102,-1.006 1.09,-1.064 1.076,-1.122 1.059,-1.178 1.035,-1.231 1.012,-1.284 0.98,-1.335 0.937,-1.383 0.902,-1.426 0.861,-1.463 0.814,-1.495 0.77,-1.527 0.723,-1.553 0.672,-1.574 0.621,-1.596 0.568,-1.611 0.514,-1.622 0.459,-1.634 0.404,-1.639 0.352,-1.639 c -0.161,0 -0.297,0.039 -0.413,0.117 -0.113,0.076 -0.201,0.182 -0.261,0.318 -0.086,-0.111 -0.221,-0.202 -0.405,-0.272 L -1.5,-1.755 Z" /></g><g
|
||||
transform="translate(86.1974,129.335)"
|
||||
id="g288"><path
|
||||
id="path290"
|
||||
style="fill:#d8d7d5;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,0.812 -2.166,0.002 0,0.489 2.164,-0.003 0,0.808 L 0.449,2.107 0.449,0 0,0 Z" /></g><g
|
||||
transform="translate(75.8589,91.085)"
|
||||
id="g292"><path
|
||||
id="path294"
|
||||
style="fill:#676a5f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.876,2.409 -1.548,3.128 -2.271,4.589 1.253,3.499 2.544,6.972 3.267,5.511 2.349,3.138 4.815,2.383 5.52,0.958 1.967,2.056 0.705,-1.425 0,0 Z" /></g><g
|
||||
transform="translate(87.8695,71.3742)"
|
||||
id="g296"><path
|
||||
id="path298"
|
||||
style="fill:#676a5f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -1.779,-0.88 -0.753,1.521 1.779,0.881 1.7,4.201 L 1.761,4.079 0.447,1.162 3.558,0.448 4.371,-1.196 0,0 Z" /></g><g
|
||||
transform="translate(90.46,51.9334)"
|
||||
id="g300"><path
|
||||
id="path302"
|
||||
style="fill:#676a5f;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.756,0.374 5.53,-1.204 4.048,1.792 4.901,2.215 7.296,-2.624 6.494,-3.021 1.778,-1.443 3.439,-4.8 2.585,-5.223 0,0 Z" /></g><g
|
||||
transform="translate(48.1056,83.2572)"
|
||||
id="g304"><path
|
||||
id="path306"
|
||||
style="fill:#302f34;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 1.272,1.879 1.008,2.43 -1.214,2.544 0,0 Z m -1.029,-2.906 -0.408,0.855 0.896,1.378 -1.548,3.242 -1.617,0.132 -0.425,0.893 5.666,-0.488 0.601,-1.259 -3.165,-4.753 z" /></g><g
|
||||
transform="translate(62.6768,60.4632)"
|
||||
id="g308"><path
|
||||
id="path310"
|
||||
style="fill:#302f34;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -1.542,3.265 -0.413,3.798 1.129,0.533 C 1.286,0.2 1.173,-0.057 0.794,-0.236 0.419,-0.413 0.157,-0.333 0,0 M -1.891,-0.893 -2.133,-0.38 -3.424,2.377 -2.296,2.91 -0.98,0.123 -0.762,-0.36 c 0.157,-0.333 0.048,-0.588 -0.322,-0.763 -0.379,-0.179 -0.65,-0.103 -0.807,0.23 m 1.828,-0.074 C 0.162,-1.207 0.5,-1.241 0.948,-1.08 l 0.387,0.172 c 0.754,0.356 0.921,0.975 0.508,1.849 L -0.024,4.894 -0.769,4.552 -3.78,3.13 -4.53,2.766 -2.664,-1.187 c 0.413,-0.874 1,-1.137 1.75,-0.783 l 0.379,0.189 c 0.331,0.207 0.489,0.476 0.472,0.814" /></g><g
|
||||
transform="translate(71.9087,36.649)"
|
||||
id="g312"><path
|
||||
id="path314"
|
||||
style="fill:#302f34;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 -0.791,1.919 C -1.315,3.207 -1.783,2.883 -2.809,2.462 -3.836,2.042 -4.394,1.947 -3.868,0.664 l 1.39,-3.396 -0.77,-0.315 -1.393,3.39 c -0.737,1.793 -0.028,2.248 1.512,2.879 1.54,0.631 2.369,0.813 3.104,-0.966 L 1.372,-1.155 0.608,-1.468 0,0 Z" /></g></g></g></g></svg>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" viewBox="0 0 247.7 470.3" xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#1B1D1F" d="M50.7,235.1c0.5,45.7-4.4,75.8-21.2,99.1C15.9,353.2-0.7,373.6,0,402c0.1,5.1,0.7,17.5,8,30.7
|
||||
c3.8,6.9,9.7,13.8,18.8,20.2c62.7,44.2,123.6-8.8,129.5-13c89.8-64.2,91.3-158.6,91.3-204.7c0-46.1-1.5-140.5-91.3-204.7
|
||||
c-5.8-4.2-66.8-57.2-129.5-13c-9.1,6.4-14.9,13.3-18.8,20.2C0.7,50.8,0.1,63.2,0,68.3c-0.7,28.4,15.9,48.8,29.5,67.8
|
||||
C46.3,159.3,51.1,189.4,50.7,235.1z"/>
|
||||
<path fill="#111111" d="M239.3,317.8c8.1-32.5,8.4-62.3,8.4-82.6c0-20.4-0.3-50.2-8.4-82.6l0,0c-9.6,4.1-14,6.2-18.4,10.3
|
||||
c-1,0.9-0.9,3.5-0.2,6.5c6.9,20.6,7,51,7,65.8c0,14.8-0.1,45.2-7,65.8c-0.7,3-0.8,5.6,0.2,6.5C225.3,311.6,229.7,313.7,239.3,317.8
|
||||
"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 0.5623 -0.5623 0.8269 216.5035 -9.548)" fill="#111111" cx="123.8" cy="347" rx="73.3" ry="94.7"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 0.5623 -0.5623 0.8269 213.8251 -11.4745)" fill="#090909" cx="125.6" cy="341.6" rx="59.9" ry="74.9"/>
|
||||
<circle fill="#6A6A6D" cx="139.3" cy="294.1" r="14.5"/>
|
||||
<circle fill="#6A6A6D" cx="155.7" cy="332.3" r="14.5"/>
|
||||
<circle fill="#6A6A6D" cx="168.3" cy="371.9" r="14.5"/>
|
||||
<circle fill="#262626" cx="93.7" cy="309.2" r="19"/>
|
||||
<circle fill="#262626" cx="113.1" cy="355.1" r="19"/>
|
||||
<circle fill="#262626" cx="129.5" cy="401" r="19"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 -0.5623 0.5623 0.8269 -43.0634 93.2653)" fill="#191818" cx="130" cy="116.6" rx="69.3" ry="85"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 -0.5623 0.5623 0.8269 -43.3702 96.0176)" fill="#0F0F0F" cx="134.3" cy="118.5" rx="54.8" ry="63.7"/>
|
||||
<circle cx="136.5" cy="119.2" r="47.5"/>
|
||||
<circle fill="#373737" cx="136.5" cy="119.2" r="41.8"/>
|
||||
<polygon fill="#1F1F1F" points="161.3,95.8 154.4,99.1 158,102.7 "/>
|
||||
<polygon fill="#1F1F1F" points="113.1,95.8 116.4,102.7 120,99.1 "/>
|
||||
<polygon fill="#1F1F1F" points="112.8,144 119.7,140.7 116.1,137.1 "/>
|
||||
<polygon fill="#1F1F1F" points="161,144.5 157.7,137.6 154.1,141.2 "/>
|
||||
<path id="XMLID_23_" fill="#181818" d="M136.5,161c-2,0-4,0-6.1-0.1c-3.1-0.1-4.4-1.7-4.7-4.8c-0.3-4-0.7-8.1-1.6-12
|
||||
c-1.5-6.8-6-11.1-12.7-12.6c-3.7-0.8-7.5-1.2-11.2-1.5c-4.1-0.4-5.3-1.2-5.4-5.2c-0.1-1.8-0.1-3.7-0.1-5.5c0-1.8,0-3.7,0.1-5.5
|
||||
c0.1-4,1.3-4.9,5.4-5.2c3.8-0.3,7.6-0.7,11.2-1.5c6.8-1.5,11.2-5.8,12.7-12.6c0.9-3.9,1.3-8,1.6-12c0.2-3.1,1.6-4.7,4.7-4.8
|
||||
c2-0.1,4-0.1,6.1-0.1c2,0,4,0,6.1,0.1c3.1,0.1,4.4,1.7,4.7,4.8c0.3,4,0.7,8.1,1.6,12c1.5,6.8,6,11.1,12.7,12.6
|
||||
c3.7,0.8,7.5,1.2,11.2,1.5c4.1,0.4,5.3,1.2,5.4,5.2c0.1,1.8,0.1,3.7,0.1,5.5c0,1.8,0,3.7-0.1,5.5c-0.1,4-1.3,4.9-5.4,5.2
|
||||
c-3.8,0.3-7.6,0.7-11.2,1.5c-6.8,1.5-11.2,5.8-12.7,12.6c-0.9,3.9-1.3,8-1.6,12c-0.2,3.1-1.6,4.7-4.7,4.8
|
||||
C140.6,161,138.5,161,136.5,161z"/>
|
||||
<polygon fill="#2C2C2C" points="128,104 128,79.6 145.8,79.6 145.8,104 151.7,110.3 176,110.3 176,128.1 151.7,128.1 145.3,134.6
|
||||
145.3,158.9 127.5,158.9 127.5,134.6 121.6,128.3 97.3,128.3 97.3,110.4 121.6,110.4 "/>
|
||||
<path id="XMLID_22_" fill="#242424" d="M136.5,128c-4.8,0-8.8-3.9-8.8-8.8c0-4.8,3.9-8.8,8.8-8.8c4.8,0,8.7,3.9,8.7,8.8
|
||||
C145.3,124.1,141.4,128,136.5,128z"/>
|
||||
<path id="XMLID_1_" fill="#404040" d="M127.8,119.2c0-3.3,1.9-6.2,4.6-7.7h0c2.7,1.5,4.5,4.4,4.5,7.7v0c0,3.3-1.8,6.2-4.5,7.7h0
|
||||
C129.6,125.4,127.8,122.5,127.8,119.2"/>
|
||||
<path id="XMLID_12_" fill="#141415" d="M115.9,362.1c0.4,0.9,0.9,1.2,1.5,1.2l0.5-0.1c0.9-0.3,0.9-1.9-0.1-4.7l-4.6-12.5l-0.9,0.3
|
||||
l-3.7,1.4l-0.9,0.4l4.6,12.5c1,2.8,2,4,2.9,3.6l0.5-0.2C116,363.6,116.1,363,115.9,362.1z M113.2,360.3l-0.6-1.6l-3.2-8.7l1.4-0.5
|
||||
l3.2,8.8l0.5,1.5c0.4,1,0.3,1.7-0.1,1.8C114,361.8,113.6,361.4,113.2,360.3z M115.5,359.5l-3.8-10.3l1.4-0.5l3.8,10.3
|
||||
c0.4,1,0.3,1.7-0.1,1.8C116.3,361,115.9,360.5,115.5,359.5z"/>
|
||||
<circle fill="#191818" cx="103.6" cy="358.9" r="1.1"/>
|
||||
<path id="XMLID_9_" fill="#141415" d="M95.3,317.5l-0.8-2.2l0.8-2.6l-3.1-8.3l-2.3-1.3l-0.8-2.3l8,4.5l1.2,3.2L95.3,317.5z
|
||||
M95.9,311.5l1.2-3.5l-0.5-1.4l-3.1-1.6L95.9,311.5z"/>
|
||||
<path id="XMLID_8_" fill="#141415" d="M132.1,403.8l-2.1-6c-1.4-4-1.9-3.5-3.1-3c-1.2,0.4-2,0.3-0.5,4.3l3.7,10.6l-0.9,0.3
|
||||
l-3.7-10.6c-2-5.6-1.2-6.4,0.6-7c1.8-0.6,2.9-0.5,4.9,5l3.7,10.7l-0.9,0.3L132.1,403.8z"/>
|
||||
<path fill="#484849" d="M137.8,300.3l0.5-3.3c0.2-1.3,0.3-2.1,0.4-2.9l0-0.1c-0.6-0.5-1.2-0.9-2.2-1.8l-2.4-2l-1.1-3.2l5.8,5.2
|
||||
l1.1-7.5l1.2,3.2l-0.6,3.4c-0.2,0.9-0.3,1.7-0.4,2.4l0,0.1c0.6,0.5,1.1,0.9,1.8,1.5l2.6,2.3l1.1,3.2l-5.6-5.3l-1.1,7.9L137.8,300.3
|
||||
z"/>
|
||||
<path fill="#484849" d="M151.8,331.9l2.9-1l1.5-8.1l1.1,3.1l-0.8,3.7c-0.2,1-0.4,1.8-0.6,2.6l0,0.1c0.7,0.4,1.4,1,2.2,1.6l3,2.4
|
||||
l1.1,3.1l-6.5-5.7l-2.9,1L151.8,331.9z"/>
|
||||
<path fill="#484849" d="M162.6,365.2l9.8,9.8l0,0l-3.9-10.8l0.7-0.3l5.2,14.3l-0.5,0.2l-9.7-9.7l0,0l4.3,11.9l-0.7,0.3l-5.6-15.5
|
||||
L162.6,365.2z"/>
|
||||
<g id="XMLID_66_">
|
||||
<path id="XMLID_105_" fill="#D5D5D5" d="M122.6,215.6c0-0.4,0.1-0.8,0.2-1.1c0.1-0.3,0.3-0.6,0.6-0.8c0.3-0.2,0.6-0.4,0.9-0.5
|
||||
c0.4-0.1,0.7-0.2,1.2-0.2v1.1c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.4,0.2-0.5,0.3c-0.1,0.1-0.2,0.3-0.3,0.4
|
||||
c-0.1,0.2-0.1,0.4-0.1,0.5c0,0.2,0,0.3,0.1,0.5c0,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.4,0.1
|
||||
c0.2,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.3c0.1-0.1,0.2-0.3,0.2-0.5c0.1-0.2,0.1-0.5,0.2-0.8c0.1-0.3,0.2-0.6,0.3-0.9
|
||||
c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.4c0.2-0.1,0.5-0.1,0.8-0.1c0.3,0,0.6,0.1,0.9,0.2c0.3,0.1,0.5,0.3,0.7,0.4
|
||||
c0.2,0.2,0.4,0.4,0.5,0.7c0.1,0.3,0.2,0.6,0.2,0.9c0,0.3-0.1,0.7-0.2,0.9c-0.1,0.3-0.3,0.5-0.5,0.7c-0.2,0.2-0.5,0.4-0.8,0.5
|
||||
c-0.3,0.1-0.7,0.2-1.1,0.2v-1.1c0.9-0.1,1.3-0.5,1.3-1.2c0-0.4-0.1-0.6-0.2-0.8c-0.2-0.2-0.4-0.3-0.6-0.3c-0.1,0-0.2,0-0.3,0.1
|
||||
c-0.1,0-0.2,0.1-0.2,0.2s-0.1,0.2-0.2,0.4c-0.1,0.1-0.1,0.3-0.2,0.5c0,0.2-0.1,0.4-0.1,0.5c-0.1,0.2-0.1,0.4-0.2,0.6
|
||||
c-0.1,0.2-0.2,0.3-0.3,0.5s-0.3,0.3-0.4,0.4c-0.2,0.1-0.4,0.2-0.6,0.3c-0.2,0.1-0.5,0.1-0.8,0.1c-0.4,0-0.7-0.1-1-0.2
|
||||
c-0.3-0.1-0.5-0.3-0.8-0.5s-0.4-0.4-0.5-0.7C122.6,216.2,122.6,215.9,122.6,215.6z"/>
|
||||
<path id="XMLID_102_" fill="#D5D5D5" d="M129.1,223.4v-1.9l-6.4,0v-1.1l6.4,0v-1.8l1.3,0v4.8H129.1z"/>
|
||||
<path id="XMLID_90_" fill="#D5D5D5" d="M122.7,229.4v-1.2l2.2-0.7v-2.1l-2.2-0.6l0-1.2l7.7,2.3v1.1L122.7,229.4z M126.1,227.1
|
||||
l2.4-0.7l-2.4-0.7L126.1,227.1z"/>
|
||||
<path id="XMLID_70_" fill="#D5D5D5" d="M122.7,235.2V234l2.1-0.6c0.1,0,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.1,0.3-0.2
|
||||
c0.1-0.1,0.2-0.2,0.2-0.3c0-0.1,0.1-0.2,0.1-0.4v-1.2l-3.1,0v-1.1l7.7,0v2.7c0,0.2,0,0.3,0,0.5c0,0.1,0,0.3-0.1,0.4
|
||||
c0,0.1-0.1,0.3-0.2,0.4c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.2,0.2-0.4,0.3c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0-0.3,0.1-0.5,0.1
|
||||
c-0.2,0-0.3,0-0.5,0c-0.5,0-0.9-0.1-1.2-0.3c-0.3-0.2-0.6-0.4-0.8-0.7c-0.3,0.3-0.6,0.5-1.2,0.6L122.7,235.2z M127.1,231.2v1.5
|
||||
c0,0.2,0,0.4,0.1,0.5c0,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2s0.3,0.1,0.5,0.1c0.3,0,0.6-0.1,0.8-0.2
|
||||
c0.2-0.2,0.2-0.4,0.2-0.8v-1.6H127.1z"/>
|
||||
<path id="XMLID_68_" fill="#D5D5D5" d="M129.1,240.6v-1.9l-6.4,0v-1.1l6.4,0v-1.8l1.3,0v4.8H129.1z"/>
|
||||
</g>
|
||||
<circle fill="#484849" cx="146.4" cy="329.7" r="1.1"/>
|
||||
<circle fill="#484849" cx="149.6" cy="339.7" r="1.1"/>
|
||||
<g id="SEGA_1_">
|
||||
<path id="XMLID_131_" fill="#D5D5D5" d="M181.7,252.9c0-2.5,0-5.1,0-7.7c0.6,0,1.2,0,2,0c0,1.7,0,3.4,0,5.3c1.3-0.4,2.3-0.7,3.4-1
|
||||
c2.6-0.8,5.3-1.5,7.8-2.3c0.6-0.2,1.4-0.8,1.5-1.3c0.2-0.8-0.8-1.1-1.6-1.4c-4-1.2-8-2.4-12-3.5c-0.9-0.3-1.3-0.7-1.2-1.5
|
||||
c0.1-2.4,0-4.7,0-7.1c0-2.4,1.8-4,4.5-4c2.5,0,4.9-0.1,7.4,0c2.8,0.1,4.5,1.6,4.5,4c0,2.1,0,4.3,0,6.5c-0.7,0-1.3,0-2.1,0
|
||||
c0-1.8,0-3.7,0-5.5c0-2.6-0.7-3.2-3.7-3.2c-1.9,0-3.7,0-5.6,0c-2,0-3,0.8-3,2.5c0,1.4,0,2.8,0,4.2c2.2,0,4.3,0,6.5,0
|
||||
c0-1.2,0-2.3,0-3.5c0.8,0,1.3,0,2,0c0,1.8,0,3.5,0,5.5c-2.9,0-5.7,0-8.6,0c0,0.1,0,0.2,0,0.3c3.9,1.2,7.9,2.3,11.8,3.5
|
||||
c2.3,0.7,3.2,1.9,2.8,3.8c-0.2,1.1-0.9,1.9-2.1,2.3c-4.7,1.4-9.5,2.8-14.2,4.2C181.9,253,181.8,252.9,181.7,252.9z"/>
|
||||
<path id="XMLID_130_" fill="#D5D5D5" d="M181.7,204.6c0.7,0,1.3,0,2.1,0c0,2.1,0,4.1,0,6.1c0,1.7,1.4,2.9,3.2,3
|
||||
c1.7,0.1,3.2-1.2,3.3-2.8c0.1-0.7,0-1.4,0.1-2c0.1-1,1.2-1.8,2.4-1.8c1.3,0,2.4,0.7,2.4,1.8c0.1,2.2,0,4.4,0,6.7
|
||||
c-0.7,0-1.3,0-2.1,0c0-1.1,0-2.2,0-3.4c0-1,0-2.1,0-3.1c-0.2,0-0.5,0-0.7,0c0,0.6-0.1,1.2-0.1,1.9c-0.1,2.3-1.6,4-4.1,4.6
|
||||
c-3.1,0.7-6.4-1.3-6.6-4.1C181.6,209.2,181.7,206.9,181.7,204.6z"/>
|
||||
<path id="XMLID_129_" fill="#D5D5D5" d="M184.6,204.6c0.7,0,1.3,0,2.1,0c0,2.2,0,4.3,0,6.5c0.2,0,0.4,0,0.6,0c0-0.7,0.1-1.3,0.1-2
|
||||
c0-1.9,1-3.2,2.9-4.1c1.9-0.8,3.9-0.7,5.6,0.4c1.2,0.8,2,1.8,2.1,3.1c0.1,2.3,0,4.6,0,7c-0.7,0-1.3,0-2.1,0c0-2.1,0-4.1,0-6.2
|
||||
c0-2-2.2-3.4-4.3-2.7c-1.3,0.4-2.1,1.4-2.2,2.8c0,0.6,0,1.3-0.1,1.9c-0.1,1-1.2,1.8-2.4,1.8c-1.2,0-2.4-0.8-2.4-1.8
|
||||
C184.5,209.1,184.6,206.9,184.6,204.6z"/>
|
||||
<path id="XMLID_127_" fill="#D5D5D5" d="M198,227.4c-0.7,0-1.3,0-2,0c0-2,0-4,0-6.1c0-2.1-0.8-2.9-3.3-2.9c-2,0-3.9,0-5.9,0
|
||||
c-2.3,0-3.2,0.8-3.2,2.7c0,2,0,4,0,6.1c-0.7,0-1.3,0-2.1,0c0-1.5,0-3,0-4.5c0-0.9,0-1.9,0-2.8c0.1-1.7,1.9-3.3,3.9-3.3
|
||||
c2.9-0.1,5.7-0.1,8.6,0c1.8,0,3.7,1.4,3.8,3C198.2,222.3,198,224.9,198,227.4z"/>
|
||||
<path id="XMLID_123_" fill="#D5D5D5" d="M181.8,241.3c4.5,1.3,8.8,2.6,13.2,3.9c0.3,0.1,0.6,0.4,0.7,0.6c0.1,0.1-0.3,0.5-0.5,0.6
|
||||
c-3.5,1.1-7,2.1-10.6,3.2c0-1.5,0-3,0-4.4c0.5,0,1-0.1,1.4-0.1c0-0.1,0.1-0.1,0.1-0.2c-0.8-0.3-1.6-0.5-2.4-0.8
|
||||
C181.5,243.5,181.5,243.5,181.8,241.3z M186.9,245.1c0,0.6,0,1,0,1.5c0.8-0.2,1.5-0.4,2.2-0.7c0-0.1,0-0.2,0-0.3
|
||||
C188.5,245.5,187.8,245.3,186.9,245.1z"/>
|
||||
<path id="XMLID_122_" fill="#D5D5D5" d="M187.1,234.8c0.2-0.6,0.3-0.9,0.4-1.3c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.9
|
||||
c-1.6,0-3.1,0-4.8,0c0-1.5-0.1-2.9,0.1-4.4c0-0.4,0.8-1,1.3-1c2.6-0.1,5.2-0.1,7.8,0c0.9,0,1.4,0.5,1.5,1.3c0,2.2,0,4.4,0,6.6
|
||||
c-0.7,0-1.3,0-2.1,0c0-1.6-0.1-3.2,0-4.8c0-1-0.4-1.4-1.5-1.3c-1.2,0.1-2.4,0-3.6,0C186.6,232.7,186.2,233.3,187.1,234.8z"/>
|
||||
<path id="XMLID_121_" fill="#D5D5D5" d="M186.8,221.2c-0.4,2,0,4.1-0.2,6.2c-0.7,0-1.2,0-2,0c0-2.4-0.1-4.7,0.1-7.1
|
||||
c0-0.4,0.9-0.9,1.4-1c1-0.2,2.1,0,3.3,0c0,2.2,0,4.4,0,6.7c-0.6,0-1.2,0-1.9,0c0-1.6,0-3.1,0-4.7
|
||||
C187.2,221.2,187,221.2,186.8,221.2z"/>
|
||||
<path id="XMLID_116_" fill="#D5D5D5" d="M195.2,227.4c-0.7,0-1.3,0-2,0c-0.3-2.1,0.2-4.2-0.3-6.3c-0.2,0-0.4,0-0.5,0
|
||||
c0,1.5,0,3.1,0,4.7c-0.8,0-1.4,0-2,0c0-2.2,0-4.3,0-6.7c1.2,0,2.4-0.1,3.7,0c0.4,0.1,1.1,0.7,1.1,1
|
||||
C195.2,222.7,195.2,225,195.2,227.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#191818" d="M132.6,243.7v-35.3c0-3.7,3-6.8,6.8-6.8h4.8c3.7,0,6.8,3,6.8,6.8v35.3c0,3.7-3,6.8-6.8,6.8h-4.8
|
||||
C135.6,250.4,132.6,247.4,132.6,243.7z"/>
|
||||
<path fill="#B7B7B7" d="M137.5,241.3v-31.5c0-1.7,1.4-3.1,3.1-3.1h2.2c1.7,0,3.1,1.4,3.1,3.1v31.5c0,1.7-1.4,3.1-3.1,3.1h-2.2
|
||||
C138.9,244.4,137.5,243,137.5,241.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 10 KiB |
|
@ -1,236 +1,229 @@
|
|||
<?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 215.02499 215.02499"
|
||||
height="215.02499"
|
||||
width="215.02499"
|
||||
xml:space="preserve"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.91 r13725"
|
||||
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="1920"
|
||||
inkscape:window-height="1027"
|
||||
id="namedview70"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.0975468"
|
||||
inkscape:cx="-58.767424"
|
||||
inkscape:cy="34.622668"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
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,172.02 172.02,0 L 172.02,0 0,0 0,172.02 Z" /></clipPath><pattern
|
||||
y="0"
|
||||
x="0"
|
||||
height="6"
|
||||
width="6"
|
||||
patternUnits="userSpaceOnUse"
|
||||
id="EMFhbasepattern" /></defs><g
|
||||
transform="matrix(1.25,0,0,-1.25,0,215.025)"
|
||||
id="g10"><g
|
||||
id="g12"><g
|
||||
clip-path="url(#clipPath16)"
|
||||
id="g14"><g
|
||||
transform="translate(172.0199,86.0099)"
|
||||
id="g20"><path
|
||||
id="path22"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 0,47.502 -38.508,86.01 -86.01,86.01 -47.502,0 -86.01,-38.508 -86.01,-86.01 0,-47.502 38.508,-86.01 86.01,-86.01 C -38.508,-86.01 0,-47.502 0,0" /></g><g
|
||||
transform="translate(150.1937,36.812)"
|
||||
id="g24"><path
|
||||
id="path26"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -14.768,-19.276 -38.038,-31.691 -64.194,-31.691 -26.156,0 -49.405,12.415 -64.193,31.691 -10.459,13.622 -16.686,30.683 -16.686,49.208 0,44.68 36.219,80.879 80.879,80.879 44.681,0 80.9,-36.199 80.9,-80.879 C 16.706,30.683 10.478,13.622 0.02,0 L 0,0 Z m -64.194,133.804 c -46.716,0 -84.596,-37.879 -84.596,-84.596 0,-46.717 37.88,-84.596 84.596,-84.596 46.737,0 84.597,37.879 84.597,84.596 0,46.717 -37.86,84.596 -84.597,84.596" /></g><g
|
||||
transform="translate(150.1937,36.812)"
|
||||
id="g28"><path
|
||||
id="path30"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -14.768,-19.276 -38.038,-31.691 -64.194,-31.691 -26.156,0 -49.405,12.415 -64.193,31.691 l 43.336,0 5.812,8.64 27.659,0 L -45.887,0 0,0 Z" /></g><g
|
||||
transform="translate(86.0001,59.9826)"
|
||||
id="g32"><path
|
||||
id="path34"
|
||||
style="fill:#918f90;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -14.373,0 -26.017,11.664 -26.017,26.037 0,14.373 11.644,26.037 26.017,26.037 14.373,0 26.037,-11.664 26.037,-26.037 C 26.037,11.664 14.373,0 0,0 m 0,106.917 c -44.661,0 -80.88,-36.199 -80.88,-80.88 0,-18.524 6.228,-35.586 16.686,-49.208 l 43.337,0 5.812,8.64 27.658,0 5.694,-8.64 45.906,0 c 10.459,13.622 16.686,30.684 16.686,49.208 0,44.681 -36.218,80.88 -80.899,80.88" /></g><g
|
||||
transform="translate(86.0001,61.9003)"
|
||||
id="g36"><path
|
||||
id="path38"
|
||||
style="fill:#bdbcbc;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -13.325,0 -24.12,10.795 -24.12,24.12 0,13.325 10.795,24.119 24.12,24.119 13.325,0 24.139,-10.794 24.139,-24.119 C 24.139,10.795 13.325,0 0,0 m 0,50.157 c -14.373,0 -26.017,-11.665 -26.017,-26.037 0,-14.373 11.644,-26.038 26.017,-26.038 14.373,0 26.037,11.665 26.037,26.038 0,14.372 -11.664,26.037 -26.037,26.037" /></g><g
|
||||
transform="translate(86.0001,63.4424)"
|
||||
id="g40"><path
|
||||
id="path42"
|
||||
style="fill:#918f90;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -12.455,0 -22.558,10.122 -22.558,22.577 0,12.456 10.103,22.558 22.558,22.558 12.475,0 22.577,-10.102 22.577,-22.558 C 22.577,10.122 12.475,0 0,0 m 0,46.697 c -13.325,0 -24.12,-10.795 -24.12,-24.12 0,-13.325 10.795,-24.119 24.12,-24.119 13.325,0 24.139,10.794 24.139,24.119 0,13.325 -10.814,24.12 -24.139,24.12" /></g><g
|
||||
transform="translate(86.0001,74.1182)"
|
||||
id="g44"><path
|
||||
id="path46"
|
||||
style="fill:#4f4c4d;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -6.959,0 -12.594,5.635 -12.594,12.594 0,6.959 5.635,12.613 12.594,12.613 6.959,0 12.613,-5.654 12.613,-12.613 C 12.613,5.635 6.959,0 0,0 m 0,34.459 c -12.455,0 -22.558,-10.102 -22.558,-22.557 0,-12.455 10.103,-22.578 22.558,-22.578 12.475,0 22.577,10.123 22.577,22.578 0,12.455 -10.102,22.557 -22.577,22.557" /></g><g
|
||||
transform="translate(86.0001,74.1182)"
|
||||
id="g48"><path
|
||||
id="path50"
|
||||
style="fill:none;stroke:#353132;stroke-width:1.977;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
|
||||
d="m 0,0 c -6.959,0 -12.594,5.635 -12.594,12.594 0,6.959 5.635,12.613 12.594,12.613 6.959,0 12.613,-5.654 12.613,-12.613 C 12.613,5.635 6.959,0 0,0 Z m 0,34.459 c -12.455,0 -22.558,-10.102 -22.558,-22.557 0,-12.455 10.103,-22.578 22.558,-22.578 12.475,0 22.577,10.123 22.577,22.578 0,12.455 -10.102,22.557 -22.577,22.557 z" /></g><g
|
||||
transform="translate(77.7656,26.9951)"
|
||||
id="g52"><path
|
||||
id="path54"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0,1.539 C 0.036,1.57 0.069,1.62 0.101,1.62 2.065,1.62 4.03,1.676 5.99,1.591 7.061,1.543 7.893,0.339 7.824,-0.791 7.755,-1.953 6.806,-2.903 5.62,-2.922 3.875,-2.95 2.13,-2.932 0.385,-2.932 c -1.305,-0.002 -2.608,-0.012 -3.911,0.004 -1.401,0.015 -2.221,0.843 -2.225,2.215 -0.003,1.004 0,2.009 0,3.113 l 1.61,0 1.617,0 c 0,-0.847 -0.003,-1.649 0,-2.449 0.004,-1.005 0.1,-1.102 1.088,-1.103 1.635,-0.001 3.27,-0.001 4.905,0 0.132,0 0.265,-0.004 0.398,0.005 0.379,0.028 0.698,0.211 0.597,0.604 C 4.407,-0.327 4.078,-0.041 3.859,-0.029 2.868,0.028 1.871,-0.001 0.877,0 L 0,0 Z" /></g><g
|
||||
transform="translate(69.7852,28.6728)"
|
||||
id="g56"><path
|
||||
id="path58"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.657 -7.598,0 c -0.116,-0.885 0.11,-1.166 0.891,-1.17 2.124,-0.009 4.245,-0.003 6.369,-0.004 l 0.849,0 0,-1.737 C 0.28,-4.581 0.046,-4.609 -0.188,-4.609 c -2.765,-0.002 -5.529,-0.006 -8.293,0 -1.674,0.005 -2.431,0.769 -2.424,2.413 0.003,0.94 0,1.878 0,2.868 l 3.177,0 C -7.56,0.061 -7.067,-0.011 -6.497,-0.005 -4.639,0.009 -2.781,0 -0.924,0 L 0,0 Z" /></g><g
|
||||
transform="translate(57.0038,29.9354)"
|
||||
id="g60"><path
|
||||
id="path62"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -17.402,0 0,1.774 c 0.208,0.02 0.378,0.053 0.549,0.053 5.016,0.002 10.034,0.006 15.05,-0.002 C -0.649,1.824 0.05,1.114 0,0" /></g><g
|
||||
transform="translate(96.8196,27.7806)"
|
||||
id="g64"><path
|
||||
id="path66"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,1.571 3.21,0 0,-5.234 -3.16,0 c -0.022,0.485 -0.043,0.957 -0.069,1.521 l -5.736,0 0,2.142 L 0,0 Z" /></g><g
|
||||
transform="translate(122.6536,24.0881)"
|
||||
id="g68"><path
|
||||
id="path70"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0,1.715 C 0.289,1.73 0.545,1.755 0.801,1.757 2.394,1.761 3.985,1.754 5.577,1.761 6.316,1.765 6.482,1.927 6.489,2.645 6.498,3.498 6.492,4.35 6.492,5.257 l 3.253,0 C 9.745,4.817 9.748,4.369 9.744,3.921 9.739,3.307 9.727,2.691 9.717,2.077 9.702,0.965 8.989,0.046 7.894,0.02 5.292,-0.043 2.686,0 0,0" /></g><g
|
||||
transform="translate(72.0808,29.9512)"
|
||||
id="g72"><path
|
||||
id="path74"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.117,1.036 0.588,1.79 1.706,1.808 1.282,0.02 2.566,0.005 3.847,0.005 l 7.098,0 0.828,0 L 13.479,0 0,0 Z" /></g><g
|
||||
transform="translate(132.3206,29.9436)"
|
||||
id="g76"><path
|
||||
id="path78"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -13.363,0 c -0.016,0.24 -0.038,0.431 -0.042,0.623 -0.005,0.368 -0.001,0.736 -0.001,1.131 0.217,0.03 0.365,0.067 0.512,0.067 C -9.181,1.825 -5.47,1.832 -1.757,1.82 -0.637,1.817 0.054,1.106 0,0" /></g><g
|
||||
transform="translate(87.2282,29.9486)"
|
||||
id="g80"><path
|
||||
id="path82"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 C 0.02,1.09 0.634,1.796 1.644,1.804 4.822,1.828 8,1.828 11.178,1.803 12.179,1.795 12.844,1.012 12.781,0 L 0,0 Z" /></g><path
|
||||
id="path84"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 58.899,31.716 11.407,0 0,-1.774 -11.407,0 0,1.774 z" /><path
|
||||
id="path86"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 53.792,29.341 3.226,0 0,-5.228 -3.226,0 0,5.228 z" /><path
|
||||
id="path88"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 39.6,29.362 3.149,0 0,-5.253 -3.149,0 0,5.253 z" /><path
|
||||
id="path90"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 87.192,29.346 3.195,0 0,-5.235 -3.195,0 0,5.235 z" /><path
|
||||
id="path92"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 49.858,24.1 -3.132,0 0,5.24 3.132,0 0,-5.24 z" /><path
|
||||
id="path94"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 118.953,29.355 3.177,0 0,-5.235 -3.177,0 0,5.235 z" /><g
|
||||
transform="translate(117.2073,30.2237)"
|
||||
id="g96"><path
|
||||
id="path98"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-0.269 -11.05,0 0,0.269 c 0,0.807 0.698,1.471 1.546,1.471 l 7.957,0 C -0.698,1.471 0,0.807 0,0" /></g><g
|
||||
transform="translate(117.2073,25.8474)"
|
||||
id="g100"><path
|
||||
id="path102"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-0.269 c 0,-0.807 -0.698,-1.453 -1.547,-1.453 l -7.957,0 c -0.848,0 -1.546,0.646 -1.546,1.453 l 0,3.802 2.414,0 0,-2.977 C -8.636,0.251 -8.372,0 -8.051,0 L 0,0 Z" /></g><g
|
||||
transform="translate(101.4207,33.9651)"
|
||||
id="g104"><path
|
||||
id="path106"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -0.039,-0.198 -0.08,-0.296 -0.316,-0.079 -5.278,0 0,1.127 c -0.257,-0.752 -0.475,-1.167 -1.246,-1.167 -0.218,0 -0.494,0.04 -0.85,0.079 l -0.455,0.06 -0.039,0 C -8.481,-0.573 -8.62,-0.613 -8.857,-0.613 l -0.059,0 c -0.574,0.02 -1.147,0.02 -1.72,0.02 l -2.768,0 c -1.384,0.02 -2.412,0.771 -2.788,1.977 l 0,-1.977 -4.112,0 c -0.296,0 -0.613,0 -0.929,0.02 -1.305,0.099 -2.432,1.285 -2.471,2.609 l 0,0.158 c -0.099,-0.533 -0.317,-1.047 -0.633,-1.482 -0.593,-0.791 -1.443,-1.246 -2.353,-1.285 -0.553,-0.02 -1.087,-0.04 -1.641,-0.04 l -3.064,0.02 0,3.677 1.661,0 c -0.554,0.317 -1.028,0.811 -1.345,1.503 -0.593,1.225 -0.494,2.471 0.277,3.618 0.593,0.85 1.384,1.324 2.274,1.364 0.613,0.02 1.206,0.02 1.819,0.02 l 2.985,0 0,-1.661 0.02,0 0,-0.949 c 0.019,1.265 1.107,2.491 2.293,2.55 0.652,0.04 1.305,0.06 1.977,0.06 l 3.282,-0.02 0,-1.859 c 0.375,1.167 1.364,1.859 2.728,1.898 l 2.847,0 1.661,0 0,-1.996 -0.02,0 0,-1.345 0.039,0 0,-3.4 1.622,4.962 c 0.415,1.285 1.206,1.937 2.332,1.937 0.159,0 0.337,-0.019 0.534,-0.039 0.85,-0.138 1.463,-0.652 1.74,-1.463 0.692,-2.116 1.364,-4.231 2.056,-6.346 L 0,0 Z" /></g><g
|
||||
transform="translate(100.9803,33.7958)"
|
||||
id="g108"><path
|
||||
id="path110"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -4.875,0 0,1.14 3.341,0 C -1.777,1.875 -1.978,2.473 -2.172,3.074 -2.657,4.57 -3.11,6.079 -3.642,7.556 -3.771,7.914 -4.119,8.357 -4.437,8.431 -4.972,8.555 -5.146,8 -5.295,7.54 -6.036,5.247 -6.799,2.962 -7.516,0.661 -7.684,0.12 -7.93,-0.062 -8.474,-0.048 c -1.496,0.041 -2.993,0.004 -4.49,0.018 -1.516,0.013 -2.508,1.005 -2.541,2.575 -0.03,1.413 -0.032,2.829 0.001,4.242 0.037,1.594 0.996,2.564 2.528,2.586 1.349,0.019 2.698,0.004 4.095,0.004 l 0,-1.2 c -1.159,0 -2.312,-10e-4 -3.465,0 -1.626,0 -1.999,-0.393 -2,-2.107 0,-1.067 -0.004,-2.134 0.002,-3.201 0.006,-1.142 0.526,-1.698 1.6,-1.709 0.872,-0.01 1.745,-0.002 2.661,-0.002 l 0,3.722 -2.219,0 0,1.158 3.458,0 0,-4.904 c 0.063,-0.007 0.126,-0.014 0.189,-0.022 0.732,2.254 1.464,4.508 2.194,6.763 0.417,1.289 1.185,1.813 2.424,1.623 0.689,-0.106 1.2,-0.508 1.425,-1.19 C -1.716,5.601 -0.847,2.884 0.028,0.169 0.042,0.129 0.014,0.074 0,0" /></g><g
|
||||
transform="translate(70.4271,33.7709)"
|
||||
id="g112"><path
|
||||
id="path114"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,1.187 c 1.301,0 2.576,-0.014 3.851,0.004 1.068,0.016 1.865,0.79 1.903,1.804 C 5.792,3.986 5.003,4.834 3.954,4.907 3.527,4.937 3.096,4.896 2.672,4.942 2.02,5.012 1.544,5.627 1.545,6.338 c 0,0.721 0.471,1.364 1.129,1.384 1.395,0.04 2.791,0.012 4.224,0.012 l 0,-1.174 -2.122,0 -1.979,0 C 2.796,6.428 2.795,6.297 2.794,6.165 3.185,6.147 3.575,6.123 3.967,6.114 5.441,6.08 6.506,5.221 6.873,3.762 7.322,1.981 6.043,0.085 4.283,0.012 2.886,-0.046 1.485,0 0,0" /></g><g
|
||||
transform="translate(70.4155,35.4234)"
|
||||
id="g116"><path
|
||||
id="path118"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,1.226 4.115,0 c 0,0.115 10e-4,0.23 10e-4,0.345 C 3.697,1.588 3.277,1.613 2.857,1.62 1.679,1.64 0.803,2.204 0.287,3.289 -0.239,4.394 -0.159,5.501 0.535,6.516 1.01,7.213 1.666,7.685 2.493,7.711 3.939,7.758 5.387,7.724 6.891,7.724 l 0,-1.176 C 5.592,6.548 4.292,6.57 2.994,6.542 1.704,6.514 0.867,5.311 1.257,4.098 1.491,3.368 2.159,2.879 3.017,2.828 3.42,2.804 3.826,2.834 4.227,2.793 4.877,2.727 5.37,2.114 5.377,1.413 5.385,0.713 4.893,0.03 4.258,0.012 2.863,-0.027 1.465,0 0,0" /></g><g
|
||||
transform="translate(84.8743,43.1325)"
|
||||
id="g120"><path
|
||||
id="path122"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.16 c -1.286,0 -2.56,10e-4 -3.834,0 -1.339,-0.002 -1.805,-0.475 -1.814,-1.861 -0.007,-1.116 -0.003,-2.232 0.005,-3.347 0.01,-1.288 0.504,-1.807 1.719,-1.81 1.277,-0.004 2.554,-10e-4 3.879,-10e-4 l 0,-1.191 c -0.953,0 -1.891,-0.002 -2.83,10e-4 -0.593,10e-4 -1.188,-0.02 -1.779,0.022 -1.089,0.077 -2.079,1.095 -2.108,2.234 -0.04,1.635 -0.037,3.272 0,4.908 0.024,1.047 0.908,2.125 1.909,2.181 C -3.251,0.066 -1.641,0 0,0" /></g><g
|
||||
transform="translate(96.0341,36.7741)"
|
||||
id="g124"><path
|
||||
id="path126"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 0.98,0 C 0.827,0.473 0.698,0.873 0.569,1.274 0.512,1.271 0.456,1.267 0.4,1.264 0.277,0.876 0.154,0.488 0,0 M -2.387,-2.952 C -1.56,-0.397 -0.756,2.103 0.068,4.596 0.126,4.773 0.308,4.96 0.473,5.02 0.564,5.053 0.818,4.858 0.865,4.716 1.537,2.718 2.186,0.712 2.859,-1.349 l -2.793,0 c -0.031,0.296 -0.059,0.56 -0.086,0.824 -0.04,0.014 -0.08,0.029 -0.12,0.043 -0.159,-0.462 -0.322,-0.924 -0.477,-1.388 -0.409,-1.232 -0.408,-1.232 -1.77,-1.082" /></g><g
|
||||
transform="translate(89.4953,36.8941)"
|
||||
id="g128"><path
|
||||
id="path130"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c -0.357,0.105 -0.57,0.167 -0.824,0.241 l 0,1.054 1.811,0 0,-2.761 c -0.926,0 -1.846,-0.053 -2.755,0.035 -0.236,0.023 -0.607,0.478 -0.619,0.749 -0.062,1.486 -0.043,2.976 -0.026,4.465 0.006,0.522 0.312,0.828 0.816,0.832 1.375,0.014 2.751,0.005 4.189,0.005 l 0,-1.18 C 1.557,3.44 0.541,3.411 -0.472,3.45 -1.093,3.475 -1.333,3.248 -1.294,2.593 -1.252,1.9 -1.291,1.203 -1.283,0.509 -1.273,-0.32 -0.89,-0.52 0,0" /></g><g
|
||||
transform="translate(80.905,36.6941)"
|
||||
id="g132"><path
|
||||
id="path134"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 c 1.278,-0.238 2.603,0.011 3.928,-0.139 l 0,-1.125 c -1.516,0 -3.002,-0.037 -4.484,0.037 -0.236,0.012 -0.59,0.495 -0.644,0.806 -0.103,0.597 -0.03,1.228 -0.03,1.908 l 4.218,0 0,-1.113 -2.949,0 C 0.026,0.249 0.013,0.125 0,0" /></g><g
|
||||
transform="translate(84.8746,41.503)"
|
||||
id="g136"><path
|
||||
id="path138"
|
||||
style="fill:#231f20;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 0,-1.118 c -1.315,-0.187 -2.664,0.119 -3.956,-0.167 0.004,-0.102 0.009,-0.205 0.013,-0.307 l 2.963,0 0,-1.169 -4.206,0 c 0,0.686 -0.059,1.401 0.031,2.095 0.032,0.249 0.419,0.627 0.655,0.636 C -3.013,0.029 -1.523,0 0,0" /></g></g></g></g><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3437"
|
||||
d="m 118.01995,69.018805 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3439"
|
||||
d="m 118.01995,67.665995 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3441"
|
||||
d="m 118.01995,66.334435 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3443"
|
||||
d="m 118.01995,67.000225 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3445"
|
||||
d="m 118.01995,69.684585 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3447"
|
||||
d="m 118.01995,68.331785 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /><path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3449"
|
||||
d="m 118.01995,65.668665 0,0 0,0 z"
|
||||
style="fill:#d40000;fill-opacity:1;fill-rule:nonzero;stroke:none" /></svg>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Calque_1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 169.4 169.4"
|
||||
xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#2B84C6" d="M166.9,84.7c0,45.4-36.8,82.2-82.2,82.2S2.5,130.1,2.5,84.7S39.3,2.5,84.7,2.5S166.9,39.3,166.9,84.7z
|
||||
M98.8,54.7c-4.3-2-9.1-3.2-14.1-3.2c-18.3,0-33.1,14.8-33.1,33.1s14.8,33.1,33.1,33.1c18.3,0,33.1-14.8,33.1-33.1
|
||||
C117.8,71.5,110,60.1,98.8,54.7"/>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M84.7,169.4C38,169.4,0,131.4,0,84.7S38,0,84.7,0c46.7,0,84.7,38,84.7,84.7S131.4,169.4,84.7,169.4z
|
||||
M84.7,0.1C38.1,0.1,0.1,38.1,0.1,84.7c0,46.6,37.9,84.5,84.5,84.5c46.6,0,84.5-37.9,84.5-84.5C169.2,38.1,131.3,0.1,84.7,0.1z"/>
|
||||
</g>
|
||||
<path fill="#0F1317" d="M156.1,125.5c-14.2,24.7-40.8,41.4-71.4,41.4c-30.6,0-57.2-16.7-71.4-41.4l0,0L156.1,125.5"/>
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#9B877A" d="M110.8,135l1.7,2.1l-0.2,0.1c-0.2-0.1-0.3-0.2-0.4-0.2s-0.4,0.1-0.9,0.4c-1,0.5-1.9,0.8-2.6,1
|
||||
c-0.7,0.2-1.5,0.3-2.5,0.3c-1.9,0-3.5-0.4-4.7-1.1c-0.7-0.4-1.3-1-1.7-1.6c-0.5-0.7-0.7-1.6-0.7-2.4c0-1.2,0.4-2.3,1.3-3.2
|
||||
c1.3-1.3,3.2-2,5.9-2c1,0,1.8,0.1,2.5,0.3c0.7,0.2,1.5,0.5,2.6,1c0.5,0.2,0.8,0.3,0.9,0.3s0.2-0.1,0.4-0.2l0.2,0.1l-1.7,2.1
|
||||
l-0.2-0.1c0-0.1,0-0.1,0-0.2c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.8-0.5c-1-0.5-2.2-0.7-3.3-0.7c-1.4,0-2.5,0.3-3.3,0.9
|
||||
c-1,0.7-1.5,1.5-1.5,2.6c0,1.1,0.5,2,1.5,2.6c0.8,0.6,1.9,0.9,3.3,0.9c1.2,0,2.3-0.2,3.3-0.7c0.4-0.2,0.6-0.3,0.8-0.5
|
||||
c0.1-0.1,0.2-0.3,0.2-0.4c0-0.1,0-0.1,0-0.2L110.8,135z"/>
|
||||
<path fill="#9B877A" d="M114.8,137.7v-8.5c0-0.2,0-0.3-0.1-0.3c-0.1-0.1-0.2-0.1-0.4-0.2v-0.2h6.8c1.5,0,2.6,0.1,3.4,0.4
|
||||
c1.1,0.4,2,1.1,2.5,2c0.4,0.7,0.6,1.6,0.6,2.6c0,1.7-0.6,3-1.9,4c-0.5,0.4-1.2,0.7-1.9,0.8s-1.6,0.2-2.8,0.2h-6.8v-0.2
|
||||
c0.2,0,0.4-0.1,0.4-0.2C114.8,137.9,114.8,137.8,114.8,137.7z M117.5,136.8h3.3c1.1,0,1.9-0.1,2.4-0.4c1.1-0.5,1.7-1.5,1.7-3
|
||||
c0-1.1-0.3-1.9-0.9-2.5c-0.3-0.3-0.8-0.5-1.2-0.7c-0.5-0.1-1.1-0.2-1.9-0.2h-3.3V136.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#9B877A" d="M49.9,131.8l-0.3-0.1c0-0.1,0-0.1,0-0.2c0-0.2-1.6-1.2-4.3-1.2c-2.6,0-3.7,0.7-3.7,1.5
|
||||
c0,2.3,9.9-1.1,9.9,4c0,1.9-2.1,3.3-6.4,3.3c-4.1,0-5.3-1.1-5.6-1.1c-0.1,0-0.2,0.1-0.2,0.1l-0.2,0l1.4-2.4l0.3,0.1
|
||||
c0,0.1,0,0.1,0,0.2c0,0.8,2.2,1.4,4.3,1.4c3,0,4.1-0.7,4.1-1.5c0-2.8-9.7,0.7-9.7-4c0-2.4,3-3.4,6.2-3.4c2.9,0,5,1.1,5.2,1.1
|
||||
c0.2,0,0.3-0.1,0.3-0.1l0.3,0.1L49.9,131.8z"/>
|
||||
<path fill="#9B877A" d="M52.8,138.9c0.4,0,0.4-0.1,0.4-0.4v-9c0-0.3-0.1-0.4-0.4-0.4v-0.2h10.9c0.4,0,0.6-0.1,0.6-0.3h0.2v2.3
|
||||
h-0.2c0-0.3-0.2-0.4-0.6-0.4h-8v2.5h5.3c0.4,0,0.6-0.1,0.6-0.4h0.2v2.4h-0.2c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.4-0.1h-5.3
|
||||
v2.8h8.2c0.4,0,0.6-0.1,0.6-0.3h0.2v2.3h-0.2c0-0.2-0.2-0.3-0.6-0.3h-11V138.9z"/>
|
||||
<path fill="#9B877A" d="M79.4,133.7v0.2c-0.2,0-0.3,0.1-0.3,0.5v2.8c0,0.2,0.1,0.3,0.3,0.4v0.2c-1.1,0.5-3.6,1.6-6.5,1.6
|
||||
c-3.8,0-7.2-1.6-7.2-5.3c0-3.7,3.9-5.3,7.4-5.3c1.4,0,2.7,0.3,3.6,0.5c0.9,0.3,1.5,0.6,1.7,0.6c0.2,0,0.3-0.1,0.4-0.2l0.2,0.1
|
||||
l-1.6,2.3l-0.2-0.1c0-0.1,0-0.1,0-0.2c0-0.4-1.8-1.3-4-1.3c-2.8,0-5.1,1.2-5.1,3.6c0,2.5,2.3,3.7,4.9,3.7c2.1,0,3.3-0.6,3.8-0.9
|
||||
v-1.2h-2.9c-0.3,0-0.5,0.1-0.5,0.3h-0.2v-2.5h0.2c0,0.2,0.2,0.3,0.5,0.3H79.4z"/>
|
||||
<path fill="#9B877A" d="M80.2,139.1v-0.2c0.3,0,0.4-0.1,0.6-0.5l4.6-8.6c0.1-0.1,0.2-0.3,0.2-0.4c0-0.2-0.1-0.2-0.4-0.3v-0.2h3.6
|
||||
v0.2c-0.3,0-0.4,0.1-0.4,0.2c0,0.1,0.1,0.2,0.2,0.4l4.9,8.7c0.2,0.4,0.3,0.5,0.7,0.5v0.2h-3.3v-0.2c0.2,0,0.3-0.1,0.3-0.1
|
||||
c0-0.2-0.2-0.4-1.3-2.4h-5.7c-1,1.8-1.2,2.1-1.2,2.3c0,0.1,0.1,0.2,0.3,0.2v0.2L80.2,139.1L80.2,139.1z M89,134.8l-2-3.7l-2,3.7
|
||||
H89z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon fill="#9B877A" points="127.5,128.9 128,128.9 128,130 128.3,130 128.3,128.9 128.8,128.9 128.8,128.7 127.5,128.7
|
||||
"/>
|
||||
<polygon fill="#9B877A" points="130.1,128.7 129.6,129.8 129.1,128.7 128.8,128.7 128.8,130 129.1,130 129.1,129 129.5,130
|
||||
129.7,130 130.2,129.1 130.2,130 130.4,130 130.4,128.7 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="SEGA_1_">
|
||||
<path id="XMLID_10_" fill="#9B877A" d="M100,155.9c-1.6,0-3.2,0-4.9,0c0-0.4,0-0.7,0-1.1c1.1,0,2.1,0,3.3,0
|
||||
c-0.2-0.7-0.4-1.3-0.6-1.9c-0.5-1.5-0.9-3-1.5-4.5c-0.1-0.4-0.5-0.8-0.8-0.9c-0.5-0.1-0.7,0.4-0.9,0.9c-0.7,2.3-1.5,4.6-2.2,6.9
|
||||
c-0.2,0.5-0.4,0.7-1,0.7c-1.5,0-3,0-4.5,0c-1.5,0-2.5-1-2.5-2.6c0-1.4,0-2.8,0-4.2c0-1.6,1-2.6,2.5-2.6c1.3,0,2.7,0,4.1,0
|
||||
c0,0.4,0,0.7,0,1.2c-1.2,0-2.3,0-3.5,0c-1.6,0-2,0.4-2,2.1c0,1.1,0,2.1,0,3.2c0,1.1,0.5,1.7,1.6,1.7c0.9,0,1.7,0,2.7,0
|
||||
c0-1.3,0-2.4,0-3.7c-0.7,0-1.5,0-2.2,0c0-0.4,0-0.8,0-1.2c1.1,0,2.2,0,3.5,0c0,1.6,0,3.3,0,4.9c0.1,0,0.1,0,0.2,0
|
||||
c0.7-2.3,1.5-4.5,2.2-6.8c0.4-1.3,1.2-1.8,2.4-1.6c0.7,0.1,1.2,0.5,1.4,1.2c0.9,2.7,1.8,5.4,2.6,8.1
|
||||
C100,155.8,100,155.9,100,155.9z"/>
|
||||
<path id="XMLID_9_" fill="#9B877A" d="M69.4,156c0-0.4,0-0.8,0-1.2c1.3,0,2.6,0,3.9,0c1.1,0,1.9-0.8,1.9-1.8c0-1-0.8-1.8-1.8-1.9
|
||||
c-0.4,0-0.9,0-1.3,0c-0.7-0.1-1.1-0.7-1.1-1.4c0-0.7,0.5-1.4,1.1-1.4c1.4,0,2.8,0,4.2,0c0,0.4,0,0.7,0,1.2c-0.7,0-1.4,0-2.1,0
|
||||
c-0.7,0-1.3,0-2,0c0,0.1,0,0.3,0,0.4c0.4,0,0.8,0,1.2,0.1c1.5,0,2.5,0.9,2.9,2.4c0.4,1.8-0.8,3.7-2.6,3.8
|
||||
C72.3,156,70.9,156,69.4,156z"/>
|
||||
<path id="XMLID_8_" fill="#9B877A" d="M69.4,154.3c0-0.4,0-0.7,0-1.2c1.4,0,2.7,0,4.1,0c0-0.1,0-0.2,0-0.3c-0.4,0-0.8,0-1.3,0
|
||||
c-1.2,0-2.1-0.6-2.6-1.7c-0.5-1.1-0.4-2.2,0.2-3.2c0.5-0.7,1.1-1.2,2-1.2c1.4,0,2.9,0,4.4,0c0,0.4,0,0.7,0,1.2c-1.3,0-2.6,0-3.9,0
|
||||
c-1.3,0-2.1,1.2-1.7,2.4c0.2,0.7,0.9,1.2,1.8,1.3c0.4,0,0.8,0,1.2,0c0.6,0.1,1.1,0.7,1.2,1.4c0,0.7-0.5,1.4-1.1,1.4
|
||||
C72.3,154.3,70.9,154.3,69.4,154.3z"/>
|
||||
<path id="XMLID_7_" fill="#9B877A" d="M83.9,146.6c0,0.4,0,0.7,0,1.2c-1.3,0-2.6,0-3.8,0c-1.3,0-1.8,0.5-1.8,1.9
|
||||
c0,1.1,0,2.2,0,3.3c0,1.3,0.5,1.8,1.7,1.8c1.3,0,2.6,0,3.9,0c0,0.4,0,0.7,0,1.2c-1,0-1.9,0-2.8,0c-0.6,0-1.2,0-1.8,0
|
||||
c-1.1-0.1-2.1-1.1-2.1-2.2c0-1.6,0-3.3,0-4.9c0-1,0.9-2.1,1.9-2.2C80.6,146.5,82.2,146.6,83.9,146.6z"/>
|
||||
<path id="XMLID_4_" fill="#9B877A" d="M92.6,155.9c0.8-2.6,1.6-5.1,2.5-7.5c0.1-0.2,0.2-0.4,0.4-0.4c0.1,0,0.3,0.2,0.4,0.3
|
||||
c0.7,2,1.3,4,2,6.1c-1,0-1.9,0-2.8,0c0-0.3-0.1-0.6-0.1-0.8c0,0-0.1,0-0.1,0c-0.2,0.5-0.3,0.9-0.5,1.4
|
||||
C94,156.1,94,156.1,92.6,155.9z M95,153c0.4,0,0.6,0,1,0c-0.2-0.5-0.3-0.9-0.4-1.3c-0.1,0-0.1,0-0.2,0
|
||||
C95.3,152.1,95.2,152.5,95,153z"/>
|
||||
<path id="XMLID_3_" fill="#9B877A" d="M88.5,152.8c-0.4-0.1-0.6-0.2-0.8-0.2c0-0.3,0-0.7,0-1.1c0.6,0,1.2,0,1.8,0
|
||||
c0,0.9,0,1.8,0,2.8c-0.9,0-1.8,0.1-2.8,0c-0.2,0-0.6-0.5-0.6-0.7c-0.1-1.5,0-3,0-4.5c0-0.5,0.3-0.8,0.8-0.8c1.4,0,2.8,0,4.2,0
|
||||
c0,0.4,0,0.7,0,1.2c-1,0-2.1,0-3.1,0c-0.6,0-0.9,0.2-0.8,0.9c0,0.7,0,1.4,0,2.1C87.2,153.2,87.6,153.4,88.5,152.8z"/>
|
||||
<path id="XMLID_2_" fill="#9B877A" d="M79.9,153c1.3,0.2,2.6,0,3.9,0.1c0,0.4,0,0.7,0,1.1c-1.5,0-3,0-4.5,0
|
||||
c-0.2,0-0.6-0.5-0.6-0.8c-0.1-0.6,0-1.2,0-1.9c1.4,0,2.8,0,4.2,0c0,0.4,0,0.7,0,1.1c-1,0-2,0-2.9,0
|
||||
C79.9,152.8,79.9,152.9,79.9,153z"/>
|
||||
<path id="XMLID_1_" fill="#9B877A" d="M83.9,148.2c0,0.4,0,0.7,0,1.1c-1.3,0.2-2.7-0.1-4,0.2c0,0.1,0,0.2,0,0.3c1,0,1.9,0,3,0
|
||||
c0,0.4,0,0.8,0,1.2c-1.4,0-2.7,0-4.2,0c0-0.7-0.1-1.4,0-2.1c0-0.2,0.4-0.6,0.7-0.6C80.9,148.2,82.3,148.2,83.9,148.2z"/>
|
||||
</g>
|
||||
<path fill="#4B96D2" d="M119.2,10C108.7,5.2,97,2.5,84.7,2.5L6.6,59l0,0c-2.6,8.1-4.1,16.7-4.1,25.7c0,3.7,0.2,7.3,0.7,10.8l0,0
|
||||
L119.2,10"/>
|
||||
<g>
|
||||
<path d="M84.7,117.8c-18.3,0-33.1-14.8-33.1-33.1s14.8-33.1,33.1-33.1c18.3,0,33.1,14.8,33.1,33.1S102.9,117.8,84.7,117.8z
|
||||
M84.7,52.6C67,52.6,52.6,67,52.6,84.7c0,17.7,14.4,32.1,32.1,32.1s32.1-14.4,32.1-32.1C116.8,67,102.4,52.6,84.7,52.6z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#A299A1" d="M84.7,99.4c-8.1,0-14.7-6.6-14.7-14.7S76.6,70,84.7,70s14.7,6.6,14.7,14.7S92.8,99.4,84.7,99.4z M84.7,71
|
||||
C77.1,71,71,77.1,71,84.7c0,7.5,6.1,13.7,13.7,13.7c7.5,0,13.7-6.1,13.7-13.7C98.4,77.1,92.2,71,84.7,71z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#A299A1" d="M84.7,96.5c-6.5,0-11.8-5.3-11.8-11.8c0-6.5,5.3-11.8,11.8-11.8c6.5,0,11.8,5.3,11.8,11.8
|
||||
C96.5,91.2,91.2,96.5,84.7,96.5z M84.7,73.8c-6,0-10.8,4.9-10.8,10.8c0,6,4.9,10.8,10.8,10.8c6,0,10.8-4.9,10.8-10.8
|
||||
C95.5,78.7,90.7,73.8,84.7,73.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#AB9986" d="M117.3,84.7c0,18-14.6,32.6-32.6,32.6s-32.6-14.6-32.6-32.6s14.6-32.6,32.6-32.6S117.3,66.7,117.3,84.7z
|
||||
M84.7,56.3C69,56.3,56.3,69,56.3,84.7S69,113,84.7,113S113,100.3,113,84.7S100.3,56.3,84.7,56.3z"/>
|
||||
</g>
|
||||
<path fill="#4B96D2" d="M135.5,125.5H91.1L165.8,71l0,0c0.8,4.5,1.1,9.2,1.1,13.9c0,6.7-0.8,13.1-2.2,19.3l0,0L135.5,125.5z"/>
|
||||
<path fill="#4B96D2" d="M66.6,112.4c-7.8-5.1-13.4-13.5-14.7-23.2l-41.6,30.5l0,0c0.9,2,1.9,3.9,3,5.8l35.2,0L66.6,112.4"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M66.6,112.4"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M84.7,117.8"/>
|
||||
<path fill="#4B96D2" d="M98.8,54.7c8.7,4.1,15.4,12,17.9,21.4l0,0l40.9-29.6l0,0c-4.4-8.4-10.2-16-17.2-22.4l0,0
|
||||
C140.4,24.2,98.8,54.8,98.8,54.7"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M98.8,54.7"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M84.7,51.6"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M51.6,84.7"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M51.9,89.2"/>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M137.4,115.4h-0.6v-1.3l-0.4,1.3h-0.6l0,0l-0.4-1.2v1.3h-0.6v-2.1l0.8,0l0,0l0.5,1.4l0.5-1.4l0.8,0V115.4z
|
||||
M136.9,115.3h0.4v-1.9l-0.7,0l-0.5,1.6l-0.5-1.6l-0.7,0v1.9h0.4v-1.8l0.6,1.8h0.4l0.6-1.8V115.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M144.3,115.4h-0.6v-1.5h-0.5v-0.6h1.5v0.6h-0.5V115.4z M143.8,115.3h0.4v-1.5h0.5v-0.4h-1.3v0.4h0.5V115.3
|
||||
z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M133.7,114.9c-0.3,0-0.4-0.1-0.4-0.2l0,0c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4l0,0c0-0.2,0.1-0.2,0.4-0.2
|
||||
c0.3,0,0.4,0.1,0.4,0.2l0,0c0,0.1,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4l0,0C134.1,114.9,134,114.9,133.7,114.9z M133.7,113.8
|
||||
c-0.3,0-0.3,0-0.3,0.1l0,0c0,0,0,0.3,0,0.4c0,0.1,0,0.3,0,0.4l0,0c0,0.1,0,0.1,0.3,0.1s0.3,0,0.3-0.1l0,0c0,0,0-0.3,0-0.4
|
||||
c0-0.2,0-0.4,0-0.4l0,0C134,113.8,134,113.8,133.7,113.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M133.7,115.4c-0.8,0-0.9-0.2-0.9-0.5c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5s0-0.5,0-0.5c0,0,0-0.1,0-0.1
|
||||
c0-0.3,0.1-0.5,0.9-0.5s0.9,0.2,0.9,0.5c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0,0,0.1,0,0.1
|
||||
C134.6,115.2,134.5,115.4,133.7,115.4z M133.7,113.3c-0.8,0-0.8,0.2-0.8,0.4c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5
|
||||
c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0.8,0.4s0.8-0.2,0.8-0.4c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5c0-0.2,0-0.5,0-0.5c0,0,0-0.1,0-0.1
|
||||
C134.5,113.5,134.5,113.3,133.7,113.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M131.6,115.4c-0.8,0-0.9-0.2-0.9-0.5c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5c0-0.2,0-0.5,0-0.5
|
||||
c0,0,0-0.1,0-0.1c0-0.3,0.1-0.5,0.9-0.5c0,0,0,0,0,0c0.8,0,0.9,0.2,0.9,0.5c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0,0.3l0,0.1h-0.6l0,0
|
||||
c0-0.1,0-0.1,0-0.1l0,0c0-0.1,0-0.1-0.3-0.1s-0.3,0-0.3,0.1l0,0c0,0,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4l0,0c0,0.1,0,0.1,0.3,0.1
|
||||
s0.3,0,0.3-0.1l0,0c0,0,0-0.1,0-0.1l0,0h0.6l0,0.1c0,0.1,0,0.2,0,0.3c0,0,0,0.1,0,0.1C132.5,115.2,132.4,115.4,131.6,115.4z
|
||||
M131.6,113.3c-0.8,0-0.8,0.2-0.8,0.4c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0.8,0.4
|
||||
c0.8,0,0.8-0.2,0.8-0.4c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.2H132c0,0,0,0.1,0,0.1l0,0c0,0.2-0.1,0.2-0.4,0.2s-0.4-0.1-0.4-0.2l0,0
|
||||
c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4l0,0c0-0.2,0.1-0.2,0.4-0.2s0.4,0.1,0.4,0.2l0,0c0,0,0,0,0,0.1h0.4c0-0.1,0-0.2,0-0.2
|
||||
c0,0,0-0.1,0-0.1C132.4,113.5,132.4,113.3,131.6,113.3C131.6,113.3,131.6,113.3,131.6,113.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M132.5,123.6l-1.5,0c-0.3,0-0.6-0.3-0.6-0.6l0-6.6c0-0.3,0.3-0.6,0.6-0.6h1.5c0.3,0,0.6,0.3,0.6,0.6v6.6
|
||||
C133.1,123.4,132.8,123.6,132.5,123.6z M131,116.1c-0.2,0-0.3,0.1-0.3,0.3l0,6.6c0,0.2,0.1,0.3,0.3,0.3h0.8v0.1v-0.1l0.8,0
|
||||
c0.2,0,0.3-0.1,0.3-0.3v-6.6c0-0.2-0.1-0.3-0.3-0.3H131z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M134,123.6c-0.3,0-0.6-0.3-0.6-0.6v-1.2c0-0.3,0.3-0.6,0.6-0.6l2.5,0c0.1,0,0.1-0.1,0.1-0.1
|
||||
s-0.1-0.1-0.1-0.1l-1.7,0c-0.8,0-1.4-0.6-1.4-1.4v-2.2c0-0.8,0.6-1.4,1.4-1.4l3.4,0c0.3,0,0.6,0.3,0.6,0.6l0,1.2
|
||||
c0,0.3-0.3,0.6-0.6,0.6l-2.3,0c-0.1,0-0.1,0.1-0.1,0.1c0,0.1,0.1,0.1,0.1,0.1l1.7,0c0.8,0,1.4,0.6,1.4,1.4l0,2.2
|
||||
c0,0.8-0.6,1.4-1.4,1.4L134,123.6z M134,121.5c-0.2,0-0.3,0.1-0.3,0.3v1.2c0,0.2,0.1,0.3,0.3,0.3l3.6,0c0.6,0,1.1-0.5,1.1-1.1
|
||||
l0-2.2c0-0.6-0.5-1.1-1.1-1.1l-1.7,0c-0.2,0-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4l2.3,0c0.2,0,0.3-0.1,0.3-0.3l0-1.2
|
||||
c0-0.2-0.1-0.3-0.3-0.3l-3.4,0c-0.6,0-1.1,0.5-1.1,1.1v2.2c0,0.6,0.5,1.1,1.1,1.1l1.7,0c0.2,0,0.4,0.2,0.4,0.4s-0.2,0.4-0.4,0.4
|
||||
L134,121.5z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M143.4,123.6h-2.7c-0.8,0-1.4-0.6-1.4-1.4v-4.9c0-0.8,0.6-1.4,1.4-1.4h2.7c0.8,0,1.4,0.6,1.4,1.4v1.6
|
||||
c0,0.3-0.3,0.6-0.6,0.6h-1.4c-0.3,0-0.6-0.3-0.6-0.6l0-0.8c0-0.1,0-0.3-0.2-0.3s-0.2,0.2-0.2,0.3v3.4c0,0.1,0,0.3,0.2,0.3
|
||||
s0.2-0.2,0.2-0.3l0-0.8c0-0.3,0.3-0.6,0.6-0.6h1.4c0.3,0,0.6,0.3,0.6,0.6v1.5C144.8,123,144.2,123.6,143.4,123.6z M140.7,116.1
|
||||
c-0.6,0-1.1,0.5-1.1,1.1v4.9c0,0.6,0.5,1.1,1.1,1.1h2.7c0.6,0,1.1-0.5,1.1-1.1v-1.5c0-0.2-0.1-0.3-0.3-0.3h-1.4
|
||||
c-0.2,0-0.3,0.1-0.3,0.3l0,0.8c0,0.4-0.2,0.6-0.5,0.6s-0.5-0.2-0.5-0.6V118c0-0.4,0.2-0.6,0.5-0.6s0.5,0.2,0.5,0.6l0,0.8
|
||||
c0,0.2,0.1,0.3,0.3,0.3h1.4c0.2,0,0.3-0.1,0.3-0.3v-1.6c0-0.6-0.5-1.1-1.1-1.1H140.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M125.7,123.6c-0.8,0-1.4-0.6-1.4-1.4v-4.9c0-0.8,0.6-1.4,1.4-1.4l1.8,0c0,0,0,0,0,0l0-2
|
||||
c0-0.3,0.3-0.6,0.6-0.6h1.5c0.3,0,0.6,0.3,0.6,0.6v9.2c0,0.3-0.3,0.6-0.6,0.6L125.7,123.6z M125.7,116.1c-0.6,0-1.1,0.5-1.1,1.1
|
||||
v4.9c0,0.6,0.5,1.1,1.1,1.1l3.9,0c0.2,0,0.3-0.1,0.3-0.3v-9.2c0-0.2-0.1-0.3-0.3-0.3h-1.5c-0.2,0-0.3,0.1-0.3,0.3l0,2
|
||||
c0,0.2-0.1,0.3-0.3,0.3L125.7,116.1z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M127.2,122.5c-0.6,0-1-0.5-1-1.1V118c0-0.6,0.5-1.1,1-1.1c0.6,0,1,0.5,1,1.1v3.4
|
||||
C128.3,122,127.8,122.5,127.2,122.5z M127.2,117.2c-0.4,0-0.7,0.3-0.7,0.8v3.4c0,0.4,0.3,0.8,0.7,0.8s0.7-0.3,0.7-0.8V118
|
||||
C128,117.5,127.6,117.2,127.2,117.2z"/>
|
||||
</g>
|
||||
<polygon fill="none" stroke="#0F1317" stroke-width="0.1" stroke-miterlimit="10" points="140.7,114.9 140.8,115.3 141.3,115.3
|
||||
140.8,113.3 140,113.3 139.5,115.3 140,115.3 140.1,114.9 "/>
|
||||
<path fill="none" stroke="#0F1317" stroke-width="0.1" stroke-miterlimit="10" d="M138.3,114.8l0,0.5h-0.5v-2l0.8,0
|
||||
c0.9,0,0.8,0.3,0.9,0.5c0,0,0,0.2,0,0.3c0,0.1,0,0.2,0,0.3c0,0.3,0.1,0.5-0.9,0.5l0,0L138.3,114.8z"/>
|
||||
<path fill="none" stroke="#0F1317" stroke-width="0.1" stroke-miterlimit="10" d="M138.3,113.8l0,0.6l0.3,0c0.4,0,0.4-0.1,0.4-0.2
|
||||
c0,0,0,0,0-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.2-0.4-0.2L138.3,113.8z"/>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M142.3,115.4c-0.8,0-0.9-0.2-0.9-0.5c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5s0-0.5,0-0.5c0,0,0-0.1,0-0.1
|
||||
c0-0.3,0.1-0.5,0.9-0.5c0,0,0,0,0,0c0.8,0,0.9,0.2,0.9,0.5c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0,0.3l0,0.1h-0.6l0,0c0-0.1,0-0.1,0-0.1
|
||||
l0,0c0-0.1,0-0.1-0.3-0.1s-0.3,0-0.3,0.1l0,0c0,0,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4l0,0c0,0.1,0,0.1,0.3,0.1s0.3,0,0.3-0.1l0,0
|
||||
c0,0,0-0.1,0-0.1l0,0h0.6l0,0.1c0,0.1,0,0.2,0,0.3c0,0,0,0.1,0,0.1C143.2,115.2,143.1,115.4,142.3,115.4z M142.3,113.3
|
||||
c-0.8,0-0.8,0.2-0.8,0.4c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0.8,0.4
|
||||
c0.8,0,0.8-0.2,0.8-0.4c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.2h-0.4c0,0,0,0.1,0,0.1l0,0c0,0.2-0.1,0.2-0.4,0.2s-0.4-0.1-0.4-0.2l0,0
|
||||
c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4l0,0c0-0.2,0.1-0.2,0.4-0.2s0.4,0.1,0.4,0.2l0,0c0,0,0,0,0,0.1h0.4c0-0.1,0-0.2,0-0.2
|
||||
c0,0,0-0.1,0-0.1C143.1,113.5,143.1,113.3,142.3,113.3C142.3,113.3,142.3,113.3,142.3,113.3z"/>
|
||||
</g>
|
||||
<path fill="#0F1317" d="M140.6,114.5h-0.4l0.2-0.7L140.6,114.5z M140.7,114.9l0.1,0.4h0.5l-0.6-2H140l-0.6,2h0.5l0.1-0.4H140.7z"/>
|
||||
<g>
|
||||
<path fill="#9B877A" d="M142.7,114.6c0,0.1,0,0.1,0,0.1c0,0.1,0,0.2-0.4,0.2s-0.4-0.1-0.4-0.2c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4
|
||||
c0-0.1,0-0.2,0.4-0.2s0.4,0.1,0.4,0.2c0,0,0,0.1,0,0.1l0.5,0c0-0.1,0-0.2,0-0.3c0-0.3,0.1-0.5-0.9-0.5c-0.9,0-0.8,0.3-0.9,0.5
|
||||
c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0.3-0.1,0.5,0.9,0.5c0.9,0,0.8-0.3,0.9-0.5c0-0.1,0-0.1,0-0.3H142.7L142.7,114.6z"/>
|
||||
<polygon fill="#9B877A" points="136.6,113.3 136.1,114.8 135.6,113.3 134.9,113.3 134.9,115.3 135.4,115.3 135.4,113.8
|
||||
135.9,115.3 136.4,115.3 136.9,113.8 136.9,115.3 137.4,115.3 137.4,113.3 "/>
|
||||
<polygon fill="#9B877A" points="143.3,113.3 144.7,113.3 144.7,113.8 144.3,113.8 144.3,115.3 143.8,115.3 143.8,113.8
|
||||
143.3,113.8 "/>
|
||||
<polygon fill="#9B877A" points="139.5,115.3 140,113.3 140.8,113.3 141.3,115.3 140.8,115.3 140.7,114.9 140.1,114.9 140.2,114.6
|
||||
140.6,114.6 140.4,113.7 140,115.3 "/>
|
||||
<path fill="#9B877A" d="M133.7,113.7c0.4,0,0.4,0.1,0.4,0.2c0,0,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4c0,0.1,0,0.2-0.4,0.2
|
||||
c-0.4,0-0.4-0.1-0.4-0.2c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4C133.3,113.8,133.3,113.7,133.7,113.7l0-0.5c-0.9,0-0.8,0.3-0.9,0.5
|
||||
c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0.3-0.1,0.5,0.9,0.5s0.8-0.3,0.9-0.5c0-0.1,0-0.3,0-0.5c0-0.2,0-0.4,0-0.5
|
||||
c0-0.3,0.1-0.5-0.9-0.5L133.7,113.7z"/>
|
||||
<path fill="#9B877A" d="M132,114.6c0,0.1,0,0.1,0,0.1c0,0.1,0,0.2-0.4,0.2s-0.4-0.1-0.4-0.2c0,0,0-0.3,0-0.4s0-0.4,0-0.4
|
||||
c0-0.1,0-0.2,0.4-0.2s0.4,0.1,0.4,0.2c0,0,0,0.1,0,0.1l0.5,0c0-0.1,0-0.2,0-0.3c0-0.3,0.1-0.5-0.9-0.5c-0.9,0-0.8,0.3-0.9,0.5
|
||||
c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0.3-0.1,0.5,0.9,0.5c0.9,0,0.8-0.3,0.9-0.5c0-0.1,0-0.1,0-0.3H132z"/>
|
||||
<path fill="#9B877A" d="M138.6,114.9l-0.3,0v-0.5l0.3,0c0.4,0,0.4-0.1,0.4-0.2c0,0,0,0,0-0.1c0-0.1,0-0.1,0-0.1
|
||||
c0-0.1,0-0.2-0.4-0.2l-0.3,0l0,1.6h-0.5v-2l0.8,0c0.9,0,0.8,0.3,0.9,0.5c0,0,0,0.2,0,0.3c0,0.1,0,0.2,0,0.3
|
||||
C139.4,114.6,139.5,114.9,138.6,114.9L138.6,114.9z"/>
|
||||
<path fill="#9B877A" d="M131.8,123.4l0.7,0c0.2,0,0.4-0.2,0.4-0.4v-6.6c0-0.2-0.2-0.4-0.4-0.4l-1.5,0c-0.2,0-0.4,0.2-0.4,0.4
|
||||
l0,6.6c0,0.2,0.2,0.4,0.4,0.4L131.8,123.4"/>
|
||||
<path fill="#9B877A" d="M137.2,118l1,0c0.2,0,0.4-0.2,0.4-0.4l0-1.2c0-0.2-0.2-0.4-0.4-0.4l-3.4,0c-0.7,0-1.2,0.6-1.2,1.3v2.2
|
||||
c0,0.7,0.6,1.3,1.2,1.3l1.7,0c0.2,0,0.3,0.1,0.3,0.3c0,0.2-0.1,0.3-0.3,0.3l-2.5,0c-0.2,0-0.4,0.2-0.4,0.4v1.2
|
||||
c0,0.2,0.2,0.4,0.4,0.4l3.6,0c0.7,0,1.2-0.6,1.2-1.3l0-2.2c0-0.7-0.6-1.3-1.2-1.3l-1.7,0c-0.2,0-0.3-0.1-0.3-0.3
|
||||
c0-0.2,0.1-0.3,0.3-0.3H137.2"/>
|
||||
<path fill="#9B877A" d="M143.6,119.2h-0.6c-0.2,0-0.4-0.2-0.4-0.4l0-0.8c0-0.3-0.1-0.5-0.4-0.5c-0.3,0-0.4,0.2-0.4,0.5v3.4
|
||||
c0,0.3,0.1,0.5,0.4,0.5c0.3,0,0.4-0.2,0.4-0.5l0-0.8c0-0.2,0.2-0.4,0.4-0.4h1.4c0.2,0,0.4,0.2,0.4,0.4l0,1.5
|
||||
c0,0.7-0.6,1.3-1.2,1.3h-2.7c-0.7,0-1.2-0.6-1.2-1.3v-4.9c0-0.7,0.6-1.3,1.2-1.3h2.7c0.7,0,1.2,0.6,1.2,1.3l0,1.6
|
||||
c0,0.2-0.2,0.4-0.4,0.4H143.6"/>
|
||||
<path fill="#9B877A" d="M128.8,123.4h0.8c0.2,0,0.4-0.2,0.4-0.4v-9.2c0-0.2-0.2-0.4-0.4-0.4h-1.5c-0.2,0-0.4,0.2-0.4,0.4l0,2
|
||||
c0,0.1-0.1,0.2-0.2,0.2l-1.8,0c-0.7,0-1.2,0.6-1.2,1.3l0,4.9c0,0.7,0.6,1.3,1.2,1.3L128.8,123.4 M128.1,121.2v0.2
|
||||
c0,0.5-0.4,0.9-0.9,0.9c-0.5,0-0.9-0.4-0.9-0.9V118c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9V121.2"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 18 KiB |
|
@ -1,41 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Ebene_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" viewBox="159.3 374.4 157.3 46" xml:space="preserve">
|
||||
<g>
|
||||
<rect x="196.1" y="374.4" width="83.8" height="46"/>
|
||||
<path fill="#5A97D0" d="M237.5,409.7l11.5-11.4c0-0.1,0.1-0.2,0.1-0.3l-11.6,8.8l11.8-12.3l-11.8,9l11.3-12l-11.3,9.2l10.9-12.3
|
||||
c-3.9-3.3-13.2-0.4-21.3,6.8c-8.4,7.6-12.4,16.9-8.8,21c3.6,4,13.4,1.2,21.8-6.4c2.3-2,4.2-4.2,5.8-6.4L237.5,409.7z"/>
|
||||
<path fill="#010101" d="M232.4,399.9l-4,0v10h4v-2.7h3.8v6.1h-9.7c-1,0-1.9-1-1.9-1.9v-12.8c0-1.4,0.7-1.9,1.8-1.9h9.7v6.6h-3.8
|
||||
V399.9L232.4,399.9z"/>
|
||||
<path fill="#DEAD2C" d="M257.6,384.8l-11.5,11.4c0,0.1-0.1,0.2-0.1,0.3l11.6-8.8l-11.8,12.3l11.8-9l-11.3,12l11.3-9.2l-10.9,12.3
|
||||
c3.9,3.3,13.2,0.4,21.3-6.8c8.4-7.6,12.4-16.9,8.8-21c-3.6-4-13.4-1.2-21.8,6.4c-2.3,2-4.2,4.2-5.8,6.4L257.6,384.8z"/>
|
||||
<g>
|
||||
<path fill="#010101" d="M270.7,396.2c0,0.9-1,1.9-1.9,1.9l-9.7,0v-16.5h9.7c0.9,0.1,1.9,0.9,1.9,1.9V396.2z M263,394.7h4v-10l-4,0
|
||||
V394.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#FFFFFF" d="M203.7,377.8c0.3-0.5,0.8-0.9,1.4-0.9c1.1,0,2.3,0,3.5,0c0,0.4,0,0.8,0,1.2c0.5-0.5,1-1.2,1.7-1.1
|
||||
c1.6,0,3.2,0,4.8,0c0,3.1,0,6.2,0,9.3c-1.1,0-2.2,0-3.2,0c0-2.2,0-4.5,0-6.7c-0.6-0.1-0.9,0.5-1.2,1c-1.2,1.9-2.4,3.8-3.5,5.7
|
||||
c-1.1,0-2.3,0-3.4,0c1.4-2.3,2.8-4.5,4.2-6.8c-0.7,0-1.6-0.2-2.2,0.4c-1.3,2.1-2.6,4.3-4,6.4c-1.1,0-2.3,0-3.4,0
|
||||
C200.1,383.4,201.9,380.6,203.7,377.8z"/>
|
||||
<path fill="#FFFFFF" d="M216.4,378c0.4-0.6,1.3-1.2,2.1-1.1c2.4,0,4.8,0,7.2,0c0,0.7,0,1.4,0,2.1c-1.8,0.1-3.6,0-5.3,0
|
||||
c-0.7,0.2-0.8,1.1-1.2,1.6c2.2,0,4.5,0,6.7,0c-0.4,0.6-0.9,1.2-1.3,1.8c-1.8,0-3.6,0-5.4,0c0,0.6,0,1.2,0,1.8c2.2,0,4.4,0,6.6,0
|
||||
c0,0.7,0,1.4,0,2c-3.3,0-6.6,0-9.9,0c0-1.9,0-3.8,0-5.7C215.7,379.5,215.9,378.7,216.4,378z"/>
|
||||
<path fill="#FFFFFF" d="M227.2,377.7c0.3-0.4,1.1-0.9,1.7-0.9c2.6,0,5.1,0,7.7,0c0,0.7,0,1.4,0,2.1c-1.7,0-3.3,0-5,0
|
||||
c-1.1-0.1-1.6,1.2-1.9,2.1c0,1.4-0.3,1.4-0.1,3.1c1.9,0.1,2.3,0.1,4.7,0c0.1-0.5,0-1,0.1-1.5c-0.8-0.1-0.6-0.1-2.2-0.1
|
||||
c0.4-0.7,0.8-1.3,1.1-2c1.3,0,2.7,0,4,0c0,1.6,0,3.1,0,4.7c0,0.3-0.1,0.6-0.2,0.9c-3.1,0.1-6.1,0-9.2,0.1
|
||||
c-0.8,0.1-1.3-0.7-1.3-1.4c0-1.7,0-3.4,0-5.1C226.4,378.8,226.8,378.3,227.2,377.7z"/>
|
||||
<g>
|
||||
<path fill="#FFFFFF" d="M238,376.8c1.7,0,3.5,0,5.2,0c0.9-0.1,1.6,0.7,2,1.4c1.6,2.7,3.3,5.3,4.9,8c-1.2,0-2.4,0-3.5,0
|
||||
c-0.5-0.6-0.8-1.3-1.4-1.8c-1,0-2.1,0-3.1,0c-0.3-0.5-0.6-1-0.9-1.5c0,1.1,0,2.2,0,3.3c-1.1,0-2.1,0-3.2,0
|
||||
C238,383.1,238,379.9,238,376.8z M241.3,378.9c0,1.2,0,2.3,0,3.5c0.9,0,1.9,0,2.8,0c-0.6-0.9-1.1-2-1.7-2.9
|
||||
C242.1,379.1,241.7,379,241.3,378.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#FFFFFF" d="M267.9,418.3v-5.4H266v-1.1h5.1v1.1h-1.9v5.4H267.9z"/>
|
||||
<path fill="#FFFFFF" d="M271.9,418.3v-6.4h1.9l1.2,4.4l1.2-4.4h2v6.4h-1.2v-5.1l-1.3,5.1h-1.3l-1.3-5.1v5.1H271.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.9 KiB |
|
@ -1,46 +1,42 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 14948) -->
|
||||
<svg version="1.2" baseProfile="tiny" id="Ebene_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" width="574.785px" height="83.5px" viewBox="-2.153 -3.275 574.785 83.5" xml:space="preserve">
|
||||
<rect x="-2.153" y="-3.275" width="553" height="83.5"/>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Ebene_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" viewBox="-22 358.8 566.9 77.2" xml:space="preserve">
|
||||
<g>
|
||||
<rect x="-17.1" y="363.7" width="536.6" height="67.4"/>
|
||||
<g>
|
||||
<path fill="#C6AF75" d="M77.651,26.489l-1.553-0.719c0.097-0.32,0.194-0.719,0.194-1.119c0-1.039-9.127-6.633-24.953-6.633
|
||||
c-15.146,0-21.651,3.836-21.651,8.79c0,13.104,57.186-6.072,57.186,22.854c0,10.548-12.428,18.699-37.283,18.699
|
||||
c-23.689,0-30.486-6.233-32.719-6.233c-0.583,0-0.874,0.397-1.359,0.64l-1.262-0.24l8.058-13.586l1.554,0.64
|
||||
c0,0.321-0.195,0.642-0.195,1.28c0,4.716,12.525,8.068,24.953,8.068c17.671,0,23.69-4.152,23.69-8.55
|
||||
c0-15.66-56.41,3.755-56.41-22.771c0-13.425,17.185-19.019,36.021-19.019c16.894,0,28.739,6.073,29.904,6.073
|
||||
c1.262,0,1.456-0.319,1.748-0.559l1.553,0.399L77.651,26.489z"/>
|
||||
<path fill="#C6AF75" d="M94.346,66.441c2.136,0,2.524-0.639,2.524-2.397V12.905c0-1.758-0.389-2.397-2.524-2.397V9.389h63.012
|
||||
c2.33,0,3.301-0.64,3.301-1.758h1.359v13.265h-1.359c0-1.438-0.971-2.077-3.301-2.077h-46.701v14.224h30.487
|
||||
c2.33,0,3.301-0.64,3.301-2.078h1.359v13.422h-1.359c0-0.639-0.194-1.117-0.777-1.438c-0.485-0.319-1.359-0.48-2.524-0.48h-30.487
|
||||
v15.664h47.575c2.33,0,3.301-0.641,3.301-1.918h1.359v13.104h-1.359c0-1.118-0.971-1.758-3.301-1.758H94.346V66.441z"/>
|
||||
<path fill="#C6AF75" d="M249.005,36.877v1.119c-0.971,0.16-1.845,0.799-1.845,2.557v15.741c0,1.279,0.486,1.757,1.748,1.997v1.119
|
||||
c-6.117,2.876-21.069,8.951-37.866,8.951c-22.331,0-41.943-9.112-41.943-29.886c0-20.776,22.913-29.886,43.108-29.886
|
||||
c7.962,0,15.535,1.518,21.069,2.957c5.146,1.838,8.932,3.277,9.612,3.277c0.874,0,1.748-0.4,2.136-0.879l1.359,0.479
|
||||
l-9.417,13.104l-1.36-0.719c0.097-0.319,0.194-0.799,0.194-1.358c0-2.478-10.485-7.432-23.398-7.432
|
||||
c-16.311,0-29.515,6.633-29.515,20.138c0,14.143,13.204,20.773,28.156,20.773c12.234,0,19.418-3.437,22.331-5.193v-6.631h-16.699
|
||||
c-1.942,0-3.107,0.799-3.107,1.916h-1.36V34.96h1.36c0,1.118,1.165,1.917,3.107,1.917H249.005z"/>
|
||||
<path fill="#C6AF75" d="M253.853,67.563v-1.119c1.748-0.08,2.33-0.479,3.689-3.037l26.506-49.063
|
||||
c0.484-0.799,1.066-1.678,1.066-2.396c0-0.879-0.774-1.279-2.039-1.438v-1.12h21.167v1.119c-1.457,0.16-2.041,0.639-2.041,1.199
|
||||
c0,0.639,0.39,1.278,0.875,2.078l28.156,49.621c1.357,2.478,1.748,3.037,3.785,3.037v1.119h-19.32v-1.119
|
||||
c1.264,0,1.748-0.4,1.748-0.799c0-0.879-0.873-1.998-7.379-13.426h-33.303c-5.631,10.387-7.087,11.986-7.087,13.025
|
||||
c0,0.719,0.582,1.119,1.456,1.197v1.119h-17.281V67.563z M304.438,43.109l-11.651-20.936L281.33,43.109H304.438z"/>
|
||||
<g>
|
||||
<path fill="#B2AE85" d="M54.5,385.4l-1.6-0.7c0.1-0.3,0.2-0.7,0.2-1.1c0-1-9.1-6.6-25-6.6c-15.1,0-21.7,3.8-21.7,8.8
|
||||
c0,13.1,57.2-6.1,57.2,22.9c0,10.5-12.4,18.7-37.3,18.7c-23.7,0-30.5-6.2-32.7-6.2c-0.6,0-0.9,0.4-1.4,0.6l-1.3-0.2l8.1-13.6
|
||||
l1.6,0.6c0,0.3-0.2,0.6-0.2,1.3c0,4.7,12.5,8.1,25,8.1c17.7,0,23.7-4.2,23.7-8.5c0-15.7-56.4,3.8-56.4-22.8c0-13.4,17.2-19,36-19
|
||||
c16.9,0,28.7,6.1,29.9,6.1c1.3,0,1.5-0.3,1.7-0.6l1.6,0.4L54.5,385.4z"/>
|
||||
<path fill="#B2AE85" d="M71.2,425.4c2.1,0,2.5-0.6,2.5-2.4v-51.1c0-1.8-0.4-2.4-2.5-2.4v-1.1h63c2.3,0,3.3-0.6,3.3-1.8h1.4v13.3
|
||||
h-1.4c0-1.4-1-2.1-3.3-2.1H87.5V392H118c2.3,0,3.3-0.6,3.3-2.1h1.4v13.4h-1.4c0-0.6-0.2-1.1-0.8-1.4c-0.5-0.3-1.4-0.5-2.5-0.5
|
||||
H87.5v15.7h47.6c2.3,0,3.3-0.6,3.3-1.9h1.4v13.1h-1.4c0-1.1-1-1.8-3.3-1.8H71.2V425.4z"/>
|
||||
<path fill="#B2AE85" d="M225.9,395.8v1.1c-1,0.2-1.8,0.8-1.8,2.6v15.7c0,1.3,0.5,1.8,1.7,2v1.1c-6.1,2.9-21.1,9-37.9,9
|
||||
c-22.3,0-41.9-9.1-41.9-29.9c0-20.8,22.9-29.9,43.1-29.9c8,0,15.5,1.5,21.1,3c5.1,1.8,8.9,3.3,9.6,3.3c0.9,0,1.7-0.4,2.1-0.9
|
||||
l1.4,0.5l-9.4,13.1l-1.4-0.7c0.1-0.3,0.2-0.8,0.2-1.4c0-2.5-10.5-7.4-23.4-7.4c-16.3,0-29.5,6.6-29.5,20.1
|
||||
c0,14.1,13.2,20.8,28.2,20.8c12.2,0,19.4-3.4,22.3-5.2V406h-16.7c-1.9,0-3.1,0.8-3.1,1.9h-1.4v-14.1h1.4c0,1.1,1.2,1.9,3.1,1.9
|
||||
H225.9z"/>
|
||||
<path fill="#B2AE85" d="M230.7,426.5v-1.1c1.7-0.1,2.3-0.5,3.7-3l26.5-49.1c0.5-0.8,1.1-1.7,1.1-2.4c0-0.9-0.8-1.3-2-1.4v-1.1
|
||||
h21.2v1.1c-1.5,0.2-2,0.6-2,1.2c0,0.6,0.4,1.3,0.9,2.1l28.2,49.6c1.4,2.5,1.7,3,3.8,3v1.1h-19.3v-1.1c1.3,0,1.7-0.4,1.7-0.8
|
||||
c0-0.9-0.9-2-7.4-13.4h-33.3c-5.6,10.4-7.1,12-7.1,13c0,0.7,0.6,1.1,1.5,1.2v1.1L230.7,426.5L230.7,426.5z M281.3,402l-11.7-20.9
|
||||
L258.2,402H281.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#B2AE85" d="M524.5,436H-22v-77.2h546.5V436z M-17.1,431.1h536.6v-67.4H-17.1V431.1z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon fill="#B2AE85" points="526.2,360.2 529.5,360.2 529.5,369.1 531.1,369.1 531.1,360.2 534.5,360.2 534.5,358.8
|
||||
526.2,358.8 "/>
|
||||
<polygon fill="#B2AE85" points="542.9,358.8 539.8,366.9 536.8,358.8 534.7,358.8 534.7,369.1 536.3,369.1 536.3,361.4
|
||||
539.1,369.1 540.5,369.1 543.4,361.4 543.4,369.1 544.9,369.1 544.9,358.8 "/>
|
||||
</g>
|
||||
<path fill="#B2AE85" d="M328.7,368.3v58.2h186.9v-58.2H328.7z M336.7,409.1c-1.6-10.4,32.9-24.2,77.7-31.4c-1,0.3-3,0.8-3,0.8
|
||||
s-4.4,1.1-5.6,1.4c-22.9,5.6-38.9,15.7-37.5,24.6c1.4,9.1,20.5,14.1,44.8,12.4c1.4-0.1,6.1-0.3,7.2-0.4
|
||||
C375.1,422.6,338.2,419.5,336.7,409.1z M448.7,411.4c-9.9,2.3-22.3,4.2-22.3,4.2v-26l6.4,21.1c0,0,15.2-2.5,26.8-7.3
|
||||
c10.1-4.2,16.3-9.5,15.9-15.1c-0.7-9.1-20.1-14-44-12.4c-1.6,0.1-6.9,0.4-7.9,0.4c45-6.2,81.9-3.1,83.5,7.3
|
||||
C508.4,392.4,483.7,403.7,448.7,411.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#C6AF75" d="M547.578,77.074H1.117V-0.125h546.46V77.074z M6.034,72.157h536.627V4.792H6.034V72.157z"/>
|
||||
</g>
|
||||
<path fill="#C6AF75" d="M351.853,9.389v58.171h186.855V9.389H351.853z M359.775,50.225c-1.555-10.357,32.85-24.163,77.67-31.438
|
||||
c-1.012,0.261-2.969,0.762-2.969,0.762s-4.404,1.076-5.623,1.374C405.99,26.51,389.972,36.575,391.308,45.5
|
||||
c1.369,9.137,20.469,14.083,44.766,12.393c1.35-0.096,6.139-0.326,7.182-0.373C398.267,63.699,361.326,60.584,359.775,50.225z
|
||||
M471.814,52.462c-9.932,2.257-22.346,4.173-22.346,4.173V30.676l6.4,21.124c0,0,15.242-2.474,26.844-7.304
|
||||
c10.084-4.199,16.34-9.466,15.918-15.077c-0.684-9.115-20.068-13.978-44-12.439c-1.596,0.103-6.895,0.375-7.936,0.421
|
||||
c44.98-6.181,81.916-3.064,83.471,7.293C531.486,33.504,506.794,44.803,471.814,52.462z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon fill="#C6AF75" points="553.886,-1.576 557.207,-1.576 557.207,7.272 558.839,7.272 558.839,-1.576 562.162,-1.576
|
||||
562.162,-3 553.886,-3 "/>
|
||||
<polygon fill="#C6AF75" points="570.556,-3 567.509,5.09 564.478,-3 562.404,-3 562.404,7.272 563.964,7.272 563.964,-0.4
|
||||
566.845,7.272 568.191,7.272 571.07,-0.397 571.07,7.272 572.632,7.272 572.632,-3 "/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3 KiB |
|
@ -1,516 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" viewBox="0 0 647.3 342.9" xml:space="preserve">
|
||||
<path fill="#181515" d="M427.6,444.1"/>
|
||||
<g>
|
||||
<g>
|
||||
<rect x="327.7" y="0" fill="#282424" width="65.8" height="343"/>
|
||||
<rect x="393.5" y="335.2" fill="#282424" width="30.4" height="7.8"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#312F2F" d="M24.7,0h10.1v1.9h287.4V0l8.7,0c0.5,0,0.9,0,1.4,0C354.7,0.9,357,20.4,357,20.4v286.8c0,0,0.6,5.7-2.1,8.5
|
||||
c-5.2,5.4-23.2,23.3-27.2,27.3H26.1c0,0-21.3-20.6-23.5-21.6c-1.5-2-2.6-5.4-2.6-13.7V20.3C0,20.3,2.4,1,24.7,0z"/>
|
||||
<path id="XMLID_748_" fill="#3F3F3F" d="M327.9,342.3c-0.1,0.3-0.1,0.5-0.2,0.6H28.1c0,0-8.2-138.1,41.8-144.9
|
||||
c9.2-1.1,20.8,1.3,46.9,7.6c26.2,6.2,95.9,6.2,122.1,0c26.2-6.2,37.6-7.6,46.9-7.6c17.3,0,28,16.9,34.5,39.2
|
||||
C332,277.3,329.9,334.8,327.9,342.3z"/>
|
||||
<path id="XMLID_746_" fill="#181515" d="M178.6,215.1c-35.4,0-42.4-1.7-48.5-2.5c-6-0.8-4.2,4.7-4.2,4.7s3.1,20.4,3.5,28.1
|
||||
s8.7,6.7,8.7,6.7h81c0,0,8.3,1.1,8.7-6.7c0.4-7.8,3.5-28.1,3.5-28.1s1.8-5.5-4.2-4.7C221,213.4,213.9,215.1,178.6,215.1z"/>
|
||||
<ellipse id="XMLID_745_" fill="#30302F" cx="178.6" cy="106" rx="152.1" ry="87.4"/>
|
||||
<ellipse id="XMLID_744_" fill="#181515" cx="178.6" cy="105.8" rx="150.5" ry="85.7"/>
|
||||
<ellipse id="XMLID_743_" fill="#2C2929" cx="178.6" cy="103.8" rx="123.7" ry="69.5"/>
|
||||
<polygon id="XMLID_742_" fill="#241C1E" points="178.4,132.3 170.8,140.3 186.3,140.3 "/>
|
||||
<g id="SEGA_1_">
|
||||
<path id="XMLID_724_" fill="#EFF8FB" d="M202.3,239c-2.5,0-5,0-7.6,0c0-0.6,0-1.1,0-1.8c1.6,0,3.3,0,5.2,0c-0.4-1.1-0.7-2.1-1-3
|
||||
c-0.8-2.3-1.5-4.7-2.3-7c-0.2-0.6-0.7-1.2-1.2-1.4c-0.8-0.2-1.1,0.7-1.3,1.4c-1.2,3.6-2.3,7.1-3.5,10.7c-0.3,0.8-0.6,1.1-1.5,1.1
|
||||
c-2.3-0.1-4.7,0-7,0c-2.4,0-3.9-1.6-3.9-4c0-2.2-0.1-4.4,0-6.6c0.1-2.5,1.5-4,3.9-4c2.1,0,4.2,0,6.4,0c0,0.6,0,1.2,0,1.9
|
||||
c-1.8,0-3.6,0-5.4,0c-2.5,0-3.1,0.6-3.1,3.3c0,1.7,0,3.3,0,5c0,1.8,0.8,2.6,2.5,2.7c1.4,0,2.7,0,4.1,0c0-2,0-3.8,0-5.8
|
||||
c-1.2,0-2.3,0-3.4,0c0-0.7,0-1.2,0-1.8c1.8,0,3.5,0,5.4,0c0,2.5,0,5.1,0,7.6c0.1,0,0.2,0,0.3,0c1.1-3.5,2.3-7,3.4-10.5
|
||||
c0.6-2,1.8-2.8,3.8-2.5c1.1,0.2,1.9,0.8,2.2,1.8c1.4,4.2,2.7,8.4,4.1,12.6C202.4,238.8,202.3,238.9,202.3,239z"/>
|
||||
<path id="XMLID_723_" fill="#EFF8FB" d="M154.8,239c0-0.6,0-1.2,0-1.8c2,0,4,0,6,0c1.7,0,2.9-1.2,3-2.8c0.1-1.5-1.2-2.9-2.8-3
|
||||
c-0.7,0-1.3,0-2-0.1c-1-0.1-1.8-1.1-1.8-2.2c0-1.1,0.7-2.1,1.8-2.1c2.2-0.1,4.3,0,6.6,0c0,0.6,0,1.1,0,1.8c-1.1,0-2.2,0-3.3,0
|
||||
c-1,0-2,0-3.1,0c0,0.2,0,0.4,0,0.6c0.6,0,1.2,0.1,1.8,0.1c2.3,0.1,3.9,1.4,4.5,3.7c0.7,2.8-1.3,5.7-4,5.8
|
||||
C159.3,239.1,157.2,239,154.8,239z"/>
|
||||
<path id="XMLID_722_" fill="#EFF8FB" d="M154.8,236.5c0-0.7,0-1.2,0-1.9c2.2,0,4.3,0,6.4,0c0-0.2,0-0.4,0-0.5
|
||||
c-0.7,0-1.3-0.1-2-0.1c-1.8,0-3.2-0.9-4-2.6c-0.8-1.7-0.7-3.4,0.4-5c0.7-1.1,1.8-1.8,3-1.9c2.2-0.1,4.5,0,6.8,0
|
||||
c0,0.6,0,1.1,0,1.8c-2,0-4,0-6.1,0c-2,0-3.3,1.9-2.7,3.8c0.4,1.1,1.4,1.9,2.7,2c0.6,0,1.3,0,1.9,0.1c1,0.1,1.8,1.1,1.8,2.1
|
||||
c0,1.1-0.8,2.1-1.7,2.2C159.3,236.5,157.1,236.5,154.8,236.5z"/>
|
||||
<path id="XMLID_721_" fill="#EFF8FB" d="M177.3,224.5c0,0.6,0,1.1,0,1.8c-2,0-4,0-6,0c-2.1,0-2.8,0.7-2.8,2.9c0,1.7,0,3.5,0,5.2
|
||||
c0,2,0.8,2.8,2.7,2.8c2,0,4,0,6,0c0,0.6,0,1.1,0,1.9c-1.5,0-2.9,0-4.4,0c-0.9,0-1.8,0-2.8,0c-1.7-0.1-3.2-1.7-3.3-3.5
|
||||
c-0.1-2.5-0.1-5.1,0-7.6c0-1.6,1.4-3.3,3-3.4C172.2,224.4,174.7,224.5,177.3,224.5z"/>
|
||||
<path id="XMLID_718_" fill="#EFF8FB" d="M190.9,238.9c1.3-4,2.5-7.9,3.8-11.7c0.1-0.3,0.4-0.6,0.6-0.7c0.1-0.1,0.5,0.3,0.6,0.5
|
||||
c1,3.1,2.1,6.2,3.1,9.4c-1.5,0-2.9,0-4.3,0c0-0.5-0.1-0.9-0.1-1.3c-0.1,0-0.1,0-0.2-0.1c-0.2,0.7-0.5,1.4-0.7,2.2
|
||||
C193,239.2,193,239.2,190.9,238.9z M194.6,234.4c0.6,0,0.9,0,1.5,0c-0.2-0.7-0.4-1.4-0.6-2c-0.1,0-0.2,0-0.3,0
|
||||
C195.1,233,194.9,233.6,194.6,234.4z"/>
|
||||
<path id="XMLID_717_" fill="#EFF8FB" d="M184.5,234.2c-0.6-0.2-0.9-0.3-1.3-0.4c0-0.5,0-1,0-1.6c0.9,0,1.8,0,2.8,0
|
||||
c0,1.4,0,2.8,0,4.3c-1.4,0-2.9,0.1-4.3-0.1c-0.4,0-0.9-0.7-1-1.2c-0.1-2.3-0.1-4.6,0-6.9c0-0.8,0.5-1.3,1.3-1.3
|
||||
c2.1,0,4.3,0,6.5,0c0,0.6,0,1.2,0,1.8c-1.6,0-3.2,0-4.8,0c-1,0-1.3,0.3-1.3,1.3c0.1,1.1,0,2.2,0,3.2
|
||||
C182.5,234.7,183.1,235,184.5,234.2z"/>
|
||||
<path id="XMLID_359_" fill="#EFF8FB" d="M171.1,234.5c2,0.4,4,0,6.1,0.2c0,0.6,0,1.1,0,1.7c-2.4,0-4.7,0.1-7-0.1
|
||||
c-0.4,0-0.9-0.8-1-1.3c-0.2-0.9,0-1.9,0-3c2.2,0,4.3,0,6.6,0c0,0.5,0,1.1,0,1.7c-1.5,0-3.1,0-4.6,0
|
||||
C171.2,234.1,171.1,234.3,171.1,234.5z"/>
|
||||
<path id="XMLID_358_" fill="#EFF8FB" d="M177.3,227c0,0.6,0,1.2,0,1.7c-2,0.3-4.1-0.2-6.1,0.3c0,0.2,0,0.3,0,0.5c1.5,0,3,0,4.6,0
|
||||
c0,0.7,0,1.2,0,1.8c-2.1,0-4.3,0-6.5,0c0-1.1-0.1-2.2,0-3.3c0.1-0.4,0.7-1,1-1C172.6,227,174.9,227,177.3,227z"/>
|
||||
</g>
|
||||
<g id="XMLID_212_">
|
||||
<path id="XMLID_90_" fill="#241C1E" d="M152.6,144.9l-1.3,0.1c0-0.9-0.3-1.4-0.9-1.4c-0.7,0-1,0.7-1,2.1c0,0.8,0.1,1.4,0.3,1.6
|
||||
c0.2,0.3,0.4,0.4,0.8,0.4c0.5,0,0.8-0.4,1-1.2l1.2,0.1c-0.1,0.8-0.3,1.4-0.7,1.8c-0.4,0.4-0.9,0.6-1.5,0.6
|
||||
c-0.7,0-1.3-0.3-1.8-0.9c-0.4-0.6-0.7-1.4-0.7-2.4c0-1,0.2-1.8,0.7-2.4c0.4-0.6,1-0.9,1.8-0.9
|
||||
C151.7,142.4,152.4,143.2,152.6,144.9z"/>
|
||||
<path id="XMLID_87_" fill="#241C1E" d="M155.5,142.5l1.7,6.4h-1.4l-0.3-1.3h-1.8l-0.3,1.3h-1.1l1.7-6.4H155.5z M154.1,146.4h1.2
|
||||
l-0.6-2.3L154.1,146.4z"/>
|
||||
<path id="XMLID_84_" fill="#241C1E" d="M158.8,146.4v2.5h-1.3v-6.4h2.4c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.7
|
||||
c0.2,0.3,0.3,0.7,0.3,1.1c0,0.8-0.3,1.3-0.9,1.7l1,2.8h-1.4l-0.8-2.5H158.8z M158.8,143.7v1.6h0.8c0.3,0,0.4,0,0.6-0.1
|
||||
c0.1,0,0.2-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0.1-0.5c0-0.2,0-0.3-0.1-0.5s-0.2-0.2-0.3-0.3c-0.1,0-0.3,0-0.6,0H158.8z"/>
|
||||
<path id="XMLID_82_" fill="#241C1E" d="M166.1,142.5v1.3h-1.3v5.2h-1.3v-5.2h-1.4v-1.3H166.1z"/>
|
||||
<path id="XMLID_79_" fill="#241C1E" d="M167.8,146.4v2.5h-1.3v-6.4h2.4c0.4,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.7
|
||||
c0.2,0.3,0.3,0.7,0.3,1.1c0,0.8-0.3,1.3-0.9,1.7l1,2.8h-1.4l-0.8-2.5H167.8z M167.8,143.7v1.6h0.8c0.3,0,0.4,0,0.6-0.1
|
||||
c0.1,0,0.2-0.1,0.3-0.3c0.1-0.1,0.1-0.3,0.1-0.5c0-0.2,0-0.3-0.1-0.5c-0.1-0.1-0.2-0.2-0.3-0.3c-0.1,0-0.3,0-0.6,0H167.8z"/>
|
||||
<path id="XMLID_77_" fill="#241C1E" d="M172.5,142.5v6.4h-1.3v-6.4H172.5z"/>
|
||||
<path id="XMLID_18_" fill="#241C1E" d="M172.9,142.5h1.7c0.7,0,1.2,0.1,1.5,0.3c0.3,0.2,0.6,0.6,0.9,1.1c0.3,0.5,0.4,1.1,0.4,1.8
|
||||
c0,0.9-0.2,1.7-0.7,2.3c-0.5,0.6-1.1,0.9-1.9,0.9h-1.9V142.5z M174.2,143.7v4h0.5c0.5,0,0.8-0.2,1-0.6c0.2-0.4,0.3-0.9,0.3-1.4
|
||||
c0-0.4-0.1-0.7-0.2-1.1c-0.1-0.3-0.3-0.6-0.5-0.7c-0.2-0.1-0.4-0.2-0.7-0.2H174.2z"/>
|
||||
<path id="XMLID_16_" fill="#241C1E" d="M182.1,145.5c0,0,0,2-0.7,2.8c-0.7,0.7-0.9,0.8-1.5,0.8c-0.7,0-1.3-0.3-1.7-0.9
|
||||
c-0.4-0.6-0.6-1.4-0.6-2.3c0-1,0.2-1.8,0.6-2.5c0.4-0.6,1-0.9,1.7-0.9c0.6,0,1.1,0.2,1.5,0.6c0.4,0.4,0.6,0.9,0.7,1.6l-1.2,0.2
|
||||
c-0.1-0.8-0.4-1.2-0.9-1.2c-0.3,0-0.6,0.2-0.8,0.6c-0.2,0.4-0.3,0.9-0.3,1.6c0,0.7,0.1,1.2,0.3,1.5c0.2,0.3,0.5,0.5,0.8,0.5
|
||||
c0.2,0,0.4-0.1,0.6-0.3c0.2-0.2,0.3-0.5,0.3-0.8h-1v-1.2H182.1z"/>
|
||||
<path id="XMLID_14_" fill="#241C1E" d="M186.3,143.7h-2.6v1.3h2v1.2h-2v1.4h2.6v1.3h-3.9v-6.4h3.9V143.7z"/>
|
||||
<path id="XMLID_12_" fill="#241C1E" d="M191.3,142.5v6.4H190v-6.4H191.3z"/>
|
||||
<path id="XMLID_10_" fill="#241C1E" d="M195.8,142.5v6.4h-1.1l-2.1-4.3c0,0.1,0,0.2,0,0.2c0,0.1,0,0.2,0,0.3v3.8h-1v-6.4h1.4
|
||||
l1.8,3.8c0-0.2,0-0.3,0-0.4v-3.4H195.8z"/>
|
||||
<path id="XMLID_7_" fill="#241C1E" d="M197.3,146.6v2.4H196v-6.4h2.1c0.5,0,0.8,0.1,1.1,0.2c0.3,0.1,0.5,0.3,0.7,0.6
|
||||
c0.2,0.3,0.3,0.7,0.3,1.1c0,0.3-0.1,0.6-0.2,0.9c-0.1,0.3-0.3,0.5-0.4,0.7c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0.1-0.5,0.1-0.9,0.1
|
||||
H197.3z M197.3,145.4h0.8c0.3,0,0.5-0.1,0.7-0.3s0.2-0.4,0.2-0.6c0-0.3-0.1-0.5-0.2-0.6c-0.1-0.2-0.4-0.2-0.6-0.2h-0.8V145.4z"/>
|
||||
<path id="XMLID_5_" fill="#241C1E" d="M204.8,142.5v4c0,0.6-0.1,1.1-0.2,1.4c-0.1,0.3-0.4,0.6-0.7,0.8c-0.3,0.2-0.8,0.3-1.3,0.3
|
||||
c-0.5,0-0.9-0.1-1.2-0.3s-0.5-0.4-0.7-0.8s-0.2-0.8-0.2-1.5v-4h1.4v4c0,0.3,0,0.6,0.1,0.8c0,0.2,0.1,0.3,0.3,0.4s0.3,0.1,0.5,0.1
|
||||
c0.2,0,0.4,0,0.6-0.1s0.2-0.2,0.3-0.4c0-0.2,0.1-0.4,0.1-0.8v-4H204.8z"/>
|
||||
<path id="XMLID_3_" fill="#241C1E" d="M209.1,142.5v1.3h-1.3v5.2h-1.3v-5.2h-1.4v-1.3H209.1z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#181515" d="M272.3,122.3H84.8c-10.3,0-18.8-8.5-18.8-18.8V101c0-10.3,8.5-18.8,18.8-18.8h187.4
|
||||
c10.3,0,18.8,8.5,18.8,18.8v2.5C291.1,113.8,282.6,122.3,272.3,122.3z"/>
|
||||
<path d="M178.2,117.8H267c5.9,0,10.8-4.6,10.8-20.3H267v-8.1h0.4h-88.8h0H89.8h0.4v8.1H79.4c0,15.6,4.8,20.3,10.8,20.3h88.8"/>
|
||||
<path fill="#282424" d="M178.2,116.7h87.9c5.9,0,10.7-4.3,10.7-18.8h-10.7v-7.5h0.4h-87.9h0H90.6H91V98H80.3
|
||||
c0,14.5,4.8,18.8,10.7,18.8h87.9"/>
|
||||
<rect x="80.9" y="104.9" fill="#010102" width="195.4" height="1"/>
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#363636" d="M103.7,93.3h-1.9c0-0.4,0.4-0.8,0.9-0.8l0,0C103.2,92.5,103.7,92.9,103.7,93.3z"/>
|
||||
<path fill="#464646" d="M103.7,101.8h-1.9c0,0.4,0.4,0.8,0.9,0.8l0,0C103.2,102.6,103.7,102.3,103.7,101.8z"/>
|
||||
<rect x="101.8" y="93.3" fill="#424141" width="1.9" height="8.6"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#363636" d="M103.7,108.2h-1.9c0-0.3,0.4-0.6,0.9-0.6l0,0C103.2,107.6,103.7,107.8,103.7,108.2z"/>
|
||||
<path fill="#464646" d="M103.7,115.1h-1.9c0,0.3,0.4,0.6,0.9,0.6l0,0C103.2,115.7,103.7,115.4,103.7,115.1z"/>
|
||||
<rect x="101.8" y="108.2" fill="#424141" width="1.9" height="6.9"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#363636" d="M253.4,93.3h1.9c0-0.4-0.4-0.8-0.9-0.8l0,0C253.9,92.5,253.4,92.9,253.4,93.3z"/>
|
||||
<path fill="#464646" d="M253.4,101.8h1.9c0,0.4-0.4,0.8-0.9,0.8l0,0C253.9,102.6,253.4,102.3,253.4,101.8z"/>
|
||||
<rect x="253.4" y="93.3" fill="#424141" width="1.9" height="8.6"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#363636" d="M253.4,108.2h1.9c0-0.3-0.4-0.6-0.9-0.6l0,0C253.9,107.6,253.4,107.8,253.4,108.2z"/>
|
||||
<path fill="#464646" d="M253.4,115.1h1.9c0,0.3-0.4,0.6-0.9,0.6l0,0C253.9,115.7,253.4,115.4,253.4,115.1z"/>
|
||||
<rect x="253.4" y="108.2" fill="#424141" width="1.9" height="6.9"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<path id="XMLID_250_" fill="#181515" d="M43.5,220.3c6.2-12.2,16-18.4,27.5-20c9.2-1.1,22.7,3.9,48.9,10.1
|
||||
c13.1,3.1,33.9,4.7,58,4.6c24.1,0,44.9-1.5,58-4.6c26.2-6.2,39.6-11.2,48.9-10.1c11.5,1.6,22.5,7.4,28.6,19.6
|
||||
c-6.5-13.2-15.5-21.9-28-21.9c-9.3,0-20.8,1.3-46.9,7.6c-13,3.1-36.8,4.7-60.6,4.7c-24.1,0-48.3-1.5-61.4-4.7
|
||||
c-26.2-6.2-37.7-8.7-46.9-7.6C58.1,199.6,49.7,208.1,43.5,220.3z"/>
|
||||
<g>
|
||||
<path id="XMLID_350_" fill="#3F4040" d="M286.3,277.2c0,13.2-15.2,15.5-15.2,15.5h-92.5c0,0-89.8,0-92.5,0
|
||||
c-2.7,0-15.2-2.2-15.2-15.5c0-13.2,15.2-15.5,15.2-15.5h92.5h92.5C271.1,261.7,286.3,264,286.3,277.2z"/>
|
||||
<path id="XMLID_349_" fill="#333333" d="M274,289.1H83.4c-4.8,0-8.8-3.9-8.8-8.8v-6.1c0-4.8,3.9-8.8,8.8-8.8H274
|
||||
c4.8,0,8.8,3.9,8.8,8.8v6.1C282.8,285.2,278.9,289.1,274,289.1z"/>
|
||||
<path id="voyant_6_" fill="#631418" d="M174.3,284h-2.6c-0.3,0-0.6-0.3-0.6-0.6v-11.5c0-0.3,0.3-0.6,0.6-0.6h2.6
|
||||
c0.3,0,0.6,0.3,0.6,0.6v11.5C174.9,283.7,174.6,284,174.3,284z"/>
|
||||
<path id="voyant_5_" fill="#631418" d="M179.8,284h-2.6c-0.3,0-0.6-0.3-0.6-0.6v-11.5c0-0.3,0.3-0.6,0.6-0.6h2.6
|
||||
c0.3,0,0.6,0.3,0.6,0.6v11.5C180.5,283.7,180.2,284,179.8,284z"/>
|
||||
<path id="voyant_4_" fill="#631418" d="M185.4,284h-2.6c-0.3,0-0.6-0.3-0.6-0.6v-11.5c0-0.3,0.3-0.6,0.6-0.6h2.6
|
||||
c0.3,0,0.6,0.3,0.6,0.6v11.5C186,283.7,185.7,284,185.4,284z"/>
|
||||
<path id="bouton_8_" fill="#212020" d="M271.8,285.4h-35.7c-3.4,0-6.1-2.7-6.1-6.1v-4.3c0-3.4,2.7-6.1,6.1-6.1h35.7
|
||||
c3.4,0,6.1,2.7,6.1,6.1v4.3C277.9,282.7,275.1,285.4,271.8,285.4z"/>
|
||||
<path id="bouton_6_" fill="#212020" d="M121.7,285.4H86c-3.4,0-6.1-2.7-6.1-6.1v-4.3c0-3.4,2.7-6.1,6.1-6.1h35.7
|
||||
c3.4,0,6.1,2.7,6.1,6.1v4.3C127.8,282.7,125.1,285.4,121.7,285.4z"/>
|
||||
<path id="bouton_5_" fill="#5C5C5C" d="M116.3,280.6H92c-1,0-1.8-0.8-1.8-1.8v-3.2c0-1,0.8-1.8,1.8-1.8h24.3c1,0,1.8,0.8,1.8,1.8
|
||||
v3.2C118.1,279.8,117.3,280.6,116.3,280.6z"/>
|
||||
<g>
|
||||
<path fill="#241C1E" d="M93.9,275.3h1.5c0.1,0,0.3,0,0.4,0c0.1,0,0.3,0,0.4,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0.1,0.2,0.1,0.2,0.2
|
||||
c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0.1,0.3,0.1,0.4c0,0.4-0.1,0.7-0.4,0.9c-0.3,0.2-0.6,0.3-1.1,0.3h-0.8v1.5h-0.7V275.3z
|
||||
M94.6,277.1h0.8c0.1,0,0.3,0,0.3,0s0.2-0.1,0.2-0.1c0.1,0,0.1-0.1,0.1-0.2c0-0.1,0-0.2,0-0.2c0-0.1,0-0.2-0.1-0.3
|
||||
c0-0.1-0.1-0.1-0.2-0.2c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.2,0-0.3,0h-0.8V277.1z"/>
|
||||
<path fill="#241C1E" d="M99.4,275.2c0.3,0,0.5,0,0.8,0.1s0.4,0.2,0.6,0.4c0.2,0.2,0.3,0.4,0.4,0.6c0.1,0.3,0.1,0.5,0.1,0.8
|
||||
c0,0.3,0,0.6-0.1,0.8c-0.1,0.3-0.2,0.5-0.4,0.6c-0.2,0.2-0.4,0.3-0.6,0.4s-0.5,0.1-0.8,0.1c-0.3,0-0.5,0-0.8-0.1
|
||||
c-0.2-0.1-0.4-0.2-0.6-0.4c-0.2-0.2-0.3-0.4-0.4-0.6c-0.1-0.3-0.1-0.5-0.1-0.8c0-0.3,0-0.6,0.1-0.8c0.1-0.3,0.2-0.5,0.4-0.6
|
||||
c0.2-0.2,0.4-0.3,0.6-0.4C98.9,275.3,99.2,275.2,99.4,275.2z M99.4,278.7c0.2,0,0.3,0,0.5-0.1c0.1-0.1,0.3-0.2,0.4-0.3
|
||||
c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.2,0.1-0.4,0.1-0.6c0-0.2,0-0.4-0.1-0.6c-0.1-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.4-0.3
|
||||
c-0.1-0.1-0.3-0.1-0.5-0.1c-0.2,0-0.3,0-0.5,0.1c-0.1,0.1-0.3,0.2-0.4,0.3c-0.1,0.1-0.2,0.3-0.2,0.4c-0.1,0.2-0.1,0.4-0.1,0.6
|
||||
c0,0.2,0,0.4,0.1,0.6c0.1,0.2,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.4,0.3C99.1,278.6,99.3,278.7,99.4,278.7z"/>
|
||||
<path fill="#241C1E" d="M106.9,275.3l-1.1,4h-0.7l-0.8-2.9l-0.8,2.9h-0.7l-1.1-4h0.8l0.7,2.7l0.7-2.7h0.8l0.7,2.7l0.7-2.7H106.9
|
||||
z"/>
|
||||
<path fill="#241C1E" d="M110.5,279.3h-3v-4h2.9v0.7h-2.2v0.9h2.1v0.7h-2.1v1h2.3V279.3z"/>
|
||||
<path fill="#241C1E" d="M114.7,279.3h-0.8l-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2s-0.1-0.1-0.2-0.2c-0.1,0-0.1-0.1-0.2-0.1
|
||||
c-0.1,0-0.1,0-0.2,0H112v1.6h-0.7v-4h1.8c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0.1c0.1,0,0.2,0.1,0.2,0.1
|
||||
c0.1,0.1,0.1,0.1,0.2,0.2c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.2c0,0.1,0,0.2,0,0.2c0,0.2-0.1,0.4-0.2,0.6
|
||||
s-0.3,0.3-0.5,0.4c0.2,0.1,0.3,0.3,0.4,0.6L114.7,279.3z M112,277h1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.2-0.1
|
||||
c0.1,0,0.1-0.1,0.1-0.2c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.3-0.1-0.5-0.1H112V277z"/>
|
||||
</g>
|
||||
<path id="bouton_7_" fill="#5C5C5C" d="M266.1,280.6h-24.3c-1,0-1.8-0.8-1.8-1.8v-3.2c0-1,0.8-1.8,1.8-1.8h24.3
|
||||
c1,0,1.8,0.8,1.8,1.8v3.2C267.9,279.8,267.1,280.6,266.1,280.6z"/>
|
||||
<g>
|
||||
<path fill="#241C1E" d="M248.3,279.3h-0.8l-0.4-1.1c0-0.1-0.1-0.1-0.1-0.2c0-0.1-0.1-0.1-0.2-0.2c-0.1,0-0.1-0.1-0.2-0.1
|
||||
c-0.1,0-0.1,0-0.2,0h-0.8v1.6h-0.7v-4h1.8c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0.1c0.1,0,0.2,0.1,0.2,0.1
|
||||
c0.1,0.1,0.1,0.1,0.2,0.2c0,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.2c0,0.1,0,0.2,0,0.2c0,0.2-0.1,0.4-0.2,0.6
|
||||
c-0.1,0.2-0.3,0.3-0.5,0.4c0.2,0.1,0.3,0.3,0.4,0.6L248.3,279.3z M245.6,277h1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.2-0.1
|
||||
c0.1,0,0.1-0.1,0.1-0.2c0-0.1,0-0.1,0-0.2c0-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.3-0.1-0.5-0.1h-1.1V277z"/>
|
||||
<path fill="#241C1E" d="M252,279.3h-3v-4h2.9v0.7h-2.2v0.9h2.1v0.7h-2.1v1h2.3V279.3z"/>
|
||||
<path fill="#241C1E" d="M254.3,279.3c-0.3,0-0.5,0-0.7-0.1c-0.2-0.1-0.4-0.2-0.5-0.3c-0.1-0.1-0.3-0.3-0.3-0.5
|
||||
c-0.1-0.2-0.1-0.4-0.1-0.6h0.7c0,0.1,0,0.3,0.1,0.4c0.1,0.1,0.1,0.2,0.2,0.3c0.1,0.1,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.4,0
|
||||
c0.1,0,0.2,0,0.3,0c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.1-0.1,0.2-0.2c0-0.1,0.1-0.1,0.1-0.2c0-0.1,0-0.2-0.1-0.2
|
||||
c0-0.1-0.1-0.1-0.2-0.2c-0.1,0-0.2-0.1-0.3-0.1c-0.1,0-0.3-0.1-0.5-0.1c-0.2-0.1-0.4-0.1-0.6-0.2c-0.2-0.1-0.3-0.1-0.4-0.2
|
||||
c-0.1-0.1-0.2-0.2-0.2-0.3c-0.1-0.1-0.1-0.3-0.1-0.4c0-0.2,0-0.3,0.1-0.5c0.1-0.1,0.2-0.3,0.3-0.4c0.1-0.1,0.3-0.2,0.5-0.2
|
||||
c0.2-0.1,0.4-0.1,0.6-0.1c0.2,0,0.4,0,0.6,0.1c0.2,0.1,0.3,0.1,0.5,0.3s0.2,0.3,0.3,0.4c0.1,0.2,0.1,0.4,0.1,0.6H255
|
||||
c-0.1-0.4-0.3-0.7-0.8-0.7c-0.2,0-0.4,0-0.5,0.1c-0.1,0.1-0.2,0.2-0.2,0.3c0,0.1,0,0.1,0,0.1c0,0,0.1,0.1,0.1,0.1
|
||||
c0.1,0,0.1,0.1,0.2,0.1c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.4,0.1c0.1,0,0.2,0.1,0.3,0.2
|
||||
c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0.1,0.1,0.2,0.2,0.3c0,0.1,0.1,0.3,0.1,0.4c0,0.2,0,0.3-0.1,0.5s-0.2,0.3-0.3,0.4
|
||||
c-0.1,0.1-0.3,0.2-0.5,0.3C254.7,279.3,254.5,279.3,254.3,279.3z"/>
|
||||
<path fill="#241C1E" d="M259.6,279.3h-3v-4h2.9v0.7h-2.2v0.9h2.1v0.7h-2.1v1h2.3V279.3z"/>
|
||||
<path fill="#241C1E" d="M263.3,276h-1.2v3.3h-0.7V276h-1.2v-0.7h3.2V276z"/>
|
||||
</g>
|
||||
<path id="voyant_7_" fill="#F95D5D" d="M184.7,282.8h-1.2c-0.3,0-0.6-0.3-0.6-0.6v-9.1c0-0.3,0.3-0.6,0.6-0.6h1.2
|
||||
c0.3,0,0.6,0.3,0.6,0.6v9.1C185.3,282.5,185,282.8,184.7,282.8z"/>
|
||||
<path id="voyant_8_" fill="#F95D5D" d="M179.2,282.8h-1.2c-0.3,0-0.6-0.3-0.6-0.6v-9.1c0-0.3,0.3-0.6,0.6-0.6h1.2
|
||||
c0.3,0,0.6,0.3,0.6,0.6v9.1C179.8,282.5,179.5,282.8,179.2,282.8z"/>
|
||||
<path id="voyant_9_" fill="#F95D5D" d="M173.6,282.8h-1.2c-0.3,0-0.6-0.3-0.6-0.6v-9.1c0-0.3,0.3-0.6,0.6-0.6h1.2
|
||||
c0.3,0,0.6,0.3,0.6,0.6v9.1C174.2,282.5,173.9,282.8,173.6,282.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<g id="polygon9_1_">
|
||||
<path fill="#EFF8FB" d="M235.9,73.1H121.2l-8.4-4.9v-11l7.9-4.6h115.7l8,4.7v11L235.9,73.1z M121.5,72.1h114.2l7.6-4.5v-9.8
|
||||
l-7.2-4.2H121l-7.2,4.2v9.8L121.5,72.1z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon id="polygon15_1_" fill="#EFF8FB" points="198.1,61.4 209.8,61.4 209.8,66.1 205.6,68.9 192.7,68.9 197,66 204.6,66
|
||||
204.6,64.3 192.9,64.3 192.9,59.7 197.2,56.7 197.2,56.7 210.1,56.7 205.8,59.6 198.1,59.6 "/>
|
||||
<polygon id="polygon17_1_" fill="#EFF8FB" points="211.4,56.7 211.4,56.7 216.7,56.7 216.7,68.9 211.4,68.9 "/>
|
||||
<polygon id="polygon19_1_" fill="#EFF8FB" points="223.9,61.4 235.6,61.4 235.6,66.1 231.4,68.9 218.6,68.9 222.8,66 230.4,66
|
||||
230.4,64.3 218.7,64.3 218.7,59.7 223,56.7 223,56.7 235.9,56.7 231.6,59.6 223.9,59.6 "/>
|
||||
<polygon id="polygon21_1_" fill="#EFF8FB" points="181.5,66 181.5,64.3 186.5,64.3 190.8,61.4 181.5,61.4 181.5,59.6
|
||||
189.1,59.6 193.3,56.7 180.8,56.7 176.3,59.6 176.3,59.6 176.3,68.9 189,68.9 193.3,66 "/>
|
||||
<polygon id="polygon23_1_" fill="#EFF8FB" points="144.8,66 144.8,64.3 149.8,64.3 154.1,61.4 144.8,61.4 144.8,59.6
|
||||
152.4,59.6 156.6,56.7 144.2,56.7 139.6,59.6 139.6,59.6 139.6,68.9 152.3,68.9 156.6,66 "/>
|
||||
<polygon id="polygon25_1_" fill="#EFF8FB" points="169.6,64.9 163.1,60.8 163.1,68.9 157.8,68.9 157.8,56.7 163.1,56.7
|
||||
169.6,60.3 169.6,56.7 169.6,56.7 174.8,56.7 174.8,68.9 169.6,68.9 "/>
|
||||
<polygon id="polygon27_1_" fill="#EFF8FB" points="126.5,59.6 126.5,66 133,66 133,64.3 127.7,64.3 131.9,61.4 138.2,61.4
|
||||
138.2,66.2 134.2,68.9 121.2,68.9 121.2,59.7 121.2,59.7 125.6,56.7 139.8,56.7 135.6,59.6 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path id="XMLID_747_" fill="#444546" d="M322.2,1.9v12c0,0-0.1,1.5-2.1,1.5c-2,0-141.6,0-141.6,0S39,15.4,37,15.4
|
||||
c-2,0-2.1-1.5-2.1-1.5v-12L178.6,2L322.2,1.9z"/>
|
||||
<g id="XMLID_139_">
|
||||
<rect id="XMLID_211_" x="36.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_210_" x="40.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_209_" x="44.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_208_" x="48.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_207_" x="52.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_206_" x="56.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_205_" x="60.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_204_" x="64.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_203_" x="68.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_202_" x="72.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_201_" x="76.4" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_200_" x="80.4" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_199_" x="84.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_198_" x="88.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_197_" x="92.4" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_196_" x="96.4" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_195_" x="100.5" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_194_" x="104.5" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_193_" x="108.5" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_192_" x="112.5" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_191_" x="116.5" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_190_" x="120.5" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_189_" x="124.6" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_188_" x="128.6" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_187_" x="132.6" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_186_" x="136.6" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_185_" x="140.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_184_" x="144.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_183_" x="148.6" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_182_" x="152.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_181_" x="156.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_180_" x="160.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_179_" x="165" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_178_" x="169.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_177_" x="173.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_176_" x="177" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_175_" x="181" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_174_" x="185.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_173_" x="189.1" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_172_" x="193.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_171_" x="197.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_170_" x="201.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_169_" x="205.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_168_" x="209.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_167_" x="213.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_166_" x="217.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_165_" x="221.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_164_" x="225.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_163_" x="229.8" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_162_" x="233.8" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_161_" x="237.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_160_" x="241.7" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_159_" x="245.8" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_158_" x="249.8" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_157_" x="253.9" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_156_" x="257.9" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_155_" x="262" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_154_" x="266" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_153_" x="269.9" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_152_" x="273.9" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_151_" x="278" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_150_" x="282" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_149_" x="286.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_148_" x="290.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_146_" x="294.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_145_" x="298.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_144_" x="302.2" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_143_" x="306.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_142_" x="310.3" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_141_" x="314.4" fill="#282424" width="2.6" height="13.7"/>
|
||||
<rect id="XMLID_140_" x="318.4" fill="#282424" width="2.6" height="13.7"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#3F3F3F" d="M364.5,309.1V14.2C364.5,6.4,370,0,376.6,0l17,0l0,1.9h223.8V0l17.9,0c6.6,0,12.1,6.4,12.1,14.2V217
|
||||
c0,69.3-48.2,126-107,126l-118.2,0c-18,0-35.4-9.5-46.7-22.1"/>
|
||||
<path fill="#312F2F" d="M540.3,291H421.6c-9.5,0-19,1.5-28.1,4.4l-29,13.7V12c0-6.6,5.4-12,12.1-12h17l0,1.9l223.8,0.4V0l17.9,0
|
||||
c6.6,0,12.1,5.4,12.1,12v172.1C647.3,242.9,599.2,291,540.3,291z"/>
|
||||
<g>
|
||||
<path fill="#181515" d="M526.4,277.4h-85.2c-31.6,0-57.4-25.7-57.4-57.3V66.6c0-14.5,11.8-26.3,26.3-26.3h196.8
|
||||
c14.5,0,26.3,11.8,26.3,26.3v104.1C633.2,229.6,585.3,277.4,526.4,277.4z M410.1,41.3c-14,0-25.3,11.3-25.3,25.3v153.5
|
||||
c0,31.1,25.3,56.3,56.4,56.3h85.2c58.3,0,105.8-47.4,105.8-105.7V66.6c0-13.9-11.4-25.3-25.3-25.3H410.1z"/>
|
||||
</g>
|
||||
<rect x="384.3" y="94.8" fill="#181515" width="248.4" height="1.8"/>
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#EFF8FB" d="M470.4,70.7l-0.3-0.2c0-0.1,0-0.2,0-0.3c0-0.3-1.9-1.7-5.1-1.7c-3.1,0-4.4,1-4.4,2.3
|
||||
c0,3.4,11.7-1.6,11.7,5.9c0,2.7-2.5,4.8-7.6,4.8c-4.9,0-6.3-1.6-6.7-1.6c-0.1,0-0.2,0.1-0.3,0.2l-0.3-0.1l1.7-3.5l0.3,0.2
|
||||
c0,0.1,0,0.2,0,0.3c0,1.2,2.6,2.1,5.1,2.1c3.6,0,4.9-1.1,4.9-2.2c0-4.1-11.6,1-11.6-5.9c0-3.5,3.5-4.9,7.4-4.9
|
||||
c3.5,0,5.9,1.6,6.1,1.6c0.3,0,0.3-0.1,0.4-0.1l0.3,0.1L470.4,70.7z"/>
|
||||
<path fill="#EFF8FB" d="M473.9,81c0.4,0,0.5-0.2,0.5-0.6V67.2c0-0.5-0.1-0.6-0.5-0.6v-0.3h12.9c0.5,0,0.7-0.2,0.7-0.5h0.3v3.4
|
||||
h-0.3c0-0.4-0.2-0.5-0.7-0.5h-9.6v3.7h6.3c0.5,0,0.7-0.2,0.7-0.5h0.3v3.5h-0.3c0-0.2,0-0.3-0.2-0.4c-0.1-0.1-0.3-0.1-0.5-0.1
|
||||
h-6.3v4.1h9.8c0.5,0,0.7-0.2,0.7-0.5h0.3v3.4h-0.3c0-0.3-0.2-0.5-0.7-0.5h-13.1V81z"/>
|
||||
<path fill="#EFF8FB" d="M505.6,73.4v0.3c-0.2,0-0.4,0.2-0.4,0.7v4.1c0,0.3,0.1,0.5,0.4,0.5v0.3c-1.3,0.7-4.3,2.3-7.8,2.3
|
||||
c-4.6,0-8.6-2.4-8.6-7.7c0-5.4,4.7-7.7,8.8-7.7c1.6,0,3.2,0.4,4.3,0.8c1.1,0.5,1.8,0.8,2,0.8c0.2,0,0.4-0.1,0.4-0.2l0.3,0.1
|
||||
l-1.9,3.4l-0.3-0.2c0-0.1,0-0.2,0-0.4c0-0.6-2.2-1.9-4.8-1.9c-3.3,0-6.1,1.7-6.1,5.2c0,3.7,2.7,5.4,5.8,5.4c2.5,0,4-0.9,4.6-1.3
|
||||
V76H499c-0.4,0-0.6,0.2-0.6,0.5H498v-3.6h0.3c0,0.3,0.2,0.5,0.6,0.5H505.6z"/>
|
||||
<path fill="#EFF8FB" d="M506.6,81.3V81c0.4,0,0.5-0.1,0.8-0.8l5.4-12.7c0.1-0.2,0.2-0.4,0.2-0.6c0-0.2-0.2-0.3-0.4-0.4v-0.3h4.3
|
||||
v0.3c-0.3,0-0.4,0.2-0.4,0.3c0,0.2,0.1,0.3,0.2,0.5l5.8,12.9c0.3,0.6,0.4,0.8,0.8,0.8v0.3h-4V81c0.3,0,0.4-0.1,0.4-0.2
|
||||
c0-0.2-0.2-0.5-1.5-3.5h-6.8c-1.2,2.7-1.5,3.1-1.5,3.4c0,0.2,0.1,0.3,0.3,0.3v0.3L506.6,81.3L506.6,81.3z M517,75l-2.4-5.4
|
||||
l-2.4,5.4H517z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#EFF8FB" d="M566.8,83.8H454.7v-20h112.1V83.8z M455.8,82.5h110.1V65.1H455.8V82.5z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon fill="#EFF8FB" points="567.2,64.2 567.9,64.2 567.9,66.5 568.2,66.5 568.2,64.2 568.9,64.2 568.9,63.8 567.2,63.8
|
||||
"/>
|
||||
<polygon fill="#EFF8FB" points="570.6,63.8 570,65.9 569.4,63.8 568.9,63.8 568.9,66.5 569.3,66.5 569.3,64.5 569.9,66.5
|
||||
570.1,66.5 570.7,64.5 570.7,66.5 571,66.5 571,63.8 "/>
|
||||
</g>
|
||||
<path fill="#EFF8FB" d="M526.7,66.3v15.1H565V66.3H526.7z M528.3,76.8c-0.3-2.7,6.7-6.3,15.9-8.1c-0.2,0.1-0.6,0.2-0.6,0.2
|
||||
s-0.9,0.3-1.2,0.4c-4.7,1.4-8,4.1-7.7,6.4c0.3,2.4,4.2,3.6,9.2,3.2c0.3,0,1.3-0.1,1.5-0.1C536.2,80.3,528.6,79.5,528.3,76.8z
|
||||
M551.3,77.4c-2,0.6-4.6,1.1-4.6,1.1v-6.7l1.3,5.5c0,0,3.1-0.6,5.5-1.9c2.1-1.1,3.4-2.5,3.3-3.9c-0.1-2.4-4.1-3.6-9-3.2
|
||||
c-0.3,0-1.4,0.1-1.6,0.1c9.2-1.6,16.8-0.8,17.1,1.9C563.5,72.5,558.5,75.4,551.3,77.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#EFF8FB" d="M463.4,223.6c0,0.1,0,0.2,0,0.2c0,0.2,0,0.3-0.7,0.3c-0.7,0-0.6-0.1-0.7-0.3c0-0.1,0-0.5,0-0.7
|
||||
c0-0.2,0-0.6,0-0.7c0-0.2,0-0.3,0.7-0.3c0.7,0,0.6,0.1,0.7,0.3c0,0,0,0.1,0,0.2l0.9,0c0-0.2,0-0.4,0-0.5
|
||||
c-0.1-0.5,0.1-0.9-1.5-0.9c-1.7,0-1.5,0.4-1.5,0.9c0,0.1,0,0.5,0,0.9c0,0.4,0,0.7,0,0.9c0.1,0.5-0.1,0.9,1.5,0.9
|
||||
c1.7,0,1.5-0.4,1.5-0.9c0-0.1,0-0.2,0-0.4H463.4L463.4,223.6z"/>
|
||||
<polygon fill="#EFF8FB" points="452.9,221.4 452,224 451.1,221.4 449.8,221.4 449.8,224.8 450.7,224.8 450.7,222.3 451.6,224.8
|
||||
452.4,224.8 453.3,222.3 453.3,224.8 454.2,224.8 454.2,221.4 "/>
|
||||
<polygon fill="#EFF8FB" points="464.5,221.4 467,221.4 467,222.3 466.2,222.3 466.2,224.8 465.3,224.8 465.3,222.3 464.5,222.3
|
||||
"/>
|
||||
<polygon fill="#EFF8FB" points="457.8,224.8 458.8,221.4 460.1,221.4 461.1,224.8 460.2,224.8 460,224.1 458.9,224.1
|
||||
459.1,223.6 459.9,223.6 459.5,222.2 458.7,224.8 "/>
|
||||
<path fill="#EFF8FB" d="M447.7,222.1c0.7,0,0.6,0.1,0.7,0.3c0,0.1,0,0.5,0,0.7c0,0.2,0,0.6,0,0.7c0,0.2,0,0.3-0.7,0.3
|
||||
c-0.7,0-0.6-0.1-0.7-0.3c0-0.1,0-0.5,0-0.7s0-0.6,0-0.7C447.1,222.2,447.1,222.1,447.7,222.1l0-0.8c-1.7,0-1.5,0.4-1.5,0.9
|
||||
c0,0.1,0,0.5,0,0.9c0,0.4,0,0.7,0,0.9c0.1,0.5-0.1,0.9,1.5,0.9s1.5-0.4,1.5-0.9c0-0.1,0-0.5,0-0.9c0-0.4,0-0.7,0-0.9
|
||||
c-0.1-0.5,0.1-0.9-1.5-0.9L447.7,222.1z"/>
|
||||
<path fill="#EFF8FB" d="M444.8,223.6c0,0.1,0,0.2,0,0.2c0,0.2,0,0.3-0.7,0.3c-0.7,0-0.6-0.1-0.7-0.3c0-0.1,0-0.5,0-0.7
|
||||
s0-0.6,0-0.7c0-0.2,0-0.3,0.7-0.3c0.7,0,0.6,0.1,0.7,0.3c0,0,0,0.1,0,0.2l0.9,0c0-0.2,0-0.4,0-0.5c-0.1-0.5,0.1-0.9-1.5-0.9
|
||||
c-1.7,0-1.5,0.4-1.5,0.9c0,0.1,0,0.5,0,0.9c0,0.4,0,0.7,0,0.9c0.1,0.5-0.1,0.9,1.5,0.9c1.7,0,1.5-0.4,1.5-0.9c0-0.1,0-0.2,0-0.4
|
||||
H444.8z"/>
|
||||
<path fill="#EFF8FB" d="M456.3,224.1l-0.5,0v-0.8l0.5,0c0.7,0,0.6-0.1,0.7-0.3c0-0.1,0,0,0-0.2c0-0.2,0-0.1,0-0.2
|
||||
c0-0.2,0-0.3-0.7-0.3l-0.5,0l0,2.6h-0.9v-3.4h1.4c1.7,0,1.5,0.4,1.5,0.9c0,0.1,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4
|
||||
C457.8,223.6,457.9,224.1,456.3,224.1L456.3,224.1z"/>
|
||||
<path fill="#EFF8FB" d="M439.4,237.7l-5.4,0c-0.8,0-1.4-0.6-1.4-1.4V228c0-0.8,0.6-1.4,1.4-1.4l3.4,0c0.4,0,0.7-0.3,0.7-0.7
|
||||
l0-3.3c0-0.2,0.1-0.3,0.3-0.3h2c0.2,0,0.3,0.1,0.3,0.3l0,14.9c0,0.2-0.1,0.3-0.3,0.3L439.4,237.7l0,0.7h1.4
|
||||
c0.4,0,0.7-0.3,0.7-0.7v-15.5c0-0.4-0.3-0.7-0.7-0.7h-2.6c-0.4,0-0.7,0.3-0.7,0.7l0,3.3c0,0.2-0.1,0.3-0.3,0.3l-3.1,0
|
||||
c-1.2,0-2.2,1-2.2,2.2l0,8.3c0,1.2,1,2.2,2.2,2.2l5.4,0L439.4,237.7L439.4,237.7z"/>
|
||||
<path fill="#EFF8FB" d="M437.3,234.6v-5.4c0-0.4-0.4-0.8-0.8-0.8c-0.4,0-0.8,0.4-0.8,0.8v5.8c0,0.4,0.4,0.8,0.8,0.8
|
||||
c0.4,0,0.8-0.4,0.8-0.8V234.6l0.7,0v0.4c0,0.9-0.7,1.6-1.6,1.6c-0.9,0-1.6-0.7-1.6-1.6v-5.8c0-0.9,0.7-1.6,1.6-1.6
|
||||
c0.9,0,1.6,0.7,1.6,1.6v5.4L437.3,234.6z"/>
|
||||
<path fill="#EFF8FB" d="M444.5,237.7h-1c-0.2,0-0.3-0.1-0.3-0.3l0-10.5c0-0.2,0.1-0.3,0.3-0.3h2c0.2,0,0.3,0.1,0.3,0.3l0,10.5
|
||||
c0,0.2-0.1,0.3-0.3,0.3L444.5,237.7v0.7l1.3,0c0.4,0,0.7-0.3,0.7-0.7v-11.1c0-0.4-0.3-0.7-0.7-0.7l-2.6,0c-0.4,0-0.7,0.3-0.7,0.7
|
||||
l0,11.1c0,0.4,0.3,0.7,0.7,0.7l1.3,0V237.7L444.5,237.7z"/>
|
||||
<path fill="#EFF8FB" d="M454,228.6l-2.2,0c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2l3,0c0.8,0,1.4,0.6,1.4,1.4l0,3.7
|
||||
c0,0.8-0.6,1.4-1.4,1.4l-6,0c-0.2,0-0.3-0.1-0.3-0.3v-1.4c0-0.2,0.1-0.3,0.3-0.3l4.1,0c0.7,0,1.2-0.5,1.2-1.2
|
||||
c0-0.7-0.5-1.2-1.2-1.2l-2.9,0c-0.8,0-1.4-0.6-1.4-1.4V228c0-0.8,0.6-1.4,1.4-1.4l5.5,0c0.2,0,0.3,0.1,0.3,0.3v1.5
|
||||
c0,0.2-0.1,0.3-0.3,0.3L454,228.6l0,0.7l1.8,0c0.4,0,0.7-0.3,0.7-0.7l0-2.1c0-0.4-0.3-0.7-0.7-0.7l-5.8,0c-1.2,0-2.2,1-2.2,2.2
|
||||
v3.7c0,1.2,1,2.2,2.2,2.2l2.9,0c0.3,0,0.5,0.2,0.5,0.5c0,0.3-0.2,0.5-0.5,0.5l-4.4,0c-0.4,0-0.7,0.3-0.7,0.7v2.1
|
||||
c0,0.4,0.3,0.7,0.7,0.7l6.3,0c1.2,0,2.2-1,2.2-2.2l0-3.7c0-1.2-1-2.2-2.2-2.2l-3,0c-0.3,0-0.5-0.2-0.5-0.5c0-0.3,0.2-0.5,0.5-0.5
|
||||
h2.2L454,228.6z"/>
|
||||
<path fill="#EFF8FB" d="M465,230.7h0.9c0.2,0,0.3-0.1,0.3-0.3l0-2.4c0-0.8-0.6-1.4-1.4-1.4h-4.7c-0.8,0-1.4,0.6-1.4,1.4v8.3
|
||||
c0,0.8,0.6,1.4,1.4,1.4h4.7c0.8,0,1.4-0.6,1.4-1.4l0-2.3c0-0.2-0.1-0.3-0.3-0.3h-1.8c-0.2,0-0.3,0.1-0.3,0.3l0,1.1
|
||||
c0,0.9-0.5,1.6-1.4,1.6c-0.9,0-1.4-0.7-1.4-1.6v-5.8c0-0.9,0.5-1.6,1.4-1.6c0.9,0,1.4,0.7,1.4,1.6l0,1.1c0,0.2,0.1,0.3,0.3,0.3
|
||||
L465,230.7l0,0.7h-1.1c-0.4,0-0.7-0.3-0.7-0.7l0-1.4c0-0.4-0.2-0.8-0.7-0.8c-0.4,0-0.7,0.4-0.7,0.8v5.8c0,0.4,0.2,0.8,0.7,0.8
|
||||
c0.4,0,0.7-0.4,0.7-0.8l0-1.4c0-0.4,0.3-0.7,0.7-0.7h2.4c0.4,0,0.7,0.3,0.7,0.7l0,2.6c0,1.2-1,2.2-2.2,2.2h-4.7
|
||||
c-1.2,0-2.2-1-2.2-2.2V228c0-1.2,1-2.2,2.2-2.2h4.7c1.2,0,2.2,1,2.2,2.2l0,2.7c0,0.4-0.3,0.7-0.7,0.7H465L465,230.7L465,230.7z"
|
||||
/>
|
||||
</g>
|
||||
<path fill="#181515" d="M543.1,186c-34.3,32.7-52.8,60.1-39.9,73.7c13,13.6,54,9.2,88.3-23.5s42.3-73.6,29.3-87.1
|
||||
S577.4,153.3,543.1,186z"/>
|
||||
<path fill="#2C2929" d="M549.5,194.4c-20.3,19.4-29.9,42.4-21.2,51.5s32.1,0.6,52.5-18.7c20.3-19.4,29.9-42.4,21.2-51.5
|
||||
S569.9,175,549.5,194.4z"/>
|
||||
<circle fill="#181515" cx="549.6" cy="225.3" r="2.9"/>
|
||||
<circle fill="#181515" cx="558.5" cy="216.2" r="2.9"/>
|
||||
<circle fill="#181515" cx="567.4" cy="207.1" r="2.9"/>
|
||||
<circle fill="#181515" cx="576.3" cy="198.4" r="2.9"/>
|
||||
<g>
|
||||
<path fill="#241C1E" d="M446.3,325h-1l-0.5-1.9H443l-0.5,1.9h-1l1.9-6.7h0.9L446.3,325z M444.4,322l-0.6-2.1l-0.6,2.1H444.4z"/>
|
||||
<path fill="#241C1E" d="M450,320.6c0-0.2,0-0.4-0.1-0.5c-0.1-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.3
|
||||
c-0.1-0.1-0.3-0.1-0.4-0.1c-0.2,0-0.4,0.1-0.6,0.2c-0.2,0.1-0.3,0.3-0.4,0.4c-0.1,0.2-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.6-0.1,1
|
||||
s0,0.7,0.1,1c0.1,0.3,0.2,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.4,0.5c0.2,0.1,0.4,0.2,0.6,0.2c0.2,0,0.3,0,0.4-0.1
|
||||
c0.1-0.1,0.2-0.1,0.3-0.3c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.2,0.1-0.4,0.1-0.6h0.9c0,0.4-0.1,0.8-0.2,1.1c-0.1,0.3-0.3,0.6-0.4,0.8
|
||||
c-0.2,0.2-0.4,0.4-0.6,0.5s-0.5,0.2-0.8,0.2c-0.4,0-0.7-0.1-1-0.2c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.4-0.7-0.5-1.1
|
||||
c-0.1-0.4-0.2-0.9-0.2-1.4s0.1-1,0.2-1.4c0.1-0.4,0.3-0.8,0.5-1.1c0.2-0.3,0.4-0.5,0.7-0.7c0.3-0.2,0.6-0.2,0.9-0.2
|
||||
c0.3,0,0.5,0.1,0.7,0.2c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.5,0.4,0.8c0.1,0.3,0.2,0.6,0.2,1H450z"/>
|
||||
<path fill="#241C1E" d="M455.1,320.6c0-0.2,0-0.4-0.1-0.5c-0.1-0.2-0.1-0.3-0.2-0.4c-0.1-0.1-0.2-0.2-0.3-0.3
|
||||
c-0.1-0.1-0.3-0.1-0.4-0.1c-0.2,0-0.4,0.1-0.6,0.2c-0.2,0.1-0.3,0.3-0.4,0.4c-0.1,0.2-0.2,0.4-0.3,0.7c-0.1,0.3-0.1,0.6-0.1,1
|
||||
s0,0.7,0.1,1c0.1,0.3,0.2,0.5,0.3,0.7c0.1,0.2,0.3,0.3,0.4,0.5c0.2,0.1,0.4,0.2,0.6,0.2c0.2,0,0.3,0,0.4-0.1
|
||||
c0.1-0.1,0.2-0.1,0.3-0.3c0.1-0.1,0.2-0.3,0.2-0.4c0.1-0.2,0.1-0.4,0.1-0.6h0.9c0,0.4-0.1,0.8-0.2,1.1c-0.1,0.3-0.3,0.6-0.4,0.8
|
||||
c-0.2,0.2-0.4,0.4-0.6,0.5s-0.5,0.2-0.8,0.2c-0.4,0-0.7-0.1-1-0.2c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.4-0.7-0.5-1.1
|
||||
c-0.1-0.4-0.2-0.9-0.2-1.4s0.1-1,0.2-1.4c0.1-0.4,0.3-0.8,0.5-1.1c0.2-0.3,0.4-0.5,0.7-0.7c0.3-0.2,0.6-0.2,0.9-0.2
|
||||
c0.3,0,0.5,0.1,0.7,0.2c0.2,0.1,0.4,0.3,0.6,0.5c0.2,0.2,0.3,0.5,0.4,0.8c0.1,0.3,0.2,0.6,0.2,1H455.1z"/>
|
||||
<path fill="#241C1E" d="M460.7,325H457v-6.7h3.6v1.2h-2.7v1.5h2.5v1.1h-2.5v1.7h2.8V325z"/>
|
||||
<path fill="#241C1E" d="M463.6,325.1c-0.4,0-0.7-0.1-0.9-0.2c-0.3-0.1-0.5-0.3-0.7-0.5c-0.2-0.2-0.3-0.5-0.4-0.8
|
||||
c-0.1-0.3-0.1-0.7-0.2-1h0.9c0,0.2,0.1,0.4,0.1,0.6c0.1,0.2,0.2,0.3,0.3,0.4c0.1,0.1,0.2,0.2,0.4,0.3c0.1,0.1,0.3,0.1,0.4,0.1
|
||||
c0.1,0,0.3,0,0.4-0.1c0.1,0,0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.3c0-0.1,0.1-0.2,0.1-0.4c0-0.1,0-0.3-0.1-0.4
|
||||
c0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.1-0.4-0.2c-0.2-0.1-0.4-0.1-0.6-0.2c-0.3-0.1-0.5-0.2-0.7-0.3c-0.2-0.1-0.4-0.2-0.5-0.4
|
||||
c-0.1-0.2-0.2-0.3-0.3-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0-0.5,0.1-0.8c0.1-0.2,0.2-0.4,0.4-0.6c0.2-0.2,0.3-0.3,0.6-0.4
|
||||
c0.2-0.1,0.5-0.1,0.7-0.1c0.3,0,0.5,0.1,0.8,0.2c0.2,0.1,0.4,0.3,0.6,0.4c0.2,0.2,0.3,0.4,0.4,0.7c0.1,0.3,0.1,0.6,0.2,1h-0.9
|
||||
c-0.1-0.8-0.4-1.1-1-1.1c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.2,0.3-0.2,0.6c0,0.1,0,0.2,0.1,0.3c0,0.1,0.1,0.1,0.2,0.2
|
||||
c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.3,0.1,0.5,0.1c0.2,0,0.3,0.1,0.5,0.2c0.1,0.1,0.3,0.2,0.4,0.3
|
||||
c0.1,0.1,0.2,0.2,0.3,0.4s0.2,0.3,0.2,0.5c0.1,0.2,0.1,0.4,0.1,0.7c0,0.3,0,0.6-0.1,0.8c-0.1,0.3-0.2,0.5-0.4,0.7
|
||||
c-0.2,0.2-0.4,0.3-0.6,0.4C464.1,325,463.8,325.1,463.6,325.1z"/>
|
||||
<path fill="#241C1E" d="M468.3,325.1c-0.4,0-0.7-0.1-0.9-0.2c-0.3-0.1-0.5-0.3-0.7-0.5c-0.2-0.2-0.3-0.5-0.4-0.8
|
||||
c-0.1-0.3-0.1-0.7-0.2-1h0.9c0,0.2,0.1,0.4,0.1,0.6c0.1,0.2,0.2,0.3,0.3,0.4c0.1,0.1,0.2,0.2,0.4,0.3c0.1,0.1,0.3,0.1,0.4,0.1
|
||||
c0.1,0,0.3,0,0.4-0.1c0.1,0,0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.3c0-0.1,0.1-0.2,0.1-0.4c0-0.1,0-0.3-0.1-0.4
|
||||
c0-0.1-0.1-0.2-0.2-0.3c-0.1-0.1-0.2-0.1-0.4-0.2c-0.2-0.1-0.4-0.1-0.6-0.2c-0.3-0.1-0.5-0.2-0.7-0.3c-0.2-0.1-0.4-0.2-0.5-0.4
|
||||
c-0.1-0.2-0.2-0.3-0.3-0.5c-0.1-0.2-0.1-0.4-0.1-0.7c0-0.3,0-0.5,0.1-0.8c0.1-0.2,0.2-0.4,0.4-0.6c0.2-0.2,0.3-0.3,0.6-0.4
|
||||
c0.2-0.1,0.5-0.1,0.7-0.1c0.3,0,0.5,0.1,0.8,0.2c0.2,0.1,0.4,0.3,0.6,0.4c0.2,0.2,0.3,0.4,0.4,0.7c0.1,0.3,0.1,0.6,0.2,1h-0.9
|
||||
c-0.1-0.8-0.4-1.1-1-1.1c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.2,0.3-0.2,0.6c0,0.1,0,0.2,0.1,0.3c0,0.1,0.1,0.1,0.2,0.2
|
||||
c0.1,0.1,0.2,0.1,0.3,0.2c0.1,0,0.3,0.1,0.4,0.1c0.1,0,0.3,0.1,0.5,0.1c0.2,0,0.3,0.1,0.5,0.2c0.1,0.1,0.3,0.2,0.4,0.3
|
||||
c0.1,0.1,0.2,0.2,0.3,0.4c0.1,0.1,0.2,0.3,0.2,0.5c0.1,0.2,0.1,0.4,0.1,0.7c0,0.3,0,0.6-0.1,0.8s-0.2,0.5-0.4,0.7
|
||||
c-0.2,0.2-0.4,0.3-0.6,0.4C468.8,325,468.6,325.1,468.3,325.1z"/>
|
||||
</g>
|
||||
<path id="voyant_2_" fill="#631418" d="M422.7,323v-3.2c0-0.3,0.3-0.6,0.6-0.6h12.2c0.3,0,0.6,0.3,0.6,0.6v3.2
|
||||
c0,0.3-0.3,0.6-0.6,0.6h-12.2C423,323.6,422.7,323.4,422.7,323z"/>
|
||||
<path id="voyant_1_" fill="#F95D5D" d="M424,322.2v-1.6c0-0.3,0.3-0.6,0.6-0.6h9.7c0.3,0,0.6,0.3,0.6,0.6v1.6
|
||||
c0,0.3-0.3,0.6-0.6,0.6h-9.7C424.3,322.8,424,322.6,424,322.2z"/>
|
||||
<path fill="#181515" d="M620.1,270.6L620.1,270.6c-2.9-2.9-2.9-7.7,0-10.6l9.2-8.9c2.9-2.9,5.2-0.7,8.1,2.2l0,0
|
||||
c2.9,2.9,2,7,0,10.6l-6.5,12C627.9,278.8,623,273.5,620.1,270.6z"/>
|
||||
<path fill="#241C1E" d="M614.4,286.7c0.5-0.5,0.7-1.1,0.4-1.4l-7.3-7.2l1.6-1.6l8,8l0,0c0.7,0.7,0.1,2.4-1.2,3.8l2.3,2.3l-5.9-0.1
|
||||
l-0.1-5.9L614.4,286.7"/>
|
||||
<g>
|
||||
<path fill="#241C1E" d="M617.5,274.1c0.2,0.2,0.4,0.5,0.4,0.7c0.1,0.3,0.1,0.6,0,0.9c-0.1,0.3-0.2,0.6-0.4,1
|
||||
c-0.2,0.3-0.5,0.7-0.8,1c-0.3,0.3-0.6,0.6-1,0.8c-0.3,0.2-0.7,0.3-1,0.4c-0.3,0.1-0.6,0.1-0.9,0c-0.3-0.1-0.5-0.2-0.8-0.4
|
||||
c-0.2-0.2-0.4-0.5-0.4-0.8s-0.1-0.6,0-0.9c0.1-0.3,0.2-0.6,0.4-1c0.2-0.3,0.5-0.7,0.8-1c0.3-0.3,0.7-0.6,1-0.8
|
||||
c0.3-0.2,0.7-0.3,1-0.4c0.3-0.1,0.6,0,0.9,0C617,273.8,617.3,273.9,617.5,274.1z M613.8,277.8c0.1,0.1,0.3,0.2,0.5,0.3
|
||||
s0.4,0,0.6,0c0.2,0,0.4-0.1,0.6-0.3s0.5-0.3,0.7-0.6c0.2-0.2,0.4-0.5,0.6-0.7c0.1-0.2,0.2-0.4,0.3-0.6c0-0.2,0-0.4,0-0.6
|
||||
s-0.1-0.3-0.3-0.5c-0.1-0.1-0.3-0.2-0.5-0.3c-0.2,0-0.4,0-0.6,0s-0.4,0.1-0.6,0.3c-0.2,0.1-0.5,0.3-0.7,0.5
|
||||
c-0.2,0.2-0.4,0.5-0.6,0.7s-0.2,0.4-0.3,0.6c0,0.2-0.1,0.4,0,0.6C613.6,277.5,613.7,277.6,613.8,277.8z"/>
|
||||
<path fill="#241C1E" d="M619.5,276.3l1.2,1.2c0.1,0.1,0.2,0.2,0.3,0.3c0.1,0.1,0.2,0.2,0.2,0.4c0,0.1,0.1,0.3,0.1,0.4
|
||||
c0,0.1,0,0.3,0,0.4c0,0.2-0.1,0.3-0.2,0.5c-0.1,0.2-0.2,0.3-0.4,0.5c-0.4,0.4-0.9,0.7-1.3,0.7c-0.4,0-0.8-0.2-1.2-0.5l-0.6-0.6
|
||||
l-1.6,1.6l-0.6-0.6L619.5,276.3z M618.2,278.8l0.6,0.6c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0,0.2,0.1,0.3,0.1s0.2,0,0.3-0.1
|
||||
c0.1-0.1,0.2-0.1,0.3-0.2c0.1-0.1,0.2-0.2,0.2-0.3c0-0.1,0.1-0.2,0-0.3s0-0.2-0.1-0.3c-0.1-0.1-0.1-0.2-0.2-0.2l-0.6-0.6
|
||||
L618.2,278.8z"/>
|
||||
<path fill="#241C1E" d="M620.6,285.8l-2.3-2.3l4.2-4.2l2.3,2.3l-0.7,0.7l-1.7-1.7l-0.9,0.9l1.6,1.6l-0.7,0.7l-1.6-1.6l-1.1,1.1
|
||||
l1.8,1.8L620.6,285.8z"/>
|
||||
<path fill="#241C1E" d="M623.6,288.8l-0.5-0.5l1.4-4.2l-2.8,2.8l-0.6-0.6l4.2-4.2l0.5,0.5l-1.5,4.2l2.8-2.8l0.6,0.6L623.6,288.8z
|
||||
"/>
|
||||
</g>
|
||||
<path fill="#2C2929" d="M638.2,254.1l-1.3-1.4c-0.6-0.5-1.2-0.9-2-0.9c-1,0-1.9,0.4-2.4,1.1l-11.9,15.3c-0.8,1-0.6,2.4,0.4,3.2
|
||||
l2.3,2.2c1,0.8,2.5,0.2,3.3-0.7l11.9-15.3C639.3,256.6,638.9,255.1,638.2,254.1z"/>
|
||||
<g>
|
||||
<path id="XMLID_74_" fill="#444546" d="M617.3,1.9v12c0,0-0.1,1.5-1.6,1.5c-1.6,0-110.3,0-110.3,0s-108.7,0-110.3,0
|
||||
c-1.6,0-1.6-1.5-1.6-1.5v-12L505.4,2L617.3,1.9z"/>
|
||||
<g id="XMLID_1_">
|
||||
<rect id="XMLID_73_" x="394.7" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_72_" x="398.8" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_71_" x="402.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_70_" x="406.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_69_" x="410.8" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_68_" x="414.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_67_" x="418.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_66_" x="423" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_65_" x="427.1" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_64_" x="431.1" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_63_" x="435.2" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_62_" x="439.2" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_61_" x="443.2" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_60_" x="447.2" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_59_" x="451.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_58_" x="455.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_57_" x="459.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_56_" x="463.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_55_" x="467.5" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_54_" x="471.5" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_53_" x="475.5" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_52_" x="479.5" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_51_" x="483.6" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_50_" x="487.6" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_49_" x="491.7" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_48_" x="495.7" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_47_" x="499.8" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_46_" x="503.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_45_" x="507.8" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_44_" x="511.8" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_43_" x="515.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_42_" x="519.9" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_41_" x="524.2" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_40_" x="528.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_39_" x="532.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_38_" x="536.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_37_" x="540.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_36_" x="544.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_35_" x="548.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_34_" x="552.5" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_33_" x="556.6" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_32_" x="560.6" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_31_" x="564.7" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_30_" x="568.6" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_29_" x="572.6" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_28_" x="576.7" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_27_" x="580.8" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_26_" x="585.2" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_25_" x="589.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_24_" x="593.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_23_" x="597.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_22_" x="601.3" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_21_" x="605.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_20_" x="609.4" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
<rect id="XMLID_19_" x="613.5" y="0" fill="#282424" width="2.7" height="13.7"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 93 KiB |
|
@ -1,125 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" viewBox="0 0 247.7 470.3" xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#1B1D1F" d="M50.7,235.1c0.5,45.7-4.4,75.8-21.2,99.1C15.9,353.2-0.7,373.6,0,402c0.1,5.1,0.7,17.5,8,30.7
|
||||
c3.8,6.9,9.7,13.8,18.8,20.2c62.7,44.2,123.6-8.8,129.5-13c89.8-64.2,91.3-158.6,91.3-204.7c0-46.1-1.5-140.5-91.3-204.7
|
||||
c-5.8-4.2-66.8-57.2-129.5-13c-9.1,6.4-14.9,13.3-18.8,20.2C0.7,50.8,0.1,63.2,0,68.3c-0.7,28.4,15.9,48.8,29.5,67.8
|
||||
C46.3,159.3,51.1,189.4,50.7,235.1z"/>
|
||||
<path fill="#111111" d="M239.3,317.8c8.1-32.5,8.4-62.3,8.4-82.6c0-20.4-0.3-50.2-8.4-82.6l0,0c-9.6,4.1-14,6.2-18.4,10.3
|
||||
c-1,0.9-0.9,3.5-0.2,6.5c6.9,20.6,7,51,7,65.8c0,14.8-0.1,45.2-7,65.8c-0.7,3-0.8,5.6,0.2,6.5C225.3,311.6,229.7,313.7,239.3,317.8
|
||||
"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 0.5623 -0.5623 0.8269 216.5035 -9.548)" fill="#111111" cx="123.8" cy="347" rx="73.3" ry="94.7"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 0.5623 -0.5623 0.8269 213.8251 -11.4745)" fill="#090909" cx="125.6" cy="341.6" rx="59.9" ry="74.9"/>
|
||||
<circle fill="#6A6A6D" cx="139.3" cy="294.1" r="14.5"/>
|
||||
<circle fill="#6A6A6D" cx="155.7" cy="332.3" r="14.5"/>
|
||||
<circle fill="#6A6A6D" cx="168.3" cy="371.9" r="14.5"/>
|
||||
<circle fill="#262626" cx="93.7" cy="309.2" r="19"/>
|
||||
<circle fill="#262626" cx="113.1" cy="355.1" r="19"/>
|
||||
<circle fill="#262626" cx="129.5" cy="401" r="19"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 -0.5623 0.5623 0.8269 -43.0634 93.2653)" fill="#191818" cx="130" cy="116.6" rx="69.3" ry="85"/>
|
||||
|
||||
<ellipse transform="matrix(0.8269 -0.5623 0.5623 0.8269 -43.3702 96.0176)" fill="#0F0F0F" cx="134.3" cy="118.5" rx="54.8" ry="63.7"/>
|
||||
<circle cx="136.5" cy="119.2" r="47.5"/>
|
||||
<circle fill="#373737" cx="136.5" cy="119.2" r="41.8"/>
|
||||
<polygon fill="#1F1F1F" points="161.3,95.8 154.4,99.1 158,102.7 "/>
|
||||
<polygon fill="#1F1F1F" points="113.1,95.8 116.4,102.7 120,99.1 "/>
|
||||
<polygon fill="#1F1F1F" points="112.8,144 119.7,140.7 116.1,137.1 "/>
|
||||
<polygon fill="#1F1F1F" points="161,144.5 157.7,137.6 154.1,141.2 "/>
|
||||
<path id="XMLID_23_" fill="#181818" d="M136.5,161c-2,0-4,0-6.1-0.1c-3.1-0.1-4.4-1.7-4.7-4.8c-0.3-4-0.7-8.1-1.6-12
|
||||
c-1.5-6.8-6-11.1-12.7-12.6c-3.7-0.8-7.5-1.2-11.2-1.5c-4.1-0.4-5.3-1.2-5.4-5.2c-0.1-1.8-0.1-3.7-0.1-5.5c0-1.8,0-3.7,0.1-5.5
|
||||
c0.1-4,1.3-4.9,5.4-5.2c3.8-0.3,7.6-0.7,11.2-1.5c6.8-1.5,11.2-5.8,12.7-12.6c0.9-3.9,1.3-8,1.6-12c0.2-3.1,1.6-4.7,4.7-4.8
|
||||
c2-0.1,4-0.1,6.1-0.1c2,0,4,0,6.1,0.1c3.1,0.1,4.4,1.7,4.7,4.8c0.3,4,0.7,8.1,1.6,12c1.5,6.8,6,11.1,12.7,12.6
|
||||
c3.7,0.8,7.5,1.2,11.2,1.5c4.1,0.4,5.3,1.2,5.4,5.2c0.1,1.8,0.1,3.7,0.1,5.5c0,1.8,0,3.7-0.1,5.5c-0.1,4-1.3,4.9-5.4,5.2
|
||||
c-3.8,0.3-7.6,0.7-11.2,1.5c-6.8,1.5-11.2,5.8-12.7,12.6c-0.9,3.9-1.3,8-1.6,12c-0.2,3.1-1.6,4.7-4.7,4.8
|
||||
C140.6,161,138.5,161,136.5,161z"/>
|
||||
<polygon fill="#2C2C2C" points="128,104 128,79.6 145.8,79.6 145.8,104 151.7,110.3 176,110.3 176,128.1 151.7,128.1 145.3,134.6
|
||||
145.3,158.9 127.5,158.9 127.5,134.6 121.6,128.3 97.3,128.3 97.3,110.4 121.6,110.4 "/>
|
||||
<path id="XMLID_22_" fill="#242424" d="M136.5,128c-4.8,0-8.8-3.9-8.8-8.8c0-4.8,3.9-8.8,8.8-8.8c4.8,0,8.7,3.9,8.7,8.8
|
||||
C145.3,124.1,141.4,128,136.5,128z"/>
|
||||
<path id="XMLID_1_" fill="#404040" d="M127.8,119.2c0-3.3,1.9-6.2,4.6-7.7h0c2.7,1.5,4.5,4.4,4.5,7.7v0c0,3.3-1.8,6.2-4.5,7.7h0
|
||||
C129.6,125.4,127.8,122.5,127.8,119.2"/>
|
||||
<path id="XMLID_12_" fill="#141415" d="M115.9,362.1c0.4,0.9,0.9,1.2,1.5,1.2l0.5-0.1c0.9-0.3,0.9-1.9-0.1-4.7l-4.6-12.5l-0.9,0.3
|
||||
l-3.7,1.4l-0.9,0.4l4.6,12.5c1,2.8,2,4,2.9,3.6l0.5-0.2C116,363.6,116.1,363,115.9,362.1z M113.2,360.3l-0.6-1.6l-3.2-8.7l1.4-0.5
|
||||
l3.2,8.8l0.5,1.5c0.4,1,0.3,1.7-0.1,1.8C114,361.8,113.6,361.4,113.2,360.3z M115.5,359.5l-3.8-10.3l1.4-0.5l3.8,10.3
|
||||
c0.4,1,0.3,1.7-0.1,1.8C116.3,361,115.9,360.5,115.5,359.5z"/>
|
||||
<circle fill="#191818" cx="103.6" cy="358.9" r="1.1"/>
|
||||
<path id="XMLID_9_" fill="#141415" d="M95.3,317.5l-0.8-2.2l0.8-2.6l-3.1-8.3l-2.3-1.3l-0.8-2.3l8,4.5l1.2,3.2L95.3,317.5z
|
||||
M95.9,311.5l1.2-3.5l-0.5-1.4l-3.1-1.6L95.9,311.5z"/>
|
||||
<path id="XMLID_8_" fill="#141415" d="M132.1,403.8l-2.1-6c-1.4-4-1.9-3.5-3.1-3c-1.2,0.4-2,0.3-0.5,4.3l3.7,10.6l-0.9,0.3
|
||||
l-3.7-10.6c-2-5.6-1.2-6.4,0.6-7c1.8-0.6,2.9-0.5,4.9,5l3.7,10.7l-0.9,0.3L132.1,403.8z"/>
|
||||
<path fill="#484849" d="M137.8,300.3l0.5-3.3c0.2-1.3,0.3-2.1,0.4-2.9l0-0.1c-0.6-0.5-1.2-0.9-2.2-1.8l-2.4-2l-1.1-3.2l5.8,5.2
|
||||
l1.1-7.5l1.2,3.2l-0.6,3.4c-0.2,0.9-0.3,1.7-0.4,2.4l0,0.1c0.6,0.5,1.1,0.9,1.8,1.5l2.6,2.3l1.1,3.2l-5.6-5.3l-1.1,7.9L137.8,300.3
|
||||
z"/>
|
||||
<path fill="#484849" d="M151.8,331.9l2.9-1l1.5-8.1l1.1,3.1l-0.8,3.7c-0.2,1-0.4,1.8-0.6,2.6l0,0.1c0.7,0.4,1.4,1,2.2,1.6l3,2.4
|
||||
l1.1,3.1l-6.5-5.7l-2.9,1L151.8,331.9z"/>
|
||||
<path fill="#484849" d="M162.6,365.2l9.8,9.8l0,0l-3.9-10.8l0.7-0.3l5.2,14.3l-0.5,0.2l-9.7-9.7l0,0l4.3,11.9l-0.7,0.3l-5.6-15.5
|
||||
L162.6,365.2z"/>
|
||||
<g id="XMLID_66_">
|
||||
<path id="XMLID_105_" fill="#D5D5D5" d="M122.6,215.6c0-0.4,0.1-0.8,0.2-1.1c0.1-0.3,0.3-0.6,0.6-0.8c0.3-0.2,0.6-0.4,0.9-0.5
|
||||
c0.4-0.1,0.7-0.2,1.2-0.2v1.1c-0.3,0-0.5,0.1-0.7,0.2c-0.2,0.1-0.4,0.2-0.5,0.3c-0.1,0.1-0.2,0.3-0.3,0.4
|
||||
c-0.1,0.2-0.1,0.4-0.1,0.5c0,0.2,0,0.3,0.1,0.5c0,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.3,0.1,0.4,0.1
|
||||
c0.2,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.3c0.1-0.1,0.2-0.3,0.2-0.5c0.1-0.2,0.1-0.5,0.2-0.8c0.1-0.3,0.2-0.6,0.3-0.9
|
||||
c0.1-0.2,0.3-0.4,0.5-0.6c0.2-0.2,0.4-0.3,0.6-0.4c0.2-0.1,0.5-0.1,0.8-0.1c0.3,0,0.6,0.1,0.9,0.2c0.3,0.1,0.5,0.3,0.7,0.4
|
||||
c0.2,0.2,0.4,0.4,0.5,0.7c0.1,0.3,0.2,0.6,0.2,0.9c0,0.3-0.1,0.7-0.2,0.9c-0.1,0.3-0.3,0.5-0.5,0.7c-0.2,0.2-0.5,0.4-0.8,0.5
|
||||
c-0.3,0.1-0.7,0.2-1.1,0.2v-1.1c0.9-0.1,1.3-0.5,1.3-1.2c0-0.4-0.1-0.6-0.2-0.8c-0.2-0.2-0.4-0.3-0.6-0.3c-0.1,0-0.2,0-0.3,0.1
|
||||
c-0.1,0-0.2,0.1-0.2,0.2s-0.1,0.2-0.2,0.4c-0.1,0.1-0.1,0.3-0.2,0.5c0,0.2-0.1,0.4-0.1,0.5c-0.1,0.2-0.1,0.4-0.2,0.6
|
||||
c-0.1,0.2-0.2,0.3-0.3,0.5s-0.3,0.3-0.4,0.4c-0.2,0.1-0.4,0.2-0.6,0.3c-0.2,0.1-0.5,0.1-0.8,0.1c-0.4,0-0.7-0.1-1-0.2
|
||||
c-0.3-0.1-0.5-0.3-0.8-0.5s-0.4-0.4-0.5-0.7C122.6,216.2,122.6,215.9,122.6,215.6z"/>
|
||||
<path id="XMLID_102_" fill="#D5D5D5" d="M129.1,223.4v-1.9l-6.4,0v-1.1l6.4,0v-1.8l1.3,0v4.8H129.1z"/>
|
||||
<path id="XMLID_90_" fill="#D5D5D5" d="M122.7,229.4v-1.2l2.2-0.7v-2.1l-2.2-0.6l0-1.2l7.7,2.3v1.1L122.7,229.4z M126.1,227.1
|
||||
l2.4-0.7l-2.4-0.7L126.1,227.1z"/>
|
||||
<path id="XMLID_70_" fill="#D5D5D5" d="M122.7,235.2V234l2.1-0.6c0.1,0,0.3-0.1,0.4-0.2c0.1-0.1,0.2-0.1,0.3-0.2
|
||||
c0.1-0.1,0.2-0.2,0.2-0.3c0-0.1,0.1-0.2,0.1-0.4v-1.2l-3.1,0v-1.1l7.7,0v2.7c0,0.2,0,0.3,0,0.5c0,0.1,0,0.3-0.1,0.4
|
||||
c0,0.1-0.1,0.3-0.2,0.4c-0.1,0.1-0.2,0.2-0.3,0.3c-0.1,0.1-0.2,0.2-0.4,0.3c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1,0-0.3,0.1-0.5,0.1
|
||||
c-0.2,0-0.3,0-0.5,0c-0.5,0-0.9-0.1-1.2-0.3c-0.3-0.2-0.6-0.4-0.8-0.7c-0.3,0.3-0.6,0.5-1.2,0.6L122.7,235.2z M127.1,231.2v1.5
|
||||
c0,0.2,0,0.4,0.1,0.5c0,0.1,0.1,0.3,0.2,0.4c0.1,0.1,0.2,0.2,0.3,0.2s0.3,0.1,0.5,0.1c0.3,0,0.6-0.1,0.8-0.2
|
||||
c0.2-0.2,0.2-0.4,0.2-0.8v-1.6H127.1z"/>
|
||||
<path id="XMLID_68_" fill="#D5D5D5" d="M129.1,240.6v-1.9l-6.4,0v-1.1l6.4,0v-1.8l1.3,0v4.8H129.1z"/>
|
||||
</g>
|
||||
<circle fill="#484849" cx="146.4" cy="329.7" r="1.1"/>
|
||||
<circle fill="#484849" cx="149.6" cy="339.7" r="1.1"/>
|
||||
<g id="SEGA_1_">
|
||||
<path id="XMLID_131_" fill="#D5D5D5" d="M181.7,252.9c0-2.5,0-5.1,0-7.7c0.6,0,1.2,0,2,0c0,1.7,0,3.4,0,5.3c1.3-0.4,2.3-0.7,3.4-1
|
||||
c2.6-0.8,5.3-1.5,7.8-2.3c0.6-0.2,1.4-0.8,1.5-1.3c0.2-0.8-0.8-1.1-1.6-1.4c-4-1.2-8-2.4-12-3.5c-0.9-0.3-1.3-0.7-1.2-1.5
|
||||
c0.1-2.4,0-4.7,0-7.1c0-2.4,1.8-4,4.5-4c2.5,0,4.9-0.1,7.4,0c2.8,0.1,4.5,1.6,4.5,4c0,2.1,0,4.3,0,6.5c-0.7,0-1.3,0-2.1,0
|
||||
c0-1.8,0-3.7,0-5.5c0-2.6-0.7-3.2-3.7-3.2c-1.9,0-3.7,0-5.6,0c-2,0-3,0.8-3,2.5c0,1.4,0,2.8,0,4.2c2.2,0,4.3,0,6.5,0
|
||||
c0-1.2,0-2.3,0-3.5c0.8,0,1.3,0,2,0c0,1.8,0,3.5,0,5.5c-2.9,0-5.7,0-8.6,0c0,0.1,0,0.2,0,0.3c3.9,1.2,7.9,2.3,11.8,3.5
|
||||
c2.3,0.7,3.2,1.9,2.8,3.8c-0.2,1.1-0.9,1.9-2.1,2.3c-4.7,1.4-9.5,2.8-14.2,4.2C181.9,253,181.8,252.9,181.7,252.9z"/>
|
||||
<path id="XMLID_130_" fill="#D5D5D5" d="M181.7,204.6c0.7,0,1.3,0,2.1,0c0,2.1,0,4.1,0,6.1c0,1.7,1.4,2.9,3.2,3
|
||||
c1.7,0.1,3.2-1.2,3.3-2.8c0.1-0.7,0-1.4,0.1-2c0.1-1,1.2-1.8,2.4-1.8c1.3,0,2.4,0.7,2.4,1.8c0.1,2.2,0,4.4,0,6.7
|
||||
c-0.7,0-1.3,0-2.1,0c0-1.1,0-2.2,0-3.4c0-1,0-2.1,0-3.1c-0.2,0-0.5,0-0.7,0c0,0.6-0.1,1.2-0.1,1.9c-0.1,2.3-1.6,4-4.1,4.6
|
||||
c-3.1,0.7-6.4-1.3-6.6-4.1C181.6,209.2,181.7,206.9,181.7,204.6z"/>
|
||||
<path id="XMLID_129_" fill="#D5D5D5" d="M184.6,204.6c0.7,0,1.3,0,2.1,0c0,2.2,0,4.3,0,6.5c0.2,0,0.4,0,0.6,0c0-0.7,0.1-1.3,0.1-2
|
||||
c0-1.9,1-3.2,2.9-4.1c1.9-0.8,3.9-0.7,5.6,0.4c1.2,0.8,2,1.8,2.1,3.1c0.1,2.3,0,4.6,0,7c-0.7,0-1.3,0-2.1,0c0-2.1,0-4.1,0-6.2
|
||||
c0-2-2.2-3.4-4.3-2.7c-1.3,0.4-2.1,1.4-2.2,2.8c0,0.6,0,1.3-0.1,1.9c-0.1,1-1.2,1.8-2.4,1.8c-1.2,0-2.4-0.8-2.4-1.8
|
||||
C184.5,209.1,184.6,206.9,184.6,204.6z"/>
|
||||
<path id="XMLID_127_" fill="#D5D5D5" d="M198,227.4c-0.7,0-1.3,0-2,0c0-2,0-4,0-6.1c0-2.1-0.8-2.9-3.3-2.9c-2,0-3.9,0-5.9,0
|
||||
c-2.3,0-3.2,0.8-3.2,2.7c0,2,0,4,0,6.1c-0.7,0-1.3,0-2.1,0c0-1.5,0-3,0-4.5c0-0.9,0-1.9,0-2.8c0.1-1.7,1.9-3.3,3.9-3.3
|
||||
c2.9-0.1,5.7-0.1,8.6,0c1.8,0,3.7,1.4,3.8,3C198.2,222.3,198,224.9,198,227.4z"/>
|
||||
<path id="XMLID_123_" fill="#D5D5D5" d="M181.8,241.3c4.5,1.3,8.8,2.6,13.2,3.9c0.3,0.1,0.6,0.4,0.7,0.6c0.1,0.1-0.3,0.5-0.5,0.6
|
||||
c-3.5,1.1-7,2.1-10.6,3.2c0-1.5,0-3,0-4.4c0.5,0,1-0.1,1.4-0.1c0-0.1,0.1-0.1,0.1-0.2c-0.8-0.3-1.6-0.5-2.4-0.8
|
||||
C181.5,243.5,181.5,243.5,181.8,241.3z M186.9,245.1c0,0.6,0,1,0,1.5c0.8-0.2,1.5-0.4,2.2-0.7c0-0.1,0-0.2,0-0.3
|
||||
C188.5,245.5,187.8,245.3,186.9,245.1z"/>
|
||||
<path id="XMLID_122_" fill="#D5D5D5" d="M187.1,234.8c0.2-0.6,0.3-0.9,0.4-1.3c0.6,0,1.2,0,1.8,0c0,0.9,0,1.9,0,2.9
|
||||
c-1.6,0-3.1,0-4.8,0c0-1.5-0.1-2.9,0.1-4.4c0-0.4,0.8-1,1.3-1c2.6-0.1,5.2-0.1,7.8,0c0.9,0,1.4,0.5,1.5,1.3c0,2.2,0,4.4,0,6.6
|
||||
c-0.7,0-1.3,0-2.1,0c0-1.6-0.1-3.2,0-4.8c0-1-0.4-1.4-1.5-1.3c-1.2,0.1-2.4,0-3.6,0C186.6,232.7,186.2,233.3,187.1,234.8z"/>
|
||||
<path id="XMLID_121_" fill="#D5D5D5" d="M186.8,221.2c-0.4,2,0,4.1-0.2,6.2c-0.7,0-1.2,0-2,0c0-2.4-0.1-4.7,0.1-7.1
|
||||
c0-0.4,0.9-0.9,1.4-1c1-0.2,2.1,0,3.3,0c0,2.2,0,4.4,0,6.7c-0.6,0-1.2,0-1.9,0c0-1.6,0-3.1,0-4.7
|
||||
C187.2,221.2,187,221.2,186.8,221.2z"/>
|
||||
<path id="XMLID_116_" fill="#D5D5D5" d="M195.2,227.4c-0.7,0-1.3,0-2,0c-0.3-2.1,0.2-4.2-0.3-6.3c-0.2,0-0.4,0-0.5,0
|
||||
c0,1.5,0,3.1,0,4.7c-0.8,0-1.4,0-2,0c0-2.2,0-4.3,0-6.7c1.2,0,2.4-0.1,3.7,0c0.4,0.1,1.1,0.7,1.1,1
|
||||
C195.2,222.7,195.2,225,195.2,227.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#191818" d="M132.6,243.7v-35.3c0-3.7,3-6.8,6.8-6.8h4.8c3.7,0,6.8,3,6.8,6.8v35.3c0,3.7-3,6.8-6.8,6.8h-4.8
|
||||
C135.6,250.4,132.6,247.4,132.6,243.7z"/>
|
||||
<path fill="#B7B7B7" d="M137.5,241.3v-31.5c0-1.7,1.4-3.1,3.1-3.1h2.2c1.7,0,3.1,1.4,3.1,3.1v31.5c0,1.7-1.4,3.1-3.1,3.1h-2.2
|
||||
C138.9,244.4,137.5,243,137.5,241.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 10 KiB |
|
@ -1,229 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Calque_1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 169.4 169.4"
|
||||
xml:space="preserve">
|
||||
<g>
|
||||
<path fill="#2B84C6" d="M166.9,84.7c0,45.4-36.8,82.2-82.2,82.2S2.5,130.1,2.5,84.7S39.3,2.5,84.7,2.5S166.9,39.3,166.9,84.7z
|
||||
M98.8,54.7c-4.3-2-9.1-3.2-14.1-3.2c-18.3,0-33.1,14.8-33.1,33.1s14.8,33.1,33.1,33.1c18.3,0,33.1-14.8,33.1-33.1
|
||||
C117.8,71.5,110,60.1,98.8,54.7"/>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M84.7,169.4C38,169.4,0,131.4,0,84.7S38,0,84.7,0c46.7,0,84.7,38,84.7,84.7S131.4,169.4,84.7,169.4z
|
||||
M84.7,0.1C38.1,0.1,0.1,38.1,0.1,84.7c0,46.6,37.9,84.5,84.5,84.5c46.6,0,84.5-37.9,84.5-84.5C169.2,38.1,131.3,0.1,84.7,0.1z"/>
|
||||
</g>
|
||||
<path fill="#0F1317" d="M156.1,125.5c-14.2,24.7-40.8,41.4-71.4,41.4c-30.6,0-57.2-16.7-71.4-41.4l0,0L156.1,125.5"/>
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#9B877A" d="M110.8,135l1.7,2.1l-0.2,0.1c-0.2-0.1-0.3-0.2-0.4-0.2s-0.4,0.1-0.9,0.4c-1,0.5-1.9,0.8-2.6,1
|
||||
c-0.7,0.2-1.5,0.3-2.5,0.3c-1.9,0-3.5-0.4-4.7-1.1c-0.7-0.4-1.3-1-1.7-1.6c-0.5-0.7-0.7-1.6-0.7-2.4c0-1.2,0.4-2.3,1.3-3.2
|
||||
c1.3-1.3,3.2-2,5.9-2c1,0,1.8,0.1,2.5,0.3c0.7,0.2,1.5,0.5,2.6,1c0.5,0.2,0.8,0.3,0.9,0.3s0.2-0.1,0.4-0.2l0.2,0.1l-1.7,2.1
|
||||
l-0.2-0.1c0-0.1,0-0.1,0-0.2c0-0.1-0.1-0.3-0.2-0.4c-0.1-0.1-0.4-0.3-0.8-0.5c-1-0.5-2.2-0.7-3.3-0.7c-1.4,0-2.5,0.3-3.3,0.9
|
||||
c-1,0.7-1.5,1.5-1.5,2.6c0,1.1,0.5,2,1.5,2.6c0.8,0.6,1.9,0.9,3.3,0.9c1.2,0,2.3-0.2,3.3-0.7c0.4-0.2,0.6-0.3,0.8-0.5
|
||||
c0.1-0.1,0.2-0.3,0.2-0.4c0-0.1,0-0.1,0-0.2L110.8,135z"/>
|
||||
<path fill="#9B877A" d="M114.8,137.7v-8.5c0-0.2,0-0.3-0.1-0.3c-0.1-0.1-0.2-0.1-0.4-0.2v-0.2h6.8c1.5,0,2.6,0.1,3.4,0.4
|
||||
c1.1,0.4,2,1.1,2.5,2c0.4,0.7,0.6,1.6,0.6,2.6c0,1.7-0.6,3-1.9,4c-0.5,0.4-1.2,0.7-1.9,0.8s-1.6,0.2-2.8,0.2h-6.8v-0.2
|
||||
c0.2,0,0.4-0.1,0.4-0.2C114.8,137.9,114.8,137.8,114.8,137.7z M117.5,136.8h3.3c1.1,0,1.9-0.1,2.4-0.4c1.1-0.5,1.7-1.5,1.7-3
|
||||
c0-1.1-0.3-1.9-0.9-2.5c-0.3-0.3-0.8-0.5-1.2-0.7c-0.5-0.1-1.1-0.2-1.9-0.2h-3.3V136.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#9B877A" d="M49.9,131.8l-0.3-0.1c0-0.1,0-0.1,0-0.2c0-0.2-1.6-1.2-4.3-1.2c-2.6,0-3.7,0.7-3.7,1.5
|
||||
c0,2.3,9.9-1.1,9.9,4c0,1.9-2.1,3.3-6.4,3.3c-4.1,0-5.3-1.1-5.6-1.1c-0.1,0-0.2,0.1-0.2,0.1l-0.2,0l1.4-2.4l0.3,0.1
|
||||
c0,0.1,0,0.1,0,0.2c0,0.8,2.2,1.4,4.3,1.4c3,0,4.1-0.7,4.1-1.5c0-2.8-9.7,0.7-9.7-4c0-2.4,3-3.4,6.2-3.4c2.9,0,5,1.1,5.2,1.1
|
||||
c0.2,0,0.3-0.1,0.3-0.1l0.3,0.1L49.9,131.8z"/>
|
||||
<path fill="#9B877A" d="M52.8,138.9c0.4,0,0.4-0.1,0.4-0.4v-9c0-0.3-0.1-0.4-0.4-0.4v-0.2h10.9c0.4,0,0.6-0.1,0.6-0.3h0.2v2.3
|
||||
h-0.2c0-0.3-0.2-0.4-0.6-0.4h-8v2.5h5.3c0.4,0,0.6-0.1,0.6-0.4h0.2v2.4h-0.2c0-0.1,0-0.2-0.1-0.3c-0.1-0.1-0.2-0.1-0.4-0.1h-5.3
|
||||
v2.8h8.2c0.4,0,0.6-0.1,0.6-0.3h0.2v2.3h-0.2c0-0.2-0.2-0.3-0.6-0.3h-11V138.9z"/>
|
||||
<path fill="#9B877A" d="M79.4,133.7v0.2c-0.2,0-0.3,0.1-0.3,0.5v2.8c0,0.2,0.1,0.3,0.3,0.4v0.2c-1.1,0.5-3.6,1.6-6.5,1.6
|
||||
c-3.8,0-7.2-1.6-7.2-5.3c0-3.7,3.9-5.3,7.4-5.3c1.4,0,2.7,0.3,3.6,0.5c0.9,0.3,1.5,0.6,1.7,0.6c0.2,0,0.3-0.1,0.4-0.2l0.2,0.1
|
||||
l-1.6,2.3l-0.2-0.1c0-0.1,0-0.1,0-0.2c0-0.4-1.8-1.3-4-1.3c-2.8,0-5.1,1.2-5.1,3.6c0,2.5,2.3,3.7,4.9,3.7c2.1,0,3.3-0.6,3.8-0.9
|
||||
v-1.2h-2.9c-0.3,0-0.5,0.1-0.5,0.3h-0.2v-2.5h0.2c0,0.2,0.2,0.3,0.5,0.3H79.4z"/>
|
||||
<path fill="#9B877A" d="M80.2,139.1v-0.2c0.3,0,0.4-0.1,0.6-0.5l4.6-8.6c0.1-0.1,0.2-0.3,0.2-0.4c0-0.2-0.1-0.2-0.4-0.3v-0.2h3.6
|
||||
v0.2c-0.3,0-0.4,0.1-0.4,0.2c0,0.1,0.1,0.2,0.2,0.4l4.9,8.7c0.2,0.4,0.3,0.5,0.7,0.5v0.2h-3.3v-0.2c0.2,0,0.3-0.1,0.3-0.1
|
||||
c0-0.2-0.2-0.4-1.3-2.4h-5.7c-1,1.8-1.2,2.1-1.2,2.3c0,0.1,0.1,0.2,0.3,0.2v0.2L80.2,139.1L80.2,139.1z M89,134.8l-2-3.7l-2,3.7
|
||||
H89z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon fill="#9B877A" points="127.5,128.9 128,128.9 128,130 128.3,130 128.3,128.9 128.8,128.9 128.8,128.7 127.5,128.7
|
||||
"/>
|
||||
<polygon fill="#9B877A" points="130.1,128.7 129.6,129.8 129.1,128.7 128.8,128.7 128.8,130 129.1,130 129.1,129 129.5,130
|
||||
129.7,130 130.2,129.1 130.2,130 130.4,130 130.4,128.7 "/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="SEGA_1_">
|
||||
<path id="XMLID_10_" fill="#9B877A" d="M100,155.9c-1.6,0-3.2,0-4.9,0c0-0.4,0-0.7,0-1.1c1.1,0,2.1,0,3.3,0
|
||||
c-0.2-0.7-0.4-1.3-0.6-1.9c-0.5-1.5-0.9-3-1.5-4.5c-0.1-0.4-0.5-0.8-0.8-0.9c-0.5-0.1-0.7,0.4-0.9,0.9c-0.7,2.3-1.5,4.6-2.2,6.9
|
||||
c-0.2,0.5-0.4,0.7-1,0.7c-1.5,0-3,0-4.5,0c-1.5,0-2.5-1-2.5-2.6c0-1.4,0-2.8,0-4.2c0-1.6,1-2.6,2.5-2.6c1.3,0,2.7,0,4.1,0
|
||||
c0,0.4,0,0.7,0,1.2c-1.2,0-2.3,0-3.5,0c-1.6,0-2,0.4-2,2.1c0,1.1,0,2.1,0,3.2c0,1.1,0.5,1.7,1.6,1.7c0.9,0,1.7,0,2.7,0
|
||||
c0-1.3,0-2.4,0-3.7c-0.7,0-1.5,0-2.2,0c0-0.4,0-0.8,0-1.2c1.1,0,2.2,0,3.5,0c0,1.6,0,3.3,0,4.9c0.1,0,0.1,0,0.2,0
|
||||
c0.7-2.3,1.5-4.5,2.2-6.8c0.4-1.3,1.2-1.8,2.4-1.6c0.7,0.1,1.2,0.5,1.4,1.2c0.9,2.7,1.8,5.4,2.6,8.1
|
||||
C100,155.8,100,155.9,100,155.9z"/>
|
||||
<path id="XMLID_9_" fill="#9B877A" d="M69.4,156c0-0.4,0-0.8,0-1.2c1.3,0,2.6,0,3.9,0c1.1,0,1.9-0.8,1.9-1.8c0-1-0.8-1.8-1.8-1.9
|
||||
c-0.4,0-0.9,0-1.3,0c-0.7-0.1-1.1-0.7-1.1-1.4c0-0.7,0.5-1.4,1.1-1.4c1.4,0,2.8,0,4.2,0c0,0.4,0,0.7,0,1.2c-0.7,0-1.4,0-2.1,0
|
||||
c-0.7,0-1.3,0-2,0c0,0.1,0,0.3,0,0.4c0.4,0,0.8,0,1.2,0.1c1.5,0,2.5,0.9,2.9,2.4c0.4,1.8-0.8,3.7-2.6,3.8
|
||||
C72.3,156,70.9,156,69.4,156z"/>
|
||||
<path id="XMLID_8_" fill="#9B877A" d="M69.4,154.3c0-0.4,0-0.7,0-1.2c1.4,0,2.7,0,4.1,0c0-0.1,0-0.2,0-0.3c-0.4,0-0.8,0-1.3,0
|
||||
c-1.2,0-2.1-0.6-2.6-1.7c-0.5-1.1-0.4-2.2,0.2-3.2c0.5-0.7,1.1-1.2,2-1.2c1.4,0,2.9,0,4.4,0c0,0.4,0,0.7,0,1.2c-1.3,0-2.6,0-3.9,0
|
||||
c-1.3,0-2.1,1.2-1.7,2.4c0.2,0.7,0.9,1.2,1.8,1.3c0.4,0,0.8,0,1.2,0c0.6,0.1,1.1,0.7,1.2,1.4c0,0.7-0.5,1.4-1.1,1.4
|
||||
C72.3,154.3,70.9,154.3,69.4,154.3z"/>
|
||||
<path id="XMLID_7_" fill="#9B877A" d="M83.9,146.6c0,0.4,0,0.7,0,1.2c-1.3,0-2.6,0-3.8,0c-1.3,0-1.8,0.5-1.8,1.9
|
||||
c0,1.1,0,2.2,0,3.3c0,1.3,0.5,1.8,1.7,1.8c1.3,0,2.6,0,3.9,0c0,0.4,0,0.7,0,1.2c-1,0-1.9,0-2.8,0c-0.6,0-1.2,0-1.8,0
|
||||
c-1.1-0.1-2.1-1.1-2.1-2.2c0-1.6,0-3.3,0-4.9c0-1,0.9-2.1,1.9-2.2C80.6,146.5,82.2,146.6,83.9,146.6z"/>
|
||||
<path id="XMLID_4_" fill="#9B877A" d="M92.6,155.9c0.8-2.6,1.6-5.1,2.5-7.5c0.1-0.2,0.2-0.4,0.4-0.4c0.1,0,0.3,0.2,0.4,0.3
|
||||
c0.7,2,1.3,4,2,6.1c-1,0-1.9,0-2.8,0c0-0.3-0.1-0.6-0.1-0.8c0,0-0.1,0-0.1,0c-0.2,0.5-0.3,0.9-0.5,1.4
|
||||
C94,156.1,94,156.1,92.6,155.9z M95,153c0.4,0,0.6,0,1,0c-0.2-0.5-0.3-0.9-0.4-1.3c-0.1,0-0.1,0-0.2,0
|
||||
C95.3,152.1,95.2,152.5,95,153z"/>
|
||||
<path id="XMLID_3_" fill="#9B877A" d="M88.5,152.8c-0.4-0.1-0.6-0.2-0.8-0.2c0-0.3,0-0.7,0-1.1c0.6,0,1.2,0,1.8,0
|
||||
c0,0.9,0,1.8,0,2.8c-0.9,0-1.8,0.1-2.8,0c-0.2,0-0.6-0.5-0.6-0.7c-0.1-1.5,0-3,0-4.5c0-0.5,0.3-0.8,0.8-0.8c1.4,0,2.8,0,4.2,0
|
||||
c0,0.4,0,0.7,0,1.2c-1,0-2.1,0-3.1,0c-0.6,0-0.9,0.2-0.8,0.9c0,0.7,0,1.4,0,2.1C87.2,153.2,87.6,153.4,88.5,152.8z"/>
|
||||
<path id="XMLID_2_" fill="#9B877A" d="M79.9,153c1.3,0.2,2.6,0,3.9,0.1c0,0.4,0,0.7,0,1.1c-1.5,0-3,0-4.5,0
|
||||
c-0.2,0-0.6-0.5-0.6-0.8c-0.1-0.6,0-1.2,0-1.9c1.4,0,2.8,0,4.2,0c0,0.4,0,0.7,0,1.1c-1,0-2,0-2.9,0
|
||||
C79.9,152.8,79.9,152.9,79.9,153z"/>
|
||||
<path id="XMLID_1_" fill="#9B877A" d="M83.9,148.2c0,0.4,0,0.7,0,1.1c-1.3,0.2-2.7-0.1-4,0.2c0,0.1,0,0.2,0,0.3c1,0,1.9,0,3,0
|
||||
c0,0.4,0,0.8,0,1.2c-1.4,0-2.7,0-4.2,0c0-0.7-0.1-1.4,0-2.1c0-0.2,0.4-0.6,0.7-0.6C80.9,148.2,82.3,148.2,83.9,148.2z"/>
|
||||
</g>
|
||||
<path fill="#4B96D2" d="M119.2,10C108.7,5.2,97,2.5,84.7,2.5L6.6,59l0,0c-2.6,8.1-4.1,16.7-4.1,25.7c0,3.7,0.2,7.3,0.7,10.8l0,0
|
||||
L119.2,10"/>
|
||||
<g>
|
||||
<path d="M84.7,117.8c-18.3,0-33.1-14.8-33.1-33.1s14.8-33.1,33.1-33.1c18.3,0,33.1,14.8,33.1,33.1S102.9,117.8,84.7,117.8z
|
||||
M84.7,52.6C67,52.6,52.6,67,52.6,84.7c0,17.7,14.4,32.1,32.1,32.1s32.1-14.4,32.1-32.1C116.8,67,102.4,52.6,84.7,52.6z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#A299A1" d="M84.7,99.4c-8.1,0-14.7-6.6-14.7-14.7S76.6,70,84.7,70s14.7,6.6,14.7,14.7S92.8,99.4,84.7,99.4z M84.7,71
|
||||
C77.1,71,71,77.1,71,84.7c0,7.5,6.1,13.7,13.7,13.7c7.5,0,13.7-6.1,13.7-13.7C98.4,77.1,92.2,71,84.7,71z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#A299A1" d="M84.7,96.5c-6.5,0-11.8-5.3-11.8-11.8c0-6.5,5.3-11.8,11.8-11.8c6.5,0,11.8,5.3,11.8,11.8
|
||||
C96.5,91.2,91.2,96.5,84.7,96.5z M84.7,73.8c-6,0-10.8,4.9-10.8,10.8c0,6,4.9,10.8,10.8,10.8c6,0,10.8-4.9,10.8-10.8
|
||||
C95.5,78.7,90.7,73.8,84.7,73.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#AB9986" d="M117.3,84.7c0,18-14.6,32.6-32.6,32.6s-32.6-14.6-32.6-32.6s14.6-32.6,32.6-32.6S117.3,66.7,117.3,84.7z
|
||||
M84.7,56.3C69,56.3,56.3,69,56.3,84.7S69,113,84.7,113S113,100.3,113,84.7S100.3,56.3,84.7,56.3z"/>
|
||||
</g>
|
||||
<path fill="#4B96D2" d="M135.5,125.5H91.1L165.8,71l0,0c0.8,4.5,1.1,9.2,1.1,13.9c0,6.7-0.8,13.1-2.2,19.3l0,0L135.5,125.5z"/>
|
||||
<path fill="#4B96D2" d="M66.6,112.4c-7.8-5.1-13.4-13.5-14.7-23.2l-41.6,30.5l0,0c0.9,2,1.9,3.9,3,5.8l35.2,0L66.6,112.4"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M66.6,112.4"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M84.7,117.8"/>
|
||||
<path fill="#4B96D2" d="M98.8,54.7c8.7,4.1,15.4,12,17.9,21.4l0,0l40.9-29.6l0,0c-4.4-8.4-10.2-16-17.2-22.4l0,0
|
||||
C140.4,24.2,98.8,54.8,98.8,54.7"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M98.8,54.7"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M84.7,51.6"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M51.6,84.7"/>
|
||||
<path fill="none" stroke="#7AC143" stroke-miterlimit="10" d="M51.9,89.2"/>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M137.4,115.4h-0.6v-1.3l-0.4,1.3h-0.6l0,0l-0.4-1.2v1.3h-0.6v-2.1l0.8,0l0,0l0.5,1.4l0.5-1.4l0.8,0V115.4z
|
||||
M136.9,115.3h0.4v-1.9l-0.7,0l-0.5,1.6l-0.5-1.6l-0.7,0v1.9h0.4v-1.8l0.6,1.8h0.4l0.6-1.8V115.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M144.3,115.4h-0.6v-1.5h-0.5v-0.6h1.5v0.6h-0.5V115.4z M143.8,115.3h0.4v-1.5h0.5v-0.4h-1.3v0.4h0.5V115.3
|
||||
z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M133.7,114.9c-0.3,0-0.4-0.1-0.4-0.2l0,0c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4l0,0c0-0.2,0.1-0.2,0.4-0.2
|
||||
c0.3,0,0.4,0.1,0.4,0.2l0,0c0,0.1,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4l0,0C134.1,114.9,134,114.9,133.7,114.9z M133.7,113.8
|
||||
c-0.3,0-0.3,0-0.3,0.1l0,0c0,0,0,0.3,0,0.4c0,0.1,0,0.3,0,0.4l0,0c0,0.1,0,0.1,0.3,0.1s0.3,0,0.3-0.1l0,0c0,0,0-0.3,0-0.4
|
||||
c0-0.2,0-0.4,0-0.4l0,0C134,113.8,134,113.8,133.7,113.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M133.7,115.4c-0.8,0-0.9-0.2-0.9-0.5c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5s0-0.5,0-0.5c0,0,0-0.1,0-0.1
|
||||
c0-0.3,0.1-0.5,0.9-0.5s0.9,0.2,0.9,0.5c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0,0,0.1,0,0.1
|
||||
C134.6,115.2,134.5,115.4,133.7,115.4z M133.7,113.3c-0.8,0-0.8,0.2-0.8,0.4c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5
|
||||
c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0.8,0.4s0.8-0.2,0.8-0.4c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5c0-0.2,0-0.5,0-0.5c0,0,0-0.1,0-0.1
|
||||
C134.5,113.5,134.5,113.3,133.7,113.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M131.6,115.4c-0.8,0-0.9-0.2-0.9-0.5c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5c0-0.2,0-0.5,0-0.5
|
||||
c0,0,0-0.1,0-0.1c0-0.3,0.1-0.5,0.9-0.5c0,0,0,0,0,0c0.8,0,0.9,0.2,0.9,0.5c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0,0.3l0,0.1h-0.6l0,0
|
||||
c0-0.1,0-0.1,0-0.1l0,0c0-0.1,0-0.1-0.3-0.1s-0.3,0-0.3,0.1l0,0c0,0,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4l0,0c0,0.1,0,0.1,0.3,0.1
|
||||
s0.3,0,0.3-0.1l0,0c0,0,0-0.1,0-0.1l0,0h0.6l0,0.1c0,0.1,0,0.2,0,0.3c0,0,0,0.1,0,0.1C132.5,115.2,132.4,115.4,131.6,115.4z
|
||||
M131.6,113.3c-0.8,0-0.8,0.2-0.8,0.4c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0.8,0.4
|
||||
c0.8,0,0.8-0.2,0.8-0.4c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.2H132c0,0,0,0.1,0,0.1l0,0c0,0.2-0.1,0.2-0.4,0.2s-0.4-0.1-0.4-0.2l0,0
|
||||
c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4l0,0c0-0.2,0.1-0.2,0.4-0.2s0.4,0.1,0.4,0.2l0,0c0,0,0,0,0,0.1h0.4c0-0.1,0-0.2,0-0.2
|
||||
c0,0,0-0.1,0-0.1C132.4,113.5,132.4,113.3,131.6,113.3C131.6,113.3,131.6,113.3,131.6,113.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M132.5,123.6l-1.5,0c-0.3,0-0.6-0.3-0.6-0.6l0-6.6c0-0.3,0.3-0.6,0.6-0.6h1.5c0.3,0,0.6,0.3,0.6,0.6v6.6
|
||||
C133.1,123.4,132.8,123.6,132.5,123.6z M131,116.1c-0.2,0-0.3,0.1-0.3,0.3l0,6.6c0,0.2,0.1,0.3,0.3,0.3h0.8v0.1v-0.1l0.8,0
|
||||
c0.2,0,0.3-0.1,0.3-0.3v-6.6c0-0.2-0.1-0.3-0.3-0.3H131z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M134,123.6c-0.3,0-0.6-0.3-0.6-0.6v-1.2c0-0.3,0.3-0.6,0.6-0.6l2.5,0c0.1,0,0.1-0.1,0.1-0.1
|
||||
s-0.1-0.1-0.1-0.1l-1.7,0c-0.8,0-1.4-0.6-1.4-1.4v-2.2c0-0.8,0.6-1.4,1.4-1.4l3.4,0c0.3,0,0.6,0.3,0.6,0.6l0,1.2
|
||||
c0,0.3-0.3,0.6-0.6,0.6l-2.3,0c-0.1,0-0.1,0.1-0.1,0.1c0,0.1,0.1,0.1,0.1,0.1l1.7,0c0.8,0,1.4,0.6,1.4,1.4l0,2.2
|
||||
c0,0.8-0.6,1.4-1.4,1.4L134,123.6z M134,121.5c-0.2,0-0.3,0.1-0.3,0.3v1.2c0,0.2,0.1,0.3,0.3,0.3l3.6,0c0.6,0,1.1-0.5,1.1-1.1
|
||||
l0-2.2c0-0.6-0.5-1.1-1.1-1.1l-1.7,0c-0.2,0-0.4-0.2-0.4-0.4s0.2-0.4,0.4-0.4l2.3,0c0.2,0,0.3-0.1,0.3-0.3l0-1.2
|
||||
c0-0.2-0.1-0.3-0.3-0.3l-3.4,0c-0.6,0-1.1,0.5-1.1,1.1v2.2c0,0.6,0.5,1.1,1.1,1.1l1.7,0c0.2,0,0.4,0.2,0.4,0.4s-0.2,0.4-0.4,0.4
|
||||
L134,121.5z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M143.4,123.6h-2.7c-0.8,0-1.4-0.6-1.4-1.4v-4.9c0-0.8,0.6-1.4,1.4-1.4h2.7c0.8,0,1.4,0.6,1.4,1.4v1.6
|
||||
c0,0.3-0.3,0.6-0.6,0.6h-1.4c-0.3,0-0.6-0.3-0.6-0.6l0-0.8c0-0.1,0-0.3-0.2-0.3s-0.2,0.2-0.2,0.3v3.4c0,0.1,0,0.3,0.2,0.3
|
||||
s0.2-0.2,0.2-0.3l0-0.8c0-0.3,0.3-0.6,0.6-0.6h1.4c0.3,0,0.6,0.3,0.6,0.6v1.5C144.8,123,144.2,123.6,143.4,123.6z M140.7,116.1
|
||||
c-0.6,0-1.1,0.5-1.1,1.1v4.9c0,0.6,0.5,1.1,1.1,1.1h2.7c0.6,0,1.1-0.5,1.1-1.1v-1.5c0-0.2-0.1-0.3-0.3-0.3h-1.4
|
||||
c-0.2,0-0.3,0.1-0.3,0.3l0,0.8c0,0.4-0.2,0.6-0.5,0.6s-0.5-0.2-0.5-0.6V118c0-0.4,0.2-0.6,0.5-0.6s0.5,0.2,0.5,0.6l0,0.8
|
||||
c0,0.2,0.1,0.3,0.3,0.3h1.4c0.2,0,0.3-0.1,0.3-0.3v-1.6c0-0.6-0.5-1.1-1.1-1.1H140.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M125.7,123.6c-0.8,0-1.4-0.6-1.4-1.4v-4.9c0-0.8,0.6-1.4,1.4-1.4l1.8,0c0,0,0,0,0,0l0-2
|
||||
c0-0.3,0.3-0.6,0.6-0.6h1.5c0.3,0,0.6,0.3,0.6,0.6v9.2c0,0.3-0.3,0.6-0.6,0.6L125.7,123.6z M125.7,116.1c-0.6,0-1.1,0.5-1.1,1.1
|
||||
v4.9c0,0.6,0.5,1.1,1.1,1.1l3.9,0c0.2,0,0.3-0.1,0.3-0.3v-9.2c0-0.2-0.1-0.3-0.3-0.3h-1.5c-0.2,0-0.3,0.1-0.3,0.3l0,2
|
||||
c0,0.2-0.1,0.3-0.3,0.3L125.7,116.1z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M127.2,122.5c-0.6,0-1-0.5-1-1.1V118c0-0.6,0.5-1.1,1-1.1c0.6,0,1,0.5,1,1.1v3.4
|
||||
C128.3,122,127.8,122.5,127.2,122.5z M127.2,117.2c-0.4,0-0.7,0.3-0.7,0.8v3.4c0,0.4,0.3,0.8,0.7,0.8s0.7-0.3,0.7-0.8V118
|
||||
C128,117.5,127.6,117.2,127.2,117.2z"/>
|
||||
</g>
|
||||
<polygon fill="none" stroke="#0F1317" stroke-width="0.1" stroke-miterlimit="10" points="140.7,114.9 140.8,115.3 141.3,115.3
|
||||
140.8,113.3 140,113.3 139.5,115.3 140,115.3 140.1,114.9 "/>
|
||||
<path fill="none" stroke="#0F1317" stroke-width="0.1" stroke-miterlimit="10" d="M138.3,114.8l0,0.5h-0.5v-2l0.8,0
|
||||
c0.9,0,0.8,0.3,0.9,0.5c0,0,0,0.2,0,0.3c0,0.1,0,0.2,0,0.3c0,0.3,0.1,0.5-0.9,0.5l0,0L138.3,114.8z"/>
|
||||
<path fill="none" stroke="#0F1317" stroke-width="0.1" stroke-miterlimit="10" d="M138.3,113.8l0,0.6l0.3,0c0.4,0,0.4-0.1,0.4-0.2
|
||||
c0,0,0,0,0-0.1c0-0.1,0-0.1,0-0.1c0-0.1,0-0.2-0.4-0.2L138.3,113.8z"/>
|
||||
<g>
|
||||
<path fill="#0F1317" d="M142.3,115.4c-0.8,0-0.9-0.2-0.9-0.5c0,0,0-0.1,0-0.1c0-0.1,0-0.3,0-0.5s0-0.5,0-0.5c0,0,0-0.1,0-0.1
|
||||
c0-0.3,0.1-0.5,0.9-0.5c0,0,0,0,0,0c0.8,0,0.9,0.2,0.9,0.5c0,0,0,0.1,0,0.1c0,0.1,0,0.2,0,0.3l0,0.1h-0.6l0,0c0-0.1,0-0.1,0-0.1
|
||||
l0,0c0-0.1,0-0.1-0.3-0.1s-0.3,0-0.3,0.1l0,0c0,0,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4l0,0c0,0.1,0,0.1,0.3,0.1s0.3,0,0.3-0.1l0,0
|
||||
c0,0,0-0.1,0-0.1l0,0h0.6l0,0.1c0,0.1,0,0.2,0,0.3c0,0,0,0.1,0,0.1C143.2,115.2,143.1,115.4,142.3,115.4z M142.3,113.3
|
||||
c-0.8,0-0.8,0.2-0.8,0.4c0,0,0,0.1,0,0.1c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0,0,0.1,0,0.1c0,0.2,0,0.4,0.8,0.4
|
||||
c0.8,0,0.8-0.2,0.8-0.4c0,0,0-0.1,0-0.1c0,0,0-0.1,0-0.2h-0.4c0,0,0,0.1,0,0.1l0,0c0,0.2-0.1,0.2-0.4,0.2s-0.4-0.1-0.4-0.2l0,0
|
||||
c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4l0,0c0-0.2,0.1-0.2,0.4-0.2s0.4,0.1,0.4,0.2l0,0c0,0,0,0,0,0.1h0.4c0-0.1,0-0.2,0-0.2
|
||||
c0,0,0-0.1,0-0.1C143.1,113.5,143.1,113.3,142.3,113.3C142.3,113.3,142.3,113.3,142.3,113.3z"/>
|
||||
</g>
|
||||
<path fill="#0F1317" d="M140.6,114.5h-0.4l0.2-0.7L140.6,114.5z M140.7,114.9l0.1,0.4h0.5l-0.6-2H140l-0.6,2h0.5l0.1-0.4H140.7z"/>
|
||||
<g>
|
||||
<path fill="#9B877A" d="M142.7,114.6c0,0.1,0,0.1,0,0.1c0,0.1,0,0.2-0.4,0.2s-0.4-0.1-0.4-0.2c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4
|
||||
c0-0.1,0-0.2,0.4-0.2s0.4,0.1,0.4,0.2c0,0,0,0.1,0,0.1l0.5,0c0-0.1,0-0.2,0-0.3c0-0.3,0.1-0.5-0.9-0.5c-0.9,0-0.8,0.3-0.9,0.5
|
||||
c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0.3-0.1,0.5,0.9,0.5c0.9,0,0.8-0.3,0.9-0.5c0-0.1,0-0.1,0-0.3H142.7L142.7,114.6z"/>
|
||||
<polygon fill="#9B877A" points="136.6,113.3 136.1,114.8 135.6,113.3 134.9,113.3 134.9,115.3 135.4,115.3 135.4,113.8
|
||||
135.9,115.3 136.4,115.3 136.9,113.8 136.9,115.3 137.4,115.3 137.4,113.3 "/>
|
||||
<polygon fill="#9B877A" points="143.3,113.3 144.7,113.3 144.7,113.8 144.3,113.8 144.3,115.3 143.8,115.3 143.8,113.8
|
||||
143.3,113.8 "/>
|
||||
<polygon fill="#9B877A" points="139.5,115.3 140,113.3 140.8,113.3 141.3,115.3 140.8,115.3 140.7,114.9 140.1,114.9 140.2,114.6
|
||||
140.6,114.6 140.4,113.7 140,115.3 "/>
|
||||
<path fill="#9B877A" d="M133.7,113.7c0.4,0,0.4,0.1,0.4,0.2c0,0,0,0.3,0,0.4c0,0.1,0,0.4,0,0.4c0,0.1,0,0.2-0.4,0.2
|
||||
c-0.4,0-0.4-0.1-0.4-0.2c0,0,0-0.3,0-0.4c0-0.1,0-0.4,0-0.4C133.3,113.8,133.3,113.7,133.7,113.7l0-0.5c-0.9,0-0.8,0.3-0.9,0.5
|
||||
c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0.3-0.1,0.5,0.9,0.5s0.8-0.3,0.9-0.5c0-0.1,0-0.3,0-0.5c0-0.2,0-0.4,0-0.5
|
||||
c0-0.3,0.1-0.5-0.9-0.5L133.7,113.7z"/>
|
||||
<path fill="#9B877A" d="M132,114.6c0,0.1,0,0.1,0,0.1c0,0.1,0,0.2-0.4,0.2s-0.4-0.1-0.4-0.2c0,0,0-0.3,0-0.4s0-0.4,0-0.4
|
||||
c0-0.1,0-0.2,0.4-0.2s0.4,0.1,0.4,0.2c0,0,0,0.1,0,0.1l0.5,0c0-0.1,0-0.2,0-0.3c0-0.3,0.1-0.5-0.9-0.5c-0.9,0-0.8,0.3-0.9,0.5
|
||||
c0,0.1,0,0.3,0,0.5c0,0.2,0,0.4,0,0.5c0,0.3-0.1,0.5,0.9,0.5c0.9,0,0.8-0.3,0.9-0.5c0-0.1,0-0.1,0-0.3H132z"/>
|
||||
<path fill="#9B877A" d="M138.6,114.9l-0.3,0v-0.5l0.3,0c0.4,0,0.4-0.1,0.4-0.2c0,0,0,0,0-0.1c0-0.1,0-0.1,0-0.1
|
||||
c0-0.1,0-0.2-0.4-0.2l-0.3,0l0,1.6h-0.5v-2l0.8,0c0.9,0,0.8,0.3,0.9,0.5c0,0,0,0.2,0,0.3c0,0.1,0,0.2,0,0.3
|
||||
C139.4,114.6,139.5,114.9,138.6,114.9L138.6,114.9z"/>
|
||||
<path fill="#9B877A" d="M131.8,123.4l0.7,0c0.2,0,0.4-0.2,0.4-0.4v-6.6c0-0.2-0.2-0.4-0.4-0.4l-1.5,0c-0.2,0-0.4,0.2-0.4,0.4
|
||||
l0,6.6c0,0.2,0.2,0.4,0.4,0.4L131.8,123.4"/>
|
||||
<path fill="#9B877A" d="M137.2,118l1,0c0.2,0,0.4-0.2,0.4-0.4l0-1.2c0-0.2-0.2-0.4-0.4-0.4l-3.4,0c-0.7,0-1.2,0.6-1.2,1.3v2.2
|
||||
c0,0.7,0.6,1.3,1.2,1.3l1.7,0c0.2,0,0.3,0.1,0.3,0.3c0,0.2-0.1,0.3-0.3,0.3l-2.5,0c-0.2,0-0.4,0.2-0.4,0.4v1.2
|
||||
c0,0.2,0.2,0.4,0.4,0.4l3.6,0c0.7,0,1.2-0.6,1.2-1.3l0-2.2c0-0.7-0.6-1.3-1.2-1.3l-1.7,0c-0.2,0-0.3-0.1-0.3-0.3
|
||||
c0-0.2,0.1-0.3,0.3-0.3H137.2"/>
|
||||
<path fill="#9B877A" d="M143.6,119.2h-0.6c-0.2,0-0.4-0.2-0.4-0.4l0-0.8c0-0.3-0.1-0.5-0.4-0.5c-0.3,0-0.4,0.2-0.4,0.5v3.4
|
||||
c0,0.3,0.1,0.5,0.4,0.5c0.3,0,0.4-0.2,0.4-0.5l0-0.8c0-0.2,0.2-0.4,0.4-0.4h1.4c0.2,0,0.4,0.2,0.4,0.4l0,1.5
|
||||
c0,0.7-0.6,1.3-1.2,1.3h-2.7c-0.7,0-1.2-0.6-1.2-1.3v-4.9c0-0.7,0.6-1.3,1.2-1.3h2.7c0.7,0,1.2,0.6,1.2,1.3l0,1.6
|
||||
c0,0.2-0.2,0.4-0.4,0.4H143.6"/>
|
||||
<path fill="#9B877A" d="M128.8,123.4h0.8c0.2,0,0.4-0.2,0.4-0.4v-9.2c0-0.2-0.2-0.4-0.4-0.4h-1.5c-0.2,0-0.4,0.2-0.4,0.4l0,2
|
||||
c0,0.1-0.1,0.2-0.2,0.2l-1.8,0c-0.7,0-1.2,0.6-1.2,1.3l0,4.9c0,0.7,0.6,1.3,1.2,1.3L128.8,123.4 M128.1,121.2v0.2
|
||||
c0,0.5-0.4,0.9-0.9,0.9c-0.5,0-0.9-0.4-0.9-0.9V118c0-0.5,0.4-0.9,0.9-0.9c0.5,0,0.9,0.4,0.9,0.9V121.2"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 18 KiB |
|
@ -1,42 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="tiny" id="Ebene_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
x="0px" y="0px" viewBox="-22 358.8 566.9 77.2" xml:space="preserve">
|
||||
<g>
|
||||
<rect x="-17.1" y="363.7" width="536.6" height="67.4"/>
|
||||
<g>
|
||||
<g>
|
||||
<path fill="#B2AE85" d="M54.5,385.4l-1.6-0.7c0.1-0.3,0.2-0.7,0.2-1.1c0-1-9.1-6.6-25-6.6c-15.1,0-21.7,3.8-21.7,8.8
|
||||
c0,13.1,57.2-6.1,57.2,22.9c0,10.5-12.4,18.7-37.3,18.7c-23.7,0-30.5-6.2-32.7-6.2c-0.6,0-0.9,0.4-1.4,0.6l-1.3-0.2l8.1-13.6
|
||||
l1.6,0.6c0,0.3-0.2,0.6-0.2,1.3c0,4.7,12.5,8.1,25,8.1c17.7,0,23.7-4.2,23.7-8.5c0-15.7-56.4,3.8-56.4-22.8c0-13.4,17.2-19,36-19
|
||||
c16.9,0,28.7,6.1,29.9,6.1c1.3,0,1.5-0.3,1.7-0.6l1.6,0.4L54.5,385.4z"/>
|
||||
<path fill="#B2AE85" d="M71.2,425.4c2.1,0,2.5-0.6,2.5-2.4v-51.1c0-1.8-0.4-2.4-2.5-2.4v-1.1h63c2.3,0,3.3-0.6,3.3-1.8h1.4v13.3
|
||||
h-1.4c0-1.4-1-2.1-3.3-2.1H87.5V392H118c2.3,0,3.3-0.6,3.3-2.1h1.4v13.4h-1.4c0-0.6-0.2-1.1-0.8-1.4c-0.5-0.3-1.4-0.5-2.5-0.5
|
||||
H87.5v15.7h47.6c2.3,0,3.3-0.6,3.3-1.9h1.4v13.1h-1.4c0-1.1-1-1.8-3.3-1.8H71.2V425.4z"/>
|
||||
<path fill="#B2AE85" d="M225.9,395.8v1.1c-1,0.2-1.8,0.8-1.8,2.6v15.7c0,1.3,0.5,1.8,1.7,2v1.1c-6.1,2.9-21.1,9-37.9,9
|
||||
c-22.3,0-41.9-9.1-41.9-29.9c0-20.8,22.9-29.9,43.1-29.9c8,0,15.5,1.5,21.1,3c5.1,1.8,8.9,3.3,9.6,3.3c0.9,0,1.7-0.4,2.1-0.9
|
||||
l1.4,0.5l-9.4,13.1l-1.4-0.7c0.1-0.3,0.2-0.8,0.2-1.4c0-2.5-10.5-7.4-23.4-7.4c-16.3,0-29.5,6.6-29.5,20.1
|
||||
c0,14.1,13.2,20.8,28.2,20.8c12.2,0,19.4-3.4,22.3-5.2V406h-16.7c-1.9,0-3.1,0.8-3.1,1.9h-1.4v-14.1h1.4c0,1.1,1.2,1.9,3.1,1.9
|
||||
H225.9z"/>
|
||||
<path fill="#B2AE85" d="M230.7,426.5v-1.1c1.7-0.1,2.3-0.5,3.7-3l26.5-49.1c0.5-0.8,1.1-1.7,1.1-2.4c0-0.9-0.8-1.3-2-1.4v-1.1
|
||||
h21.2v1.1c-1.5,0.2-2,0.6-2,1.2c0,0.6,0.4,1.3,0.9,2.1l28.2,49.6c1.4,2.5,1.7,3,3.8,3v1.1h-19.3v-1.1c1.3,0,1.7-0.4,1.7-0.8
|
||||
c0-0.9-0.9-2-7.4-13.4h-33.3c-5.6,10.4-7.1,12-7.1,13c0,0.7,0.6,1.1,1.5,1.2v1.1L230.7,426.5L230.7,426.5z M281.3,402l-11.7-20.9
|
||||
L258.2,402H281.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path fill="#B2AE85" d="M524.5,436H-22v-77.2h546.5V436z M-17.1,431.1h536.6v-67.4H-17.1V431.1z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon fill="#B2AE85" points="526.2,360.2 529.5,360.2 529.5,369.1 531.1,369.1 531.1,360.2 534.5,360.2 534.5,358.8
|
||||
526.2,358.8 "/>
|
||||
<polygon fill="#B2AE85" points="542.9,358.8 539.8,366.9 536.8,358.8 534.7,358.8 534.7,369.1 536.3,369.1 536.3,361.4
|
||||
539.1,369.1 540.5,369.1 543.4,361.4 543.4,369.1 544.9,369.1 544.9,358.8 "/>
|
||||
</g>
|
||||
<path fill="#B2AE85" d="M328.7,368.3v58.2h186.9v-58.2H328.7z M336.7,409.1c-1.6-10.4,32.9-24.2,77.7-31.4c-1,0.3-3,0.8-3,0.8
|
||||
s-4.4,1.1-5.6,1.4c-22.9,5.6-38.9,15.7-37.5,24.6c1.4,9.1,20.5,14.1,44.8,12.4c1.4-0.1,6.1-0.3,7.2-0.4
|
||||
C375.1,422.6,338.2,419.5,336.7,409.1z M448.7,411.4c-9.9,2.3-22.3,4.2-22.3,4.2v-26l6.4,21.1c0,0,15.2-2.5,26.8-7.3
|
||||
c10.1-4.2,16.3-9.5,15.9-15.1c-0.7-9.1-20.1-14-44-12.4c-1.6,0.1-6.9,0.4-7.9,0.4c45-6.2,81.9-3.1,83.5,7.3
|
||||
C508.4,392.4,483.7,403.7,448.7,411.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 3 KiB |
18
themes/rbsimple-DE/snesna/colors.xml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<image name="band1" extra="true">
|
||||
<color>FEE94B</color>
|
||||
</image>
|
||||
<image name="band2" extra="true">
|
||||
<color>7EEE80</color>
|
||||
</image>
|
||||
<image name="band3" extra="true">
|
||||
<color>FF7961</color>
|
||||
</image>
|
||||
<image name="band4" extra="true">
|
||||
<color>0098DF</color>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
36
themes/rbsimple-DE/snesna/systeminfo.xml
Normal file
|
@ -0,0 +1,36 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
|
||||
<view name="system">
|
||||
<text name="info1" extra="true">
|
||||
<text>Manufacturer : Nintendo</text>
|
||||
</text>
|
||||
<text name="info2" extra="true">
|
||||
<text>Year of Release : 1990</text>
|
||||
</text>
|
||||
<text name="info3" extra="true">
|
||||
<text>Units sold : 49.10 million</text>
|
||||
</text>
|
||||
<text name="info4" extra="true">
|
||||
<text>Best-selling game : Super Mario World</text>
|
||||
</text>
|
||||
<text name="info5" extra="true">
|
||||
<text>CPU : 16-bit Custom 65C816 @ 3.58 MHz</text>
|
||||
</text>
|
||||
<text name="info6" extra="true">
|
||||
<text>RAM : 128kB / VRAM : 64kB</text>
|
||||
</text>
|
||||
<text name="info7" extra="true">
|
||||
<text>Video : 16-bit PPU (Picture Processor Unit)</text>
|
||||
</text>
|
||||
<text name="info8" extra="true">
|
||||
<text>Resolution : 256x224, 256 colors (32768 colors palette)</text>
|
||||
</text>
|
||||
<text name="info9" extra="true">
|
||||
<text>Sound : 8-bit Sony SPC700, 8 channels</text>
|
||||
</text>
|
||||
<text name="info10" extra="true">
|
||||
<text>Cart Size : 256kB - 6MB</text>
|
||||
</text>
|
||||
</view>
|
||||
</theme>
|
40
themes/rbsimple-DE/snesna/theme.xml
Normal file
|
@ -0,0 +1,40 @@
|
|||
<theme>
|
||||
<formatVersion>6</formatVersion>
|
||||
<include>./../theme.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
<include>./systeminfo.xml</include>
|
||||
|
||||
<view name="system">
|
||||
<image name="controller" extra="true">
|
||||
<path>./images/controller.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed, grid, video">
|
||||
<helpsystem name="help">
|
||||
<textColor>262626</textColor>
|
||||
<iconColor>262626</iconColor>
|
||||
</helpsystem>
|
||||
</view>
|
||||
|
||||
<view name="system, basic, detailed, video">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
<image name="consolegame" extra="true">
|
||||
<path>./images/consolegame.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="basic, detailed">
|
||||
<image name="console" extra="true">
|
||||
<path>./images/console.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="grid">
|
||||
<image name="logo">
|
||||
<path>./images/logo.svg</path>
|
||||
</image>
|
||||
</view>
|
||||
</theme>
|