This commit is contained in:
Lazorne 2023-11-29 14:58:27 +01:00
parent 5fc8e4d430
commit ccdd7b2bfa
27 changed files with 608 additions and 3 deletions

View file

@ -0,0 +1,101 @@
# Development General Notes
## Cooker
Cooker, differently from the main (stable) branch, is what it's boiling in the pot now: the bleeding edge of the software development.
Every time a commit or a PR is done, a GitHub action automatically compiles the snapshot with the latest changes and publish them on the [cooker repository](https://github.com/XargonWan/RetroDECK-cooker).
This can be publicly tested and if it's stable will be merged in the main branch creating a new release.
Useless to say that this channel is not suggested for the end user but it's developer / alpha tester oriented.
Expect major bugs and data loss: be warned.
## Build instructions
If you want to build the RetroDECK flatpak on your machine for developing or just testing purposes:
```
cd ~
git clone --recursive https://github.com/XargonWan/RetroDECK.git
cd RetroDECK
git submodule init
git submodule update
```
install `flatpak flatpak-builder p7zip-full` with your distro's package manager, then:
```
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y org.kde.Sdk//5.15-21.08 org.kde.Platform//5.15-21.08 io.qt.qtwebengine.BaseApp/x86_64/5.15-21.08 org.freedesktop.Sdk.Extension.llvm13 org.freedesktop.Platform.ffmpeg-full/x86_64/21.08
```
To build the stable release:
```
flatpak-builder --user --install --install-deps-from=flathub --install-deps-from=flathub-beta --force-clean --repo=local ~/RetroDECK/retrodeck-main ~/RetroDECK/net.retrodeck.retrodeck.yml
flatpak build-bundle local ~/RetroDECK.flatpak net.retrodeck.retrodeck
```
Or alternatively, to build the cooker (experimental) release:
```
git checkout cooker
flatpak-builder --user --install --force-clean --repo=local ~/RetroDECK/retrodeck-cooker ~/RetroDECK/net.retrodeck.retrodeck.yml
flatpak build-bundle local ~/RetroDECK.flatpak net.retrodeck.retrodeck
```
## Debug Mode
It's possible to enter in a sort of debug mode, it's actually the flatpak shell.
Enter in the flatpak shell:
```
flatpak run --command=bash net.retrodeck.retrodeck
```
Launch ES-DE in debug mode:
```
emulationstation --debug --home /var/config/emulationstation
```
Launch an emulator in debug mode:
```
ls /app/bin
```
To get the list of the available binaries to launch, then just write the command, such as `yuzu` or `retroarch`
This is useful when for example a game is not starting and you want the output printed in the terminal.
## Manual installation instructions
This method is usually for the beta/cooker testers:
- Download the RetroDECK.flatpak from the [release page](https://github.com/XargonWan/RetroDECK/releases) or from the [cooker release page](https://github.com/XargonWan/RetroDECK-cooker/releases) (be sure to download the correct version, check the date as they're not ordered unfortunately).
- `cd` where the downloded file is located
- `flatpak install RetroDECK.flatpak` or whatever the filename is
If this doesn´t work:
- cd into your download location
- `flatpak install RetroDECK.flatpak`
- Run it from the start menu or, alternatively, from the terminal by typing `flatpak run net.retrodeck.retrodeck`
- Then the first setup will guide you in the first steps, **please read all the messages carefully** as the rom directory must not be edited in EmulationStation
### Updating instructions
- uninstall the previous version with `flatpak uninstall net.retrodeck.retrodeck`
- follow installation instructions
- [OPTIONAL] In case of issues it's suggested to remove `~/.var/app/net.retrodeck.retrodeck` and run `flatpak run net.retrodeck.retrodeck --reset`, but this will reset the application configs, please backup your data.
NOTE: this will not be needed after v`0.4.0b`.
## Managing RetroDECK flatpak file
Install RetroDECK from flatpak file:
```
flatpak install RetroDECK.flatpak
```
Run RetroDECK:
```
flatpak run net.retrodeck.retrodeck
```
Uninstall RetroDECK:
```
flatpak uninstall net.retrodeck.retrodeck
```
## Making your own ES-DE theme
Please check the following link link over ES-DE <br>
[Theme Development ](https://gitlab.com/es-de/emulationstation-de/-/blob/master/THEMES-DEV.md)

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 255.76 255.76"><defs><style>.cls-1{fill:#02c5e5;}.cls-2{fill:#ff5f55;}.cls-3{fill:none;}</style></defs><g id="Ebene_2" data-name="Ebene 2"><g id="Ebene_1-2" data-name="Ebene 1"><g id="Ebene_2-2" data-name="Ebene 2"><g id="Ebene_1-2-2" data-name="Ebene 1-2"><path class="cls-1" d="M80.63,0V220.39H44.37c-14,0-35.74-20.74-35.74-39.13V40.13C8.63,19.19,31.36,0,49.06,0Z"/><path class="cls-2" d="M175.13,35.37V255.76h36.26c14,0,35.74-20.74,35.74-39.13V75.5c0-20.94-22.73-40.13-40.43-40.13Z"/><polygon class="cls-1" points="124.34 137.96 122.58 145.57 90.64 145.57 92.89 137.96 124.34 137.96"/><polygon class="cls-2" points="160.29 137.96 157.84 145.57 122.58 145.57 124.34 137.96 160.29 137.96"/><polygon class="cls-1" points="130.39 111.86 128.62 119.47 95.14 119.47 97.39 111.86 130.39 111.86"/><polygon class="cls-2" points="164.79 111.86 162.34 119.47 128.62 119.47 130.39 111.86 164.79 111.86"/><polygon class="cls-1" points="104.24 167.99 122.83 87.77 129.78 87.77 111.19 167.99 104.24 167.99"/><polygon class="cls-2" points="128.18 167.99 146.77 87.77 153.89 87.77 135.3 167.99 128.18 167.99"/></g><rect class="cls-3" width="255.76" height="255.76"/></g></g></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View file

@ -0,0 +1,80 @@
<svg width="1024" height="1024" xmlns="http://www.w3.org/2000/svg">
<path fill="#5c913b" fill-rule="evenodd" d="M357.62 154.38c56.821-56.821 85.232-85.232 118.463-94.604a132.32 132.32 0 0 1 71.834 0c33.231 9.372 61.642 37.783 118.463 94.604l203.24 203.24c56.821 56.821 85.232 85.232 94.604 118.463a132.32 132.32 0 0 1 0 71.834c-9.372 33.231-37.783 61.642-94.604 118.463L666.38 869.62c-56.821 56.821-85.232 85.232-118.463 94.604a132.319 132.319 0 0 1-71.834 0c-33.231-9.372-61.642-37.783-118.463-94.604L154.38 666.38c-56.821-56.821-85.232-85.232-94.604-118.463a132.318 132.318 0 0 1 0-71.834c9.372-33.231 37.783-61.642 94.604-118.463Z"/>
<filter id="a" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="18.378"/>
<feOffset dy="7.351" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".4"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#ffe8b6" fill-rule="evenodd" filter="url(#a)" d="M383.23 209.478c47.35-47.35 71.026-71.026 98.72-78.836a110.266 110.266 0 0 1 59.86 0c27.694 7.81 51.369 31.486 98.72 78.836L814.66 383.61c47.351 47.351 71.027 71.026 78.837 98.72a110.265 110.265 0 0 1 0 59.86c-7.81 27.694-31.486 51.37-78.837 98.72L640.53 815.042c-47.351 47.35-71.027 71.026-98.72 78.836a110.265 110.265 0 0 1-59.86 0c-27.694-7.81-51.37-31.485-98.72-78.836L209.098 640.91c-47.35-47.35-71.026-71.026-78.836-98.72a110.266 110.266 0 0 1 0-59.86c7.81-27.694 31.485-51.369 78.836-98.72Z"/>
<filter id="b" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="18.378"/>
<feOffset dy="7.351" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".4"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#dd2e44" fill-rule="evenodd" filter="url(#b)" d="M404.822 239.527c39.46-39.46 59.189-59.189 82.266-65.697a91.889 91.889 0 0 1 49.885 0c23.077 6.508 42.807 26.238 82.266 65.697l165.295 165.295c39.459 39.46 59.188 59.189 65.697 82.266a91.888 91.888 0 0 1 0 49.884c-6.509 23.078-26.238 42.808-65.697 82.266L619.239 784.534c-39.46 39.459-59.189 59.188-82.266 65.697a91.888 91.888 0 0 1-49.885 0c-23.077-6.509-42.807-26.238-82.266-65.697L239.527 619.239c-39.46-39.46-59.189-59.189-65.697-82.267a91.888 91.888 0 0 1 0-49.884c6.508-23.077 26.238-42.807 65.697-82.266Z"/>
<filter id="c" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="3.676"/>
<feOffset dx="5.198" dy="5.198" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".104"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#ff554d" fill-rule="evenodd" filter="url(#c)" d="M405.568 606.767s-14.487 11.68-31.187 15.594c-9.553 2.238-24.422 1.568-31.188-5.198l-103.96-103.96c-6.766-6.766-7.436-21.635-5.198-31.187 3.914-16.7 15.594-31.188 15.594-31.188l197.523-197.523s14.488-11.68 31.188-15.594c9.553-2.239 24.422-1.568 31.188 5.198l103.96 103.96c6.765 6.765 7.436 21.634 5.197 31.187-3.913 16.7-15.594 31.188-15.594 31.188Z"/>
<filter id="d" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="3.676"/>
<feOffset dx="5.198" dy="5.198" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".104"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#ff554d" fill-rule="evenodd" filter="url(#d)" d="M574.579 779.453s-14.488 11.68-31.188 15.594c-9.553 2.238-24.422 1.568-31.188-5.198l-103.96-103.96c-6.765-6.766-7.436-21.635-5.197-31.187 3.914-16.7 15.594-31.188 15.594-31.188L616.163 425.99s14.488-11.68 31.187-15.594c9.553-2.239 24.422-1.568 31.188 5.198l103.96 103.96c6.766 6.765 7.436 21.634 5.198 31.187-3.914 16.7-15.594 31.188-15.594 31.188Z"/>
<filter id="e" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="3.676"/>
<feOffset dx="5.198" dy="5.198" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".35"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#31352e" fill-rule="evenodd" filter="url(#e)" d="M414.022 532.978s-8.315 6.704-17.9 8.95c-5.483 1.285-14.016.9-17.9-2.983l-59.667-59.667c-3.883-3.884-4.268-12.417-2.983-17.9 2.246-9.585 8.95-17.9 8.95-17.9L437.89 330.11s8.315-6.704 17.9-8.95c5.482-1.285 14.016-.9 17.9 2.984l59.666 59.666c3.884 3.884 4.269 12.418 2.984 17.9-2.246 9.585-8.95 17.9-8.95 17.9Z"/>
<filter id="f" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="3.676"/>
<feOffset dx="5.198" dy="5.198" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".35"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#31352e" fill-rule="evenodd" filter="url(#f)" d="M677.203 544.885c7.177 7.176 18.813 7.176 25.99 0l19.954-19.955c7.177-7.176 7.177-18.813 0-25.99l-19.954-19.954c-7.177-7.176-18.813-7.176-25.99 0l-19.954 19.955c-7.177 7.176-7.177 18.813 0 25.99Z"/>
<filter id="g" x="0" y="0" width="1024" height="1024" filterUnits="userSpaceOnUse" primitiveUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="3.676"/>
<feOffset dx="5.198" dy="5.198" result="offsetblur"/>
<feFlood flood-color="#000" flood-opacity=".35"/>
<feComposite in2="offsetblur" operator="in"/>
<feMerge>
<feMergeNode/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
<path fill="#31352e" fill-rule="evenodd" filter="url(#g)" d="M489.752 728.66c7.177 7.177 18.813 7.177 25.99 0l19.954-19.954c7.177-7.177 7.177-18.813 0-25.99l-19.954-19.954c-7.177-7.176-18.813-7.176-25.99 0l-19.954 19.955c-7.177 7.176-7.177 18.812 0 25.99Z"/>
</svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

View file

@ -0,0 +1,88 @@
<svg baseProfile="full" contentScriptType="text/ecmascript" contentStyleType="text/css" height="128pt" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 128 128" width="128pt" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" zoomAndPan="magnify">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs>
</defs>
<path d="M0,0h1c0.01,42-0.02,84,0.01,126l-0.02,0.99-0.99,0.03v-127.02z" fill="#a2831f" stroke="#a2831f"/>
<path d="M1,0h49.04l-0.07,0.98c-0.69,0.05-2.07,0.16-2.76,0.21-5.66-0.12-11.33-0.21-17,0.02-9.38-0.18-18.78-0.43-28.16-0.14-0.06,41.29-0.14,82.58,0.03,123.86l0.94,0.06c4.01,0.06,8.03,0.06,12.04,0,8.65,0.04,17.30-0.02,25.95,0.02l-0.01,0.98c-13.33,0.03-26.66,0-39.99,0.01-0.03-42,0-84-0.01-126z" fill="#c99e2e" stroke="#c99e2e"/>
<path d="M50.04,0h77.96v0.97l-1,0.04-1,0.01c-9.93,0.08-19.87-0.31-29.79,0.19-11.99-0.17-24-0.51-35.99-0.04-3.42-0.05-6.83-0.18-10.25-0.19l0.07-0.98z" fill="#c3b230" stroke="#c3b230"/>
<path d="M2.05,1.07c9.38-0.29,18.78-0.04,28.16,0.14-1.56,0.19-4.70,0.57-6.26,0.77-5.26,0.06-10.51-0.04-15.77,0.07-1.71-0.02-3.43-0.06-5.14,0.04-0.09,40.96-0.03,81.93-0.02,122.90l-0.94-0.06c-0.17-41.28-0.09-82.57-0.03-123.86z" fill="#d6a435" stroke="#d6a435"/>
<path d="M30.21,1.21c5.67-0.23,11.34-0.14,17-0.02-4.21,1.06-9.27,0.51-13.02,2.98,1.65,19.23,3.65,38.42,4.96,57.67,0.84,0.53,1.73,0.97,2.66,1.31-0.92,1.27-1.94,2.48-2.71,3.84-0.29,0.56-0.86,1.67-1.15,2.22-0.90-1.40-1.73-2.84-2.68-4.20-0.50,1.18-1.01,2.37-1.48,3.57-1,2.29-1.81,4.68-2.05,7.19-0.21,1.61-0.63,4.85-0.84,6.46-0.43-0.16-1.27-0.48-1.69-0.64-1.13-22.47-3.71-44.86-5.62-67.28-0.05-4.01-1.65-8.55,0.36-12.33,1.56-0.20,4.70-0.58,6.26-0.77z" fill="#e3b241" stroke="#e3b241"/>
<path d="M47.21,1.19c0.69-0.05,2.07-0.16,2.76-0.21,3.42,0.01,6.83,0.14,10.25,0.19-1.68,0.59-3.44,1.02-5.04,1.82,3.01,5.37,1.27,12,2.96,17.80,0.74,0.12,2.22,0.35,2.97,0.47-4.67,4.69-9.97,9.74-11.27,16.49-3.06,4.87-3.78,10.70-5.19,16.16-1.33,2.32-1.51,4.64-0.55,6.96-0.8,0.73-1.56,1.49-2.29,2.28-0.93-0.34-1.82-0.78-2.66-1.31-1.31-19.25-3.31-38.44-4.96-57.67,3.75-2.47,8.81-1.92,13.02-2.98z" fill="#e3b943" stroke="#e3b943"/>
<path d="M60.22,1.17c11.99-0.47,24-0.13,35.99,0.04-3.98,0.55-8.02,0.51-12.01,0.98-1.67,1.17,0.08,3.62-1.86,4.60-0.57-0.19-1.72-0.56-2.29-0.75-6.84,4.38-12.88,9.85-18.94,15.22-0.75-0.12-2.23-0.35-2.97-0.47-1.69-5.80,0.05-12.43-2.96-17.80,1.60-0.80,3.36-1.23,5.04-1.82z" fill="#e1c045" stroke="#e1c045"/>
<path d="M96.21,1.21c9.92-0.50,19.86-0.11,29.79-0.19-0.06,8.61,0.12,17.22-0.07,25.82-5,4.73-9.99,9.47-14.71,14.48-0.69,9.22,2.75,18.79-1.35,27.62-1.45,2.97-3.49,5.74-3.88,9.12-8.91,15.37-17.93,30.71-26.82,46.10,0.44-6.45,4.21-12.28,3.48-18.85-0.57-9.47-1.71-18.90-2.79-28.33,1.34-1.66,2.22-3.79,3.98-5.05,3.75,0.06,7.76-0.95,10.39-3.78,0.72-0.64,1.41-1.31,2.08-2,1.12-1.09,1.94-2.43,2.61-3.83-2.04-0.03-3.79-1.35-3.39-3.53,2.01,0.69,4.70,3.43,6.67,1.47,3.05-2.59,0.8-7.47,3.72-10.35-1.29,0.28-3.88,0.84-5.18,1.12-1.12-2.54-0.13-5.33,0.15-7.95,5.22-0.80,3.06-8.90,8.36-9.23,4.40,0.72-1.15-6.32-3.12-3-1.36,1.30-2.93,2.33-4.90,1.88-1.07-0.31-2.15-0.60-3.24-0.85,1.01-0.74,2-1.52,2.22-2.84-2.72,0.12-5.91-0.74-8.39,0.88-2.67-1.63-6.06-2.47-9.05-1.28-0.41,0.11-1.23,0.33-1.64,0.44-0.75-0.06-2.27-0.17-3.02-0.23-0.68-5.70-0.71-11.37-0.25-17.06,1.48-1.69,2.94-3.38,4.48-5,1.94-0.98,0.19-3.43,1.86-4.60,3.99-0.47,8.03-0.43,12.01-0.98z" fill="#e4ce49" stroke="#e4ce49"/>
<path d="M126,1.02l1-0.01c-0.03,19.68,0.05,39.36-0.03,59.05l-1.05-0.27-0.06-1.06c0.03-3,0.09-5.98,0.03-8.97,0.17-7.64,0.12-15.28,0.04-22.92,0.19-8.60,0.01-17.21,0.07-25.82z" fill="#cac143" stroke="#cac143"/>
<path d="M127,1.01l1-0.04v74.03h-0.99c-0.04-4.98,0.03-9.96-0.04-14.94,0.08-19.69,0-39.37,0.03-59.05z" fill="#a49d39" stroke="#a49d39"/>
<path d="M3.04,2.09c1.71-0.10,3.43-0.06,5.14-0.04-0.92,0.84-1.87,1.64-2.79,2.48-1.11,7.40,0.48,14.80,0.99,22.16,2.88,32.77,5.74,65.54,8.68,98.30-4.01,0.06-8.03,0.06-12.04,0-0.01-40.97-0.07-81.94,0.02-122.90z" fill="#e3a73d" stroke="#e3a73d"/>
<path d="M8.18,2.05c5.26-0.11,10.51-0.01,15.77-0.07-2.01,3.78-0.41,8.32-0.36,12.33,1.91,22.42,4.49,44.81,5.62,67.28,0.42,0.16,1.26,0.48,1.69,0.64,0.06,0.48,0.2,1.42,0.26,1.90-2.36,6.82-8.11,11.60-11.42,17.85-1.42-0.16-6.08-0.61-4.13,1.90,4,4.43,7.22,9.48,10.62,14.38,1.65,3.66,2.73-0.77,3.87-2.49l0.84,0.51c1.83,1.33,4.33,2.72,4.02-0.67,2.79,0.31,5.12,1.96,7.79,2.65,1.62,0.24,4.86,0.72,6.48,0.96-2.27,0.12-4.33,0.76-6.18,1.93,0.22,1.29,0.63,2.55,0.97,3.82-0.75,0.01-2.26,0.03-3.01,0.04-8.65-0.04-17.30,0.02-25.95-0.02-2.94-32.76-5.80-65.53-8.68-98.30-0.51-7.36-2.10-14.76-0.99-22.16,0.92-0.84,1.87-1.64,2.79-2.48z" fill="#e3ac3f" stroke="#e3ac3f"/>
<path d="M80.05,6.04c0.57,0.19,1.72,0.56,2.29,0.75-1.54,1.62-3,3.31-4.48,5-5.72,6.72-11.06,13.79-15.61,21.36-0.87,0.55-1.73,1.09-2.60,1.63,2.88-7.95,9.30-13.67,13.47-20.80-9.18,5.97-16.99,14.47-22.04,24.23l-1.24-0.46c1.30-6.75,6.60-11.80,11.27-16.49,6.06-5.37,12.10-10.84,18.94-15.22z" fill="#6b7676" stroke="#6b7676"/>
<path d="M62.25,33.15c4.55-7.57,9.89-14.64,15.61-21.36-0.46,5.69-0.43,11.36,0.25,17.06,0.75,0.06,2.27,0.17,3.02,0.23l-0.37,0.73c-0.99,1.63-1.70,3.47-3.04,4.86-3.45-1.59-4.77,0.96-6.04,2.95-0.92,0.64-1.82,1.30-2.70,1.99-1.66,1.14-3.44,2.10-5.19,3.09-2.59,0.8-3.66,3.26-4.79,5.48,0.04-5.19,1.48-10.20,3.25-15.03z" fill="#e0c046" stroke="#e0c046"/>
<path d="M51.08,38.21c5.05-9.76,12.86-18.26,22.04-24.23-4.17,7.13-10.59,12.85-13.47,20.80-2.14,5.51-3.09,11.45-3.64,17.32,3.99-0.18,5.57-3.9,7.05-7,2.35-1,4.70-1.99,7.05-2.96-0.19,2.37-0.44,4.73-0.74,7.09,2.87-1.27,6.27-4.15,4.04-7.88-0.90-3.85,2.53-5.62,6.31-4.62,0.98-2.58,1.77-5.35,4.41-6.74l0.93,0.06c1.60,5.60-0.93,12.03-7.14,12.39,2.47,0.98,5.49,3.50,8.05,1.60,0.94-4.42,2.50-11,7.72-12.95,0.36,1.32,0.62,2.68,1.15,3.95l0.30,0.79c-0.15,3.09-0.29,6.21-1.01,9.24-0.29,0.21-0.89,0.63-1.18,0.84-2.45,0.62-4.68,2.39-3.98,5.19,1.77-0.85,3.41-1.94,5.21-2.73,1.72-0.58,3.33-1.43,4.95-2.24,0.06,2.61-0.69,5.41-2.91,7.01-2.28,0.67-6.69,0.41-6.24,3.87-0.86,2.60,1.42,1.57,2.96,1.35,1.42,2.45,2.28,5.18,3.37,7.79-0.67,0.69-1.36,1.36-2.08,2-3.56,0.94-7.14,2.03-10.39,3.78-1.76,1.26-2.64,3.39-3.98,5.05-0.86,0.43-1.73,0.83-2.60,1.22-2.80-0.36-5.37,1-7.19,3.05-1.30,0.72-2.68,1.31-4.12,1.73-1.02,0.27-1.99,0.66-2.91,1.16,0.35,4.93-0.79,13.12,6.30,12.64,0,0.78-0.03,1.56-0.11,2.34-8.21,2.57-15.15,7.98-21.63,13.49-1.63,0.48-1.39,2.15-1.47,3.51-4.19,3.35-6.91-2.68-5.15-6.14,1.34-0.69,2.70-1.36,4.05-2.04,2.20,0.26,4.30-1.64,3.88-3.91l0.05-0.88c3.40-0.63,3.84-5,6.84-6.46-1.8-2.46-4.32-4.47-5.24-7.47-3.47-1.28-2.80,4.03-5.63,4.69-5.98,2.24-10.84,6.50-15.89,10.27-0.69,2.61-0.41,5,0.85,7.15l0.47,0.84c-1.74,1.23-2.58-2.07-4.08-1.53-3.70,3.30-5.78-5.36-5.26-7.53,3.94-6.34,10.72-11.48,11.88-19.18,0.21-1.46,0.15-3.21,2.05-3.33,0.28,0.34,0.84,1.03,1.12,1.38-0.19,2.41-0.77,4.77-1.02,7.18,5.65-4.70,8.52-11.42,12.83-17.16-5.62-3.3-8.11,7.62-13.84,7.11-2.01-3.92,0.10-8.37,2.44-4.36,1.58-2.17,2.98-4.48,4.48-6.71,2.76-3.99,7.43-7.52,6.07-13.05,0.30-5.81,2.89-11.15,4.05-16.78z" fill="#4078bb" stroke="#4078bb"/>
<path d="M111.22,41.32c4.72-5.01,9.71-9.75,14.71-14.48,0.08,7.64,0.13,15.28-0.04,22.92-7.11,8.77-11,19.76-17.05,29.30-0.96-0.32-1.91-0.66-2.85-1,0.39-3.38,2.43-6.15,3.88-9.12,4.10-8.83,0.66-18.40,1.35-27.62z" fill="#e6d64d" stroke="#e6d64d"/>
<path d="M82.77,28.64c2.99-1.19,6.38-0.35,9.05,1.28-1.38,1.32-2.82,2.61-3.86,4.23-0.36-1.05-0.69-2.12-1-3.18,0.80-0.57,1.57-1.18,2.31-1.82-1.63-0.13-4.88-0.38-6.50-0.51z" fill="#b6a240" stroke="#b6a240"/>
<path d="M81.13,29.08c0.41-0.11,1.23-0.33,1.64-0.44,1.62,0.13,4.87,0.38,6.50,0.51-0.74,0.64-1.51,1.25-2.31,1.82-0.48-0.23-1.43-0.69-1.90-0.92l-0.93-0.06c-0.85-0.05-2.53-0.14-3.37-0.18l0.37-0.73z" fill="#7d774b" stroke="#7d774b"/>
<path d="M91.82,29.92c2.48-1.62,5.67-0.76,8.39-0.88-0.22,1.32-1.21,2.10-2.22,2.84-0.53,0.01-1.59,0.03-2.12,0.04,2.68-3.03-2.17-1.70-4.05-2z" fill="#9d8f3a" stroke="#9d8f3a"/>
<path d="M77.72,34.67c1.34-1.39,2.05-3.23,3.04-4.86,0.84,0.04,2.52,0.13,3.37,0.18-2.64,1.39-3.43,4.16-4.41,6.74-3.78-1-7.21,0.77-6.31,4.62,2.23,3.73-1.17,6.61-4.04,7.88,0.30-2.36,0.55-4.72,0.74-7.09-2.35,0.97-4.70,1.96-7.05,2.96,0.18-0.6,0.55-1.8,0.73-2.4,1.75-0.99,3.53-1.95,5.19-3.09,2.17,1.62,2,4.39,2.88,6.74,0.14-2.91,0.07-5.82-0.18-8.73,1.27-1.99,2.59-4.54,6.04-2.95z" fill="#5f6e78" stroke="#5f6e78"/>
<path d="M85.06,30.05c0.47,0.23,1.42,0.69,1.90,0.92-0.24,1.52-0.73,4.55-0.97,6.07,0,1.75-0.01,5.25-0.02,7-2.56,1.90-5.58-0.62-8.05-1.60,6.21-0.36,8.74-6.79,7.14-12.39z" fill="#4d6273" stroke="#4d6273"/>
<path d="M91.82,29.92c1.88,0.30,6.73-1.03,4.05,2-0.54,0.97-0.89,2.01-1.03,3.12-0.53-1.27-0.79-2.63-1.15-3.95-5.22,1.95-6.78,8.53-7.72,12.95,0.01-1.75,0.02-5.25,0.02-7,0.90-0.78,1.45-1.84,1.97-2.89,1.04-1.62,2.48-2.91,3.86-4.23z" fill="#456688" stroke="#456688"/>
<path d="M106.13,30.85c1.97-3.32,7.52,3.72,3.12,3-0.54-1.43-1.41-2.94-3.12-3z" fill="#ab9f40" stroke="#ab9f40"/>
<path d="M85.99,37.04c0.24-1.52,0.73-4.55,0.97-6.07,0.31,1.06,0.64,2.13,1,3.18-0.52,1.05-1.07,2.11-1.97,2.89z" fill="#776f40" stroke="#776f40"/>
<path d="M106.13,30.85c1.71,0.06,2.58,1.57,3.12,3-5.30,0.33-3.14,8.43-8.36,9.23-1.27,0.18-3.33,1.53-3.13-0.74,1.74-2.96-0.68-9.11,3.47-9.61,1.97,0.45,3.54-0.58,4.90-1.88z" fill="#4773a0" stroke="#4773a0"/>
<path d="M94.84,35.04c0.14-1.11,0.49-2.15,1.03-3.12,0.46,2.43,1.07,4.84,1.35,7.30,0.08,1.06,0.26,2.10,0.54,3.12-0.20,2.27,1.86,0.92,3.13,0.74-0.28,2.62-1.27,5.41-0.15,7.95-1.12,2.15-2.97,3.77-4.88,5.21-0.99-0.27-1.98-0.55-2.96-0.84,1.24-0.55,2.34-1.33,3.32-2.26,2.22-1.60,2.97-4.40,2.91-7.01-1.62,0.81-3.23,1.66-4.95,2.24-2.15,0.16-2.20-0.93-1.23-2.46,0.29-0.21,0.89-0.63,1.18-0.84,3.42-1.61,2.21-6.40,1.01-9.24l-0.30-0.79z" fill="#766c31" stroke="#766c31"/>
<path d="M95.87,31.92c0.53-0.01,1.59-0.03,2.12-0.04-0.22,2.45-0.47,4.90-0.77,7.34-0.28-2.46-0.89-4.87-1.35-7.30z" fill="#dbc446" stroke="#dbc446"/>
<path d="M97.99,31.88c1.09,0.25,2.17,0.54,3.24,0.85-4.15,0.50-1.73,6.65-3.47,9.61-0.28-1.02-0.46-2.06-0.54-3.12,0.30-2.44,0.55-4.89,0.77-7.34z" fill="#908946" stroke="#908946"/>
<path d="M59.65,34.78c0.87-0.54,1.73-1.08,2.60-1.63-1.77,4.83-3.21,9.84-3.25,15.03,1.13-2.22,2.2-4.68,4.79-5.48-0.18,0.6-0.55,1.8-0.73,2.4-1.48,3.1-3.06,6.82-7.05,7,0.55-5.87,1.50-11.81,3.64-17.32z" fill="#7e807b" stroke="#7e807b"/>
<path d="M95.14,35.83c1.20,2.84,2.41,7.63-1.01,9.24,0.72-3.03,0.86-6.15,1.01-9.24z" fill="#3d6490" stroke="#3d6490"/>
<path d="M44.65,53.91c1.41-5.46,2.13-11.29,5.19-16.16l1.24,0.46c-1.16,5.63-3.75,10.97-4.05,16.78,1.36,5.53-3.31,9.06-6.07,13.05-0.47-0.27-1.40-0.79-1.86-1.05,0.77-1.36,1.79-2.57,2.71-3.84,0.73-0.79,1.49-1.55,2.29-2.28,1.68-2.25,1.86-4.58,0.55-6.96z" fill="#808588" stroke="#808588"/>
<path d="M68.98,39.61c0.88-0.69,1.78-1.35,2.70-1.99,0.25,2.91,0.32,5.82,0.18,8.73-0.88-2.35-0.71-5.12-2.88-6.74z" fill="#787255" stroke="#787255"/>
<path d="M88.97,51.1c-0.70-2.8,1.53-4.57,3.98-5.19-0.97,1.53-0.92,2.62,1.23,2.46-1.80,0.79-3.44,1.88-5.21,2.73z" fill="#3b6597" stroke="#3b6597"/>
<path d="M100.74,51.03c1.30-0.28,3.89-0.84,5.18-1.12-2.92,2.88-0.67,7.76-3.72,10.35-0.58-3.03,3.4-10.05-1.46-9.23z" fill="#68612a" stroke="#68612a"/>
<path d="M108.84,79.06c6.05-9.54,9.94-20.53,17.05-29.30,0.06,2.99,0,5.97-0.03,8.97-7.36,12.47-13.01,26.04-20.79,38.32-3.81,9.80-11.13,17.80-14.20,27.90-1.34,0.01-2.68,0.01-4.02,0,4.63-12.21,11.74-23.26,16.73-35.31,1.46-3.66,3.10-7.27,5.26-10.58z" fill="#e8d45a" stroke="#e8d45a"/>
<path d="M100.74,51.03c4.86-0.82,0.88,6.20,1.46,9.23-1.97,1.96-4.66-0.78-6.67-1.47,0.01-0.86,0.15-1.71,0.33-2.55,1.91-1.44,3.76-3.06,4.88-5.21z" fill="#406fa2" stroke="#406fa2"/>
<path d="M89.98,57.01c-0.45-3.46,3.96-3.20,6.24-3.87-0.98,0.93-2.08,1.71-3.32,2.26-1,0.48-1.96,1.05-2.92,1.61z" fill="#3a6598" stroke="#3a6598"/>
<path d="M44.1,60.87c-0.96-2.32-0.78-4.64,0.55-6.96,1.31,2.38,1.13,4.71-0.55,6.96z" fill="#9e8e60" stroke="#9e8e60"/>
<path d="M89.98,57.01c0.96-0.56,1.92-1.13,2.92-1.61,0.98,0.29,1.97,0.57,2.96,0.84-0.18,0.84-0.32,1.69-0.33,2.55-0.40,2.18,1.35,3.50,3.39,3.53-0.67,1.40-1.49,2.74-2.61,3.83-1.09-2.61-1.95-5.34-3.37-7.79-1.54,0.22-3.82,1.25-2.96-1.35z" fill="#444328" stroke="#444328"/>
<path d="M105.07,97.05c7.78-12.28,13.43-25.85,20.79-38.32l0.06,1.06c0.04,3.32,0.11,6.65-0.01,9.97-5.35,5.55-6.94,13.59-11.36,19.84-6.30,11.74-12.51,23.52-18.61,35.39-1.69,0.02-3.38-0.01-5.07-0.04,3.07-10.10,10.39-18.10,14.20-27.90z" fill="#e9d763" stroke="#e9d763"/>
<path d="M125.92,59.79l1.05,0.27c0.07,4.98,0,9.96,0.04,14.94-0.03,5.68-0.03,11.36-0.08,17.05l-1.03-0.34c0.02-3.99,0-7.97-0.07-11.95,0.08-3.34,0.16-6.67,0.08-10,0.12-3.32,0.05-6.65,0.01-9.97z" fill="#cec55d" stroke="#cec55d"/>
<path d="M35.27,65.01c0.95,1.36,1.78,2.80,2.68,4.20-0.29,0.95-0.62,1.88-0.99,2.79-1.08-1.12-2.08-2.31-3.17-3.42,0.47-1.20,0.98-2.39,1.48-3.57z" fill="#756e5c" stroke="#756e5c"/>
<path d="M39.1,66.99c0.46,0.26,1.39,0.78,1.86,1.05-1.50,2.23-2.90,4.54-4.48,6.71-2.34-4.01-4.45,0.44-2.44,4.36,5.73,0.51,8.22-10.41,13.84-7.11-4.31,5.74-7.18,12.46-12.83,17.16,0.25-2.41,0.83-4.77,1.02-7.18,0.35,0.45,1.04,1.36,1.39,1.81,2.64-1.74,4.72-4.58,4.63-7.86-2.29,1.71-4.29,3.90-7.14,4.67-1.90,0.12-1.84,1.87-2.05,3.33l-0.88,0.08c-0.08-2.75-0.18-5.50-0.28-8.24,0.24-2.51,1.05-4.90,2.05-7.19,1.09,1.11,2.09,2.30,3.17,3.42,0.37-0.91,0.70-1.84,0.99-2.79,0.29-0.55,0.86-1.66,1.15-2.22z" fill="#607184" stroke="#607184"/>
<path d="M83.84,71.93c3.25-1.75,6.83-2.84,10.39-3.78-2.63,2.83-6.64,3.84-10.39,3.78z" fill="#50533c" stroke="#50533c"/>
<path d="M114.55,89.6c4.42-6.25,6.01-14.29,11.36-19.84,0.08,3.33,0,6.66-0.08,10-6.90,10.21-10.75,22.13-17.60,32.38-1.91,4.37-5.69,7.98-6.41,12.82-1.96,0.03-3.92,0.04-5.88,0.03,6.10-11.87,12.31-23.65,18.61-35.39z" fill="#eada6d" stroke="#eada6d"/>
<path d="M127.01,75h0.99v52c-8.34-0.01-16.67,0.01-25-0.01l0.01-0.97c0.74-0.01,2.24-0.03,2.99-0.04,6.98,0.03,13.96,0.12,20.94-0.04,0.13-11.30,0.13-22.60-0.01-33.89,0.05-5.69,0.05-11.37,0.08-17.05z" fill="#aaa35b" stroke="#aaa35b"/>
<path d="M30.9,82.23c0.21-1.61,0.63-4.85,0.84-6.46,0.10,2.74,0.20,5.49,0.28,8.24l-0.86,0.12c-0.06-0.48-0.20-1.42-0.26-1.90z" fill="#7a6c4b" stroke="#7a6c4b"/>
<path d="M34.95,80.6c2.85-0.77,4.85-2.96,7.14-4.67,0.09,3.28-1.99,6.12-4.63,7.86-0.35-0.45-1.04-1.36-1.39-1.81-0.28-0.35-0.84-1.04-1.12-1.38z" fill="#71674f" stroke="#71674f"/>
<path d="M77.26,78.2c0.87-0.39,1.74-0.79,2.60-1.22,1.08,9.43,2.22,18.86,2.79,28.33,0.73,6.57-3.04,12.40-3.48,18.85l-0.23,0.83c-11.64,0-23.28,0.06-34.92-0.02-0.34-1.27-0.75-2.53-0.97-3.82,1.85-1.17,3.91-1.81,6.18-1.93,0.52-0.07,1.57-0.23,2.09-0.30,1.54,0.24,2.02-0.30,1.43-1.64-2.04-1.33-6.90-1.19-5.15-4.67,6.48-5.51,13.42-10.92,21.63-13.49,1.59-0.32,3.15-0.72,4.68-1.24-0.45-1.70-3.15-1.41-4.56-2.11-1.02-0.37-2.04-0.75-3.05-1.14-0.71-3.78-2.38-8.04-0.35-11.65,1.44-0.42,2.82-1.01,4.12-1.73,2.59-0.51,4.95-1.70,7.19-3.05z" fill="#e2bd44" stroke="#e2bd44"/>
<path d="M70.07,81.25c1.82-2.05,4.39-3.41,7.19-3.05-2.24,1.35-4.60,2.54-7.19,3.05z" fill="#51503a" stroke="#51503a"/>
<path d="M105.99,78.06c0.94,0.34,1.89,0.68,2.85,1-2.16,3.31-3.80,6.92-5.26,10.58-4.99,12.05-12.10,23.10-16.73,35.31-0.71,0.01-2.13,0.05-2.84,0.07-1.69-0.01-3.38-0.01-5.07-0.03l0.23-0.83c8.89-15.39,17.91-30.73,26.82-46.10z" fill="#e6cd52" stroke="#e6cd52"/>
<path d="M108.23,112.14c6.85-10.25,10.70-22.17,17.60-32.38,0.07,3.98,0.09,7.96,0.07,11.95-4.03,5.33-6.21,11.75-9.74,17.39-2.71,5.31-6.23,10.23-8.35,15.83-0.45,0.02-1.37,0.05-1.82,0.07-1.39-0.01-2.78-0.02-4.17-0.04,0.72-4.84,4.50-8.45,6.41-12.82z" fill="#ecdd77" stroke="#ecdd77"/>
<path d="M63.04,84.14c0.92-0.50,1.89-0.89,2.91-1.16-2.03,3.61-0.36,7.87,0.35,11.65,1.01,0.39,2.03,0.77,3.05,1.14l-0.01,1.01c-7.09,0.48-5.95-7.71-6.30-12.64z" fill="#58553d" stroke="#58553d"/>
<path d="M31.16,84.13l0.86-0.12,0.88-0.08c-1.16,7.70-7.94,12.84-11.88,19.18-0.52,2.17,1.56,10.83,5.26,7.53,1.50-0.54,2.34,2.76,4.08,1.53,0.74,1.32,2.46,2.91,0.58,4.11l-0.84-0.51c-0.92-0.60-1.87-1.18-2.84-1.68-0.34,1.38-0.65,2.79-1.03,4.17-3.40-4.90-6.62-9.95-10.62-14.38,1.51-0.45,3.76,0.22,4.13-1.90,3.31-6.25,9.06-11.03,11.42-17.85z" fill="#4d657d" stroke="#4d657d"/>
<path d="M44.93,93.91c2.83-0.66,2.16-5.97,5.63-4.69,0.92,3,3.44,5.01,5.24,7.47-3,1.46-3.44,5.83-6.84,6.46l-0.01-1.14c2.10-2.52,4.79-6.52,0.91-8.85-6.29,3.99-12.82,7.54-18.89,11.91-0.27,1.57-0.81,4.70-1.08,6.26-1.26-2.15-1.54-4.54-0.85-7.15,5.05-3.77,9.91-8.03,15.89-10.27z" fill="#54636e" stroke="#54636e"/>
<path d="M116.16,109.1c3.53-5.64,5.71-12.06,9.74-17.39,0.03,4.35,0.09,8.71,0,13.06-1.22,1.20-2.62,2.34-3.13,4.04-2.09,5.65-5.45,10.67-7.94,16.13-1.75-0.01-5.26-0.01-7.02-0.01,2.12-5.60,5.64-10.52,8.35-15.83z" fill="#ede182" stroke="#ede182"/>
<path d="M125.9,91.71l1.03,0.34c0.14,11.29,0.14,22.59,0.01,33.89-6.98,0.16-13.96,0.07-20.94,0.04l-0.01-0.98c0.45-0.02,1.37-0.05,1.82-0.07,1.76,0,5.27,0,7.02,0.01,2.78,0,8.34,0.01,11.11,0.01,0.13-6.73,0.14-13.45-0.04-20.18,0.09-4.35,0.03-8.71,0-13.06z" fill="#d2c976" stroke="#d2c976"/>
<path d="M30.97,105.07c6.07-4.37,12.60-7.92,18.89-11.91,3.88,2.33,1.19,6.33-0.91,8.85-3.47,2.46-5.83,7.55-11.05,6.06-2.13-0.28,0.22,2.21,0.28,3.12-1.56,0.23-4.67,0.68-6.23,0.91-0.88-2.22-1.21-4.56-0.98-7.03z" fill="#e0b241" stroke="#e0b241"/>
<path d="M69.35,95.77c1.41,0.70,4.11,0.41,4.56,2.11-1.53,0.52-3.09,0.92-4.68,1.24,0.08-0.78,0.11-1.56,0.11-2.34l0.01-1.01z" fill="#7e723a" stroke="#7e723a"/>
<path d="M15.61,103.88c-1.95-2.51,2.71-2.06,4.13-1.90-0.37,2.12-2.62,1.45-4.13,1.90z" fill="#7e6433" stroke="#7e6433"/>
<path d="M37.9,108.07c5.22,1.49,7.58-3.60,11.05-6.06l0.01,1.14-0.05,0.88c-1.74,0.78-3.09,2.19-3.88,3.91-1.35,0.68-2.71,1.35-4.05,2.04-0.49,0.25-1.48,0.76-1.97,1.02l-0.83,0.19c-0.06-0.91-2.41-3.40-0.28-3.12z" fill="#867647" stroke="#867647"/>
<path d="M45.03,107.94c0.79-1.72,2.14-3.13,3.88-3.91,0.42,2.27-1.68,4.17-3.88,3.91z" fill="#3d6799" stroke="#3d6799"/>
<path d="M29.89,111.33c0.27-1.56,0.81-4.69,1.08-6.26-0.23,2.47,0.10,4.81,0.98,7.03,0.55,1.61,2.98,0.74,4.28,1.28-2.21,0.44-4.24,0.93-1.27,2.23,0.31,3.39-2.19,2-4.02,0.67,1.88-1.20,0.16-2.79-0.58-4.11l-0.47-0.84z" fill="#887341" stroke="#887341"/>
<path d="M122.77,108.81c0.51-1.70,1.91-2.84,3.13-4.04,0.18,6.73,0.17,13.45,0.04,20.18-2.77,0-8.33-0.01-11.11-0.01,2.49-5.46,5.85-10.48,7.94-16.13z" fill="#efe58f" stroke="#efe58f"/>
<path d="M39.01,111c0.49-0.26,1.48-0.77,1.97-1.02-1.76,3.46,0.96,9.49,5.15,6.14,1.32,0.57,2.76,0.94,3.92,1.82-1.82,0.08-5.47,0.24-7.30,0.32-2.67-0.69-5-2.34-7.79-2.65-2.97-1.30-0.94-1.79,1.27-2.23,1.42-0.29,2.98-0.56,2.78-2.38z" fill="#426792" stroke="#426792"/>
<path d="M38.18,111.19l0.83-0.19c0.20,1.82-1.36,2.09-2.78,2.38-1.30-0.54-3.73,0.33-4.28-1.28,1.56-0.23,4.67-0.68,6.23-0.91z" fill="#af8b39" stroke="#af8b39"/>
<path d="M46.13,116.12c0.08-1.36-0.16-3.03,1.47-3.51-1.75,3.48,3.11,3.34,5.15,4.67,0.59,1.34,0.11,1.88-1.43,1.64-0.32-0.25-0.95-0.73-1.27-0.98-1.16-0.88-2.60-1.25-3.92-1.82z" fill="#af9241" stroke="#af9241"/>
<path d="M27.26,114.09c0.97,0.50,1.92,1.08,2.84,1.68-1.14,1.72-2.22,6.15-3.87,2.49,0.38-1.38,0.69-2.79,1.03-4.17z" fill="#9a8045" stroke="#9a8045"/>
<path d="M42.75,118.26c1.83-0.08,5.48-0.24,7.30-0.32,0.32,0.25,0.95,0.73,1.27,0.98-0.52,0.07-1.57,0.23-2.09,0.30-1.62-0.24-4.86-0.72-6.48-0.96z" fill="#6d7b7a" stroke="#6d7b7a"/>
<path d="M41.01,125.01c0.75-0.01,2.26-0.03,3.01-0.04,11.64,0.08,23.28,0.02,34.92,0.02,1.69,0.02,3.38,0.02,5.07,0.03l-0.02,0.96c-1.66,0.02-3.32,0.02-4.99,0.04-12.67-0.07-25.33,0.02-38-0.03l0.01-0.98z" fill="#c9a83a" stroke="#c9a83a"/>
<path d="M84.01,125.02c0.71-0.02,2.13-0.06,2.84-0.07,1.34,0.01,2.68,0.01,4.02,0,1.69,0.03,3.38,0.06,5.07,0.04,1.96,0.01,3.92,0,5.88-0.03,1.39,0.02,2.78,0.03,4.17,0.04l0.01,0.98c-0.75,0.01-2.25,0.03-2.99,0.04-6.34-0.05-12.68,0.02-19.02-0.04l0.02-0.96z" fill="#cdbb58" stroke="#cdbb58"/>
<path d="M1.01,126c13.33-0.01,26.66,0.02,39.99-0.01,12.67,0.05,25.33-0.04,38,0.03v0.97l-0.99,0.03c-25.67-0.05-51.35,0-77.02-0.03l0.02-0.99z" fill="#a3822c" stroke="#a3822c"/>
<path d="M79,126.02c1.67-0.02,3.33-0.02,4.99-0.04,6.34,0.06,12.68-0.01,19.02,0.04l-0.01,0.97-0.99,0.03c-7.67-0.03-15.34-0.01-23.01-0.03v-0.97z" fill="#a69642" stroke="#a69642"/>
<path d="M0,127.02l0.99-0.03c25.67,0.03,51.35-0.02,77.02,0.03l-0.03,0.98h-77.98v-0.98z" fill="#725a21" stroke="#725a21"/>
<path d="M78.01,127.02l0.99-0.03c7.67,0.02,15.34,0,23.01,0.03l-0.03,0.98h-24l0.03-0.98z" fill="#756831" stroke="#756831"/>
<path d="M102.01,127.02l0.99-0.03c8.33,0.02,16.66,0,25,0.01v1h-26.02l0.03-0.98z" fill="#787146" stroke="#787146"/>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1,333 @@
<?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 682.66669 682.66669"
height="682.66669"
width="682.66669"
xml:space="preserve"
id="svg2"
version="1.1"><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="clipPath18"
clipPathUnits="userSpaceOnUse"><path
id="path16"
d="M 0,512 H 512 V 0 H 0 Z" /></clipPath><clipPath
id="clipPath26"
clipPathUnits="userSpaceOnUse"><path
id="path24"
d="M 67.6882,496.462 H 454.312 V 5.53825 H 67.6882 Z" /></clipPath><clipPath
id="clipPath30"
clipPathUnits="userSpaceOnUse"><path
id="path28"
d="m 378.203,342.284 v -17.365 c -1.971,-2.991 -5.035,-4.559 -8.182,-4.559 -2.27,0 -4.584,0.817 -6.56,2.503 -0.426,0.363 -8.514,7.25 -17.937,13.242 -9.423,5.974 -18.657,11.079 -27.684,15.333 -9.036,4.237 -17.478,7.428 -25.335,9.546 -7.857,2.118 -14.724,3.191 -20.61,3.191 -7.074,0 -12.285,-1.738 -15.615,-5.212 -3.339,-3.474 -5.004,-7.906 -5.004,-13.313 v 17.365 c 0,5.407 1.665,9.839 5.004,13.313 3.33,3.474 8.541,5.212 15.615,5.212 5.886,0 12.753,-1.073 20.61,-3.191 7.857,-2.119 16.299,-5.309 25.335,-9.546 9.027,-4.254 18.261,-9.36 27.684,-15.333 9.423,-5.992 17.511,-12.88 17.937,-13.242 1.976,-1.686 4.29,-2.503 6.56,-2.503 3.147,0 6.211,1.568 8.182,4.559" /></clipPath><clipPath
id="clipPath34"
clipPathUnits="userSpaceOnUse"><path
id="path32"
d="m 287.807,166.773 v -17.364 c 0,7.33 -4.041,14.27 -12.078,20.837 -8.055,6.56 -18.072,13.401 -30.051,20.555 -11.979,7.135 -24.939,14.845 -38.88,23.159 -13.986,8.332 -27.027,18.125 -38.871,29.223 -11.988,11.185 -21.996,24.027 -30.051,38.492 -8.046,14.474 -12.069,31.164 -12.069,50.078 v 17.365 c 0,-18.914 4.023,-35.604 12.069,-50.078 8.055,-14.465 18.063,-27.308 30.051,-38.493 11.844,-11.097 24.885,-20.891 38.871,-29.222 13.941,-8.314 26.901,-16.025 38.88,-23.16 11.979,-7.152 21.996,-13.995 30.051,-20.554 8.037,-6.567 12.078,-13.507 12.078,-20.838" /></clipPath><clipPath
id="clipPath38"
clipPathUnits="userSpaceOnUse"><path
id="path36"
d="m 414.455,178.935 v -17.366 c 0,-20.838 -4.419,-38.882 -13.257,-54.119 -8.838,-15.254 -20.322,-27.786 -34.461,-37.634 -14.13,-9.837 -30.15,-17.168 -48.006,-21.998 -17.874,-4.813 -35.847,-7.232 -53.901,-7.232 -36.135,0 -66.474,6.567 -91.017,19.676 C 149.27,73.38 127.184,93.26 107.546,119.886 V 137.25 C 127.184,110.625 149.27,90.744 173.813,77.627 198.356,64.519 228.695,57.95 264.83,57.95 c 18.054,0 36.027,2.42 53.901,7.233 17.856,4.831 33.876,12.161 48.006,21.999 14.139,9.846 25.623,22.38 34.461,37.633 8.838,15.236 13.257,33.282 13.257,54.12" /></clipPath><clipPath
id="clipPath110"
clipPathUnits="userSpaceOnUse"><path
id="path108"
d="M 102.546,386.54 H 409.455 V 45.5856 H 102.546 Z" /></clipPath><clipPath
id="clipPath114"
clipPathUnits="userSpaceOnUse"><path
id="path112"
d="M 246.276,386.54 H 373.203 V 325.36 H 246.276 Z" /></clipPath><clipPath
id="clipPath118"
clipPathUnits="userSpaceOnUse"><path
id="path116"
d="m 120.807,354.118 h 162 V 154.409 h -162 z" /></clipPath><clipPath
id="clipPath122"
clipPathUnits="userSpaceOnUse"><path
id="path120"
d="M 102.546,183.934 H 409.455 V 45.5856 H 102.546 Z" /></clipPath><clipPath
id="clipPath162"
clipPathUnits="userSpaceOnUse"><path
id="path160"
d="M 102.546,466.415 H 409.455 V 45.5856 H 102.546 Z" /></clipPath><clipPath
id="clipPath166"
clipPathUnits="userSpaceOnUse"><path
id="path164"
d="M 246.276,386.54 H 373.203 V 325.36 H 246.276 Z" /></clipPath><clipPath
id="clipPath170"
clipPathUnits="userSpaceOnUse"><path
id="path168"
d="m 373.203,347.284 v -17.365 c -1.971,-2.991 -5.035,-4.559 -8.182,-4.559 -2.27,0 -4.584,0.817 -6.56,2.503 -0.426,0.363 -8.514,7.25 -17.937,13.242 -9.423,5.974 -18.657,11.079 -27.684,15.333 -9.036,4.237 -17.478,7.428 -25.335,9.546 -7.857,2.118 -14.724,3.191 -20.61,3.191 -7.074,0 -12.285,-1.738 -15.615,-5.212 -3.339,-3.474 -5.004,-7.906 -5.004,-13.313 v 17.365 c 0,5.407 1.665,9.839 5.004,13.313 3.33,3.474 8.541,5.212 15.615,5.212 5.886,0 12.753,-1.073 20.61,-3.191 7.857,-2.119 16.299,-5.309 25.335,-9.546 9.027,-4.254 18.261,-9.36 27.684,-15.333 9.423,-5.992 17.511,-12.88 17.937,-13.242 1.976,-1.686 4.29,-2.503 6.56,-2.503 3.147,0 6.211,1.568 8.182,4.559" /></clipPath><clipPath
id="clipPath174"
clipPathUnits="userSpaceOnUse"><path
id="path172"
d="M 246.276,386.54 H 373.203 V 325.36 H 246.276 Z" /></clipPath><clipPath
id="clipPath178"
clipPathUnits="userSpaceOnUse"><path
id="path176"
d="m 120.807,354.118 h 162 V 154.409 h -162 z" /></clipPath><clipPath
id="clipPath182"
clipPathUnits="userSpaceOnUse"><path
id="path180"
d="m 282.807,171.773 v -17.364 c 0,7.33 -4.041,14.27 -12.078,20.837 -8.055,6.56 -18.072,13.401 -30.051,20.555 -11.979,7.135 -24.939,14.845 -38.88,23.159 -13.986,8.332 -27.027,18.125 -38.871,29.223 -11.988,11.185 -21.996,24.027 -30.051,38.492 -8.046,14.474 -12.069,31.164 -12.069,50.078 v 17.365 c 0,-18.914 4.023,-35.604 12.069,-50.078 8.055,-14.465 18.063,-27.308 30.051,-38.493 11.844,-11.097 24.885,-20.891 38.871,-29.222 13.941,-8.314 26.901,-16.025 38.88,-23.16 11.979,-7.152 21.996,-13.995 30.051,-20.554 8.037,-6.567 12.078,-13.507 12.078,-20.838" /></clipPath><clipPath
id="clipPath186"
clipPathUnits="userSpaceOnUse"><path
id="path184"
d="m 120.807,354.118 h 162 V 154.409 h -162 z" /></clipPath><clipPath
id="clipPath190"
clipPathUnits="userSpaceOnUse"><path
id="path188"
d="M 102.546,183.934 H 409.455 V 45.5856 H 102.546 Z" /></clipPath><clipPath
id="clipPath194"
clipPathUnits="userSpaceOnUse"><path
id="path192"
d="m 409.455,183.935 v -17.366 c 0,-20.838 -4.419,-38.882 -13.257,-54.119 -8.838,-15.254 -20.322,-27.786 -34.461,-37.634 -14.13,-9.837 -30.15,-17.168 -48.006,-21.998 -17.874,-4.813 -35.847,-7.232 -53.901,-7.232 -36.135,0 -66.474,6.567 -91.017,19.676 C 144.27,78.38 122.184,98.26 102.546,124.886 V 142.25 C 122.184,115.625 144.27,95.744 168.813,82.627 193.356,69.519 223.695,62.95 259.83,62.95 c 18.054,0 36.027,2.42 53.901,7.233 17.856,4.831 33.876,12.161 48.006,21.999 14.139,9.846 25.623,22.38 34.461,37.633 8.838,15.236 13.257,33.282 13.257,54.12" /></clipPath><clipPath
id="clipPath198"
clipPathUnits="userSpaceOnUse"><path
id="path196"
d="M 102.546,183.934 H 409.455 V 45.5856 H 102.546 Z" /></clipPath><clipPath
id="clipPath314"
clipPathUnits="userSpaceOnUse"><path
id="path312"
d="M 102.546,386.54 H 409.455 V 45.5856 H 102.546 Z" /></clipPath><clipPath
id="clipPath318"
clipPathUnits="userSpaceOnUse"><path
id="path316"
d="M 246.276,386.54 H 373.203 V 325.36 H 246.276 Z" /></clipPath><clipPath
id="clipPath322"
clipPathUnits="userSpaceOnUse"><path
id="path320"
d="m 120.807,354.118 h 162 V 154.409 h -162 z" /></clipPath><clipPath
id="clipPath326"
clipPathUnits="userSpaceOnUse"><path
id="path324"
d="M 102.546,183.934 H 409.455 V 45.5856 H 102.546 Z" /></clipPath></defs><g
transform="matrix(1.3333333,0,0,-1.3333333,0,682.66667)"
id="g10"><g
id="g12"><g
clip-path="url(#clipPath18)"
id="g14"><g
id="g20"><g
id="g22" /><g
id="g102"><g
style="opacity:0.30000299"
id="g100"
clip-path="url(#clipPath26)"><g
id="g42"
transform="translate(423.333,262.5791)"><path
id="path40"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 24.609,-29.336 33.766,-82.712 30.257,-110.404 -5.233,-41.305 -24.001,-80.79 -54.954,-104.082 -32.207,-24.237 -71.602,-38.584 -120.772,-41.895 -73.969,-4.966 -131.493,18.596 -169.745,54.265 -19.605,18.306 -50.392,44.586 -37.277,81.881 6.751,19.193 31.542,42.915 47.573,59.33 5.757,5.896 17.093,16.817 15.857,23.968 -2.838,12.112 -21.413,30.319 -29.265,43.236 -23.539,36.903 -28.797,92.983 -8.08,139.589 24.702,55.552 86.858,90.859 171.85,87.812 35.186,-1.262 78.051,-12.854 107.51,-29.798 C -4.964,179.717 29.286,151.815 24.961,121.086 22.303,102.205 8.273,81.237 -8.325,61.018 -18.62,48.477 -23.401,40.817 -22.809,33.458 -22.305,27.213 -7.092,8.454 0,0" /></g><g
id="g46"
transform="translate(412.0879,393.6909)"><path
id="path44"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 l -33.885,-51.406 v 17.364 z" /></g><g
id="g70"><g
id="g68"
clip-path="url(#clipPath30)"><g
id="g50"
transform="translate(378.2031,342.2842)"><path
id="path48"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.539,-0.817 -1.159,-1.529 -1.84,-2.13 V -2.13 C -1.159,-1.529 -0.539,-0.817 0,0" /></g><g
id="g54"
transform="translate(376.3633,340.1538)"><path
id="path52"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -1.812,-1.6 -4.056,-2.428 -6.342,-2.428 -1.424,0 -2.865,0.32 -4.228,0.976 v 17.365 c 1.363,-0.655 2.804,-0.977 4.228,-0.977 2.286,0 4.53,0.828 6.342,2.429" /></g><g
id="g58"
transform="translate(365.793,338.7017)"><path
id="path56"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.812,0.39 -1.595,0.898 -2.332,1.527 -0.426,0.362 -8.514,7.25 -17.937,13.241 -8.893,5.639 -17.619,10.503 -26.161,14.608 v 17.365 c 8.542,-4.105 17.268,-8.97 26.161,-14.608 C -10.846,8.776 -2.758,1.889 -2.332,1.526 -1.595,0.897 -0.812,0.39 0,0" /></g><g
id="g62"
transform="translate(319.3633,368.0776)"><path
id="path60"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.508,0.245 -1.016,0.487 -1.523,0.725 -9.037,4.237 -17.478,7.428 -25.335,9.546 -7.857,2.118 -14.724,3.191 -20.611,3.191 -6.518,0 -11.455,-1.475 -14.796,-4.426 V 9.036 c 3.341,2.951 8.278,4.426 14.796,4.426 5.887,0 12.754,-1.072 20.611,-3.191 C -19.001,8.153 -10.56,4.962 -1.523,0.726 -1.016,0.486 -0.508,0.245 0,0" /></g><g
id="g66"
transform="translate(257.0986,377.1138)"><path
id="path64"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.285,-0.251 -0.557,-0.513 -0.819,-0.786 -3.339,-3.474 -5.004,-7.906 -5.004,-13.312 v 17.364 c 0,5.407 1.665,9.839 5.004,13.313 C -0.557,-0.513 -0.285,-0.251 0,0" /></g></g></g><g
id="g78"><g
id="g76"
clip-path="url(#clipPath34)"><g
id="g74"
transform="translate(287.8066,166.7734)"><path
id="path72"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.364 c 0,7.33 -4.041,14.269 -12.078,20.837 -8.055,6.559 -18.071,13.401 -30.05,20.554 -11.979,7.135 -24.94,14.846 -38.881,23.16 -13.986,8.332 -27.027,18.125 -38.871,29.222 -11.988,11.186 -21.995,24.028 -30.051,38.493 -8.046,14.473 -12.069,31.163 -12.069,50.077 v 17.365 c 0,-18.914 4.023,-35.603 12.069,-50.077 8.056,-14.465 18.063,-27.308 30.051,-38.494 11.844,-11.096 24.885,-20.89 38.871,-29.221 13.941,-8.315 26.902,-16.026 38.881,-23.16 11.979,-7.153 21.995,-13.996 30.05,-20.554 C -4.041,14.271 0,7.33 0,0" /></g></g></g><g
id="g94"><g
id="g92"
clip-path="url(#clipPath38)"><g
id="g82"
transform="translate(414.4551,178.9346)"><path
id="path80"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c 0,-20.838 -4.419,-38.883 -13.257,-54.119 -6.514,-11.243 -14.465,-21.007 -23.857,-29.307 v 17.364 c 9.392,8.301 17.343,18.065 23.857,29.308 C -4.419,-38.884 0,-20.838 0,0" /></g><g
id="g86"
transform="translate(377.3408,95.5078)"><path
id="path84"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.364 c -3.351,-2.962 -6.886,-5.738 -10.604,-8.327 -14.129,-9.838 -30.15,-17.168 -48.005,-21.998 -17.874,-4.814 -35.848,-7.233 -53.902,-7.233 -33.585,0 -62.162,5.673 -85.734,16.998 v 17.365 c 23.572,-11.325 52.149,-16.999 85.734,-16.999 18.054,0 36.028,2.42 53.902,7.233 17.855,4.831 33.876,12.161 48.005,21.999 C -6.886,-5.736 -3.351,-2.962 0,0" /></g><g
id="g90"
transform="translate(179.0962,74.9492)"><path
id="path88"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -1.79,0.86 -3.551,1.753 -5.283,2.677 -24.543,13.119 -46.629,32.999 -66.267,59.625 V 62.301 C -51.912,35.676 -29.826,15.795 -5.283,2.678 -3.551,1.753 -1.79,0.86 0,0" /></g></g></g><g
id="g98"
transform="translate(256.5771,461.4155)"><path
id="path96"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 31.41,0 59.589,-5.699 84.528,-17.08 24.939,-11.389 48.6,-28.274 70.983,-50.645 l -33.885,-51.406 c -1.971,-2.992 -5.035,-4.559 -8.182,-4.559 -2.27,0 -4.584,0.816 -6.56,2.502 -0.426,0.363 -8.514,7.25 -17.937,13.242 -9.424,5.974 -18.657,11.079 -27.684,15.334 -9.036,4.236 -17.478,7.427 -25.335,9.545 -7.857,2.119 -14.724,3.191 -20.611,3.191 -7.073,0 -12.284,-1.737 -15.614,-5.211 -3.339,-3.475 -5.004,-7.907 -5.004,-13.313 0,-6.94 4.023,-13.411 12.077,-19.393 8.037,-5.983 18.154,-12.151 30.33,-18.524 13.177,-6.922 26.245,-14.058 39.178,-21.414 13.932,-7.915 26.99,-17.469 39.168,-28.655 12.177,-11.203 22.293,-24.614 30.348,-40.239 8.046,-15.626 12.078,-34.248 12.078,-55.856 0,-20.838 -4.419,-38.884 -13.257,-54.119 -8.838,-15.254 -20.322,-27.787 -34.461,-37.634 -14.13,-9.838 -30.15,-17.168 -48.006,-21.999 -17.874,-4.812 -35.847,-7.232 -53.901,-7.232 -36.135,0 -66.474,6.568 -91.017,19.676 -24.543,13.118 -46.629,32.998 -66.267,59.623 l 41.85,52.028 c 2.004,2.487 4.727,3.741 7.465,3.741 2.56,0 5.133,-1.097 7.142,-3.307 0.24,-0.264 4.806,-5.282 13.059,-11.655 8.352,-6.443 17.334,-12.062 26.802,-16.778 9.459,-4.769 19.305,-8.739 29.448,-11.868 10.017,-3.102 19.341,-4.635 27.981,-4.635 8.631,0 15.219,1.542 19.737,4.635 4.509,3.085 6.776,8.872 6.776,17.363 0,7.33 -4.041,14.27 -12.078,20.838 -8.054,6.558 -18.071,13.401 -30.05,20.554 -11.979,7.134 -24.939,14.845 -38.88,23.16 -13.986,8.331 -27.027,18.125 -38.871,29.221 -11.988,11.186 -21.996,24.029 -30.051,38.494 -8.046,14.474 -12.069,31.163 -12.069,50.077 0,18.525 3.528,34.727 10.602,48.615 7.065,13.898 16.587,25.562 28.566,35.028 11.979,9.448 25.821,16.583 41.526,21.413 C -34.371,-2.42 -17.676,0 0,0" /></g></g></g></g><g
id="g104"><g
id="g106" /><g
id="g150"><g
id="g148"
clip-path="url(#clipPath110)"><g
id="g130"><g
id="g124" /><g
id="g128"><g
id="g126"
clip-path="url(#clipPath114)" /></g></g><g
id="g138"><g
id="g132" /><g
id="g136"><g
id="g134"
clip-path="url(#clipPath118)" /></g></g><g
id="g146"><g
id="g140" /><g
id="g144"><g
id="g142"
clip-path="url(#clipPath122)" /></g></g></g></g></g><g
transform="translate(418.333,267.5791)"
id="g152"><path
id="path154"
style="fill:#333333;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 24.609,-29.336 33.766,-82.712 30.257,-110.404 -5.233,-41.305 -24.001,-80.79 -54.954,-104.082 -32.207,-24.237 -71.602,-38.584 -120.772,-41.895 -73.969,-4.966 -131.493,18.596 -169.745,54.265 -19.605,18.306 -50.392,44.586 -37.277,81.881 6.751,19.193 31.542,42.915 47.573,59.33 5.757,5.896 17.093,16.817 15.857,23.968 -2.838,12.112 -21.413,30.319 -29.265,43.236 -23.539,36.903 -28.797,92.983 -8.08,139.589 24.702,55.552 86.858,90.859 171.85,87.812 35.186,-1.262 78.051,-12.854 107.51,-29.798 C -4.964,179.717 29.286,151.815 24.961,121.086 22.303,102.205 8.273,81.237 -8.325,61.018 -18.62,48.477 -23.401,40.817 -22.809,33.458 -22.305,27.213 -7.092,8.454 0,0" /></g><g
id="g156"><g
id="g158" /><g
id="g306"><g
id="g304"
clip-path="url(#clipPath162)"><g
id="g202"
transform="translate(407.0879,398.6909)"><path
id="path200"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 l -33.885,-51.406 v 17.364 z" /></g><g
id="g242"><g
id="g204" /><g
id="g240"><g
id="g238"
clip-path="url(#clipPath166)"><g
id="g236"><g
id="g234"
clip-path="url(#clipPath170)"><g
id="g232"><g
id="g206" /><g
id="g230"><g
id="g228"
clip-path="url(#clipPath174)"><g
id="g210"
transform="translate(373.2031,347.2842)"><path
id="path208"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.539,-0.817 -1.159,-1.529 -1.84,-2.13 V -2.13 C -1.159,-1.529 -0.539,-0.817 0,0" /></g><g
id="g214"
transform="translate(371.3633,345.1538)"><path
id="path212"
style="fill:#006e1c;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -1.812,-1.6 -4.056,-2.428 -6.342,-2.428 -1.424,0 -2.865,0.32 -4.228,0.976 v 17.365 c 1.363,-0.655 2.804,-0.977 4.228,-0.977 2.286,0 4.53,0.828 6.342,2.429" /></g><g
id="g218"
transform="translate(360.793,343.7017)"><path
id="path216"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.812,0.39 -1.595,0.898 -2.332,1.527 -0.426,0.362 -8.514,7.25 -17.937,13.241 -8.893,5.639 -17.619,10.503 -26.161,14.608 v 17.365 c 8.542,-4.105 17.268,-8.97 26.161,-14.608 C -10.846,8.776 -2.758,1.889 -2.332,1.526 -1.595,0.897 -0.812,0.39 0,0" /></g><g
id="g222"
transform="translate(314.3633,373.0776)"><path
id="path220"
style="fill:#006e1c;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.508,0.245 -1.016,0.487 -1.523,0.725 -9.037,4.237 -17.478,7.428 -25.335,9.546 -7.857,2.118 -14.724,3.191 -20.611,3.191 -6.518,0 -11.455,-1.475 -14.796,-4.426 V 9.036 c 3.341,2.951 8.278,4.426 14.796,4.426 5.887,0 12.754,-1.072 20.611,-3.191 C -19.001,8.153 -10.56,4.962 -1.523,0.726 -1.016,0.486 -0.508,0.245 0,0" /></g><g
id="g226"
transform="translate(252.0986,382.1138)"><path
id="path224"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -0.285,-0.251 -0.557,-0.513 -0.819,-0.786 -3.339,-3.474 -5.004,-7.906 -5.004,-13.312 v 17.364 c 0,5.407 1.665,9.839 5.004,13.313 C -0.557,-0.513 -0.285,-0.251 0,0" /></g></g></g></g></g></g></g></g></g><g
id="g266"><g
id="g244" /><g
id="g264"><g
id="g262"
clip-path="url(#clipPath178)"><g
id="g260"><g
id="g258"
clip-path="url(#clipPath182)"><g
id="g256"><g
id="g246" /><g
id="g254"><g
id="g252"
clip-path="url(#clipPath186)"><g
id="g250"
transform="translate(282.8066,171.7734)"><path
id="path248"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.364 c 0,7.33 -4.041,14.269 -12.078,20.837 -8.055,6.559 -18.071,13.401 -30.05,20.554 -11.979,7.135 -24.94,14.846 -38.881,23.16 -13.986,8.332 -27.027,18.125 -38.871,29.222 -11.988,11.185 -21.995,24.028 -30.051,38.493 -8.046,14.473 -12.069,31.163 -12.069,50.077 v 17.365 c 0,-18.914 4.023,-35.603 12.069,-50.077 8.056,-14.465 18.063,-27.308 30.051,-38.494 11.844,-11.096 24.885,-20.89 38.871,-29.221 13.941,-8.315 26.902,-16.026 38.881,-23.16 11.979,-7.153 21.995,-13.996 30.05,-20.554 C -4.041,14.271 0,7.33 0,0" /></g></g></g></g></g></g></g></g></g><g
id="g298"><g
id="g268" /><g
id="g296"><g
id="g294"
clip-path="url(#clipPath190)"><g
id="g292"><g
id="g290"
clip-path="url(#clipPath194)"><g
id="g288"><g
id="g270" /><g
id="g286"><g
id="g284"
clip-path="url(#clipPath198)"><g
id="g274"
transform="translate(409.4551,183.9346)"><path
id="path272"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c 0,-20.838 -4.419,-38.883 -13.257,-54.119 -6.514,-11.243 -14.465,-21.007 -23.857,-29.307 v 17.364 c 9.392,8.301 17.343,18.065 23.857,29.308 C -4.419,-38.884 0,-20.838 0,0" /></g><g
id="g278"
transform="translate(372.3408,100.5078)"><path
id="path276"
style="fill:#006e1c;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.364 c -3.351,-2.962 -6.886,-5.738 -10.604,-8.327 -14.129,-9.838 -30.15,-17.168 -48.005,-21.998 -17.874,-4.814 -35.848,-7.233 -53.902,-7.233 -33.585,0 -62.162,5.673 -85.734,16.998 v 17.365 c 23.572,-11.325 52.149,-16.999 85.734,-16.999 18.054,0 36.028,2.42 53.902,7.233 17.855,4.831 33.876,12.161 48.005,21.999 C -6.886,-5.736 -3.351,-2.962 0,0" /></g><g
id="g282"
transform="translate(174.0962,79.9492)"><path
id="path280"
style="fill:#006a1b;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 v -17.365 c -1.79,0.86 -3.551,1.753 -5.283,2.677 -24.543,13.119 -46.629,32.999 -66.267,59.625 V 62.301 C -51.912,35.676 -29.826,15.795 -5.283,2.678 -3.551,1.753 -1.79,0.86 0,0" /></g></g></g></g></g></g></g></g></g><g
id="g302"
transform="translate(251.5771,466.4155)"><path
id="path300"
style="fill:#00c832;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 0,0 c 31.41,0 59.589,-5.699 84.528,-17.08 24.939,-11.389 48.6,-28.274 70.983,-50.645 l -33.885,-51.406 c -1.971,-2.992 -5.035,-4.559 -8.182,-4.559 -2.27,0 -4.584,0.816 -6.56,2.502 -0.426,0.363 -8.514,7.25 -17.937,13.242 -9.424,5.974 -18.657,11.079 -27.684,15.334 -9.036,4.236 -17.478,7.427 -25.335,9.545 -7.857,2.119 -14.724,3.191 -20.611,3.191 -7.073,0 -12.284,-1.737 -15.614,-5.211 -3.339,-3.475 -5.004,-7.907 -5.004,-13.313 0,-6.94 4.023,-13.411 12.077,-19.393 8.037,-5.983 18.154,-12.151 30.33,-18.524 13.177,-6.922 26.245,-14.058 39.178,-21.414 13.932,-7.915 26.99,-17.469 39.168,-28.655 12.177,-11.203 22.293,-24.613 30.348,-40.239 8.046,-15.626 12.078,-34.248 12.078,-55.856 0,-20.838 -4.419,-38.884 -13.257,-54.119 -8.838,-15.254 -20.322,-27.787 -34.461,-37.634 -14.13,-9.838 -30.15,-17.168 -48.006,-21.999 -17.874,-4.812 -35.847,-7.232 -53.901,-7.232 -36.135,0 -66.474,6.568 -91.017,19.676 -24.543,13.118 -46.629,32.998 -66.267,59.623 l 41.85,52.028 c 2.004,2.487 4.727,3.741 7.465,3.741 2.56,0 5.133,-1.097 7.142,-3.307 0.24,-0.264 4.806,-5.282 13.059,-11.655 8.352,-6.443 17.334,-12.062 26.802,-16.778 9.459,-4.769 19.305,-8.739 29.448,-11.868 10.017,-3.102 19.341,-4.635 27.981,-4.635 8.631,0 15.219,1.542 19.737,4.635 4.509,3.085 6.776,8.872 6.776,17.363 0,7.33 -4.041,14.27 -12.078,20.838 -8.054,6.558 -18.071,13.401 -30.05,20.554 -11.979,7.134 -24.939,14.845 -38.88,23.16 -13.986,8.331 -27.027,18.125 -38.871,29.221 -11.988,11.186 -21.996,24.029 -30.051,38.494 -8.046,14.474 -12.069,31.163 -12.069,50.077 0,18.525 3.528,34.727 10.602,48.615 7.065,13.898 16.587,25.562 28.566,35.028 11.979,9.448 25.821,16.583 41.526,21.413 C -34.371,-2.42 -17.676,0 0,0" /></g></g></g></g><g
id="g308"><g
id="g310" /><g
id="g354"><g
id="g352"
clip-path="url(#clipPath314)"><g
id="g334"><g
id="g328" /><g
id="g332"><g
id="g330"
clip-path="url(#clipPath318)" /></g></g><g
id="g342"><g
id="g336" /><g
id="g340"><g
id="g338"
clip-path="url(#clipPath322)" /></g></g><g
id="g350"><g
id="g344" /><g
id="g348"><g
id="g346"
clip-path="url(#clipPath326)" /></g></g></g></g></g></g></g></g></svg>

After

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1 @@
<svg id="svg815" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 614.4 682.67"><defs><style>.cls-1{fill:none;}.cls-2{clip-path:url(#clip-path);}.cls-3{fill:#ff3c28;}.cls-4{fill:#0ab9e6;}</style><clipPath id="clip-path"><rect class="cls-1" x="-43" y="-46.67" width="699.6" height="777.33"/></clipPath></defs><title>Artboard 1</title><g id="g823"><g id="right"><g class="cls-2"><g id="g827"><g id="g833"><path id="path835" class="cls-3" d="M340.81,138V682.08c150.26,0,272.06-121.81,272.06-272.06S491.07,138,340.81,138M394,197.55a219.06,219.06,0,0,1,0,424.94V197.55"/></g></g></g></g><g id="left"><g class="cls-2"><g id="g839"><g id="g845"><path id="path847" class="cls-4" d="M272.79,1.92C122.53,1.92.73,123.73.73,274s121.8,272.07,272.06,272.07ZM219.65,61.51v425A219,219,0,0,1,118,119.18,217.51,217.51,0,0,1,219.65,61.51"/></g></g></g></g></g></svg>

After

Width:  |  Height:  |  Size: 889 B

View file

@ -24,6 +24,7 @@ nav:
- Version History (Patchnotes): wiki_rd_versions/version-history.md - Version History (Patchnotes): wiki_rd_versions/version-history.md
- Folders and Filepaths: wiki_development/folders-filepaths.md - Folders and Filepaths: wiki_development/folders-filepaths.md
- CLI Guide: wiki_development/cli-guide.md - CLI Guide: wiki_development/cli-guide.md
- Development Notes: wiki_development/general-development.md
- About RetroDECK 📖: - About RetroDECK 📖:
- The Team & Credits: wiki_about/team-credits.md - The Team & Credits: wiki_about/team-credits.md

View file

@ -1,3 +0,0 @@
mkdocs
sphinx_rtd_theme
myst-parser