Ported modern-DE to the new theme engine.
|
@ -1,5 +0,0 @@
|
|||
# EmulationStation Desktop Edition (ES-DE) - Missing modern-DE theme set data
|
||||
|
||||
# Missing systems
|
||||
|
||||
None at the moment.
|
|
@ -1,43 +1,30 @@
|
|||
# Modern-DE Theme for Emulationstation Desktop Edition
|
||||
# modern-DE for EmulationStation Desktop Edition
|
||||
|
||||
The modern theme is a new theme for ES-DE that supports most latest features such as badges and controllers. The theme
|
||||
is meant to offer a modern look for ES-DE. The theme is designed with theme variants in mind (v1.3).
|
||||
modern-DE is an official theme set for ES-DE that supports all systems as well as the latest application features.
|
||||
|
||||
We support 8 variants:
|
||||
The theme includes the following configuration:
|
||||
|
||||
- 4:3 dark
|
||||
- 4:3 light
|
||||
- 16:9 dark
|
||||
- 16:9 light
|
||||
- 16:10 dark
|
||||
- 16:10 light
|
||||
- 21:9 dark
|
||||
- 21:9 light
|
||||
2 variants:
|
||||
|
||||
The variant that is to be used can be selected by changing line 14 of `theme.xml`. This will be made accessible through
|
||||
the user interface in future updates, specifically v1.3:
|
||||
- Textlist with videos
|
||||
- Textlist without videos
|
||||
|
||||
```{xml}
|
||||
<include>./variants/dark21_9/default.xml</include>
|
||||
```
|
||||
2 color schemes:
|
||||
|
||||
# Based on
|
||||
- Dark mode
|
||||
- Light mode
|
||||
|
||||
4 aspect ratios:
|
||||
|
||||
- 16:9
|
||||
- 16:10
|
||||
- 4:3
|
||||
- 21:9
|
||||
|
||||
# Credits
|
||||
|
||||
The theme is based on '[es-theme-switch](https://github.com/lilbud/es-theme-switch)' by lilbud.
|
||||
|
||||
# Changes
|
||||
|
||||
The following changes to the theme are made:
|
||||
|
||||
- support for 4:3, 16:9, 21:9 resolutions
|
||||
- graphics for all ES-DE supported systems
|
||||
- placeholder styling for unknown systems
|
||||
- badges icons (broken, favorite, etc...)
|
||||
- controller icons
|
||||
- new font
|
||||
- restyled rightmost metadata panel
|
||||
- new rating icons
|
||||
|
||||
# Pictures
|
||||
|
||||
![](https://gitlab.com/es-de/emulationstation-de/uploads/8859cd1f6ebf5653b6eb12b4f5171ecc/image.png)
|
||||
|
@ -46,4 +33,4 @@ The following changes to the theme are made:
|
|||
![](https://gitlab.com/es-de/emulationstation-de/uploads/7f317ad1dff31e0c2dd21e4d1930613d/image.png)
|
||||
![](https://gitlab.com/es-de/emulationstation-de/uploads/6a87a0d94898cfe060b028e29f148147/image.png)
|
||||
![](https://gitlab.com/es-de/emulationstation-de/uploads/6862b35b9142888f983d86fea65d5411/image.png)
|
||||
![](https://gitlab.com/es-de/emulationstation-de/uploads/36994f94784ff12c0ea48520544ed4fb/image.png)
|
||||
![](https://gitlab.com/es-de/emulationstation-de/uploads/36994f94784ff12c0ea48520544ed4fb/image.png)
|
||||
|
|
BIN
themes/modern-DE/art/emulators.jpg
Normal file
After Width: | Height: | Size: 291 KiB |
Before Width: | Height: | Size: 53 KiB |
BIN
themes/modern-DE/art/web.jpg
Normal file
After Width: | Height: | Size: 301 KiB |
47
themes/modern-DE/aspect-ratio-16-10.xml
Normal file
|
@ -0,0 +1,47 @@
|
|||
<theme>
|
||||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.9415</pos>
|
||||
<fontSize>0.029</fontSize>
|
||||
<entrySpacing>0.022</entrySpacing>
|
||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="bottomline">
|
||||
<pos>0.5 0.91</pos>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="system">
|
||||
<carousel name="system_carousel">
|
||||
<maxItemCount>4</maxItemCount>
|
||||
<itemSize>0.234 0.374</itemSize>
|
||||
</carousel>
|
||||
<image name="arrowblock">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
<image name="selection_bottom">
|
||||
<pos>0.5 0.6925</pos>
|
||||
<size>0.24 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top">
|
||||
<pos>0.5 0.3075</pos>
|
||||
<size>0.24 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left">
|
||||
<pos>0.38 0.5</pos>
|
||||
<size>0.0016875 0.388</size>
|
||||
</image>
|
||||
<image name="selection_right">
|
||||
<pos>0.62 0.5</pos>
|
||||
<size>0.0016875 0.388</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="gamelist">
|
||||
<badges name="md_badges">
|
||||
<lines>2</lines>
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<itemMargin>0.0028125 0.005</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
</theme>
|
49
themes/modern-DE/aspect-ratio-16-9.xml
Normal file
|
@ -0,0 +1,49 @@
|
|||
<theme>
|
||||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<fontSize>0.032</fontSize>
|
||||
<entrySpacing>0.022</entrySpacing>
|
||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="bottomline">
|
||||
<pos>0.5 0.9</pos>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="system">
|
||||
<carousel name="system_carousel">
|
||||
<maxItemCount>4</maxItemCount>
|
||||
<itemSize>0.224 0.397</itemSize>
|
||||
</carousel>
|
||||
<image name="arrowblock">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
<image name="selection_bottom">
|
||||
<pos>0.5 0.703</pos>
|
||||
<origin>0.5 0</origin>
|
||||
<size>0.2302 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top">
|
||||
<pos>0.5 0.2945</pos>
|
||||
<origin>0.5 0</origin>
|
||||
<size>0.2302 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left">
|
||||
<pos>0.385 0.5</pos>
|
||||
<size>0.0016875 0.4112</size>
|
||||
</image>
|
||||
<image name="selection_right">
|
||||
<pos>0.615 0.5</pos>
|
||||
<size>0.0016875 0.4112</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="gamelist">
|
||||
<badges name="md_badges">
|
||||
<lines>2</lines>
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<itemMargin>0.0028125 0.005</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
</theme>
|
47
themes/modern-DE/aspect-ratio-21-9.xml
Normal file
|
@ -0,0 +1,47 @@
|
|||
<theme>
|
||||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>0.024</entrySpacing>
|
||||
<iconTextSpacing>0.00516</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="bottomline">
|
||||
<pos>0.5 0.9</pos>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="system">
|
||||
<carousel name="system_carousel">
|
||||
<maxItemCount>6</maxItemCount>
|
||||
<itemSize>0.156 0.367</itemSize>
|
||||
</carousel>
|
||||
<image name="arrowblock">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
<image name="selection_bottom">
|
||||
<pos>0.5 0.689</pos>
|
||||
<size>0.16078571 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top">
|
||||
<pos>0.5 0.311</pos>
|
||||
<size>0.16078571 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left">
|
||||
<pos>0.420 0.5</pos>
|
||||
<size>0.00128571 0.381</size>
|
||||
</image>
|
||||
<image name="selection_right">
|
||||
<pos>0.58 0.5</pos>
|
||||
<size>0.00128571 0.381</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="gamelist">
|
||||
<badges name="md_badges">
|
||||
<lines>2</lines>
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<itemMargin>0.0028125 0.005</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
</theme>
|
47
themes/modern-DE/aspect-ratio-4-3.xml
Normal file
|
@ -0,0 +1,47 @@
|
|||
<theme>
|
||||
<view name="system, gamelist">
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<fontSize>0.026</fontSize>
|
||||
<entrySpacing>0.01675</entrySpacing>
|
||||
<iconTextSpacing>0.0041666</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="bottomline">
|
||||
<pos>0.5 0.9</pos>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="system">
|
||||
<carousel name="system_carousel">
|
||||
<maxItemCount>4</maxItemCount>
|
||||
<itemSize>0.232 0.314</itemSize>
|
||||
</carousel>
|
||||
<image name="arrowblock">
|
||||
<size>0.029 0.047</size>
|
||||
</image>
|
||||
<image name="selection_bottom">
|
||||
<pos>0.5 0.6620</pos>
|
||||
<size>0.24383125 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top">
|
||||
<pos>0.5 0.34</pos>
|
||||
<size>0.24383125 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left">
|
||||
<pos>0.3792 0.5</pos>
|
||||
<size>0.00253125 0.322</size>
|
||||
</image>
|
||||
<image name="selection_right">
|
||||
<pos>0.6205 0.5</pos>
|
||||
<size>0.00253125 0.322</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<view name="gamelist">
|
||||
<badges name="md_badges">
|
||||
<lines>2</lines>
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<itemMargin>0.005 0.00375</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
</theme>
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
|
@ -1,144 +1,145 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="broken.svg">
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="broken.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs77"/>
|
||||
id="defs77" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="697.35697"
|
||||
inkscape:cy="308.00207"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1355"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.4"
|
||||
inkscape:cx="245.71429"
|
||||
inkscape:cy="-6.0714286"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
id="metadata80">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:title></dc:title>
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
<g
|
||||
aria-label="Broken"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
aria-label="Broken"
|
||||
id="text1523-3"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(2.264541,-1.066364)">
|
||||
<path
|
||||
d="m 249.60866,76.358737 h 16.58057 q 7.19667,0 10.86556,1.481667 4.02167,1.693335 5.99723,5.503338 1.48167,2.751668 1.48167,6.420559 0,5.644449 -3.17501,9.172229 -1.62277,1.76389 -5.29167,3.66889 4.65667,1.62278 7.05556,4.23334 3.38667,3.81 3.38667,9.45445 0,8.60778 -6.20889,12.41778 -3.45722,2.04612 -8.39612,2.61056 -1.69333,0.21167 -5.22111,0.21167 h -17.07446 z m 4.58612,4.16278 v 20.249463 h 12.27667 q 13.47612,0 13.47612,-10.442234 0,-6.843893 -5.43278,-8.81945 -2.75167,-0.987779 -8.81945,-0.987779 z m 0,24.271123 v 22.5778 h 11.92389 q 7.83168,0 11.07723,-1.97556 4.72723,-2.75167 4.72723,-8.89001 0,-8.89 -8.46667,-11.00667 -2.68112,-0.70556 -6.63223,-0.70556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path54"/>
|
||||
d="m 257.4286,136.21605 q -1.71824,0 -3.76376,-0.0818 -1.96371,-0.0818 -4.00923,-0.24546 -1.96371,-0.16364 -3.92741,-0.4091 -1.9637,-0.24547 -3.60012,-0.65457 V 79.841386 q 1.63642,-0.409105 3.60012,-0.654568 1.9637,-0.245463 3.92741,-0.409105 2.04552,-0.163642 4.00923,-0.245463 1.9637,-0.08182 3.68194,-0.08182 4.90926,0 9.16395,0.736389 4.33652,0.736389 7.44572,2.536451 3.19101,1.718241 4.99108,4.581976 1.80006,2.863735 1.80006,7.036606 0,4.663797 -2.20917,7.691168 -2.20917,2.94556 -5.89111,4.41834 4.99108,1.47278 7.93664,4.6638 2.94555,3.19101 2.94555,9.00031 0,8.50938 -6.30022,12.84589 -6.21839,4.25469 -19.80068,4.25469 z m -7.44571,-26.9191 v 19.96432 q 0.90003,0.0818 2.12735,0.16364 1.06367,0.0818 2.45463,0.16364 1.47278,0 3.35466,0 3.5183,0 6.6275,-0.4091 3.19102,-0.49093 5.56383,-1.63642 2.37281,-1.1455 3.76376,-3.19102 1.47278,-2.04553 1.47278,-5.15472 0,-2.78192 -1.06367,-4.6638 -1.06367,-1.9637 -3.1092,-3.1092 -1.9637,-1.14549 -4.74562,-1.63642 -2.78191,-0.49092 -6.21839,-0.49092 z m 0,-6.38204 h 8.34574 q 2.94556,0 5.56383,-0.40911 2.61827,-0.4091 4.50016,-1.47278 1.9637,-1.063668 3.02737,-2.781909 1.1455,-1.718241 1.1455,-4.336513 0,-2.45463 -1.1455,-4.09105 -1.14549,-1.718241 -3.19101,-2.700093 -1.96371,-1.063673 -4.6638,-1.554599 -2.70009,-0.490926 -5.72747,-0.490926 -3.02738,0 -4.74562,0.08182 -1.71824,0.08182 -3.1092,0.245463 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path9271-6" />
|
||||
<path
|
||||
d="m 300.26756,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.37445,-7.126115 12.62945,-7.126115 0.42333,0 1.05834,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37445,0 -7.54945,2.469446 -3.81,2.89278 -4.65667,7.972784 -0.28222,1.69333 -0.28222,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path56"/>
|
||||
d="m 309.95766,92.278178 q 0.98185,0 2.20916,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627497 q -0.90003,-0.32728 -3.02737,-0.736385 -2.04553,-0.490926 -5.31837,-0.490926 -2.12734,0 -4.25469,0.490926 -2.04552,0.409105 -2.70009,0.572747 v 35.755778 h -7.60936 V 94.978271 q 2.7001,-0.981852 6.70933,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path9273-7" />
|
||||
<path
|
||||
d="m 341.11925,89.199857 q 8.96056,0 14.67557,6.350004 5.43278,5.997229 5.43278,15.381119 0,9.3839 -5.43278,15.38112 -5.71501,6.35001 -14.60501,6.35001 -9.03112,0 -14.74612,-6.35001 -5.43279,-5.99722 -5.43279,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62,0 -12.13556,5.78556 -3.59834,4.58611 -3.59834,12.20612 0,7.83167 4.23334,12.5589 4.51556,5.00944 11.50056,5.00944 7.62001,0 12.13557,-5.78556 3.59833,-4.58611 3.59833,-11.99445 0,-8.04334 -4.23333,-12.770562 -4.51556,-5.009448 -11.50057,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path58"/>
|
||||
d="m 363.38675,114.45167 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61828,2.94555 -6.30022,4.58197 -3.68195,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58197 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47277,-4.17287 4.09105,-7.118429 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33651,0 8.01846,1.63642 3.68194,1.554599 6.30022,4.500155 2.70009,2.945559 4.17287,7.118429 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.254692 -8.75485,-4.254692 -5.56383,0 -8.83667,4.254692 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path9275-5" />
|
||||
<path
|
||||
d="M 374.77426,106.7682 393.6126,90.328746 h 6.06778 l -19.68501,17.074454 22.57779,24.13002 h -5.78555 l -22.01335,-23.8478 v 23.8478 h -4.37445 V 73.677624 h 4.37445 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path60"/>
|
||||
d="m 389.4875,112.32432 q 2.45463,1.88189 5.15472,4.6638 2.78192,2.78191 5.40019,6.05475 2.70009,3.19102 5.0729,6.54568 2.37281,3.27284 4.00923,6.13658 h -8.91849 q -1.71824,-2.86374 -4.00923,-5.80929 -2.20916,-3.02738 -4.66379,-5.72747 -2.45463,-2.78192 -4.99109,-5.0729 -2.53645,-2.29099 -4.82743,-3.84559 v 20.45525 h -7.60936 V 73.541169 l 7.60936,-1.309136 v 38.783157 q 1.9637,-1.96371 4.33651,-4.33652 2.37281,-2.37281 4.6638,-4.82744 2.29098,-2.454625 4.33651,-4.663792 2.04552,-2.290988 3.5183,-4.009229 h 8.91849 q -1.88188,2.045525 -4.09105,4.500155 -2.20917,2.454626 -4.58198,4.991076 -2.3728,2.45463 -4.82743,4.99109 -2.37281,2.45463 -4.50016,4.66379 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path9277-3" />
|
||||
<path
|
||||
d="m 442.43696,130.26322 q -5.715,2.39889 -12.41779,2.39889 -9.10167,0 -14.32278,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.44501,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path62"/>
|
||||
d="m 412.31543,114.53349 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33651,-7.036606 2.70009,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20024,-1.390957 8.59121,0 13.17319,5.400186 4.58197,5.318368 4.58197,16.282378 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39095 h -29.12828 q 0.49093,6.6275 3.84559,10.06399 3.35466,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78192,-0.73639 4.17287,-1.39096 l 1.06368,6.38204 q -1.39096,0.73639 -4.90926,1.5546 -3.43649,0.81821 -7.85482,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61827,-2.94555 -3.92741,-6.95478 -1.22731,-4.09105 -1.22731,-8.91849 z m 29.21009,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354665 -7.28207,-3.354665 -2.61827,0 -4.66379,1.063673 -1.96371,0.981852 -3.35466,2.618272 -1.39096,1.63642 -2.20917,3.76377 -0.73639,2.12734 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path9279-5" />
|
||||
<path
|
||||
d="m 459.79356,131.53322 h -4.37444 V 90.328746 h 4.37444 v 5.997226 q 4.79779,-7.126115 13.26446,-7.126115 5.50334,0 9.24278,2.822224 4.09223,3.175002 4.72723,9.031119 0.28222,2.39889 0.28222,6.91445 v 23.56557 h -4.37445 v -23.07168 q 0,-7.05556 -0.98778,-9.807233 -1.05833,-2.892779 -4.16278,-4.445003 -2.11666,-1.058334 -5.15056,-1.058334 -7.54944,0 -11.14778,6.279449 -1.69334,2.963331 -1.69334,9.031121 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path64"/>
|
||||
d="m 460.42601,94.405524 q 2.61828,-0.654568 6.95479,-1.390957 4.33651,-0.736389 9.98216,-0.736389 5.0729,0 8.42756,1.472778 3.35467,1.390957 5.31837,4.009229 2.04552,2.536455 2.86373,6.136575 0.81821,3.60012 0.81821,7.93664 v 23.89173 h -7.60935 v -22.25531 q 0,-3.92741 -0.57275,-6.70933 -0.49092,-2.78191 -1.71824,-4.50015 -1.22731,-1.71824 -3.27284,-2.45463 -2.04552,-0.81821 -5.0729,-0.81821 -1.22731,0 -2.53645,0.08182 -1.30914,0.08182 -2.53645,0.245463 -1.14549,0.08182 -2.12735,0.245463 -0.90003,0.163642 -1.30913,0.245463 v 35.919421 h -7.60936 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path9281-6" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
d="m 79.404036,57.522493 c -18.599072,0 -33.711562,15.29835 -33.711562,33.71156 0,6.42031 2.92967,11.926977 5.62728,15.951567 2.69761,4.02475 5.4518,6.72496 5.4518,6.72492 l 51.849216,51.85787 51.84921,-51.85787 c 0,0 11.07925,-9.83281 11.07925,-22.676487 0,-18.41321 -15.11267,-33.71156 -33.71173,-33.71156 -7.05551,0 -13.36374,2.35206 -18.47114,5.16214 l -1.48309,0.81715 -9.24433,25.48571 h 16.27639 L 108.62145,116.92264 V 97.977203 H 92.678556 l 6.95204,-34.34371 -3.0277,-1.5232 c -4.83986,-2.4912 -10.67135,-4.55633 -17.19835,-4.55633 z m 0,8.99015 c 3.49726,-4.9e-4 6.72661,1.38826 9.92066,2.70358 l -7.63788,37.749867 h 17.94449 v 26.96932 h 9.481314 l 26.47767,-45.422797 v -8.51585 h -14.1343 l 3.56436,-9.81499 c 3.92657,-1.98995 8.26258,-3.66189 12.81735,-3.66969 13.67442,4.9e-4 24.72191,11.22145 24.72191,24.7219 0,6.94305 -8.40152,16.280287 -8.40152,16.276377 l -0.008,0.008 -45.52829,45.52828 -45.528296,-45.52828 -0.009,-0.008 c 0,0 -2.12051,-2.08754 -4.293,-5.32887 -2.17266,-3.241077 -4.10868,-7.479027 -4.10868,-10.947587 0,-13.50045 11.04765,-24.7219 24.721902,-24.7219 z"
|
||||
id="path1227"
|
||||
style="display:inline;fill:#ff5130;fill-opacity:1;fill-rule:nonzero;stroke:#ff5130;stroke-width:4.495;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"/>
|
||||
d="m 79.404036,57.522493 c -18.599072,0 -33.711562,15.29835 -33.711562,33.71156 0,6.42031 2.92967,11.926977 5.62728,15.951567 2.69761,4.02475 5.4518,6.72496 5.4518,6.72492 l 51.849216,51.85787 51.84921,-51.85787 c 0,0 11.07925,-9.83281 11.07925,-22.676487 0,-18.41321 -15.11267,-33.71156 -33.71173,-33.71156 -7.05551,0 -13.36374,2.35206 -18.47114,5.16214 l -1.48309,0.81715 -9.24433,25.48571 h 16.27639 L 108.62145,116.92264 V 97.977203 H 92.678556 l 6.95204,-34.34371 -3.0277,-1.5232 c -4.83986,-2.4912 -10.67135,-4.55633 -17.19835,-4.55633 z m 0,8.99015 c 3.49726,-4.9e-4 6.72661,1.38826 9.92066,2.70358 l -7.63788,37.749867 h 17.94449 v 26.96932 h 9.481314 l 26.47767,-45.422797 v -8.51585 h -14.1343 l 3.56436,-9.81499 c 3.92657,-1.98995 8.26258,-3.66189 12.81735,-3.66969 13.67442,4.9e-4 24.72191,11.22145 24.72191,24.7219 0,6.94305 -8.40152,16.280287 -8.40152,16.276377 l -0.008,0.008 -45.52829,45.52828 -45.528296,-45.52828 -0.009,-0.008 c 0,0 -2.12051,-2.08754 -4.293,-5.32887 -2.17266,-3.241077 -4.10868,-7.479027 -4.10868,-10.947587 0,-13.50045 11.04765,-24.7219 24.721902,-24.7219 z"
|
||||
id="path1227"
|
||||
style="display:inline;fill:#ff5130;fill-opacity:1;fill-rule:nonzero;stroke:#ff5130;stroke-width:4.495;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 10 KiB |
169
themes/modern-DE/assets/dark/badges/collection.svg
Normal file
|
@ -0,0 +1,169 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="collection.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.9050967"
|
||||
inkscape:cx="-117.11456"
|
||||
inkscape:cy="-50.270872"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
d="M 157.49883,69.438535 86.436765,140.5006 56.49556,110.55939 l -5.91115,5.91116 32.896778,32.89678 2.955577,2.82704 2.955577,-2.82704 74.017648,-74.017644 z"
|
||||
id="path1144"
|
||||
style="fill:#fffa3b;fill-opacity:1;stroke:#fffa3b;stroke-width:7.423;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<g
|
||||
aria-label="Collection"
|
||||
id="text4179-5-3"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955">
|
||||
<path
|
||||
d="m 271.02373,136.87063 q -5.97294,0 -10.8822,-1.96371 -4.90926,-1.9637 -8.42756,-5.72747 -3.5183,-3.76376 -5.48201,-9.24577 -1.88188,-5.56383 -1.88188,-12.68226 0,-7.11842 2.12735,-12.60043 2.20916,-5.563828 5.89111,-9.327594 3.68194,-3.763766 8.5912,-5.72747 4.90926,-1.963704 10.47309,-1.963704 3.5183,0 6.30022,0.490926 2.86373,0.490926 4.90926,1.145494 2.12734,0.654568 3.43648,1.309136 1.30914,0.654568 1.80006,0.981852 l -2.29099,6.54568 q -0.73639,-0.490926 -2.12734,-1.063673 -1.39096,-0.572747 -3.19102,-1.145494 -1.71824,-0.572747 -3.84559,-0.900031 -2.04552,-0.409105 -4.17287,-0.409105 -4.50015,0 -8.10028,1.554599 -3.60012,1.554599 -6.13657,4.500155 -2.53645,2.945556 -3.92741,7.200248 -1.30914,4.172871 -1.30914,9.409411 0,5.07291 1.1455,9.24578 1.22731,4.17287 3.60012,7.20024 2.37281,2.94556 5.89111,4.58198 3.60013,1.63642 8.34574,1.63642 5.48201,0 9.08214,-1.14549 3.60012,-1.1455 5.40018,-2.04553 l 2.04553,6.54568 q -0.57275,0.40911 -2.04553,1.06367 -1.47278,0.57275 -3.68194,1.1455 -2.20917,0.57275 -5.15473,0.98185 -2.94555,0.40911 -6.38203,0.40911 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122419-6" />
|
||||
<path
|
||||
d="m 333.20749,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01845,1.5546 -4.33652,0 -8.01846,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01846,-1.63642 4.33651,0 8.01845,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.25469 -8.75484,-4.25469 -5.56383,0 -8.83667,4.25469 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56382,0 8.75484,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122421-7" />
|
||||
<path
|
||||
d="m 356.68997,136.46152 q -7.0366,-0.16364 -9.98216,-3.02738 -2.94555,-2.86373 -2.94555,-8.91849 V 73.459351 l 7.60935,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32729,1.22731 1.06368,1.9637 0.73639,0.73639 1.9637,1.1455 1.22732,0.32728 3.02738,0.57274 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122423-5" />
|
||||
<path
|
||||
d="m 379.02701,136.46152 q -7.03661,-0.16364 -9.98216,-3.02738 -2.94556,-2.86373 -2.94556,-8.91849 V 73.459351 l 7.60936,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.96371,1.1455 1.22731,0.32728 3.02737,0.57274 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122425-3" />
|
||||
<path
|
||||
d="m 386.22716,114.45167 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33651,-7.036604 2.7001,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58198,5.318366 4.58198,16.282376 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 h -29.1283 q 0.49092,6.6275 3.84559,10.06398 3.35466,3.43648 10.47308,3.43648 4.00923,0 6.70933,-0.65457 2.78191,-0.73639 4.17287,-1.39095 l 1.06367,6.38203 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85482,0.81821 -5.56382,0 -9.65487,-1.63642 -4.00923,-1.71824 -6.62751,-4.66379 -2.61827,-2.94556 -3.9274,-6.95479 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61828,-3.354663 -7.28207,-3.354663 -2.61827,0 -4.6638,1.063673 -1.9637,0.98185 -3.35466,2.61827 -1.39096,1.63642 -2.20917,3.76377 -0.73639,2.12734 -0.98185,4.33651 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122427-5" />
|
||||
<path
|
||||
d="m 452.82931,136.62516 q -5.15472,0 -9.08213,-1.63642 -3.84559,-1.63642 -6.54568,-4.58197 -2.61827,-2.94556 -3.92741,-6.95479 -1.30914,-4.09105 -1.30914,-9.00031 0,-4.90926 1.39096,-9.00031 1.47278,-4.09105 4.09105,-7.036604 2.61827,-3.027377 6.38204,-4.663797 3.84559,-1.718241 8.50938,-1.718241 2.86374,0 5.72747,0.490926 2.86374,0.490926 5.48201,1.554599 l -1.71824,6.463857 q -1.71824,-0.818208 -4.00923,-1.309134 -2.20917,-0.490926 -4.74562,-0.490926 -6.38204,0 -9.81852,4.00923 -3.35466,4.00923 -3.35466,11.7004 0,3.43648 0.73639,6.30022 0.81821,2.86373 2.45463,4.90926 1.71824,2.04552 4.33651,3.19102 2.61828,1.06367 6.38204,1.06367 3.02738,0 5.48201,-0.57275 2.45463,-0.57274 3.84559,-1.22731 l 1.06367,6.38204 q -0.65457,0.4091 -1.88188,0.81821 -1.22732,0.32728 -2.78192,0.57274 -1.5546,0.32729 -3.35466,0.49093 -1.71824,0.24546 -3.35466,0.24546 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122429-6" />
|
||||
<path
|
||||
d="m 479.50281,93.096391 h 16.11873 v 6.382038 h -16.11873 v 19.637041 q 0,3.19102 0.49092,5.31836 0.49093,2.04553 1.47278,3.27284 0.98185,1.1455 2.45463,1.63642 1.47278,0.49093 3.43648,0.49093 3.43648,0 5.48201,-0.73639 2.12735,-0.81821 2.94556,-1.14549 l 1.47277,6.30021 q -1.14549,0.57275 -4.00923,1.39096 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20024,-1.06367 -2.78192,-1.1455 -4.50016,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 81.232346 l 7.60936,-1.309136 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122431-2" />
|
||||
<path
|
||||
d="M 512.88565,135.64331 H 505.2763 V 93.096391 h 7.60935 z m -3.84558,-50.238093 q -2.04553,0 -3.51831,-1.309136 -1.39095,-1.390957 -1.39095,-3.681945 0,-2.290988 1.39095,-3.600124 1.47278,-1.390957 3.51831,-1.390957 2.04552,0 3.43648,1.390957 1.47278,1.309136 1.47278,3.600124 0,2.290988 -1.47278,3.681945 -1.39096,1.309136 -3.43648,1.309136 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122433-9" />
|
||||
<path
|
||||
d="m 563.5327,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47277,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30021,4.58197 -3.68195,1.5546 -8.01846,1.5546 -4.33652,0 -8.01846,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01846,-1.63642 4.33651,0 8.01846,1.63642 3.68194,1.554599 6.30021,4.500155 2.7001,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19101,-4.25469 -8.75484,-4.25469 -5.56383,0 -8.83667,4.25469 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75484,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122435-1" />
|
||||
<path
|
||||
d="m 574.25112,94.323706 q 2.61828,-0.654568 6.95479,-1.390957 4.33651,-0.736389 9.98216,-0.736389 5.0729,0 8.42756,1.472778 3.35466,1.390957 5.31837,4.009229 2.04552,2.536453 2.86373,6.136573 0.81821,3.60013 0.81821,7.93664 v 23.89173 h -7.60935 V 113.388 q 0,-3.92741 -0.57275,-6.70932 -0.49092,-2.78192 -1.71824,-4.50016 -1.22731,-1.71824 -3.27284,-2.454628 -2.04552,-0.81821 -5.0729,-0.81821 -1.22731,0 -2.53645,0.08182 -1.30914,0.08182 -2.53645,0.245463 -1.14549,0.08182 -2.12735,0.245463 -0.90003,0.163642 -1.30913,0.245463 v 35.919419 h -7.60936 z"
|
||||
style="text-align:start;text-anchor:start;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path122437-2" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
|
@ -1,163 +1,169 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="completed.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="465.3827"
|
||||
inkscape:cy="650.79473"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1403"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="completed.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.9899495"
|
||||
inkscape:cx="203.04066"
|
||||
inkscape:cy="231.83001"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:lockguides="true">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"
|
||||
inkscape:locked="true" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"
|
||||
inkscape:locked="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
d="M 157.49883,69.438526 86.436765,140.50059 56.49556,110.55938 l -5.91115,5.91116 32.896778,32.89678 2.955577,2.82704 2.955577,-2.82704 74.017648,-74.017643 z"
|
||||
id="path1144"
|
||||
style="stroke:#00f0b9;stroke-width:7.423;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#00f0b9;fill-opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Completed"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
<path
|
||||
d="m 293.14147,123.84266 v 5.08 q -7.62,3.73945 -16.15723,3.73945 -12.34723,0 -20.39057,-7.05556 -4.72723,-4.23334 -7.12612,-10.44223 -2.04611,-5.15056 -2.04611,-11.14779 0,-8.466669 4.02167,-15.310563 4.09222,-6.843893 11.14778,-10.371673 6.27945,-3.104447 13.97001,-3.104447 8.7489,0 16.29835,4.586114 l -1.69334,4.162781 q -2.46944,-1.693335 -4.51556,-2.610557 -4.445,-1.975557 -10.08945,-1.975557 -10.795,0 -17.85056,7.05556 -6.70279,6.773338 -6.70279,17.497792 0,11.14778 7.54945,18.20334 6.77334,6.35001 17.6389,6.35001 6.91445,0 12.34723,-2.54 1.48167,-0.77612 3.59834,-2.11667 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path907"/>
|
||||
<path
|
||||
d="m 320.23469,89.199857 q 8.96056,0 14.67556,6.350004 5.43279,5.997229 5.43279,15.381119 0,9.3839 -5.43279,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03111,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13557,5.78556 -3.59833,4.58611 -3.59833,12.20612 0,7.83167 4.23334,12.5589 4.51555,5.00944 11.50056,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path909"/>
|
||||
<path
|
||||
d="m 379.07805,131.53322 h -4.37445 v -23.70668 q 0,-6.06779 -0.77611,-8.537232 -1.76389,-6.138338 -8.32556,-6.138338 -5.22112,0 -8.60779,4.02167 -2.96333,3.52778 -2.96333,10.23056 v 24.13002 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.09222,-7.126115 12.13556,-7.126115 8.39612,0 11.9239,7.620005 4.79778,-7.620005 13.12334,-7.620005 6.20889,0 9.73667,3.810002 2.89278,3.104447 3.31612,8.607781 0.14111,1.76389 0.14111,5.50334 v 24.41224 h -4.37445 v -23.63613 q 0,-5.99722 -0.70555,-8.537227 -0.84667,-3.245557 -3.6689,-5.009447 -1.97555,-1.199446 -4.79778,-1.199446 -5.29167,0 -8.60778,3.739447 -3.175,3.527783 -3.175,11.077233 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path911"/>
|
||||
<path
|
||||
d="m 416.33129,90.328746 h 4.37444 v 6.985005 q 5.29167,-8.113894 14.67557,-8.113894 7.97278,0 13.05279,5.573892 5.43278,5.926671 5.43278,16.157231 0,10.16001 -5.43278,16.08668 -5.08001,5.64445 -13.05279,5.64445 -9.45445,0 -14.67557,-8.1139 v 25.7528 h -4.37444 z m 18.55612,2.822224 q -8.25501,0 -11.99445,7.05556 -2.32834,4.30389 -2.32834,10.93612 0,6.20889 2.32834,10.51278 3.73944,7.05556 11.99445,7.05556 6.84389,0 10.86556,-5.00944 3.73945,-4.72723 3.73945,-12.77057 0,-8.04334 -3.73945,-12.770562 -4.02167,-5.009448 -10.86556,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path913"/>
|
||||
<path
|
||||
d="m 475.38632,127.5821 v 3.95112 h -2.96334 q -4.445,0 -6.35,-1.97556 -1.76389,-1.76389 -1.76389,-6.63223 V 73.677624 h 4.445 v 49.036146 q 0,2.82222 0.635,3.66889 0.84667,1.19944 3.175,1.19944 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path915"/>
|
||||
<path
|
||||
d="m 513.27462,130.26322 q -5.715,2.39889 -12.41778,2.39889 -9.10168,0 -14.32279,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50057,4.233336 6.49111,5.785559 6.56167,18.908897 h -32.24391 q 0.35277,7.19668 3.52778,11.07723 4.445,5.29167 13.05278,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41778,8.25501 -1.41112,3.10444 -1.69334,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path917"/>
|
||||
<path
|
||||
d="M 527.66791,90.328746 V 78.545961 h 4.37444 v 11.782785 h 13.12335 v 3.951114 h -13.12335 v 26.10557 q 0,4.58612 1.05834,6.06778 1.55222,2.25778 6.27945,2.25778 2.46944,0 5.00944,-0.28222 v 3.88056 q -2.89278,0.35278 -5.29167,0.35278 -5.99722,0 -8.53722,-2.32834 -2.11667,-1.905 -2.68112,-5.50333 -0.21166,-1.48167 -0.21166,-4.58612 V 94.27986 h -5.36223 v -3.951114 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path919"/>
|
||||
<path
|
||||
d="m 583.8301,130.26322 q -5.715,2.39889 -12.41778,2.39889 -9.10168,0 -14.32279,-4.93889 -6.35,-5.99723 -6.35,-16.58057 0,-8.89001 4.65667,-15.169456 5.08,-6.773337 13.82889,-6.773337 6.77334,0 11.50057,4.233336 6.49111,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.445,5.29167 13.05278,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53722,0 -12.41778,8.25501 -1.41111,3.10444 -1.69334,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path921"/>
|
||||
<path
|
||||
d="m 627.50393,124.54821 q -5.22111,8.1139 -14.67556,8.1139 -7.97279,0 -13.05279,-5.64445 -5.43278,-5.92667 -5.43278,-16.08668 0,-10.16 5.43278,-16.086675 5.08,-5.644448 13.05279,-5.644448 9.38389,0 14.67556,8.113894 V 73.677624 h 4.37445 v 57.855596 h -4.37445 z M 613.32226,93.15097 q -6.77334,0 -10.86557,5.009448 -3.73944,4.656672 -3.73944,12.770562 0,8.04334 3.73944,12.77057 3.95112,5.00944 10.86557,5.00944 8.255,0 11.99445,-7.05556 2.32833,-4.30389 2.32833,-10.93611 0,-6.27945 -2.32833,-10.51279 -3.88056,-7.05556 -11.99445,-7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path923"/>
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
<path
|
||||
d="M 157.49883,69.438526 86.436765,140.50059 56.49556,110.55938 l -5.91115,5.91116 32.896778,32.89678 2.955577,2.82704 2.955577,-2.82704 74.017648,-74.017643 z"
|
||||
id="path1144"
|
||||
style="stroke:#00f0b9;stroke-width:7.423;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#00f0b9;fill-opacity:1"/>
|
||||
aria-label="Completed"
|
||||
id="text1537-3"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,5.1350805)">
|
||||
<path
|
||||
d="m 270.87274,129.91584 q -5.97293,0 -10.88219,-1.96371 -4.90926,-1.9637 -8.42757,-5.72747 -3.5183,-3.76376 -5.482,-9.24577 -1.88189,-5.56383 -1.88189,-12.68225 0,-7.118431 2.12735,-12.600438 2.20917,-5.563828 5.89111,-9.327594 3.68195,-3.763766 8.59121,-5.72747 4.90926,-1.963704 10.47308,-1.963704 3.51831,0 6.30022,0.490926 2.86374,0.490926 4.90926,1.145494 2.12735,0.654568 3.43648,1.309136 1.30914,0.654568 1.80007,0.981852 l -2.29099,6.54568 q -0.73639,-0.490926 -2.12735,-1.063673 -1.39096,-0.572747 -3.19102,-1.145494 -1.71824,-0.572747 -3.84558,-0.900031 -2.04553,-0.409105 -4.17288,-0.409105 -4.50015,0 -8.10027,1.554599 -3.60013,1.554599 -6.13658,4.500155 -2.53645,2.945556 -3.92741,7.200248 -1.30913,4.172871 -1.30913,9.409419 0,5.0729 1.14549,9.24577 1.22732,4.17287 3.60012,7.20025 2.37281,2.94555 5.89112,4.58197 3.60012,1.63642 8.34574,1.63642 5.48201,0 9.08213,-1.14549 3.60012,-1.1455 5.40019,-2.04553 l 2.04552,6.54568 q -0.57275,0.40911 -2.04552,1.06368 -1.47278,0.57274 -3.68195,1.14549 -2.20917,0.57275 -5.15472,0.98185 -2.94556,0.40911 -6.38204,0.40911 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8259-6" />
|
||||
<path
|
||||
d="m 333.05651,107.41506 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61828,2.94556 -6.30022,4.58198 -3.68195,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58198 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.082128 1.47277,-4.172871 4.09105,-7.118427 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33651,0 8.01846,1.63642 3.68194,1.554599 6.30022,4.500155 2.70009,2.945556 4.17287,7.118427 1.47278,4.091048 1.47278,9.082128 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.373116 -3.19102,-4.254692 -8.75485,-4.254692 -5.56383,0 -8.83667,4.254692 -3.19102,4.172866 -3.19102,11.373116 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8261-7" />
|
||||
<path
|
||||
d="m 343.77491,87.368918 q 2.61827,-0.654568 6.87297,-1.390957 4.33651,-0.736389 9.98216,-0.736389 4.09105,0 6.87296,1.145494 2.78192,1.063673 4.6638,3.191019 0.57275,-0.409105 1.80006,-1.145494 1.22732,-0.736389 3.02738,-1.390957 1.80006,-0.736389 4.00923,-1.227315 2.20916,-0.572747 4.74562,-0.572747 4.90926,0 8.01845,1.472778 3.1092,1.390957 4.82744,4.009229 1.80006,2.618272 2.37281,6.218396 0.65457,3.600125 0.65457,7.854815 v 23.89173 h -7.60935 v -22.25531 q 0,-3.76377 -0.40911,-6.463858 -0.32728,-2.700093 -1.39096,-4.500155 -0.98185,-1.800062 -2.78191,-2.618272 -1.71824,-0.900031 -4.50015,-0.900031 -3.84559,0 -6.38204,1.063673 -2.45463,0.981852 -3.35466,1.800062 0.65456,2.127346 0.98185,4.663797 0.32728,2.536454 0.32728,5.318364 v 23.89173 h -7.60935 v -22.25531 q 0,-3.76377 -0.40911,-6.463858 -0.4091,-2.700093 -1.47277,-4.500155 -0.98186,-1.800062 -2.78192,-2.618272 -1.71824,-0.900031 -4.41833,-0.900031 -1.1455,0 -2.45463,0.08182 -1.30914,0.08182 -2.53645,0.245463 -1.1455,0.08182 -2.12735,0.245463 -0.98185,0.163642 -1.30913,0.245463 v 35.919417 h -7.60936 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8263-5" />
|
||||
<path
|
||||
d="m 443.76002,107.49688 q 0,-7.44571 -3.68195,-11.454936 -3.68194,-4.009229 -9.81852,-4.009229 -3.43648,0 -5.40018,0.245463 -1.88189,0.245463 -3.02738,0.572747 v 26.837285 q 1.39096,1.1455 4.00923,2.20917 2.61827,1.06367 5.72747,1.06367 3.27284,0 5.56383,-1.14549 2.3728,-1.22732 3.84558,-3.27284 1.47278,-2.12735 2.12735,-4.90926 0.65457,-2.86374 0.65457,-6.13658 z m 7.93663,0 q 0,4.82744 -1.30913,8.91849 -1.22732,4.09105 -3.68195,7.03661 -2.45463,2.94555 -6.05475,4.58197 -3.5183,1.63642 -8.10028,1.63642 -3.68195,0 -6.54568,-0.98185 -2.78191,-0.98185 -4.17287,-1.88188 v 17.01877 h -7.60935 V 87.450739 q 2.70009,-0.654568 6.70932,-1.390957 4.09105,-0.81821 9.40941,-0.81821 4.90926,0 8.83667,1.554599 3.92741,1.554599 6.70932,4.418334 2.78192,2.863735 4.25469,7.036606 1.5546,4.091049 1.5546,9.245769 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8265-3" />
|
||||
<path
|
||||
d="m 475.17919,129.50673 q -7.03661,-0.16364 -9.98217,-3.02737 -2.94555,-2.86374 -2.94555,-8.91849 V 66.504563 l 7.60935,-1.309136 v 51.138123 q 0,1.88188 0.32729,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.9637,1.1455 1.22732,0.32728 3.02738,0.57274 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8267-5" />
|
||||
<path
|
||||
d="m 482.37934,107.49688 q 0,-5.64565 1.63642,-9.818516 1.63642,-4.254692 4.33651,-7.036606 2.70009,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20024,-1.390957 8.59121,0 13.17319,5.400186 4.58197,5.318365 4.58197,16.282374 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 h -29.12828 q 0.49093,6.6275 3.84559,10.06398 3.35466,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78192,-0.73638 4.17287,-1.39095 l 1.06368,6.38204 q -1.39096,0.73638 -4.90926,1.55459 -3.43649,0.81821 -7.85482,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.66379 -2.61827,-2.94556 -3.92741,-6.95479 -1.22731,-4.09105 -1.22731,-8.91849 z m 29.21009,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354661 -7.28207,-3.354661 -2.61827,0 -4.66379,1.063673 -1.96371,0.981852 -3.35466,2.618272 -1.39096,1.63642 -2.20917,3.763766 -0.73639,2.12735 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8269-6" />
|
||||
<path
|
||||
d="m 537.60837,86.141603 h 16.11873 v 6.382038 h -16.11873 v 19.637039 q 0,3.19102 0.49092,5.31837 0.49093,2.04552 1.47278,3.27284 0.98185,1.14549 2.45463,1.63642 1.47278,0.49092 3.43648,0.49092 3.43648,0 5.48201,-0.73639 2.12735,-0.81821 2.94556,-1.14549 l 1.47277,6.30022 q -1.14549,0.57274 -4.00923,1.39095 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20024,-1.06367 -2.78192,-1.14549 -4.50016,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 74.277558 l 7.60936,-1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8271-2" />
|
||||
<path
|
||||
d="m 560.19083,107.49688 q 0,-5.64565 1.63642,-9.818516 1.63642,-4.254692 4.33651,-7.036606 2.7001,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58197,5.318365 4.58197,16.282374 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 h -29.12827 q 0.49092,6.6275 3.84558,10.06398 3.35467,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78192,-0.73638 4.17288,-1.39095 l 1.06367,6.38204 q -1.39096,0.73638 -4.90926,1.55459 -3.43648,0.81821 -7.85482,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00922,-1.71824 -6.6275,-4.66379 -2.61827,-2.94556 -3.9274,-6.95479 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61828,-3.354661 -7.28207,-3.354661 -2.61828,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618272 -1.39096,1.63642 -2.20917,3.763766 -0.73639,2.12735 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8273-9" />
|
||||
<path
|
||||
d="m 635.79326,95.141913 q -1.39096,-1.145494 -4.00923,-2.209167 -2.61827,-1.063673 -5.72747,-1.063673 -3.27284,0 -5.64565,1.227315 -2.29099,1.145494 -3.76377,3.27284 -1.47277,2.045525 -2.12734,4.909262 -0.65457,2.86373 -0.65457,6.13657 0,7.44571 3.68194,11.53676 3.68195,4.00923 9.81852,4.00923 3.1092,0 5.15473,-0.24546 2.12734,-0.32728 3.27284,-0.65457 z m 0,-28.63735 7.60935,-1.309136 v 62.265783 q -2.61827,0.73639 -6.70932,1.47278 -4.09105,0.73638 -9.40942,0.73638 -4.90926,0 -8.83666,-1.55459 -3.92741,-1.5546 -6.70933,-4.41834 -2.78191,-2.86373 -4.33651,-6.95478 -1.47278,-4.17287 -1.47278,-9.3276 0,-4.90926 1.22732,-9.000307 1.30913,-4.09105 3.76376,-7.036606 2.45463,-2.945556 5.97294,-4.581976 3.60012,-1.63642 8.1821,-1.63642 3.68194,0 6.46386,0.981852 2.86373,0.981852 4.25469,1.881883 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8275-1" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1,156 +1,157 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="controller.svg">
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="controller.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs77"/>
|
||||
id="defs77" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="1168.9483"
|
||||
inkscape:cy="328.47465"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1355"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.9899495"
|
||||
inkscape:cx="195.96959"
|
||||
inkscape:cy="311.63206"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
id="metadata80">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:title></dc:title>
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<g
|
||||
aria-label="Controller"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
aria-label="Controller"
|
||||
id="text1108-3"
|
||||
style="font-size:81.821px;line-height:1.25;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,-1.8593946)">
|
||||
<path
|
||||
d="m 293.14147,123.84266 v 5.08 q -7.62,3.73945 -16.15723,3.73945 -12.34723,0 -20.39057,-7.05556 -4.72723,-4.23334 -7.12612,-10.44223 -2.04611,-5.15056 -2.04611,-11.14779 0,-8.466669 4.02167,-15.310563 4.09222,-6.843893 11.14778,-10.371673 6.27945,-3.104447 13.97001,-3.104447 8.7489,0 16.29835,4.586114 l -1.69334,4.162781 q -2.46944,-1.693335 -4.51556,-2.610557 -4.445,-1.975557 -10.08945,-1.975557 -10.795,0 -17.85056,7.05556 -6.70279,6.773338 -6.70279,17.497792 0,11.14778 7.54945,18.20334 6.77334,6.35001 17.6389,6.35001 6.91445,0 12.34723,-2.54 1.48167,-0.77612 3.59834,-2.11667 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path842"/>
|
||||
d="m 271.07014,136.87063 q -5.97293,0 -10.88219,-1.96371 -4.90926,-1.9637 -8.42756,-5.72747 -3.51831,-3.76376 -5.48201,-9.24577 -1.88188,-5.56383 -1.88188,-12.68226 0,-7.11842 2.12734,-12.60043 2.20917,-5.563828 5.89111,-9.327594 3.68195,-3.763766 8.59121,-5.72747 4.90926,-1.963704 10.47309,-1.963704 3.5183,0 6.30021,0.490926 2.86374,0.490926 4.90926,1.145494 2.12735,0.654568 3.43649,1.309136 1.30913,0.654568 1.80006,0.981852 l -2.29099,6.54568 q -0.73639,-0.490926 -2.12735,-1.063673 -1.39095,-0.572747 -3.19101,-1.145494 -1.71825,-0.572747 -3.84559,-0.900031 -2.04553,-0.409105 -4.17287,-0.409105 -4.50016,0 -8.10028,1.554599 -3.60013,1.554599 -6.13658,4.500155 -2.53645,2.945556 -3.9274,7.200248 -1.30914,4.172871 -1.30914,9.409411 0,5.07291 1.14549,9.24578 1.22732,4.17287 3.60013,7.20024 2.37281,2.94556 5.89111,4.58198 3.60012,1.63642 8.34574,1.63642 5.48201,0 9.08213,-1.14549 3.60013,-1.1455 5.40019,-2.04553 l 2.04552,6.54568 q -0.57274,0.40911 -2.04552,1.06367 -1.47278,0.57275 -3.68195,1.1455 -2.20916,0.57275 -5.15472,0.98185 -2.94556,0.40911 -6.38204,0.40911 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11451-6" />
|
||||
<path
|
||||
d="m 320.23469,89.199857 q 8.96056,0 14.67556,6.350004 5.43279,5.997229 5.43279,15.381119 0,9.3839 -5.43279,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03111,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13557,5.78556 -3.59833,4.58611 -3.59833,12.20612 0,7.83167 4.23334,12.5589 4.51555,5.00944 11.50056,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path844"/>
|
||||
d="m 333.25391,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01845,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01845,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.25469 -8.75485,-4.25469 -5.56382,0 -8.83666,4.25469 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83666,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11453-7" />
|
||||
<path
|
||||
d="m 354.03081,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.79778,-7.126115 13.26445,-7.126115 5.50334,0 9.24279,2.822224 4.09222,3.175002 4.72722,9.031119 0.28222,2.39889 0.28222,6.91445 v 23.56557 h -4.37444 v -23.07168 q 0,-7.05556 -0.98778,-9.807233 -1.05834,-2.892779 -4.16278,-4.445003 -2.11667,-1.058334 -5.15056,-1.058334 -7.54945,0 -11.14779,6.279449 -1.69333,2.963331 -1.69333,9.031121 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path846"/>
|
||||
d="m 343.97232,94.323706 q 2.61827,-0.654568 6.95478,-1.390957 4.33651,-0.736389 9.98216,-0.736389 5.0729,0 8.42757,1.472778 3.35466,1.390957 5.31836,4.009229 2.04553,2.536453 2.86374,6.136573 0.81821,3.60013 0.81821,7.93664 v 23.89173 h -7.60936 V 113.388 q 0,-3.92741 -0.57274,-6.70932 -0.49093,-2.78192 -1.71825,-4.50016 -1.22731,-1.71824 -3.27284,-2.454628 -2.04552,-0.81821 -5.0729,-0.81821 -1.22731,0 -2.53645,0.08182 -1.30913,0.08182 -2.53645,0.245463 -1.14549,0.08182 -2.12735,0.245463 -0.90003,0.163642 -1.30913,0.245463 v 35.919419 h -7.60935 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11455-5" />
|
||||
<path
|
||||
d="M 394.81187,90.328746 V 78.545961 h 4.37445 v 11.782785 h 13.12334 v 3.951114 h -13.12334 v 26.10557 q 0,4.58612 1.05833,6.06778 1.55223,2.25778 6.27945,2.25778 2.46945,0 5.00945,-0.28222 v 3.88056 q -2.89278,0.35278 -5.29167,0.35278 -5.99723,0 -8.53723,-2.32834 -2.11667,-1.905 -2.68111,-5.50333 -0.21167,-1.48167 -0.21167,-4.58612 V 94.27986 h -5.36222 v -3.951114 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path848"/>
|
||||
d="m 398.05595,93.096391 h 16.11874 v 6.382038 h -16.11874 v 19.637041 q 0,3.19102 0.49093,5.31836 0.49092,2.04553 1.47278,3.27284 0.98185,1.1455 2.45463,1.63642 1.47277,0.49093 3.43648,0.49093 3.43648,0 5.48201,-0.73639 2.12734,-0.81821 2.94555,-1.14549 l 1.47278,6.30021 q -1.14549,0.57275 -4.00923,1.39096 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20025,-1.06367 -2.78191,-1.1455 -4.50015,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 81.232346 l 7.60935,-1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11457-3" />
|
||||
<path
|
||||
d="m 424.44516,131.53322 h -4.37444 V 90.328746 h 4.37444 v 5.997226 q 4.37445,-7.126115 12.62946,-7.126115 0.42333,0 1.05833,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37444,0 -7.54944,2.469446 -3.81001,2.89278 -4.65667,7.972784 -0.28223,1.69333 -0.28223,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path850"/>
|
||||
d="m 439.53908,92.19636 q 0.98185,0 2.20917,0.163642 1.30913,0.08182 2.53645,0.327284 1.22731,0.163642 2.20916,0.409105 1.06368,0.163642 1.5546,0.327284 l -1.30913,6.627505 q -0.90003,-0.327288 -3.02738,-0.736393 -2.04552,-0.490926 -5.31836,-0.490926 -2.12735,0 -4.2547,0.490926 -2.04552,0.409105 -2.70009,0.572747 v 35.755776 h -7.60935 V 94.896453 q 2.70009,-0.981852 6.70932,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11459-5" />
|
||||
<path
|
||||
d="m 465.29685,89.199857 q 8.96056,0 14.67556,6.350004 5.43279,5.997229 5.43279,15.381119 0,9.3839 -5.43279,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03111,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13556,5.78556 -3.59834,4.58611 -3.59834,12.20612 0,7.83167 4.23334,12.5589 4.51555,5.00944 11.50056,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path852"/>
|
||||
d="m 492.96816,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58197 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47277,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.25469 -8.75485,-4.25469 -5.56383,0 -8.83667,4.25469 -3.19101,4.17287 -3.19101,11.37312 0,7.20025 3.19101,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11461-6" />
|
||||
<path
|
||||
d="m 506.78353,127.5821 v 3.95112 h -2.96333 q -4.445,0 -6.35001,-1.97556 -1.76389,-1.76389 -1.76389,-6.63223 V 73.677624 h 4.44501 v 49.036146 q 0,2.82222 0.635,3.66889 0.84666,1.19944 3.175,1.19944 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path854"/>
|
||||
d="m 516.45066,136.46152 q -7.03661,-0.16364 -9.98217,-3.02738 -2.94555,-2.86373 -2.94555,-8.91849 V 73.459351 l 7.60935,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32729,1.22731 1.06368,1.9637 0.73639,0.73639 1.9637,1.1455 1.22732,0.32728 3.02738,0.57274 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11463-2" />
|
||||
<path
|
||||
d="m 525.9746,127.5821 v 3.95112 h -2.96333 q -4.445,0 -6.35001,-1.97556 -1.76389,-1.76389 -1.76389,-6.63223 V 73.677624 h 4.44501 v 49.036146 q 0,2.82222 0.635,3.66889 0.84667,1.19944 3.175,1.19944 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path856"/>
|
||||
d="m 538.78769,136.46152 q -7.0366,-0.16364 -9.98216,-3.02738 -2.94556,-2.86373 -2.94556,-8.91849 V 73.459351 l 7.60936,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.96371,1.1455 1.22731,0.32728 3.02737,0.57274 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11465-9" />
|
||||
<path
|
||||
d="m 563.86294,130.26322 q -5.715,2.39889 -12.41779,2.39889 -9.10167,0 -14.32278,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.44501,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path858"/>
|
||||
d="m 545.98784,114.45167 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33652,-7.036604 2.70009,-2.781914 6.21839,-4.172871 3.5183,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58198,5.318366 4.58198,16.282376 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 H 553.9245 q 0.49093,6.6275 3.84559,10.06398 3.35466,3.43648 10.47308,3.43648 4.00923,0 6.70933,-0.65457 2.78191,-0.73639 4.17287,-1.39095 l 1.06367,6.38203 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85482,0.81821 -5.56382,0 -9.65487,-1.63642 -4.00923,-1.71824 -6.6275,-4.66379 -2.61828,-2.94556 -3.92741,-6.95479 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354663 -7.28207,-3.354663 -2.61827,0 -4.6638,1.063673 -1.9637,0.98185 -3.35466,2.61827 -1.39096,1.63642 -2.20917,3.76377 -0.73639,2.12734 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11467-1" />
|
||||
<path
|
||||
d="m 581.07842,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.37445,-7.126115 12.62945,-7.126115 0.42333,0 1.05834,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37445,0 -7.54945,2.469446 -3.81,2.89278 -4.65667,7.972784 -0.28222,1.69333 -0.28222,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path860"/>
|
||||
d="m 609.80805,92.19636 q 0.98185,0 2.20916,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627505 q -0.90003,-0.327288 -3.02737,-0.736393 -2.04553,-0.490926 -5.31837,-0.490926 -2.12734,0 -4.25469,0.490926 -2.04552,0.409105 -2.70009,0.572747 v 35.755776 h -7.60936 V 94.896453 q 2.7001,-0.981852 6.70933,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path11469-2" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 11 KiB |
|
@ -1,166 +1,172 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="favorite.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="505.36304"
|
||||
inkscape:cy="424.6931"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1403"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="favorite.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.4"
|
||||
inkscape:cx="344.28571"
|
||||
inkscape:cy="182.5"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:lockguides="true">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"
|
||||
inkscape:locked="true" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"
|
||||
inkscape:locked="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Favorite"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
<path
|
||||
d="m 254.19478,101.19431 h 25.40001 v 4.16278 h -25.40001 v 26.17613 h -4.58612 V 76.358737 h 32.38503 v 4.16278 h -27.79891 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path907"/>
|
||||
<path
|
||||
d="m 318.96469,124.4071 q -5.715,8.25501 -15.52223,8.25501 -5.57389,0 -9.10167,-2.96334 -3.88056,-3.38667 -3.88056,-9.03111 0,-5.43279 3.73945,-8.96057 2.96333,-2.75166 8.46667,-3.81 2.11667,-0.42333 7.83167,-1.19944 5.22111,-0.70556 6.49112,-1.41112 1.905,-1.05833 1.905,-3.95111 0,-4.445003 -4.3039,-6.632226 -3.10444,-1.552224 -7.47889,-1.552224 -6.42056,0 -12.27667,3.598336 l -0.42334,-4.303892 q 5.71501,-3.245557 12.62946,-3.245557 5.92667,0 10.30111,2.469446 4.79778,2.610557 5.71501,8.043338 0.28222,1.904999 0.28222,4.868339 v 19.5439 q 0,4.16278 1.48167,7.40834 h -4.58612 q -0.98778,-2.18723 -1.27,-7.12612 z m 0,-6.27945 v -9.80723 q -1.27,0.84667 -2.68111,1.19945 -1.62278,0.42333 -6.77334,1.12889 -8.11389,1.05833 -10.51278,2.39889 -4.16278,2.32834 -4.16278,7.47889 0,3.95112 2.54,6.13834 2.25778,2.04611 6.42056,2.04611 6.42056,0 11.21834,-4.79778 2.39889,-2.39889 3.95111,-5.78556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path909"/>
|
||||
<path
|
||||
d="m 347.68078,127.37044 12.065,-37.041694 h 4.58612 L 350.503,131.53322 h -5.715 L 330.9591,90.328746 h 4.65667 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path911"/>
|
||||
<path
|
||||
d="m 389.52018,89.199857 q 8.96056,0 14.67556,6.350004 5.43278,5.997229 5.43278,15.381119 0,9.3839 -5.43278,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03112,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82222,-11.500563 2.68112,-4.868337 7.62001,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13557,5.78556 -3.59833,4.58611 -3.59833,12.20612 0,7.83167 4.23333,12.5589 4.51556,5.00944 11.50057,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path913"/>
|
||||
<path
|
||||
d="m 423.17519,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.37445,-7.126115 12.62945,-7.126115 0.42334,0 1.05834,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37445,0 -7.54945,2.469446 -3.81,2.89278 -4.65667,7.972784 -0.28222,1.69333 -0.28222,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path915"/>
|
||||
<path
|
||||
d="m 452.45576,76.358737 v 6.138337 h -5.71501 v -6.138337 z m -0.56445,13.970009 v 41.204474 h -4.51556 V 90.328746 Z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path917"/>
|
||||
<path
|
||||
d="M 466.07291,90.328746 V 78.545961 h 4.37444 v 11.782785 h 13.12334 v 3.951114 h -13.12334 v 26.10557 q 0,4.58612 1.05834,6.06778 1.55222,2.25778 6.27945,2.25778 2.46944,0 5.00944,-0.28222 v 3.88056 q -2.89278,0.35278 -5.29167,0.35278 -5.99722,0 -8.53722,-2.32834 -2.11667,-1.905 -2.68112,-5.50333 -0.21166,-1.48167 -0.21166,-4.58612 V 94.27986 h -5.36223 v -3.951114 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path919"/>
|
||||
<path
|
||||
d="m 522.23512,130.26322 q -5.71501,2.39889 -12.41779,2.39889 -9.10167,0 -14.32279,-4.93889 -6.35,-5.99723 -6.35,-16.58057 0,-8.89001 4.65667,-15.169456 5.08,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.445,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32834,-8.39612 -3.66889,-6.91445 -11.28889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path921"/>
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star">
|
||||
<path
|
||||
fill="#ffae00"
|
||||
stroke="none"
|
||||
d="m 165.52749,91.792066 -40.37733,-4.32662 -16.52939,-37.07444 -16.529232,37.07444 -40.377326,4.26412 30.159026,27.181854 -8.419736,39.7184 35.167268,-20.28175 35.16743,20.28175 -8.41974,-39.71054 z"
|
||||
id="path1135"
|
||||
style="opacity:0.999;fill:none;stroke:#ffd737;stroke-width:14;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
|
||||
aria-label="Favorite"
|
||||
id="text1243-3"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,0.87110321)">
|
||||
<path
|
||||
d="M 244.23949,134.0887 V 77.386747 h 34.20118 v 6.791143 h -26.26454 v 17.10059 h 23.31898 v 6.70932 h -23.31898 v 26.1009 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8698-6" />
|
||||
<path
|
||||
d="m 297.91391,128.60669 q 2.7001,0 4.74562,-0.0818 2.12735,-0.16364 3.5183,-0.49092 v -12.68226 q -0.81821,-0.4091 -2.70009,-0.65457 -1.80006,-0.32728 -4.41833,-0.32728 -1.71824,0 -3.68195,0.24546 -1.88188,0.24546 -3.5183,1.06367 -1.5546,0.73639 -2.61827,2.12735 -1.06368,1.30914 -1.06368,3.5183 0,4.09105 2.61828,5.72747 2.61827,1.5546 7.11842,1.5546 z m -0.65456,-38.128583 q 4.58197,0 7.69117,1.227315 3.19102,1.145494 5.0729,3.354661 1.96371,2.127346 2.78192,5.154727 0.81821,2.94555 0.81821,6.54568 v 26.59182 q -0.98186,0.16364 -2.78192,0.49093 -1.71824,0.24546 -3.92741,0.49092 -2.20916,0.24547 -4.82744,0.40911 -2.53645,0.24546 -5.0729,0.24546 -3.60012,0 -6.6275,-0.73639 -3.02738,-0.73639 -5.23654,-2.29099 -2.20917,-1.63642 -3.43648,-4.25469 -1.22732,-2.61827 -1.22732,-6.30022 0,-3.5183 1.39096,-6.05475 1.47278,-2.53645 3.92741,-4.09105 2.45463,-1.5546 5.72747,-2.29099 3.27284,-0.73639 6.87296,-0.73639 1.14549,0 2.37281,0.16365 1.22731,0.0818 2.29099,0.32728 1.14549,0.16364 1.9637,0.32728 0.81821,0.16365 1.14549,0.24547 v -2.12735 q 0,-1.88188 -0.4091,-3.68194 -0.40911,-1.88189 -1.47278,-3.27284 -1.06367,-1.472782 -2.94555,-2.290992 -1.80007,-0.900031 -4.74562,-0.900031 -3.76377,0 -6.6275,0.572747 -2.78192,0.490926 -4.17287,1.063673 l -0.90004,-6.300217 q 1.47278,-0.654568 4.90926,-1.227315 3.43649,-0.654568 7.44572,-0.654568 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8700-7" />
|
||||
<path
|
||||
d="m 358.21583,91.54178 q -3.19102,11.94587 -7.52753,22.90988 -4.2547,10.96401 -8.26392,19.63704 h -6.87297 q -4.00923,-8.67303 -8.34574,-19.63704 -4.25469,-10.96401 -7.44571,-22.90988 h 8.1821 q 0.98185,4.009229 2.29099,8.5912 1.39095,4.50016 2.86373,9.00031 1.5546,4.41834 3.1092,8.59121 1.5546,4.17287 2.94556,7.44571 1.39095,-3.27284 2.94555,-7.44571 1.5546,-4.17287 3.02738,-8.59121 1.5546,-4.50015 2.86373,-9.00031 1.39096,-4.581971 2.37281,-8.5912 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8702-5" />
|
||||
<path
|
||||
d="m 402.48075,112.81524 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01845,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.172872 4.09105,-7.118428 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01845,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945556 4.17287,7.118428 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.254691 -8.75485,-4.254691 -5.56382,0 -8.83666,4.254691 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83666,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8704-3" />
|
||||
<path
|
||||
d="m 428.90879,90.641749 q 0.98185,0 2.20916,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627501 q -0.90003,-0.327284 -3.02737,-0.736389 -2.04553,-0.490926 -5.31837,-0.490926 -2.12734,0 -4.25469,0.490926 -2.04552,0.409105 -2.70009,0.572747 V 134.0887 h -7.60936 V 93.341842 q 2.7001,-0.981852 6.70933,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8706-5" />
|
||||
<path
|
||||
d="m 452.39139,134.0887 h -7.60935 V 91.54178 h 7.60935 z m -3.84558,-50.238094 q -2.04553,0 -3.51831,-1.309136 -1.39095,-1.390957 -1.39095,-3.681945 0,-2.290988 1.39095,-3.600124 1.47278,-1.390957 3.51831,-1.390957 2.04552,0 3.43648,1.390957 1.47278,1.309136 1.47278,3.600124 0,2.290988 -1.47278,3.681945 -1.39096,1.309136 -3.43648,1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8708-6" />
|
||||
<path
|
||||
d="m 472.60104,91.54178 h 16.11874 v 6.382038 h -16.11874 v 19.637042 q 0,3.19102 0.49093,5.31836 0.49093,2.04553 1.47278,3.27284 0.98185,1.1455 2.45463,1.63642 1.47278,0.49093 3.43648,0.49093 3.43648,0 5.48201,-0.73639 2.12734,-0.81821 2.94555,-1.14549 l 1.47278,6.30021 q -1.14549,0.57275 -4.00923,1.39096 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20025,-1.06367 -2.78191,-1.1455 -4.50015,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 79.677735 l 7.60935,-1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8710-2" />
|
||||
<path
|
||||
d="m 495.18349,112.89706 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.254691 4.33652,-7.036605 2.70009,-2.781914 6.21839,-4.172871 3.51831,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58198,5.318367 4.58198,16.282377 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39095 h -29.12828 q 0.49093,6.62751 3.84559,10.06399 3.35466,3.43648 10.47308,3.43648 4.00923,0 6.70933,-0.65457 2.78191,-0.73639 4.17287,-1.39096 l 1.06367,6.38204 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85482,0.81821 -5.56382,0 -9.65487,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61828,-2.94555 -3.92741,-6.95478 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354664 -7.28207,-3.354664 -2.61827,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618271 -1.39096,1.63642 -2.20917,3.76377 -0.73638,2.12734 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8712-9" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star">
|
||||
<path
|
||||
fill="#ffae00"
|
||||
stroke="none"
|
||||
d="m 165.52749,91.792066 -40.37733,-4.32662 -16.52939,-37.07444 -16.529232,37.07444 -40.377326,4.26412 30.159026,27.181854 -8.419736,39.7184 35.167268,-20.28175 35.16743,20.28175 -8.41974,-39.71054 z"
|
||||
id="path1135"
|
||||
style="opacity:0.999;fill:none;stroke:#ffd737;stroke-width:14;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 10 KiB |
176
themes/modern-DE/assets/dark/badges/folder.svg
Normal file
|
@ -0,0 +1,176 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="folder.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.979899"
|
||||
inkscape:cx="435.88082"
|
||||
inkscape:cy="190.16122"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:lockguides="false">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"
|
||||
inkscape:locked="false" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"
|
||||
inkscape:locked="false" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<g
|
||||
aria-label="Folder"
|
||||
id="text986-3"
|
||||
style="font-size:81.821px;line-height:1.25;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,-1.1557906)">
|
||||
<path
|
||||
d="M 244.3478,135.72513 V 79.023176 h 34.20118 v 6.791143 h -26.26454 v 17.100591 h 23.31899 v 6.70932 h -23.31899 v 26.1009 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path7579-6" />
|
||||
<path
|
||||
d="m 324.20485,114.45167 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58197 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47277,-4.17287 4.09105,-7.118429 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945559 4.17287,7.118429 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.254692 -8.75485,-4.254692 -5.56383,0 -8.83667,4.254692 -3.19101,4.17287 -3.19101,11.37312 0,7.20025 3.19101,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path7581-7" />
|
||||
<path
|
||||
d="m 347.68733,136.54334 q -7.03661,-0.16364 -9.98216,-3.02738 -2.94556,-2.86373 -2.94556,-8.91849 V 73.541169 l 7.60936,-1.309136 v 51.138127 q 0,1.88188 0.32728,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.96371,1.14549 1.22731,0.32729 3.02737,0.57275 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path7583-5" />
|
||||
<path
|
||||
d="m 384.75215,102.17852 q -1.39096,-1.1455 -4.00923,-2.209168 -2.61827,-1.063673 -5.72747,-1.063673 -3.27284,0 -5.64565,1.227311 -2.29099,1.1455 -3.76377,3.27284 -1.47278,2.04553 -2.12734,4.90926 -0.65457,2.86374 -0.65457,6.13658 0,7.44571 3.68194,11.53676 3.68195,4.00923 9.81852,4.00923 3.1092,0 5.15473,-0.24546 2.12734,-0.32729 3.27284,-0.65457 z m 0,-28.637351 7.60935,-1.309136 v 62.265777 q -2.61827,0.73639 -6.70932,1.47278 -4.09105,0.73639 -9.40942,0.73639 -4.90926,0 -8.83667,-1.5546 -3.9274,-1.5546 -6.70932,-4.41833 -2.78191,-2.86374 -4.33651,-6.95479 -1.47278,-4.17287 -1.47278,-9.32759 0,-4.90926 1.22732,-9.00031 1.30913,-4.09105 3.76376,-7.036607 2.45463,-2.945556 5.97294,-4.581976 3.60012,-1.63642 8.1821,-1.63642 3.68194,0 6.46385,0.981852 2.86374,0.981852 4.2547,1.881883 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path7585-3" />
|
||||
<path
|
||||
d="m 403.07996,114.53349 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33651,-7.036606 2.70009,-2.781914 6.21839,-4.172871 3.51831,-1.390957 7.20025,-1.390957 8.59121,0 13.17318,5.400186 4.58198,5.318368 4.58198,16.282378 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39095 h -29.12828 q 0.49093,6.6275 3.84559,10.06399 3.35466,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78191,-0.73639 4.17287,-1.39096 l 1.06367,6.38204 q -1.39095,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85481,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61827,-2.94555 -3.92741,-6.95478 -1.22731,-4.09105 -1.22731,-8.91849 z m 29.21009,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354665 -7.28207,-3.354665 -2.61827,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618272 -1.39095,1.63642 -2.20916,3.76377 -0.73639,2.12734 -0.98186,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path7587-5" />
|
||||
<path
|
||||
d="m 466.90017,92.278178 q 0.98186,0 2.20917,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627497 q -0.90003,-0.32728 -3.02737,-0.736385 -2.04553,-0.490926 -5.31837,-0.490926 -2.12735,0 -4.25469,0.490926 -2.04553,0.409105 -2.70009,0.572747 v 35.755778 h -7.60936 V 94.978271 q 2.7001,-0.981852 6.70932,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path7589-6" />
|
||||
</g>
|
||||
<g
|
||||
id="g845">
|
||||
<path
|
||||
sodipodi:nodetypes="scsccscssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4870-9"
|
||||
d="m 56.982191,57.530835 h 25.5724 c 0,0 2.47963,-0.130152 3.247986,0.679728 1.50412,1.58541 3.039087,4.154192 3.039087,4.154192 l 1.361281,1.946128 c 0,0 0.88759,1.13538 1.559712,1.569349 0.797888,0.515158 1.708223,0.568884 1.708223,0.568884 h 56.46995 c 2.64968,0 4.75255,2.243126 4.78282,5.02903 l 0.81285,74.826914 c 0.0306,2.78588 -2.13314,5.02902 -4.7828,5.02902 H 56.982191 c -2.649662,0 -4.782785,-2.24295 -4.782785,-5.02902 V 62.55985 c 0,-2.786073 2.133123,-5.029015 4.782785,-5.029015 z"
|
||||
style="vector-effect:none;fill:#427ce6;fill-opacity:1;stroke:none;stroke-width:2.18859;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
|
||||
<rect
|
||||
transform="matrix(1,0,-0.2992609,0.95417132,0,0)"
|
||||
rx="4.6300883"
|
||||
ry="4.8080754"
|
||||
y="89.508698"
|
||||
x="100.55176"
|
||||
height="69.265373"
|
||||
width="103.33714"
|
||||
id="rect4870-1-3"
|
||||
style="vector-effect:none;fill:#659bf5;fill-opacity:1;stroke:none;stroke-width:2.24054;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star" />
|
||||
</svg>
|
After Width: | Height: | Size: 9.1 KiB |
|
@ -1,163 +1,166 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="kidgame.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.35"
|
||||
inkscape:cx="524.33991"
|
||||
inkscape:cy="639.06853"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1403"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="kidgame.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.4"
|
||||
inkscape:cx="483.57143"
|
||||
inkscape:cy="-2.5"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#1d9bf3;stroke-width:12.237;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 57.954828,67.414549 26.430296,93.030061 74.901396,-19.04612 -6.9779,-24.1501 -44.10723,11.44769 -3.01487,-10.71948 44.11777,-11.23593 L 142.4018,82.57311 98.40561,93.932446 95.416663,83.742045 139.57116,72.67089 132.76192,48.576053 Z"
|
||||
id="path61" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
aria-label="Kids game"
|
||||
id="text1931-3"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#f4f4f4;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,5.9708135)">
|
||||
<path
|
||||
d="m 286.3725,71.863843 q -2.53645,2.781914 -5.72747,6.218396 -3.19102,3.354661 -6.70932,6.954785 -3.43648,3.518303 -6.87297,6.954785 -3.43648,3.436482 -6.46386,6.382038 3.51831,2.454633 7.44572,6.054753 3.9274,3.60013 7.69117,7.69118 3.76377,4.09105 7.03661,8.34574 3.35466,4.25469 5.56382,8.10028 h -9.32759 q -2.45463,-3.84559 -5.64565,-7.69118 -3.19102,-3.92741 -6.79114,-7.44571 -3.51831,-3.60012 -7.20025,-6.6275 -3.60012,-3.02738 -7.03661,-5.15472 v 26.91911 h -7.93663 V 71.863843 h 7.93663 v 25.037226 q 2.86374,-2.700093 6.30022,-6.054754 3.43648,-3.436482 6.79114,-6.872964 3.35466,-3.436482 6.30022,-6.54568 3.02738,-3.191019 5.0729,-5.563828 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8556-6" />
|
||||
<path
|
||||
d="m 302.98214,128.5658 h -7.60935 V 86.018876 h 7.60935 z m -3.84559,-50.238098 q -2.04552,0 -3.5183,-1.309136 -1.39096,-1.390957 -1.39096,-3.681945 0,-2.290988 1.39096,-3.600123 1.47278,-1.390957 3.5183,-1.390957 2.04553,0 3.43648,1.390957 1.47278,1.309135 1.47278,3.600123 0,2.290988 -1.47278,3.681945 -1.39095,1.309136 -3.43648,1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8558-7" />
|
||||
<path
|
||||
d="m 343.56522,95.019186 q -1.39096,-1.145494 -4.00923,-2.209167 -2.61827,-1.063673 -5.72747,-1.063673 -3.27284,0 -5.64565,1.227315 -2.29099,1.145494 -3.76377,3.27284 -1.47277,2.045525 -2.12734,4.909259 -0.65457,2.86374 -0.65457,6.13658 0,7.44571 3.68195,11.53676 3.68194,4.00923 9.81852,4.00923 3.10919,0 5.15472,-0.24547 2.12734,-0.32728 3.27284,-0.65457 z m 0,-28.637349 7.60935,-1.309136 v 62.265779 q -2.61827,0.73639 -6.70932,1.47278 -4.09105,0.73639 -9.40942,0.73639 -4.90926,0 -8.83666,-1.5546 -3.92741,-1.5546 -6.70933,-4.41834 -2.78191,-2.86373 -4.33651,-6.95478 -1.47278,-4.17287 -1.47278,-9.32759 0,-4.90926 1.22732,-9.000314 1.30913,-4.09105 3.76376,-7.036606 2.45463,-2.945556 5.97294,-4.581976 3.60012,-1.63642 8.1821,-1.63642 3.68194,0 6.46386,0.981852 2.86373,0.981852 4.25469,1.881883 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8560-5" />
|
||||
<path
|
||||
d="m 374.16618,123.08379 q 4.66379,0 6.87296,-1.22732 2.29099,-1.22731 2.29099,-3.9274 0,-2.78192 -2.20917,-4.41834 -2.20916,-1.63642 -7.28207,-3.68194 -2.45463,-0.98185 -4.74561,-1.96371 -2.20917,-1.06367 -3.84559,-2.45463 -1.63642,-1.39095 -2.61827,-3.35466 -0.98185,-1.9637 -0.98185,-4.827437 0,-5.645649 4.17287,-8.918489 4.17287,-3.354661 11.37311,-3.354661 1.80007,0 3.60013,0.245463 1.80006,0.163642 3.35466,0.490926 1.5546,0.245463 2.70009,0.572747 1.22732,0.327284 1.88189,0.572747 l -1.39096,6.54568 q -1.22732,-0.654568 -3.84559,-1.309136 -2.61827,-0.736389 -6.30022,-0.736389 -3.19101,0 -5.56382,1.309136 -2.37281,1.227315 -2.37281,3.927408 0,1.390957 0.49092,2.45463 0.57275,1.063675 1.63642,1.963705 1.1455,0.81821 2.78192,1.5546 1.63642,0.73639 3.92741,1.5546 3.02737,1.14549 5.40018,2.29099 2.37281,1.06367 4.00923,2.53645 1.71824,1.47277 2.61827,3.60012 0.90003,2.04553 0.90003,5.0729 0,5.89111 -4.41833,8.91849 -4.33651,3.02738 -12.43679,3.02738 -5.64565,0 -8.83667,-0.98185 -3.19102,-0.90004 -4.33651,-1.39096 l 1.39095,-6.54568 q 1.30914,0.49092 4.17288,1.47278 2.86373,0.98185 7.60935,0.98185 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8562-3" />
|
||||
<path
|
||||
d="m 446.33214,124.3111 q -0.98185,0.65457 -3.84558,1.71824 -2.78192,0.98186 -6.54568,0.98186 -3.84559,0 -7.28207,-1.22732 -3.35466,-1.22731 -5.89111,-3.76376 -2.53645,-2.61828 -4.00923,-6.46386 -1.47278,-3.84559 -1.47278,-9.16395 0,-4.6638 1.39096,-8.509389 1.39095,-3.927408 4.00923,-6.709322 2.70009,-2.863735 6.54568,-4.418334 3.84558,-1.63642 8.67302,-1.63642 5.31837,0 9.24577,0.81821 4.00923,0.736389 6.70933,1.390957 v 37.964948 q 0,9.81852 -5.07291,14.23685 -5.0729,4.41833 -15.38234,4.41833 -4.00923,0 -7.60936,-0.65456 -3.5183,-0.65457 -6.13657,-1.5546 l 1.39096,-6.6275 q 2.29098,0.90003 5.56382,1.55459 3.35467,0.73639 6.95479,0.73639 6.79114,0 9.7367,-2.70009 3.02737,-2.70009 3.02737,-8.5912 z m -0.0818,-31.582902 q -1.14549,-0.327284 -3.10919,-0.572747 -1.88189,-0.327284 -5.15473,-0.327284 -6.13657,0 -9.49123,4.009229 -3.27284,4.009229 -3.27284,10.636734 0,3.68194 0.90003,6.30021 0.98185,2.61828 2.53645,4.33652 1.63642,1.71824 3.68194,2.53645 2.12735,0.81821 4.33652,0.81821 3.02737,0 5.56382,-0.81821 2.53646,-0.90003 4.00923,-2.04553 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8564-5" />
|
||||
<path
|
||||
d="m 481.35146,123.08379 q 2.70009,0 4.74562,-0.0818 2.12734,-0.16364 3.5183,-0.49093 v -12.68225 q -0.81821,-0.40911 -2.70009,-0.65457 -1.80006,-0.32728 -4.41834,-0.32728 -1.71824,0 -3.68194,0.24546 -1.88188,0.24546 -3.5183,1.06367 -1.5546,0.73639 -2.61828,2.12735 -1.06367,1.30913 -1.06367,3.5183 0,4.09105 2.61827,5.72747 2.61828,1.5546 7.11843,1.5546 z m -0.65457,-38.128587 q 4.58198,0 7.69118,1.227315 3.19102,1.145494 5.0729,3.354661 1.9637,2.127346 2.78191,5.154723 0.81821,2.945556 0.81821,6.545678 v 26.59183 q -0.98185,0.16364 -2.78191,0.49092 -1.71824,0.24547 -3.92741,0.49093 -2.20917,0.24546 -4.82744,0.4091 -2.53645,0.24547 -5.0729,0.24547 -3.60012,0 -6.6275,-0.73639 -3.02738,-0.73639 -5.23655,-2.29099 -2.20916,-1.63642 -3.43648,-4.25469 -1.22731,-2.61827 -1.22731,-6.30022 0,-3.5183 1.39095,-6.05475 1.47278,-2.53645 3.92741,-4.09105 2.45463,-1.5546 5.72747,-2.29099 3.27284,-0.73639 6.87297,-0.73639 1.14549,0 2.37281,0.16364 1.22731,0.0818 2.29098,0.32729 1.1455,0.16364 1.96371,0.32728 0.81821,0.16364 1.14549,0.24546 v -2.12734 q 0,-1.881886 -0.4091,-3.681948 -0.40911,-1.881883 -1.47278,-3.27284 -1.06367,-1.472778 -2.94556,-2.290988 -1.80006,-0.900031 -4.74562,-0.900031 -3.76376,0 -6.6275,0.572747 -2.78191,0.490926 -4.17287,1.063673 l -0.90003,-6.300217 q 1.47278,-0.654568 4.90926,-1.227315 3.43648,-0.654568 7.44571,-0.654568 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8566-6" />
|
||||
<path
|
||||
d="m 509.66149,87.246191 q 2.61827,-0.654568 6.87296,-1.390957 4.33652,-0.736389 9.98217,-0.736389 4.09105,0 6.87296,1.145494 2.78191,1.063673 4.6638,3.191019 0.57274,-0.409105 1.80006,-1.145494 1.22731,-0.736389 3.02738,-1.390957 1.80006,-0.736389 4.00922,-1.227315 2.20917,-0.572747 4.74562,-0.572747 4.90926,0 8.01846,1.472778 3.1092,1.390957 4.82744,4.009229 1.80006,2.618272 2.37281,6.218396 0.65457,3.600122 0.65457,7.854812 v 23.89174 h -7.60936 v -22.25532 q 0,-3.76376 -0.4091,-6.463855 -0.32729,-2.700093 -1.39096,-4.500155 -0.98185,-1.800062 -2.78191,-2.618272 -1.71824,-0.900031 -4.50016,-0.900031 -3.84558,0 -6.38204,1.063673 -2.45463,0.981852 -3.35466,1.800062 0.65457,2.127346 0.98186,4.663797 0.32728,2.536451 0.32728,5.318361 v 23.89174 h -7.60935 v -22.25532 q 0,-3.76376 -0.40911,-6.463855 -0.4091,-2.700093 -1.47278,-4.500155 -0.98185,-1.800062 -2.78191,-2.618272 -1.71824,-0.900031 -4.41833,-0.900031 -1.1455,0 -2.45463,0.08182 -1.30914,0.08182 -2.53646,0.245463 -1.14549,0.08182 -2.12734,0.245463 -0.98185,0.163642 -1.30914,0.245463 V 128.5658 h -7.60935 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8568-2" />
|
||||
<path
|
||||
d="m 577.7364,107.37416 q 0,-5.64565 1.63642,-9.818523 1.63642,-4.254692 4.33652,-7.036606 2.70009,-2.781914 6.21839,-4.172871 3.51831,-1.390957 7.20025,-1.390957 8.59121,0 13.17318,5.400186 4.58198,5.318365 4.58198,16.282381 0,0.49092 0,1.30913 0,0.73639 -0.0818,1.39096 h -29.12828 q 0.49093,6.6275 3.84559,10.06398 3.35466,3.43649 10.47309,3.43649 4.00922,0 6.70932,-0.65457 2.78191,-0.73639 4.17287,-1.39096 l 1.06367,6.38204 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85481,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61827,-2.94556 -3.92741,-6.95478 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.154727 -2.61827,-8.427567 -2.61827,-3.354661 -7.28207,-3.354661 -2.61827,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618272 -1.39095,1.63642 -2.20916,3.763766 -0.73639,2.127347 -0.98186,4.336517 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#f4f4f4;fill-opacity:1"
|
||||
id="path8570-9" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#2d2d2d;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Kids game"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
<path
|
||||
d="m 254.19478,100.34764 25.2589,-23.988903 h 5.99723 l -26.31724,24.835573 28.78669,30.33891 h -6.06779 l -27.65779,-29.63335 v 29.63335 h -4.58612 V 76.358737 h 4.58612 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path907"/>
|
||||
<path
|
||||
d="m 302.102,76.358737 v 6.138337 h -5.715 v -6.138337 z m -0.56444,13.970009 V 131.53322 H 297.022 V 90.328746 Z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path909"/>
|
||||
<path
|
||||
d="m 344.99973,124.54821 q -5.22112,8.1139 -14.67557,8.1139 -7.97278,0 -13.05278,-5.64445 -5.43278,-5.92667 -5.43278,-16.08668 0,-10.16 5.43278,-16.086675 5.08,-5.644448 13.05278,-5.644448 9.3839,0 14.67557,8.113894 V 73.677624 h 4.37445 v 57.855596 h -4.37445 z M 330.81805,93.15097 q -6.77334,0 -10.86556,5.009448 -3.73945,4.656672 -3.73945,12.770562 0,8.04334 3.73945,12.77057 3.95111,5.00944 10.86556,5.00944 8.25501,0 11.99445,-7.05556 2.32834,-4.30389 2.32834,-10.93611 0,-6.27945 -2.32834,-10.51279 -3.88055,-7.05556 -11.99445,-7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path911"/>
|
||||
<path
|
||||
d="m 359.74584,125.88877 q 5.50334,2.82222 11.35945,2.82222 5.85612,0 8.81945,-2.46944 2.61056,-2.18723 2.61056,-5.57389 0,-3.17501 -2.39889,-5.22112 -1.83445,-1.55222 -7.19667,-3.10445 -6.13834,-1.905 -8.39612,-3.31611 -4.445,-2.75167 -4.445,-8.32556 0,-4.727226 3.31611,-7.761116 4.09223,-3.739447 11.00668,-3.739447 4.72722,0 9.66611,2.116668 l -1.12889,3.951113 q -4.30389,-2.116668 -8.60778,-2.116668 -4.51556,0 -7.19667,1.975557 -2.68111,1.834446 -2.68111,5.362223 0,3.88056 3.175,5.64445 1.41111,0.84667 7.69056,2.82223 5.78556,1.76389 8.18445,3.88055 3.38667,2.96334 3.38667,7.83168 0,5.43278 -4.02167,8.53722 -4.51556,3.45723 -11.9239,3.45723 -6.84389,0 -12.70001,-2.89278 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path913"/>
|
||||
<path
|
||||
d="m 423.31618,140.63489 q 1.97556,1.62278 5.50334,2.54 2.25778,0.56445 3.95111,0.77611 2.32834,0.28223 5.00945,0.21167 2.32833,-0.0705 4.16278,-0.42333 3.31611,-0.635 5.43278,-1.905 2.54,-1.55223 3.24556,-4.16278 0.28222,-0.98778 0.28222,-1.97556 v -12.20612 -0.14111 q -0.14111,0.14111 -0.14111,0.21167 -1.83445,2.61055 -4.02167,4.30389 -2.82222,2.11667 -6.35,2.75167 -2.54,0.49388 -5.22112,0.28222 -5.15056,-0.49389 -8.89,-3.52778 -3.59834,-3.03389 -5.36223,-7.40834 -1.05833,-2.54 -1.48167,-5.57389 -0.35278,-2.82223 -0.21166,-5.92667 0.21166,-5.08001 1.97555,-8.89001 2.25778,-5.080003 6.77334,-7.972783 2.46945,-1.481668 5.57389,-2.046112 2.46945,-0.423334 5.15056,-0.211667 6.27945,0.564445 10.44223,5.150559 0.91722,1.058334 1.76389,2.328335 0,0.07055 0,0.141111 0.0706,0 0.0706,0.07056 v -6.702783 h 4.23333 v 0.211667 45.367257 q 0,3.24555 -1.62278,5.78556 -1.48166,2.25777 -4.16278,3.66889 -2.46944,1.27 -5.64444,1.905 -3.81001,0.77611 -8.46668,0.635 -3.03389,-0.14111 -5.57389,-0.635 -3.59834,-0.77611 -6.20889,-2.32834 -0.21167,-0.14111 -0.21167,-0.42333 0,-0.56445 0,-3.66889 0,-0.0706 0,-0.21167 z m 0.0706,-30.62113 q 0,3.10445 0.56444,5.57389 0.70556,3.38667 2.32834,5.85612 2.68111,3.95111 6.985,5.15056 3.45723,0.98777 7.26723,0.28222 3.175,-0.635 5.50334,-2.75167 2.54,-2.39889 3.88055,-5.99723 0.98778,-2.75166 1.19945,-6.20889 0.14111,-3.81 -0.49389,-7.12612 -0.70556,-3.66889 -2.61056,-6.491111 -2.54,-3.668891 -6.56167,-4.727225 -3.31611,-0.917223 -6.91445,-0.282222 -4.02167,0.705556 -6.70278,3.598335 -2.46945,2.540002 -3.52778,6.279453 -0.91722,3.03389 -0.91722,6.84389 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path915"/>
|
||||
<path
|
||||
d="m 493.37788,124.4071 q -5.715,8.25501 -15.52223,8.25501 -5.57389,0 -9.10167,-2.96334 -3.88056,-3.38667 -3.88056,-9.03111 0,-5.43279 3.73945,-8.96057 2.96333,-2.75166 8.46667,-3.81 2.11667,-0.42333 7.83167,-1.19944 5.22112,-0.70556 6.49112,-1.41112 1.905,-1.05833 1.905,-3.95111 0,-4.445003 -4.30389,-6.632226 -3.10445,-1.552224 -7.4789,-1.552224 -6.42056,0 -12.27667,3.598336 l -0.42334,-4.303892 q 5.71501,-3.245557 12.62946,-3.245557 5.92667,0 10.30112,2.469446 4.79778,2.610557 5.715,8.043338 0.28222,1.904999 0.28222,4.868339 v 19.5439 q 0,4.16278 1.48167,7.40834 h -4.58611 q -0.98778,-2.18723 -1.27001,-7.12612 z m 0,-6.27945 v -9.80723 q -1.27,0.84667 -2.68111,1.19945 -1.62278,0.42333 -6.77334,1.12889 -8.11389,1.05833 -10.51278,2.39889 -4.16278,2.32834 -4.16278,7.47889 0,3.95112 2.54,6.13834 2.25778,2.04611 6.42056,2.04611 6.42056,0 11.21834,-4.79778 2.39889,-2.39889 3.95111,-5.78556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path917"/>
|
||||
<path
|
||||
d="m 539.09785,131.53322 h -4.37444 v -23.70668 q 0,-6.06779 -0.77612,-8.537232 -1.76389,-6.138338 -8.32556,-6.138338 -5.22111,0 -8.60778,4.02167 -2.96334,3.52778 -2.96334,10.23056 v 24.13002 h -4.37444 V 90.328746 h 4.37444 v 5.997226 q 4.09223,-7.126115 12.13557,-7.126115 8.39611,0 11.9239,7.620005 4.79778,-7.620005 13.12334,-7.620005 6.20889,0 9.73667,3.810002 2.89278,3.104447 3.31611,8.607781 0.14112,1.76389 0.14112,5.50334 v 24.41224 h -4.37445 v -23.63613 q 0,-5.99722 -0.70556,-8.537227 -0.84667,-3.245557 -3.66889,-5.009447 -1.97556,-1.199446 -4.79778,-1.199446 -5.29167,0 -8.60778,3.739447 -3.17501,3.527783 -3.17501,11.077233 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path919"/>
|
||||
<path
|
||||
d="m 607.04278,130.26322 q -5.715,2.39889 -12.41779,2.39889 -9.10167,0 -14.32278,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.44501,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z M 578.32665,108.46154 H 606.055 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#f4f4f4;fill-opacity:1;stroke:#f4f4f4;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path921"/>
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#505050;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#1d9bf3;stroke-width:12.237;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 57.954828,67.414549 26.430296,93.030061 74.901396,-19.04612 -6.9779,-24.1501 -44.10723,11.44769 -3.01487,-10.71948 44.11777,-11.23593 L 142.4018,82.57311 98.40561,93.932446 95.416663,83.742045 139.57116,72.67089 132.76192,48.576053 Z"
|
||||
id="path61"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
themes/modern-DE/assets/dark/star-unfilled.svg
Executable file → Normal file
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
|
@ -1,144 +1,145 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="broken.svg">
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="broken.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs77"/>
|
||||
id="defs77" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="697.35697"
|
||||
inkscape:cy="308.00207"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1355"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="1.4"
|
||||
inkscape:cx="141.42857"
|
||||
inkscape:cy="-26.785714"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
id="metadata80">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:title></dc:title>
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
<g
|
||||
aria-label="Broken"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
aria-label="Broken"
|
||||
id="text1523"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(2.264541,-1.066364)">
|
||||
<path
|
||||
d="m 249.60866,76.358737 h 16.58057 q 7.19667,0 10.86556,1.481667 4.02167,1.693335 5.99723,5.503338 1.48167,2.751668 1.48167,6.420559 0,5.644449 -3.17501,9.172229 -1.62277,1.76389 -5.29167,3.66889 4.65667,1.62278 7.05556,4.23334 3.38667,3.81 3.38667,9.45445 0,8.60778 -6.20889,12.41778 -3.45722,2.04612 -8.39612,2.61056 -1.69333,0.21167 -5.22111,0.21167 h -17.07446 z m 4.58612,4.16278 v 20.249463 h 12.27667 q 13.47612,0 13.47612,-10.442234 0,-6.843893 -5.43278,-8.81945 -2.75167,-0.987779 -8.81945,-0.987779 z m 0,24.271123 v 22.5778 h 11.92389 q 7.83168,0 11.07723,-1.97556 4.72723,-2.75167 4.72723,-8.89001 0,-8.89 -8.46667,-11.00667 -2.68112,-0.70556 -6.63223,-0.70556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path54"/>
|
||||
d="m 257.4286,136.21605 q -1.71824,0 -3.76376,-0.0818 -1.96371,-0.0818 -4.00923,-0.24546 -1.96371,-0.16364 -3.92741,-0.4091 -1.9637,-0.24547 -3.60012,-0.65457 V 79.841386 q 1.63642,-0.409105 3.60012,-0.654568 1.9637,-0.245463 3.92741,-0.409105 2.04552,-0.163642 4.00923,-0.245463 1.9637,-0.08182 3.68194,-0.08182 4.90926,0 9.16395,0.736389 4.33652,0.736389 7.44572,2.536451 3.19101,1.718241 4.99108,4.581976 1.80006,2.863735 1.80006,7.036606 0,4.663797 -2.20917,7.691168 -2.20917,2.94556 -5.89111,4.41834 4.99108,1.47278 7.93664,4.6638 2.94555,3.19101 2.94555,9.00031 0,8.50938 -6.30022,12.84589 -6.21839,4.25469 -19.80068,4.25469 z m -7.44571,-26.9191 v 19.96432 q 0.90003,0.0818 2.12735,0.16364 1.06367,0.0818 2.45463,0.16364 1.47278,0 3.35466,0 3.5183,0 6.6275,-0.4091 3.19102,-0.49093 5.56383,-1.63642 2.37281,-1.1455 3.76376,-3.19102 1.47278,-2.04553 1.47278,-5.15472 0,-2.78192 -1.06367,-4.6638 -1.06367,-1.9637 -3.1092,-3.1092 -1.9637,-1.14549 -4.74562,-1.63642 -2.78191,-0.49092 -6.21839,-0.49092 z m 0,-6.38204 h 8.34574 q 2.94556,0 5.56383,-0.40911 2.61827,-0.4091 4.50016,-1.47278 1.9637,-1.063668 3.02737,-2.781909 1.1455,-1.718241 1.1455,-4.336513 0,-2.45463 -1.1455,-4.09105 -1.14549,-1.718241 -3.19101,-2.700093 -1.96371,-1.063673 -4.6638,-1.554599 -2.70009,-0.490926 -5.72747,-0.490926 -3.02738,0 -4.74562,0.08182 -1.71824,0.08182 -3.1092,0.245463 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path9271" />
|
||||
<path
|
||||
d="m 300.26756,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.37445,-7.126115 12.62945,-7.126115 0.42333,0 1.05834,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37445,0 -7.54945,2.469446 -3.81,2.89278 -4.65667,7.972784 -0.28222,1.69333 -0.28222,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path56"/>
|
||||
d="m 309.95766,92.278178 q 0.98185,0 2.20916,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627497 q -0.90003,-0.32728 -3.02737,-0.736385 -2.04553,-0.490926 -5.31837,-0.490926 -2.12734,0 -4.25469,0.490926 -2.04552,0.409105 -2.70009,0.572747 v 35.755778 h -7.60936 V 94.978271 q 2.7001,-0.981852 6.70933,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path9273" />
|
||||
<path
|
||||
d="m 341.11925,89.199857 q 8.96056,0 14.67557,6.350004 5.43278,5.997229 5.43278,15.381119 0,9.3839 -5.43278,15.38112 -5.71501,6.35001 -14.60501,6.35001 -9.03112,0 -14.74612,-6.35001 -5.43279,-5.99722 -5.43279,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62,0 -12.13556,5.78556 -3.59834,4.58611 -3.59834,12.20612 0,7.83167 4.23334,12.5589 4.51556,5.00944 11.50056,5.00944 7.62001,0 12.13557,-5.78556 3.59833,-4.58611 3.59833,-11.99445 0,-8.04334 -4.23333,-12.770562 -4.51556,-5.009448 -11.50057,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path58"/>
|
||||
d="m 363.38675,114.45167 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61828,2.94555 -6.30022,4.58197 -3.68195,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58197 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47277,-4.17287 4.09105,-7.118429 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33651,0 8.01846,1.63642 3.68194,1.554599 6.30022,4.500155 2.70009,2.945559 4.17287,7.118429 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.254692 -8.75485,-4.254692 -5.56383,0 -8.83667,4.254692 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path9275" />
|
||||
<path
|
||||
d="M 374.77426,106.7682 393.6126,90.328746 h 6.06778 l -19.68501,17.074454 22.57779,24.13002 h -5.78555 l -22.01335,-23.8478 v 23.8478 h -4.37445 V 73.677624 h 4.37445 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path60"/>
|
||||
d="m 389.4875,112.32432 q 2.45463,1.88189 5.15472,4.6638 2.78192,2.78191 5.40019,6.05475 2.70009,3.19102 5.0729,6.54568 2.37281,3.27284 4.00923,6.13658 h -8.91849 q -1.71824,-2.86374 -4.00923,-5.80929 -2.20916,-3.02738 -4.66379,-5.72747 -2.45463,-2.78192 -4.99109,-5.0729 -2.53645,-2.29099 -4.82743,-3.84559 v 20.45525 h -7.60936 V 73.541169 l 7.60936,-1.309136 v 38.783157 q 1.9637,-1.96371 4.33651,-4.33652 2.37281,-2.37281 4.6638,-4.82744 2.29098,-2.454625 4.33651,-4.663792 2.04552,-2.290988 3.5183,-4.009229 h 8.91849 q -1.88188,2.045525 -4.09105,4.500155 -2.20917,2.454626 -4.58198,4.991076 -2.3728,2.45463 -4.82743,4.99109 -2.37281,2.45463 -4.50016,4.66379 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path9277" />
|
||||
<path
|
||||
d="m 442.43696,130.26322 q -5.715,2.39889 -12.41779,2.39889 -9.10167,0 -14.32278,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.44501,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path62"/>
|
||||
d="m 412.31543,114.53349 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33651,-7.036606 2.70009,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20024,-1.390957 8.59121,0 13.17319,5.400186 4.58197,5.318368 4.58197,16.282378 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39095 h -29.12828 q 0.49093,6.6275 3.84559,10.06399 3.35466,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78192,-0.73639 4.17287,-1.39096 l 1.06368,6.38204 q -1.39096,0.73639 -4.90926,1.5546 -3.43649,0.81821 -7.85482,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61827,-2.94555 -3.92741,-6.95478 -1.22731,-4.09105 -1.22731,-8.91849 z m 29.21009,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354665 -7.28207,-3.354665 -2.61827,0 -4.66379,1.063673 -1.96371,0.981852 -3.35466,2.618272 -1.39096,1.63642 -2.20917,3.76377 -0.73639,2.12734 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path9279" />
|
||||
<path
|
||||
d="m 459.79356,131.53322 h -4.37444 V 90.328746 h 4.37444 v 5.997226 q 4.79779,-7.126115 13.26446,-7.126115 5.50334,0 9.24278,2.822224 4.09223,3.175002 4.72723,9.031119 0.28222,2.39889 0.28222,6.91445 v 23.56557 h -4.37445 v -23.07168 q 0,-7.05556 -0.98778,-9.807233 -1.05833,-2.892779 -4.16278,-4.445003 -2.11666,-1.058334 -5.15056,-1.058334 -7.54944,0 -11.14778,6.279449 -1.69334,2.963331 -1.69334,9.031121 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path64"/>
|
||||
d="m 460.42601,94.405524 q 2.61828,-0.654568 6.95479,-1.390957 4.33651,-0.736389 9.98216,-0.736389 5.0729,0 8.42756,1.472778 3.35467,1.390957 5.31837,4.009229 2.04552,2.536455 2.86373,6.136575 0.81821,3.60012 0.81821,7.93664 v 23.89173 h -7.60935 v -22.25531 q 0,-3.92741 -0.57275,-6.70933 -0.49092,-2.78191 -1.71824,-4.50015 -1.22731,-1.71824 -3.27284,-2.45463 -2.04552,-0.81821 -5.0729,-0.81821 -1.22731,0 -2.53645,0.08182 -1.30914,0.08182 -2.53645,0.245463 -1.14549,0.08182 -2.12735,0.245463 -0.90003,0.163642 -1.30913,0.245463 v 35.919421 h -7.60936 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path9281" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
d="m 79.404036,57.522493 c -18.599072,0 -33.711562,15.29835 -33.711562,33.71156 0,6.42031 2.92967,11.926977 5.62728,15.951567 2.69761,4.02475 5.4518,6.72496 5.4518,6.72492 l 51.849216,51.85787 51.84921,-51.85787 c 0,0 11.07925,-9.83281 11.07925,-22.676487 0,-18.41321 -15.11267,-33.71156 -33.71173,-33.71156 -7.05551,0 -13.36374,2.35206 -18.47114,5.16214 l -1.48309,0.81715 -9.24433,25.48571 h 16.27639 L 108.62145,116.92264 V 97.977203 H 92.678556 l 6.95204,-34.34371 -3.0277,-1.5232 c -4.83986,-2.4912 -10.67135,-4.55633 -17.19835,-4.55633 z m 0,8.99015 c 3.49726,-4.9e-4 6.72661,1.38826 9.92066,2.70358 l -7.63788,37.749867 h 17.94449 v 26.96932 h 9.481314 l 26.47767,-45.422797 v -8.51585 h -14.1343 l 3.56436,-9.81499 c 3.92657,-1.98995 8.26258,-3.66189 12.81735,-3.66969 13.67442,4.9e-4 24.72191,11.22145 24.72191,24.7219 0,6.94305 -8.40152,16.280287 -8.40152,16.276377 l -0.008,0.008 -45.52829,45.52828 -45.528296,-45.52828 -0.009,-0.008 c 0,0 -2.12051,-2.08754 -4.293,-5.32887 -2.17266,-3.241077 -4.10868,-7.479027 -4.10868,-10.947587 0,-13.50045 11.04765,-24.7219 24.721902,-24.7219 z"
|
||||
id="path1227"
|
||||
style="display:inline;fill:#ff5130;fill-opacity:1;fill-rule:nonzero;stroke:#ff5130;stroke-width:4.495;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"/>
|
||||
d="m 79.404036,57.522493 c -18.599072,0 -33.711562,15.29835 -33.711562,33.71156 0,6.42031 2.92967,11.926977 5.62728,15.951567 2.69761,4.02475 5.4518,6.72496 5.4518,6.72492 l 51.849216,51.85787 51.84921,-51.85787 c 0,0 11.07925,-9.83281 11.07925,-22.676487 0,-18.41321 -15.11267,-33.71156 -33.71173,-33.71156 -7.05551,0 -13.36374,2.35206 -18.47114,5.16214 l -1.48309,0.81715 -9.24433,25.48571 h 16.27639 L 108.62145,116.92264 V 97.977203 H 92.678556 l 6.95204,-34.34371 -3.0277,-1.5232 c -4.83986,-2.4912 -10.67135,-4.55633 -17.19835,-4.55633 z m 0,8.99015 c 3.49726,-4.9e-4 6.72661,1.38826 9.92066,2.70358 l -7.63788,37.749867 h 17.94449 v 26.96932 h 9.481314 l 26.47767,-45.422797 v -8.51585 h -14.1343 l 3.56436,-9.81499 c 3.92657,-1.98995 8.26258,-3.66189 12.81735,-3.66969 13.67442,4.9e-4 24.72191,11.22145 24.72191,24.7219 0,6.94305 -8.40152,16.280287 -8.40152,16.276377 l -0.008,0.008 -45.52829,45.52828 -45.528296,-45.52828 -0.009,-0.008 c 0,0 -2.12051,-2.08754 -4.293,-5.32887 -2.17266,-3.241077 -4.10868,-7.479027 -4.10868,-10.947587 0,-13.50045 11.04765,-24.7219 24.721902,-24.7219 z"
|
||||
id="path1227"
|
||||
style="display:inline;fill:#ff5130;fill-opacity:1;fill-rule:nonzero;stroke:#ff5130;stroke-width:4.495;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 10 KiB |
160
themes/modern-DE/assets/light/badges/collection.svg
Normal file
|
@ -0,0 +1,160 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="collection.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs77" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.7"
|
||||
inkscape:cx="697.14286"
|
||||
inkscape:cy="307.85714"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
<g
|
||||
aria-label="Collection"
|
||||
id="text4179-5"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;stroke-width:0.645955;fill-opacity:1">
|
||||
<path
|
||||
d="m 271.02373,136.87063 q -5.97294,0 -10.8822,-1.96371 -4.90926,-1.9637 -8.42756,-5.72747 -3.5183,-3.76376 -5.48201,-9.24577 -1.88188,-5.56383 -1.88188,-12.68226 0,-7.11842 2.12735,-12.60043 2.20916,-5.563828 5.89111,-9.327594 3.68194,-3.763766 8.5912,-5.72747 4.90926,-1.963704 10.47309,-1.963704 3.5183,0 6.30022,0.490926 2.86373,0.490926 4.90926,1.145494 2.12734,0.654568 3.43648,1.309136 1.30914,0.654568 1.80006,0.981852 l -2.29099,6.54568 q -0.73639,-0.490926 -2.12734,-1.063673 -1.39096,-0.572747 -3.19102,-1.145494 -1.71824,-0.572747 -3.84559,-0.900031 -2.04552,-0.409105 -4.17287,-0.409105 -4.50015,0 -8.10028,1.554599 -3.60012,1.554599 -6.13657,4.500155 -2.53645,2.945556 -3.92741,7.200248 -1.30914,4.172871 -1.30914,9.409411 0,5.07291 1.1455,9.24578 1.22731,4.17287 3.60012,7.20024 2.37281,2.94556 5.89111,4.58198 3.60013,1.63642 8.34574,1.63642 5.48201,0 9.08214,-1.14549 3.60012,-1.1455 5.40018,-2.04553 l 2.04553,6.54568 q -0.57275,0.40911 -2.04553,1.06367 -1.47278,0.57275 -3.68194,1.1455 -2.20917,0.57275 -5.15473,0.98185 -2.94555,0.40911 -6.38203,0.40911 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122419" />
|
||||
<path
|
||||
d="m 333.20749,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01845,1.5546 -4.33652,0 -8.01846,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01846,-1.63642 4.33651,0 8.01845,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.25469 -8.75484,-4.25469 -5.56383,0 -8.83667,4.25469 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56382,0 8.75484,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122421" />
|
||||
<path
|
||||
d="m 356.68997,136.46152 q -7.0366,-0.16364 -9.98216,-3.02738 -2.94555,-2.86373 -2.94555,-8.91849 V 73.459351 l 7.60935,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32729,1.22731 1.06368,1.9637 0.73639,0.73639 1.9637,1.1455 1.22732,0.32728 3.02738,0.57274 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122423" />
|
||||
<path
|
||||
d="m 379.02701,136.46152 q -7.03661,-0.16364 -9.98216,-3.02738 -2.94556,-2.86373 -2.94556,-8.91849 V 73.459351 l 7.60936,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.96371,1.1455 1.22731,0.32728 3.02737,0.57274 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122425" />
|
||||
<path
|
||||
d="m 386.22716,114.45167 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33651,-7.036604 2.7001,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58198,5.318366 4.58198,16.282376 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 h -29.1283 q 0.49092,6.6275 3.84559,10.06398 3.35466,3.43648 10.47308,3.43648 4.00923,0 6.70933,-0.65457 2.78191,-0.73639 4.17287,-1.39095 l 1.06367,6.38203 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85482,0.81821 -5.56382,0 -9.65487,-1.63642 -4.00923,-1.71824 -6.62751,-4.66379 -2.61827,-2.94556 -3.9274,-6.95479 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61828,-3.354663 -7.28207,-3.354663 -2.61827,0 -4.6638,1.063673 -1.9637,0.98185 -3.35466,2.61827 -1.39096,1.63642 -2.20917,3.76377 -0.73639,2.12734 -0.98185,4.33651 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122427" />
|
||||
<path
|
||||
d="m 452.82931,136.62516 q -5.15472,0 -9.08213,-1.63642 -3.84559,-1.63642 -6.54568,-4.58197 -2.61827,-2.94556 -3.92741,-6.95479 -1.30914,-4.09105 -1.30914,-9.00031 0,-4.90926 1.39096,-9.00031 1.47278,-4.09105 4.09105,-7.036604 2.61827,-3.027377 6.38204,-4.663797 3.84559,-1.718241 8.50938,-1.718241 2.86374,0 5.72747,0.490926 2.86374,0.490926 5.48201,1.554599 l -1.71824,6.463857 q -1.71824,-0.818208 -4.00923,-1.309134 -2.20917,-0.490926 -4.74562,-0.490926 -6.38204,0 -9.81852,4.00923 -3.35466,4.00923 -3.35466,11.7004 0,3.43648 0.73639,6.30022 0.81821,2.86373 2.45463,4.90926 1.71824,2.04552 4.33651,3.19102 2.61828,1.06367 6.38204,1.06367 3.02738,0 5.48201,-0.57275 2.45463,-0.57274 3.84559,-1.22731 l 1.06367,6.38204 q -0.65457,0.4091 -1.88188,0.81821 -1.22732,0.32728 -2.78192,0.57274 -1.5546,0.32729 -3.35466,0.49093 -1.71824,0.24546 -3.35466,0.24546 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122429" />
|
||||
<path
|
||||
d="m 479.50281,93.096391 h 16.11873 v 6.382038 h -16.11873 v 19.637041 q 0,3.19102 0.49092,5.31836 0.49093,2.04553 1.47278,3.27284 0.98185,1.1455 2.45463,1.63642 1.47278,0.49093 3.43648,0.49093 3.43648,0 5.48201,-0.73639 2.12735,-0.81821 2.94556,-1.14549 l 1.47277,6.30021 q -1.14549,0.57275 -4.00923,1.39096 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20024,-1.06367 -2.78192,-1.1455 -4.50016,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 81.232346 l 7.60936,-1.309136 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122431" />
|
||||
<path
|
||||
d="M 512.88565,135.64331 H 505.2763 V 93.096391 h 7.60935 z m -3.84558,-50.238093 q -2.04553,0 -3.51831,-1.309136 -1.39095,-1.390957 -1.39095,-3.681945 0,-2.290988 1.39095,-3.600124 1.47278,-1.390957 3.51831,-1.390957 2.04552,0 3.43648,1.390957 1.47278,1.309136 1.47278,3.600124 0,2.290988 -1.47278,3.681945 -1.39096,1.309136 -3.43648,1.309136 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122433" />
|
||||
<path
|
||||
d="m 563.5327,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47277,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30021,4.58197 -3.68195,1.5546 -8.01846,1.5546 -4.33652,0 -8.01846,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01846,-1.63642 4.33651,0 8.01846,1.63642 3.68194,1.554599 6.30021,4.500155 2.7001,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19101,-4.25469 -8.75484,-4.25469 -5.56383,0 -8.83667,4.25469 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75484,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122435" />
|
||||
<path
|
||||
d="m 574.25112,94.323706 q 2.61828,-0.654568 6.95479,-1.390957 4.33651,-0.736389 9.98216,-0.736389 5.0729,0 8.42756,1.472778 3.35466,1.390957 5.31837,4.009229 2.04552,2.536453 2.86373,6.136573 0.81821,3.60013 0.81821,7.93664 v 23.89173 h -7.60935 V 113.388 q 0,-3.92741 -0.57275,-6.70932 -0.49092,-2.78192 -1.71824,-4.50016 -1.22731,-1.71824 -3.27284,-2.454628 -2.04552,-0.81821 -5.0729,-0.81821 -1.22731,0 -2.53645,0.08182 -1.30914,0.08182 -2.53645,0.245463 -1.14549,0.08182 -2.12735,0.245463 -0.90003,0.163642 -1.30913,0.245463 v 35.919419 h -7.60936 z"
|
||||
style="text-align:start;text-anchor:start;fill:#222222;fill-opacity:1"
|
||||
id="path122437" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
d="M 157.49883,69.438535 86.436765,140.5006 56.49556,110.55939 l -5.91115,5.91116 32.896778,32.89678 2.955577,2.82704 2.955577,-2.82704 74.017648,-74.017644 z"
|
||||
id="path1144"
|
||||
style="fill:#d6d200;fill-opacity:1;stroke:#d6d200;stroke-width:7.423;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
|
@ -1,163 +1,166 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="completed.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="465.3827"
|
||||
inkscape:cy="650.79473"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1403"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="completed.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="536.89607"
|
||||
inkscape:cy="210.74307"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
d="M 157.49883,69.438526 86.436765,140.50059 56.49556,110.55938 l -5.91115,5.91116 32.896778,32.89678 2.955577,2.82704 2.955577,-2.82704 74.017648,-74.017643 z"
|
||||
id="path1144"
|
||||
style="stroke:#00f0b9;stroke-width:7.423;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#00f0b9;fill-opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Completed"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
<path
|
||||
d="m 293.14147,123.84266 v 5.08 q -7.62,3.73945 -16.15723,3.73945 -12.34723,0 -20.39057,-7.05556 -4.72723,-4.23334 -7.12612,-10.44223 -2.04611,-5.15056 -2.04611,-11.14779 0,-8.466669 4.02167,-15.310563 4.09222,-6.843893 11.14778,-10.371673 6.27945,-3.104447 13.97001,-3.104447 8.7489,0 16.29835,4.586114 l -1.69334,4.162781 q -2.46944,-1.693335 -4.51556,-2.610557 -4.445,-1.975557 -10.08945,-1.975557 -10.795,0 -17.85056,7.05556 -6.70279,6.773338 -6.70279,17.497792 0,11.14778 7.54945,18.20334 6.77334,6.35001 17.6389,6.35001 6.91445,0 12.34723,-2.54 1.48167,-0.77612 3.59834,-2.11667 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path907"/>
|
||||
<path
|
||||
d="m 320.23469,89.199857 q 8.96056,0 14.67556,6.350004 5.43279,5.997229 5.43279,15.381119 0,9.3839 -5.43279,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03111,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13557,5.78556 -3.59833,4.58611 -3.59833,12.20612 0,7.83167 4.23334,12.5589 4.51555,5.00944 11.50056,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path909"/>
|
||||
<path
|
||||
d="m 379.07805,131.53322 h -4.37445 v -23.70668 q 0,-6.06779 -0.77611,-8.537232 -1.76389,-6.138338 -8.32556,-6.138338 -5.22112,0 -8.60779,4.02167 -2.96333,3.52778 -2.96333,10.23056 v 24.13002 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.09222,-7.126115 12.13556,-7.126115 8.39612,0 11.9239,7.620005 4.79778,-7.620005 13.12334,-7.620005 6.20889,0 9.73667,3.810002 2.89278,3.104447 3.31612,8.607781 0.14111,1.76389 0.14111,5.50334 v 24.41224 h -4.37445 v -23.63613 q 0,-5.99722 -0.70555,-8.537227 -0.84667,-3.245557 -3.6689,-5.009447 -1.97555,-1.199446 -4.79778,-1.199446 -5.29167,0 -8.60778,3.739447 -3.175,3.527783 -3.175,11.077233 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path911"/>
|
||||
<path
|
||||
d="m 416.33129,90.328746 h 4.37444 v 6.985005 q 5.29167,-8.113894 14.67557,-8.113894 7.97278,0 13.05279,5.573892 5.43278,5.926671 5.43278,16.157231 0,10.16001 -5.43278,16.08668 -5.08001,5.64445 -13.05279,5.64445 -9.45445,0 -14.67557,-8.1139 v 25.7528 h -4.37444 z m 18.55612,2.822224 q -8.25501,0 -11.99445,7.05556 -2.32834,4.30389 -2.32834,10.93612 0,6.20889 2.32834,10.51278 3.73944,7.05556 11.99445,7.05556 6.84389,0 10.86556,-5.00944 3.73945,-4.72723 3.73945,-12.77057 0,-8.04334 -3.73945,-12.770562 -4.02167,-5.009448 -10.86556,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path913"/>
|
||||
<path
|
||||
d="m 475.38632,127.5821 v 3.95112 h -2.96334 q -4.445,0 -6.35,-1.97556 -1.76389,-1.76389 -1.76389,-6.63223 V 73.677624 h 4.445 v 49.036146 q 0,2.82222 0.635,3.66889 0.84667,1.19944 3.175,1.19944 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path915"/>
|
||||
<path
|
||||
d="m 513.27462,130.26322 q -5.715,2.39889 -12.41778,2.39889 -9.10168,0 -14.32279,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50057,4.233336 6.49111,5.785559 6.56167,18.908897 h -32.24391 q 0.35277,7.19668 3.52778,11.07723 4.445,5.29167 13.05278,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41778,8.25501 -1.41112,3.10444 -1.69334,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path917"/>
|
||||
<path
|
||||
d="M 527.66791,90.328746 V 78.545961 h 4.37444 v 11.782785 h 13.12335 v 3.951114 h -13.12335 v 26.10557 q 0,4.58612 1.05834,6.06778 1.55222,2.25778 6.27945,2.25778 2.46944,0 5.00944,-0.28222 v 3.88056 q -2.89278,0.35278 -5.29167,0.35278 -5.99722,0 -8.53722,-2.32834 -2.11667,-1.905 -2.68112,-5.50333 -0.21166,-1.48167 -0.21166,-4.58612 V 94.27986 h -5.36223 v -3.951114 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path919"/>
|
||||
<path
|
||||
d="m 583.8301,130.26322 q -5.715,2.39889 -12.41778,2.39889 -9.10168,0 -14.32279,-4.93889 -6.35,-5.99723 -6.35,-16.58057 0,-8.89001 4.65667,-15.169456 5.08,-6.773337 13.82889,-6.773337 6.77334,0 11.50057,4.233336 6.49111,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.445,5.29167 13.05278,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53722,0 -12.41778,8.25501 -1.41111,3.10444 -1.69334,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path921"/>
|
||||
<path
|
||||
d="m 627.50393,124.54821 q -5.22111,8.1139 -14.67556,8.1139 -7.97279,0 -13.05279,-5.64445 -5.43278,-5.92667 -5.43278,-16.08668 0,-10.16 5.43278,-16.086675 5.08,-5.644448 13.05279,-5.644448 9.38389,0 14.67556,8.113894 V 73.677624 h 4.37445 v 57.855596 h -4.37445 z M 613.32226,93.15097 q -6.77334,0 -10.86557,5.009448 -3.73944,4.656672 -3.73944,12.770562 0,8.04334 3.73944,12.77057 3.95112,5.00944 10.86557,5.00944 8.255,0 11.99445,-7.05556 2.32833,-4.30389 2.32833,-10.93611 0,-6.27945 -2.32833,-10.51279 -3.88056,-7.05556 -11.99445,-7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path923"/>
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
<path
|
||||
d="M 157.49883,69.438526 86.436765,140.50059 56.49556,110.55938 l -5.91115,5.91116 32.896778,32.89678 2.955577,2.82704 2.955577,-2.82704 74.017648,-74.017643 z"
|
||||
id="path1144"
|
||||
style="stroke:#00f0b9;stroke-width:7.423;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill:#00f0b9;fill-opacity:1"/>
|
||||
aria-label="Completed"
|
||||
id="text1537"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,5.1350805)">
|
||||
<path
|
||||
d="m 270.87274,129.91584 q -5.97293,0 -10.88219,-1.96371 -4.90926,-1.9637 -8.42757,-5.72747 -3.5183,-3.76376 -5.482,-9.24577 -1.88189,-5.56383 -1.88189,-12.68225 0,-7.118431 2.12735,-12.600438 2.20917,-5.563828 5.89111,-9.327594 3.68195,-3.763766 8.59121,-5.72747 4.90926,-1.963704 10.47308,-1.963704 3.51831,0 6.30022,0.490926 2.86374,0.490926 4.90926,1.145494 2.12735,0.654568 3.43648,1.309136 1.30914,0.654568 1.80007,0.981852 l -2.29099,6.54568 q -0.73639,-0.490926 -2.12735,-1.063673 -1.39096,-0.572747 -3.19102,-1.145494 -1.71824,-0.572747 -3.84558,-0.900031 -2.04553,-0.409105 -4.17288,-0.409105 -4.50015,0 -8.10027,1.554599 -3.60013,1.554599 -6.13658,4.500155 -2.53645,2.945556 -3.92741,7.200248 -1.30913,4.172871 -1.30913,9.409419 0,5.0729 1.14549,9.24577 1.22732,4.17287 3.60012,7.20025 2.37281,2.94555 5.89112,4.58197 3.60012,1.63642 8.34574,1.63642 5.48201,0 9.08213,-1.14549 3.60012,-1.1455 5.40019,-2.04553 l 2.04552,6.54568 q -0.57275,0.40911 -2.04552,1.06368 -1.47278,0.57274 -3.68195,1.14549 -2.20917,0.57275 -5.15472,0.98185 -2.94556,0.40911 -6.38204,0.40911 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8259" />
|
||||
<path
|
||||
d="m 333.05651,107.41506 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61828,2.94556 -6.30022,4.58198 -3.68195,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58198 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.082128 1.47277,-4.172871 4.09105,-7.118427 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33651,0 8.01846,1.63642 3.68194,1.554599 6.30022,4.500155 2.70009,2.945556 4.17287,7.118427 1.47278,4.091048 1.47278,9.082128 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.373116 -3.19102,-4.254692 -8.75485,-4.254692 -5.56383,0 -8.83667,4.254692 -3.19102,4.172866 -3.19102,11.373116 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8261" />
|
||||
<path
|
||||
d="m 343.77491,87.368918 q 2.61827,-0.654568 6.87297,-1.390957 4.33651,-0.736389 9.98216,-0.736389 4.09105,0 6.87296,1.145494 2.78192,1.063673 4.6638,3.191019 0.57275,-0.409105 1.80006,-1.145494 1.22732,-0.736389 3.02738,-1.390957 1.80006,-0.736389 4.00923,-1.227315 2.20916,-0.572747 4.74562,-0.572747 4.90926,0 8.01845,1.472778 3.1092,1.390957 4.82744,4.009229 1.80006,2.618272 2.37281,6.218396 0.65457,3.600125 0.65457,7.854815 v 23.89173 h -7.60935 v -22.25531 q 0,-3.76377 -0.40911,-6.463858 -0.32728,-2.700093 -1.39096,-4.500155 -0.98185,-1.800062 -2.78191,-2.618272 -1.71824,-0.900031 -4.50015,-0.900031 -3.84559,0 -6.38204,1.063673 -2.45463,0.981852 -3.35466,1.800062 0.65456,2.127346 0.98185,4.663797 0.32728,2.536454 0.32728,5.318364 v 23.89173 h -7.60935 v -22.25531 q 0,-3.76377 -0.40911,-6.463858 -0.4091,-2.700093 -1.47277,-4.500155 -0.98186,-1.800062 -2.78192,-2.618272 -1.71824,-0.900031 -4.41833,-0.900031 -1.1455,0 -2.45463,0.08182 -1.30914,0.08182 -2.53645,0.245463 -1.1455,0.08182 -2.12735,0.245463 -0.98185,0.163642 -1.30913,0.245463 v 35.919417 h -7.60936 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8263" />
|
||||
<path
|
||||
d="m 443.76002,107.49688 q 0,-7.44571 -3.68195,-11.454936 -3.68194,-4.009229 -9.81852,-4.009229 -3.43648,0 -5.40018,0.245463 -1.88189,0.245463 -3.02738,0.572747 v 26.837285 q 1.39096,1.1455 4.00923,2.20917 2.61827,1.06367 5.72747,1.06367 3.27284,0 5.56383,-1.14549 2.3728,-1.22732 3.84558,-3.27284 1.47278,-2.12735 2.12735,-4.90926 0.65457,-2.86374 0.65457,-6.13658 z m 7.93663,0 q 0,4.82744 -1.30913,8.91849 -1.22732,4.09105 -3.68195,7.03661 -2.45463,2.94555 -6.05475,4.58197 -3.5183,1.63642 -8.10028,1.63642 -3.68195,0 -6.54568,-0.98185 -2.78191,-0.98185 -4.17287,-1.88188 v 17.01877 h -7.60935 V 87.450739 q 2.70009,-0.654568 6.70932,-1.390957 4.09105,-0.81821 9.40941,-0.81821 4.90926,0 8.83667,1.554599 3.92741,1.554599 6.70932,4.418334 2.78192,2.863735 4.25469,7.036606 1.5546,4.091049 1.5546,9.245769 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8265" />
|
||||
<path
|
||||
d="m 475.17919,129.50673 q -7.03661,-0.16364 -9.98217,-3.02737 -2.94555,-2.86374 -2.94555,-8.91849 V 66.504563 l 7.60935,-1.309136 v 51.138123 q 0,1.88188 0.32729,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.9637,1.1455 1.22732,0.32728 3.02738,0.57274 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8267" />
|
||||
<path
|
||||
d="m 482.37934,107.49688 q 0,-5.64565 1.63642,-9.818516 1.63642,-4.254692 4.33651,-7.036606 2.70009,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20024,-1.390957 8.59121,0 13.17319,5.400186 4.58197,5.318365 4.58197,16.282374 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 h -29.12828 q 0.49093,6.6275 3.84559,10.06398 3.35466,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78192,-0.73638 4.17287,-1.39095 l 1.06368,6.38204 q -1.39096,0.73638 -4.90926,1.55459 -3.43649,0.81821 -7.85482,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.66379 -2.61827,-2.94556 -3.92741,-6.95479 -1.22731,-4.09105 -1.22731,-8.91849 z m 29.21009,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354661 -7.28207,-3.354661 -2.61827,0 -4.66379,1.063673 -1.96371,0.981852 -3.35466,2.618272 -1.39096,1.63642 -2.20917,3.763766 -0.73639,2.12735 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8269" />
|
||||
<path
|
||||
d="m 537.60837,86.141603 h 16.11873 v 6.382038 h -16.11873 v 19.637039 q 0,3.19102 0.49092,5.31837 0.49093,2.04552 1.47278,3.27284 0.98185,1.14549 2.45463,1.63642 1.47278,0.49092 3.43648,0.49092 3.43648,0 5.48201,-0.73639 2.12735,-0.81821 2.94556,-1.14549 l 1.47277,6.30022 q -1.14549,0.57274 -4.00923,1.39095 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20024,-1.06367 -2.78192,-1.14549 -4.50016,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 74.277558 l 7.60936,-1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8271" />
|
||||
<path
|
||||
d="m 560.19083,107.49688 q 0,-5.64565 1.63642,-9.818516 1.63642,-4.254692 4.33651,-7.036606 2.7001,-2.781914 6.2184,-4.172871 3.5183,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58197,5.318365 4.58197,16.282374 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 h -29.12827 q 0.49092,6.6275 3.84558,10.06398 3.35467,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78192,-0.73638 4.17288,-1.39095 l 1.06367,6.38204 q -1.39096,0.73638 -4.90926,1.55459 -3.43648,0.81821 -7.85482,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00922,-1.71824 -6.6275,-4.66379 -2.61827,-2.94556 -3.9274,-6.95479 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61828,-3.354661 -7.28207,-3.354661 -2.61828,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618272 -1.39096,1.63642 -2.20917,3.763766 -0.73639,2.12735 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8273" />
|
||||
<path
|
||||
d="m 635.79326,95.141913 q -1.39096,-1.145494 -4.00923,-2.209167 -2.61827,-1.063673 -5.72747,-1.063673 -3.27284,0 -5.64565,1.227315 -2.29099,1.145494 -3.76377,3.27284 -1.47277,2.045525 -2.12734,4.909262 -0.65457,2.86373 -0.65457,6.13657 0,7.44571 3.68194,11.53676 3.68195,4.00923 9.81852,4.00923 3.1092,0 5.15473,-0.24546 2.12734,-0.32728 3.27284,-0.65457 z m 0,-28.63735 7.60935,-1.309136 v 62.265783 q -2.61827,0.73639 -6.70932,1.47278 -4.09105,0.73638 -9.40942,0.73638 -4.90926,0 -8.83666,-1.55459 -3.92741,-1.5546 -6.70933,-4.41834 -2.78191,-2.86373 -4.33651,-6.95478 -1.47278,-4.17287 -1.47278,-9.3276 0,-4.90926 1.22732,-9.000307 1.30913,-4.09105 3.76376,-7.036606 2.45463,-2.945556 5.97294,-4.581976 3.60012,-1.63642 8.1821,-1.63642 3.68194,0 6.46386,0.981852 2.86373,0.981852 4.25469,1.881883 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8275" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 12 KiB |
|
@ -1,156 +1,157 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="controller.svg">
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="controller.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs77"/>
|
||||
id="defs77" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="1168.9483"
|
||||
inkscape:cy="328.47465"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1355"
|
||||
inkscape:window-x="2560"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="428.05214"
|
||||
inkscape:cy="253.42202"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
id="metadata80">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:title></dc:title>
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text"
|
||||
style="opacity:1">
|
||||
<g
|
||||
aria-label="Controller"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
aria-label="Controller"
|
||||
id="text1108"
|
||||
style="font-size:81.821px;line-height:1.25;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,-1.8593946)">
|
||||
<path
|
||||
d="m 293.14147,123.84266 v 5.08 q -7.62,3.73945 -16.15723,3.73945 -12.34723,0 -20.39057,-7.05556 -4.72723,-4.23334 -7.12612,-10.44223 -2.04611,-5.15056 -2.04611,-11.14779 0,-8.466669 4.02167,-15.310563 4.09222,-6.843893 11.14778,-10.371673 6.27945,-3.104447 13.97001,-3.104447 8.7489,0 16.29835,4.586114 l -1.69334,4.162781 q -2.46944,-1.693335 -4.51556,-2.610557 -4.445,-1.975557 -10.08945,-1.975557 -10.795,0 -17.85056,7.05556 -6.70279,6.773338 -6.70279,17.497792 0,11.14778 7.54945,18.20334 6.77334,6.35001 17.6389,6.35001 6.91445,0 12.34723,-2.54 1.48167,-0.77612 3.59834,-2.11667 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path842"/>
|
||||
d="m 271.07014,136.87063 q -5.97293,0 -10.88219,-1.96371 -4.90926,-1.9637 -8.42756,-5.72747 -3.51831,-3.76376 -5.48201,-9.24577 -1.88188,-5.56383 -1.88188,-12.68226 0,-7.11842 2.12734,-12.60043 2.20917,-5.563828 5.89111,-9.327594 3.68195,-3.763766 8.59121,-5.72747 4.90926,-1.963704 10.47309,-1.963704 3.5183,0 6.30021,0.490926 2.86374,0.490926 4.90926,1.145494 2.12735,0.654568 3.43649,1.309136 1.30913,0.654568 1.80006,0.981852 l -2.29099,6.54568 q -0.73639,-0.490926 -2.12735,-1.063673 -1.39095,-0.572747 -3.19101,-1.145494 -1.71825,-0.572747 -3.84559,-0.900031 -2.04553,-0.409105 -4.17287,-0.409105 -4.50016,0 -8.10028,1.554599 -3.60013,1.554599 -6.13658,4.500155 -2.53645,2.945556 -3.9274,7.200248 -1.30914,4.172871 -1.30914,9.409411 0,5.07291 1.14549,9.24578 1.22732,4.17287 3.60013,7.20024 2.37281,2.94556 5.89111,4.58198 3.60012,1.63642 8.34574,1.63642 5.48201,0 9.08213,-1.14549 3.60013,-1.1455 5.40019,-2.04553 l 2.04552,6.54568 q -0.57274,0.40911 -2.04552,1.06367 -1.47278,0.57275 -3.68195,1.1455 -2.20916,0.57275 -5.15472,0.98185 -2.94556,0.40911 -6.38204,0.40911 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11451" />
|
||||
<path
|
||||
d="m 320.23469,89.199857 q 8.96056,0 14.67556,6.350004 5.43279,5.997229 5.43279,15.381119 0,9.3839 -5.43279,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03111,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13557,5.78556 -3.59833,4.58611 -3.59833,12.20612 0,7.83167 4.23334,12.5589 4.51555,5.00944 11.50056,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path844"/>
|
||||
d="m 333.25391,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01845,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01845,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.25469 -8.75485,-4.25469 -5.56382,0 -8.83666,4.25469 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83666,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11453" />
|
||||
<path
|
||||
d="m 354.03081,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.79778,-7.126115 13.26445,-7.126115 5.50334,0 9.24279,2.822224 4.09222,3.175002 4.72722,9.031119 0.28222,2.39889 0.28222,6.91445 v 23.56557 h -4.37444 v -23.07168 q 0,-7.05556 -0.98778,-9.807233 -1.05834,-2.892779 -4.16278,-4.445003 -2.11667,-1.058334 -5.15056,-1.058334 -7.54945,0 -11.14779,6.279449 -1.69333,2.963331 -1.69333,9.031121 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path846"/>
|
||||
d="m 343.97232,94.323706 q 2.61827,-0.654568 6.95478,-1.390957 4.33651,-0.736389 9.98216,-0.736389 5.0729,0 8.42757,1.472778 3.35466,1.390957 5.31836,4.009229 2.04553,2.536453 2.86374,6.136573 0.81821,3.60013 0.81821,7.93664 v 23.89173 h -7.60936 V 113.388 q 0,-3.92741 -0.57274,-6.70932 -0.49093,-2.78192 -1.71825,-4.50016 -1.22731,-1.71824 -3.27284,-2.454628 -2.04552,-0.81821 -5.0729,-0.81821 -1.22731,0 -2.53645,0.08182 -1.30913,0.08182 -2.53645,0.245463 -1.14549,0.08182 -2.12735,0.245463 -0.90003,0.163642 -1.30913,0.245463 v 35.919419 h -7.60935 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11455" />
|
||||
<path
|
||||
d="M 394.81187,90.328746 V 78.545961 h 4.37445 v 11.782785 h 13.12334 v 3.951114 h -13.12334 v 26.10557 q 0,4.58612 1.05833,6.06778 1.55223,2.25778 6.27945,2.25778 2.46945,0 5.00945,-0.28222 v 3.88056 q -2.89278,0.35278 -5.29167,0.35278 -5.99723,0 -8.53723,-2.32834 -2.11667,-1.905 -2.68111,-5.50333 -0.21167,-1.48167 -0.21167,-4.58612 V 94.27986 h -5.36222 v -3.951114 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path848"/>
|
||||
d="m 398.05595,93.096391 h 16.11874 v 6.382038 h -16.11874 v 19.637041 q 0,3.19102 0.49093,5.31836 0.49092,2.04553 1.47278,3.27284 0.98185,1.1455 2.45463,1.63642 1.47277,0.49093 3.43648,0.49093 3.43648,0 5.48201,-0.73639 2.12734,-0.81821 2.94555,-1.14549 l 1.47278,6.30021 q -1.14549,0.57275 -4.00923,1.39096 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20025,-1.06367 -2.78191,-1.1455 -4.50015,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 81.232346 l 7.60935,-1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11457" />
|
||||
<path
|
||||
d="m 424.44516,131.53322 h -4.37444 V 90.328746 h 4.37444 v 5.997226 q 4.37445,-7.126115 12.62946,-7.126115 0.42333,0 1.05833,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37444,0 -7.54944,2.469446 -3.81001,2.89278 -4.65667,7.972784 -0.28223,1.69333 -0.28223,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path850"/>
|
||||
d="m 439.53908,92.19636 q 0.98185,0 2.20917,0.163642 1.30913,0.08182 2.53645,0.327284 1.22731,0.163642 2.20916,0.409105 1.06368,0.163642 1.5546,0.327284 l -1.30913,6.627505 q -0.90003,-0.327288 -3.02738,-0.736393 -2.04552,-0.490926 -5.31836,-0.490926 -2.12735,0 -4.2547,0.490926 -2.04552,0.409105 -2.70009,0.572747 v 35.755776 h -7.60935 V 94.896453 q 2.70009,-0.981852 6.70932,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11459" />
|
||||
<path
|
||||
d="m 465.29685,89.199857 q 8.96056,0 14.67556,6.350004 5.43279,5.997229 5.43279,15.381119 0,9.3839 -5.43279,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03111,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82223,-11.500563 2.68111,-4.868337 7.62,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13556,5.78556 -3.59834,4.58611 -3.59834,12.20612 0,7.83167 4.23334,12.5589 4.51555,5.00944 11.50056,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path852"/>
|
||||
d="m 492.96816,114.36985 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58197 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47277,-4.17287 4.09105,-7.118427 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945557 4.17287,7.118427 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.25469 -8.75485,-4.25469 -5.56383,0 -8.83667,4.25469 -3.19101,4.17287 -3.19101,11.37312 0,7.20025 3.19101,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11461" />
|
||||
<path
|
||||
d="m 506.78353,127.5821 v 3.95112 h -2.96333 q -4.445,0 -6.35001,-1.97556 -1.76389,-1.76389 -1.76389,-6.63223 V 73.677624 h 4.44501 v 49.036146 q 0,2.82222 0.635,3.66889 0.84666,1.19944 3.175,1.19944 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path854"/>
|
||||
d="m 516.45066,136.46152 q -7.03661,-0.16364 -9.98217,-3.02738 -2.94555,-2.86373 -2.94555,-8.91849 V 73.459351 l 7.60935,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32729,1.22731 1.06368,1.9637 0.73639,0.73639 1.9637,1.1455 1.22732,0.32728 3.02738,0.57274 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11463" />
|
||||
<path
|
||||
d="m 525.9746,127.5821 v 3.95112 h -2.96333 q -4.445,0 -6.35001,-1.97556 -1.76389,-1.76389 -1.76389,-6.63223 V 73.677624 h 4.44501 v 49.036146 q 0,2.82222 0.635,3.66889 0.84667,1.19944 3.175,1.19944 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path856"/>
|
||||
d="m 538.78769,136.46152 q -7.0366,-0.16364 -9.98216,-3.02738 -2.94556,-2.86373 -2.94556,-8.91849 V 73.459351 l 7.60936,-1.309136 v 51.138125 q 0,1.88188 0.32728,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.96371,1.1455 1.22731,0.32728 3.02737,0.57274 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11465" />
|
||||
<path
|
||||
d="m 563.86294,130.26322 q -5.715,2.39889 -12.41779,2.39889 -9.10167,0 -14.32278,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.44501,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path858"/>
|
||||
d="m 545.98784,114.45167 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33652,-7.036604 2.70009,-2.781914 6.21839,-4.172871 3.5183,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58198,5.318366 4.58198,16.282376 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39096 H 553.9245 q 0.49093,6.6275 3.84559,10.06398 3.35466,3.43648 10.47308,3.43648 4.00923,0 6.70933,-0.65457 2.78191,-0.73639 4.17287,-1.39095 l 1.06367,6.38203 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85482,0.81821 -5.56382,0 -9.65487,-1.63642 -4.00923,-1.71824 -6.6275,-4.66379 -2.61828,-2.94556 -3.92741,-6.95479 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354663 -7.28207,-3.354663 -2.61827,0 -4.6638,1.063673 -1.9637,0.98185 -3.35466,2.61827 -1.39096,1.63642 -2.20917,3.76377 -0.73639,2.12734 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11467" />
|
||||
<path
|
||||
d="m 581.07842,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.37445,-7.126115 12.62945,-7.126115 0.42333,0 1.05834,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37445,0 -7.54945,2.469446 -3.81,2.89278 -4.65667,7.972784 -0.28222,1.69333 -0.28222,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path860"/>
|
||||
d="m 609.80805,92.19636 q 0.98185,0 2.20916,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627505 q -0.90003,-0.327288 -3.02737,-0.736393 -2.04553,-0.490926 -5.31837,-0.490926 -2.12734,0 -4.25469,0.490926 -2.04552,0.409105 -2.70009,0.572747 v 35.755776 h -7.60936 V 94.896453 q 2.7001,-0.981852 6.70933,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path11469" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 11 KiB |
|
@ -1,166 +1,169 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="favorite.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.49497475"
|
||||
inkscape:cx="505.36304"
|
||||
inkscape:cy="424.6931"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1403"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="favorite.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="3.959798"
|
||||
inkscape:cx="382.59528"
|
||||
inkscape:cy="163.01337"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Favorite"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
<path
|
||||
d="m 254.19478,101.19431 h 25.40001 v 4.16278 h -25.40001 v 26.17613 h -4.58612 V 76.358737 h 32.38503 v 4.16278 h -27.79891 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path907"/>
|
||||
<path
|
||||
d="m 318.96469,124.4071 q -5.715,8.25501 -15.52223,8.25501 -5.57389,0 -9.10167,-2.96334 -3.88056,-3.38667 -3.88056,-9.03111 0,-5.43279 3.73945,-8.96057 2.96333,-2.75166 8.46667,-3.81 2.11667,-0.42333 7.83167,-1.19944 5.22111,-0.70556 6.49112,-1.41112 1.905,-1.05833 1.905,-3.95111 0,-4.445003 -4.3039,-6.632226 -3.10444,-1.552224 -7.47889,-1.552224 -6.42056,0 -12.27667,3.598336 l -0.42334,-4.303892 q 5.71501,-3.245557 12.62946,-3.245557 5.92667,0 10.30111,2.469446 4.79778,2.610557 5.71501,8.043338 0.28222,1.904999 0.28222,4.868339 v 19.5439 q 0,4.16278 1.48167,7.40834 h -4.58612 q -0.98778,-2.18723 -1.27,-7.12612 z m 0,-6.27945 v -9.80723 q -1.27,0.84667 -2.68111,1.19945 -1.62278,0.42333 -6.77334,1.12889 -8.11389,1.05833 -10.51278,2.39889 -4.16278,2.32834 -4.16278,7.47889 0,3.95112 2.54,6.13834 2.25778,2.04611 6.42056,2.04611 6.42056,0 11.21834,-4.79778 2.39889,-2.39889 3.95111,-5.78556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path909"/>
|
||||
<path
|
||||
d="m 347.68078,127.37044 12.065,-37.041694 h 4.58612 L 350.503,131.53322 h -5.715 L 330.9591,90.328746 h 4.65667 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path911"/>
|
||||
<path
|
||||
d="m 389.52018,89.199857 q 8.96056,0 14.67556,6.350004 5.43278,5.997229 5.43278,15.381119 0,9.3839 -5.43278,15.38112 -5.715,6.35001 -14.60501,6.35001 -9.03112,0 -14.74612,-6.35001 -5.43278,-5.99722 -5.43278,-15.66334 0,-6.35 2.82222,-11.500563 2.68112,-4.868337 7.62001,-7.54945 4.37445,-2.39889 9.66612,-2.39889 z m 0,3.951113 q -7.62001,0 -12.13557,5.78556 -3.59833,4.58611 -3.59833,12.20612 0,7.83167 4.23333,12.5589 4.51556,5.00944 11.50057,5.00944 7.62,0 12.13556,-5.78556 3.59834,-4.58611 3.59834,-11.99445 0,-8.04334 -4.23334,-12.770562 -4.51556,-5.009448 -11.50056,-5.009448 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path913"/>
|
||||
<path
|
||||
d="m 423.17519,131.53322 h -4.37445 V 90.328746 h 4.37445 v 5.997226 q 4.37445,-7.126115 12.62945,-7.126115 0.42334,0 1.05834,0 v 4.021669 q -0.70556,-0.07056 -1.19945,-0.07056 -4.37445,0 -7.54945,2.469446 -3.81,2.89278 -4.65667,7.972784 -0.28222,1.69333 -0.28222,4.86834 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path915"/>
|
||||
<path
|
||||
d="m 452.45576,76.358737 v 6.138337 h -5.71501 v -6.138337 z m -0.56445,13.970009 v 41.204474 h -4.51556 V 90.328746 Z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path917"/>
|
||||
<path
|
||||
d="M 466.07291,90.328746 V 78.545961 h 4.37444 v 11.782785 h 13.12334 v 3.951114 h -13.12334 v 26.10557 q 0,4.58612 1.05834,6.06778 1.55222,2.25778 6.27945,2.25778 2.46944,0 5.00944,-0.28222 v 3.88056 q -2.89278,0.35278 -5.29167,0.35278 -5.99722,0 -8.53722,-2.32834 -2.11667,-1.905 -2.68112,-5.50333 -0.21166,-1.48167 -0.21166,-4.58612 V 94.27986 h -5.36223 v -3.951114 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path919"/>
|
||||
<path
|
||||
d="m 522.23512,130.26322 q -5.71501,2.39889 -12.41779,2.39889 -9.10167,0 -14.32279,-4.93889 -6.35,-5.99723 -6.35,-16.58057 0,-8.89001 4.65667,-15.169456 5.08,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.445,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z m -28.71613,-21.80168 h 27.72835 q -0.42333,-4.79778 -2.32834,-8.39612 -3.66889,-6.91445 -11.28889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path921"/>
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star">
|
||||
<path
|
||||
fill="#ffae00"
|
||||
stroke="none"
|
||||
d="m 165.52749,91.792066 -40.37733,-4.32662 -16.52939,-37.07444 -16.529232,37.07444 -40.377326,4.26412 30.159026,27.181854 -8.419736,39.7184 35.167268,-20.28175 35.16743,20.28175 -8.41974,-39.71054 z"
|
||||
id="path1135"
|
||||
style="opacity:0.999;fill:none;stroke:#ffd737;stroke-width:14;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"/>
|
||||
aria-label="Favorite"
|
||||
id="text1243"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,0.87110321)">
|
||||
<path
|
||||
d="M 244.23949,134.0887 V 77.386747 h 34.20118 v 6.791143 h -26.26454 v 17.10059 h 23.31898 v 6.70932 h -23.31898 v 26.1009 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8698" />
|
||||
<path
|
||||
d="m 297.91391,128.60669 q 2.7001,0 4.74562,-0.0818 2.12735,-0.16364 3.5183,-0.49092 v -12.68226 q -0.81821,-0.4091 -2.70009,-0.65457 -1.80006,-0.32728 -4.41833,-0.32728 -1.71824,0 -3.68195,0.24546 -1.88188,0.24546 -3.5183,1.06367 -1.5546,0.73639 -2.61827,2.12735 -1.06368,1.30914 -1.06368,3.5183 0,4.09105 2.61828,5.72747 2.61827,1.5546 7.11842,1.5546 z m -0.65456,-38.128583 q 4.58197,0 7.69117,1.227315 3.19102,1.145494 5.0729,3.354661 1.96371,2.127346 2.78192,5.154727 0.81821,2.94555 0.81821,6.54568 v 26.59182 q -0.98186,0.16364 -2.78192,0.49093 -1.71824,0.24546 -3.92741,0.49092 -2.20916,0.24547 -4.82744,0.40911 -2.53645,0.24546 -5.0729,0.24546 -3.60012,0 -6.6275,-0.73639 -3.02738,-0.73639 -5.23654,-2.29099 -2.20917,-1.63642 -3.43648,-4.25469 -1.22732,-2.61827 -1.22732,-6.30022 0,-3.5183 1.39096,-6.05475 1.47278,-2.53645 3.92741,-4.09105 2.45463,-1.5546 5.72747,-2.29099 3.27284,-0.73639 6.87296,-0.73639 1.14549,0 2.37281,0.16365 1.22731,0.0818 2.29099,0.32728 1.14549,0.16364 1.9637,0.32728 0.81821,0.16365 1.14549,0.24547 v -2.12735 q 0,-1.88188 -0.4091,-3.68194 -0.40911,-1.88189 -1.47278,-3.27284 -1.06367,-1.472782 -2.94555,-2.290992 -1.80007,-0.900031 -4.74562,-0.900031 -3.76377,0 -6.6275,0.572747 -2.78192,0.490926 -4.17287,1.063673 l -0.90004,-6.300217 q 1.47278,-0.654568 4.90926,-1.227315 3.43649,-0.654568 7.44572,-0.654568 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8700" />
|
||||
<path
|
||||
d="m 358.21583,91.54178 q -3.19102,11.94587 -7.52753,22.90988 -4.2547,10.96401 -8.26392,19.63704 h -6.87297 q -4.00923,-8.67303 -8.34574,-19.63704 -4.25469,-10.96401 -7.44571,-22.90988 h 8.1821 q 0.98185,4.009229 2.29099,8.5912 1.39095,4.50016 2.86373,9.00031 1.5546,4.41834 3.1092,8.59121 1.5546,4.17287 2.94556,7.44571 1.39095,-3.27284 2.94555,-7.44571 1.5546,-4.17287 3.02738,-8.59121 1.5546,-4.50015 2.86373,-9.00031 1.39096,-4.581971 2.37281,-8.5912 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8702" />
|
||||
<path
|
||||
d="m 402.48075,112.81524 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01845,-1.5546 -3.68195,-1.63642 -6.38204,-4.58197 -2.61827,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47278,-4.172872 4.09105,-7.118428 2.70009,-2.945556 6.38204,-4.500155 3.68194,-1.63642 8.01845,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945556 4.17287,7.118428 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.254691 -8.75485,-4.254691 -5.56382,0 -8.83666,4.254691 -3.19102,4.17287 -3.19102,11.37312 0,7.20025 3.19102,11.45494 3.27284,4.17287 8.83666,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8704" />
|
||||
<path
|
||||
d="m 428.90879,90.641749 q 0.98185,0 2.20916,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627501 q -0.90003,-0.327284 -3.02737,-0.736389 -2.04553,-0.490926 -5.31837,-0.490926 -2.12734,0 -4.25469,0.490926 -2.04552,0.409105 -2.70009,0.572747 V 134.0887 h -7.60936 V 93.341842 q 2.7001,-0.981852 6.70933,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8706" />
|
||||
<path
|
||||
d="m 452.39139,134.0887 h -7.60935 V 91.54178 h 7.60935 z m -3.84558,-50.238094 q -2.04553,0 -3.51831,-1.309136 -1.39095,-1.390957 -1.39095,-3.681945 0,-2.290988 1.39095,-3.600124 1.47278,-1.390957 3.51831,-1.390957 2.04552,0 3.43648,1.390957 1.47278,1.309136 1.47278,3.600124 0,2.290988 -1.47278,3.681945 -1.39096,1.309136 -3.43648,1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8708" />
|
||||
<path
|
||||
d="m 472.60104,91.54178 h 16.11874 v 6.382038 h -16.11874 v 19.637042 q 0,3.19102 0.49093,5.31836 0.49093,2.04553 1.47278,3.27284 0.98185,1.1455 2.45463,1.63642 1.47278,0.49093 3.43648,0.49093 3.43648,0 5.48201,-0.73639 2.12734,-0.81821 2.94555,-1.14549 l 1.47278,6.30021 q -1.14549,0.57275 -4.00923,1.39096 -2.86373,0.90003 -6.54568,0.90003 -4.33651,0 -7.20025,-1.06367 -2.78191,-1.1455 -4.50015,-3.35466 -1.71824,-2.20917 -2.45463,-5.40019 -0.65457,-3.27284 -0.65457,-7.52753 V 79.677735 l 7.60935,-1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8710" />
|
||||
<path
|
||||
d="m 495.18349,112.89706 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.254691 4.33652,-7.036605 2.70009,-2.781914 6.21839,-4.172871 3.51831,-1.390957 7.20025,-1.390957 8.5912,0 13.17318,5.400186 4.58198,5.318367 4.58198,16.282377 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39095 h -29.12828 q 0.49093,6.62751 3.84559,10.06399 3.35466,3.43648 10.47308,3.43648 4.00923,0 6.70933,-0.65457 2.78191,-0.73639 4.17287,-1.39096 l 1.06367,6.38204 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85482,0.81821 -5.56382,0 -9.65487,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61828,-2.94555 -3.92741,-6.95478 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354664 -7.28207,-3.354664 -2.61827,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618271 -1.39096,1.63642 -2.20917,3.76377 -0.73638,2.12734 -0.98185,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8712" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star">
|
||||
<path
|
||||
fill="#ffae00"
|
||||
stroke="none"
|
||||
d="m 165.52749,91.792066 -40.37733,-4.32662 -16.52939,-37.07444 -16.529232,37.07444 -40.377326,4.26412 30.159026,27.181854 -8.419736,39.7184 35.167268,-20.28175 35.16743,20.28175 -8.41974,-39.71054 z"
|
||||
id="path1135"
|
||||
style="opacity:0.999;fill:none;stroke:#ffd737;stroke-width:14;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 9.9 KiB |
174
themes/modern-DE/assets/light/badges/folder.svg
Normal file
|
@ -0,0 +1,174 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="folder.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="11.2"
|
||||
inkscape:cx="419.10714"
|
||||
inkscape:cy="199.24107"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Folder"
|
||||
id="text986"
|
||||
style="font-size:81.821px;line-height:1.25;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,-1.1557906)">
|
||||
<path
|
||||
d="M 244.3478,135.72513 V 79.023176 h 34.20118 v 6.791143 h -26.26454 v 17.100591 h 23.31899 v 6.70932 h -23.31899 v 26.1009 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path7579" />
|
||||
<path
|
||||
d="m 324.20485,114.45167 q 0,5.0729 -1.47278,9.16395 -1.47278,4.09105 -4.17287,7.03661 -2.61827,2.94555 -6.30022,4.58197 -3.68194,1.5546 -8.01846,1.5546 -4.33651,0 -8.01846,-1.5546 -3.68194,-1.63642 -6.38203,-4.58197 -2.61828,-2.94556 -4.09105,-7.03661 -1.47278,-4.09105 -1.47278,-9.16395 0,-4.99108 1.47278,-9.08213 1.47277,-4.17287 4.09105,-7.118429 2.70009,-2.945556 6.38203,-4.500155 3.68195,-1.63642 8.01846,-1.63642 4.33652,0 8.01846,1.63642 3.68195,1.554599 6.30022,4.500155 2.70009,2.945559 4.17287,7.118429 1.47278,4.09105 1.47278,9.08213 z m -7.93664,0 q 0,-7.20025 -3.27284,-11.37312 -3.19102,-4.254692 -8.75485,-4.254692 -5.56383,0 -8.83667,4.254692 -3.19101,4.17287 -3.19101,11.37312 0,7.20025 3.19101,11.45494 3.27284,4.17287 8.83667,4.17287 5.56383,0 8.75485,-4.17287 3.27284,-4.25469 3.27284,-11.45494 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path7581" />
|
||||
<path
|
||||
d="m 347.68733,136.54334 q -7.03661,-0.16364 -9.98216,-3.02738 -2.94556,-2.86373 -2.94556,-8.91849 V 73.541169 l 7.60936,-1.309136 v 51.138127 q 0,1.88188 0.32728,3.1092 0.32728,1.22731 1.06367,1.9637 0.73639,0.73639 1.96371,1.14549 1.22731,0.32729 3.02737,0.57275 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path7583" />
|
||||
<path
|
||||
d="m 384.75215,102.17852 q -1.39096,-1.1455 -4.00923,-2.209168 -2.61827,-1.063673 -5.72747,-1.063673 -3.27284,0 -5.64565,1.227311 -2.29099,1.1455 -3.76377,3.27284 -1.47278,2.04553 -2.12734,4.90926 -0.65457,2.86374 -0.65457,6.13658 0,7.44571 3.68194,11.53676 3.68195,4.00923 9.81852,4.00923 3.1092,0 5.15473,-0.24546 2.12734,-0.32729 3.27284,-0.65457 z m 0,-28.637351 7.60935,-1.309136 v 62.265777 q -2.61827,0.73639 -6.70932,1.47278 -4.09105,0.73639 -9.40942,0.73639 -4.90926,0 -8.83667,-1.5546 -3.9274,-1.5546 -6.70932,-4.41833 -2.78191,-2.86374 -4.33651,-6.95479 -1.47278,-4.17287 -1.47278,-9.32759 0,-4.90926 1.22732,-9.00031 1.30913,-4.09105 3.76376,-7.036607 2.45463,-2.945556 5.97294,-4.581976 3.60012,-1.63642 8.1821,-1.63642 3.68194,0 6.46385,0.981852 2.86374,0.981852 4.2547,1.881883 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path7585" />
|
||||
<path
|
||||
d="m 403.07996,114.53349 q 0,-5.64565 1.63642,-9.81852 1.63642,-4.25469 4.33651,-7.036606 2.70009,-2.781914 6.21839,-4.172871 3.51831,-1.390957 7.20025,-1.390957 8.59121,0 13.17318,5.400186 4.58198,5.318368 4.58198,16.282378 0,0.49093 0,1.30914 0,0.73639 -0.0818,1.39095 h -29.12828 q 0.49093,6.6275 3.84559,10.06399 3.35466,3.43648 10.47309,3.43648 4.00923,0 6.70932,-0.65457 2.78191,-0.73639 4.17287,-1.39096 l 1.06367,6.38204 q -1.39095,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85481,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61827,-2.94555 -3.92741,-6.95478 -1.22731,-4.09105 -1.22731,-8.91849 z m 29.21009,-4.17287 q 0.0818,-5.15472 -2.61827,-8.42756 -2.61827,-3.354665 -7.28207,-3.354665 -2.61827,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618272 -1.39095,1.63642 -2.20916,3.76377 -0.73639,2.12734 -0.98186,4.33651 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path7587" />
|
||||
<path
|
||||
d="m 466.90017,92.278178 q 0.98186,0 2.20917,0.163642 1.30914,0.08182 2.53645,0.327284 1.22732,0.163642 2.20917,0.409105 1.06367,0.163642 1.5546,0.327284 l -1.30914,6.627497 q -0.90003,-0.32728 -3.02737,-0.736385 -2.04553,-0.490926 -5.31837,-0.490926 -2.12735,0 -4.25469,0.490926 -2.04553,0.409105 -2.70009,0.572747 v 35.755778 h -7.60936 V 94.978271 q 2.7001,-0.981852 6.70932,-1.800062 4.00923,-0.900031 9.00031,-0.900031 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path7589" />
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star">
|
||||
<g
|
||||
id="g845">
|
||||
<path
|
||||
sodipodi:nodetypes="scsccscssssssss"
|
||||
inkscape:connector-curvature="0"
|
||||
id="rect4870-9"
|
||||
d="m 56.982191,57.530835 h 25.5724 c 0,0 2.47963,-0.130152 3.247986,0.679728 1.50412,1.58541 3.039087,4.154192 3.039087,4.154192 l 1.361281,1.946128 c 0,0 0.88759,1.13538 1.559712,1.569349 0.797888,0.515158 1.708223,0.568884 1.708223,0.568884 h 56.46995 c 2.64968,0 4.75255,2.243126 4.78282,5.02903 l 0.81285,74.826914 c 0.0306,2.78588 -2.13314,5.02902 -4.7828,5.02902 H 56.982191 c -2.649662,0 -4.782785,-2.24295 -4.782785,-5.02902 V 62.55985 c 0,-2.786073 2.133123,-5.029015 4.782785,-5.029015 z"
|
||||
style="vector-effect:none;fill:#427ce6;fill-opacity:1;stroke:none;stroke-width:2.18859;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
|
||||
<rect
|
||||
transform="matrix(1,0,-0.2992609,0.95417132,0,0)"
|
||||
rx="4.6300883"
|
||||
ry="4.8080754"
|
||||
y="89.508698"
|
||||
x="100.55176"
|
||||
height="69.265373"
|
||||
width="103.33714"
|
||||
id="rect4870-1-3"
|
||||
style="vector-effect:none;fill:#659bf5;fill-opacity:1;stroke:none;stroke-width:2.24054;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 9 KiB |
|
@ -1,163 +1,166 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
||||
sodipodi:docname="kidgame.svg">
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.35"
|
||||
inkscape:cx="524.33991"
|
||||
inkscape:cy="639.06853"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1403"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19"/>
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23"/>
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
width="1024"
|
||||
height="324"
|
||||
viewBox="0 0 661.45838 209.02083"
|
||||
version="1.1"
|
||||
id="svg83"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
sodipodi:docname="kidgame.svg"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<defs
|
||||
id="defs28" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="7.9195959"
|
||||
inkscape:cx="430.70379"
|
||||
inkscape:cy="189.84554"
|
||||
inkscape:document-units="mm"
|
||||
inkscape:current-layer="layer4"
|
||||
inkscape:document-rotation="0"
|
||||
showgrid="false"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2065"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
units="px"
|
||||
inkscape:pagecheckerboard="0">
|
||||
<sodipodi:guide
|
||||
position="-28.01195,347.43141"
|
||||
orientation="500.00005,0"
|
||||
id="guide19" />
|
||||
<sodipodi:guide
|
||||
position="236.57141,215.13973"
|
||||
orientation="-500.00005,0"
|
||||
id="guide23" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata80">
|
||||
<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>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="shadow1"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="path31-3"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.25;stroke-width:0.306422"
|
||||
r="101.27119"/>
|
||||
aria-label="Kids game"
|
||||
id="text1931"
|
||||
style="font-size:81.821px;line-height:1.1;font-family:Digitalt;-inkscape-font-specification:Digitalt;text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#222222;fill-opacity:1;stroke-width:0.645955"
|
||||
transform="translate(0,5.9708135)">
|
||||
<path
|
||||
d="m 286.3725,71.863843 q -2.53645,2.781914 -5.72747,6.218396 -3.19102,3.354661 -6.70932,6.954785 -3.43648,3.518303 -6.87297,6.954785 -3.43648,3.436482 -6.46386,6.382038 3.51831,2.454633 7.44572,6.054753 3.9274,3.60013 7.69117,7.69118 3.76377,4.09105 7.03661,8.34574 3.35466,4.25469 5.56382,8.10028 h -9.32759 q -2.45463,-3.84559 -5.64565,-7.69118 -3.19102,-3.92741 -6.79114,-7.44571 -3.51831,-3.60012 -7.20025,-6.6275 -3.60012,-3.02738 -7.03661,-5.15472 v 26.91911 h -7.93663 V 71.863843 h 7.93663 v 25.037226 q 2.86374,-2.700093 6.30022,-6.054754 3.43648,-3.436482 6.79114,-6.872964 3.35466,-3.436482 6.30022,-6.54568 3.02738,-3.191019 5.0729,-5.563828 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8556" />
|
||||
<path
|
||||
d="m 302.98214,128.5658 h -7.60935 V 86.018876 h 7.60935 z m -3.84559,-50.238098 q -2.04552,0 -3.5183,-1.309136 -1.39096,-1.390957 -1.39096,-3.681945 0,-2.290988 1.39096,-3.600123 1.47278,-1.390957 3.5183,-1.390957 2.04553,0 3.43648,1.390957 1.47278,1.309135 1.47278,3.600123 0,2.290988 -1.47278,3.681945 -1.39095,1.309136 -3.43648,1.309136 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8558" />
|
||||
<path
|
||||
d="m 343.56522,95.019186 q -1.39096,-1.145494 -4.00923,-2.209167 -2.61827,-1.063673 -5.72747,-1.063673 -3.27284,0 -5.64565,1.227315 -2.29099,1.145494 -3.76377,3.27284 -1.47277,2.045525 -2.12734,4.909259 -0.65457,2.86374 -0.65457,6.13658 0,7.44571 3.68195,11.53676 3.68194,4.00923 9.81852,4.00923 3.10919,0 5.15472,-0.24547 2.12734,-0.32728 3.27284,-0.65457 z m 0,-28.637349 7.60935,-1.309136 v 62.265779 q -2.61827,0.73639 -6.70932,1.47278 -4.09105,0.73639 -9.40942,0.73639 -4.90926,0 -8.83666,-1.5546 -3.92741,-1.5546 -6.70933,-4.41834 -2.78191,-2.86373 -4.33651,-6.95478 -1.47278,-4.17287 -1.47278,-9.32759 0,-4.90926 1.22732,-9.000314 1.30913,-4.09105 3.76376,-7.036606 2.45463,-2.945556 5.97294,-4.581976 3.60012,-1.63642 8.1821,-1.63642 3.68194,0 6.46386,0.981852 2.86373,0.981852 4.25469,1.881883 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8560" />
|
||||
<path
|
||||
d="m 374.16618,123.08379 q 4.66379,0 6.87296,-1.22732 2.29099,-1.22731 2.29099,-3.9274 0,-2.78192 -2.20917,-4.41834 -2.20916,-1.63642 -7.28207,-3.68194 -2.45463,-0.98185 -4.74561,-1.96371 -2.20917,-1.06367 -3.84559,-2.45463 -1.63642,-1.39095 -2.61827,-3.35466 -0.98185,-1.9637 -0.98185,-4.827437 0,-5.645649 4.17287,-8.918489 4.17287,-3.354661 11.37311,-3.354661 1.80007,0 3.60013,0.245463 1.80006,0.163642 3.35466,0.490926 1.5546,0.245463 2.70009,0.572747 1.22732,0.327284 1.88189,0.572747 l -1.39096,6.54568 q -1.22732,-0.654568 -3.84559,-1.309136 -2.61827,-0.736389 -6.30022,-0.736389 -3.19101,0 -5.56382,1.309136 -2.37281,1.227315 -2.37281,3.927408 0,1.390957 0.49092,2.45463 0.57275,1.063675 1.63642,1.963705 1.1455,0.81821 2.78192,1.5546 1.63642,0.73639 3.92741,1.5546 3.02737,1.14549 5.40018,2.29099 2.37281,1.06367 4.00923,2.53645 1.71824,1.47277 2.61827,3.60012 0.90003,2.04553 0.90003,5.0729 0,5.89111 -4.41833,8.91849 -4.33651,3.02738 -12.43679,3.02738 -5.64565,0 -8.83667,-0.98185 -3.19102,-0.90004 -4.33651,-1.39096 l 1.39095,-6.54568 q 1.30914,0.49092 4.17288,1.47278 2.86373,0.98185 7.60935,0.98185 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8562" />
|
||||
<path
|
||||
d="m 446.33214,124.3111 q -0.98185,0.65457 -3.84558,1.71824 -2.78192,0.98186 -6.54568,0.98186 -3.84559,0 -7.28207,-1.22732 -3.35466,-1.22731 -5.89111,-3.76376 -2.53645,-2.61828 -4.00923,-6.46386 -1.47278,-3.84559 -1.47278,-9.16395 0,-4.6638 1.39096,-8.509389 1.39095,-3.927408 4.00923,-6.709322 2.70009,-2.863735 6.54568,-4.418334 3.84558,-1.63642 8.67302,-1.63642 5.31837,0 9.24577,0.81821 4.00923,0.736389 6.70933,1.390957 v 37.964948 q 0,9.81852 -5.07291,14.23685 -5.0729,4.41833 -15.38234,4.41833 -4.00923,0 -7.60936,-0.65456 -3.5183,-0.65457 -6.13657,-1.5546 l 1.39096,-6.6275 q 2.29098,0.90003 5.56382,1.55459 3.35467,0.73639 6.95479,0.73639 6.79114,0 9.7367,-2.70009 3.02737,-2.70009 3.02737,-8.5912 z m -0.0818,-31.582902 q -1.14549,-0.327284 -3.10919,-0.572747 -1.88189,-0.327284 -5.15473,-0.327284 -6.13657,0 -9.49123,4.009229 -3.27284,4.009229 -3.27284,10.636734 0,3.68194 0.90003,6.30021 0.98185,2.61828 2.53645,4.33652 1.63642,1.71824 3.68194,2.53645 2.12735,0.81821 4.33652,0.81821 3.02737,0 5.56382,-0.81821 2.53646,-0.90003 4.00923,-2.04553 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8564" />
|
||||
<path
|
||||
d="m 481.35146,123.08379 q 2.70009,0 4.74562,-0.0818 2.12734,-0.16364 3.5183,-0.49093 v -12.68225 q -0.81821,-0.40911 -2.70009,-0.65457 -1.80006,-0.32728 -4.41834,-0.32728 -1.71824,0 -3.68194,0.24546 -1.88188,0.24546 -3.5183,1.06367 -1.5546,0.73639 -2.61828,2.12735 -1.06367,1.30913 -1.06367,3.5183 0,4.09105 2.61827,5.72747 2.61828,1.5546 7.11843,1.5546 z m -0.65457,-38.128587 q 4.58198,0 7.69118,1.227315 3.19102,1.145494 5.0729,3.354661 1.9637,2.127346 2.78191,5.154723 0.81821,2.945556 0.81821,6.545678 v 26.59183 q -0.98185,0.16364 -2.78191,0.49092 -1.71824,0.24547 -3.92741,0.49093 -2.20917,0.24546 -4.82744,0.4091 -2.53645,0.24547 -5.0729,0.24547 -3.60012,0 -6.6275,-0.73639 -3.02738,-0.73639 -5.23655,-2.29099 -2.20916,-1.63642 -3.43648,-4.25469 -1.22731,-2.61827 -1.22731,-6.30022 0,-3.5183 1.39095,-6.05475 1.47278,-2.53645 3.92741,-4.09105 2.45463,-1.5546 5.72747,-2.29099 3.27284,-0.73639 6.87297,-0.73639 1.14549,0 2.37281,0.16364 1.22731,0.0818 2.29098,0.32729 1.1455,0.16364 1.96371,0.32728 0.81821,0.16364 1.14549,0.24546 v -2.12734 q 0,-1.881886 -0.4091,-3.681948 -0.40911,-1.881883 -1.47278,-3.27284 -1.06367,-1.472778 -2.94556,-2.290988 -1.80006,-0.900031 -4.74562,-0.900031 -3.76376,0 -6.6275,0.572747 -2.78191,0.490926 -4.17287,1.063673 l -0.90003,-6.300217 q 1.47278,-0.654568 4.90926,-1.227315 3.43648,-0.654568 7.44571,-0.654568 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8566" />
|
||||
<path
|
||||
d="m 509.66149,87.246191 q 2.61827,-0.654568 6.87296,-1.390957 4.33652,-0.736389 9.98217,-0.736389 4.09105,0 6.87296,1.145494 2.78191,1.063673 4.6638,3.191019 0.57274,-0.409105 1.80006,-1.145494 1.22731,-0.736389 3.02738,-1.390957 1.80006,-0.736389 4.00922,-1.227315 2.20917,-0.572747 4.74562,-0.572747 4.90926,0 8.01846,1.472778 3.1092,1.390957 4.82744,4.009229 1.80006,2.618272 2.37281,6.218396 0.65457,3.600122 0.65457,7.854812 v 23.89174 h -7.60936 v -22.25532 q 0,-3.76376 -0.4091,-6.463855 -0.32729,-2.700093 -1.39096,-4.500155 -0.98185,-1.800062 -2.78191,-2.618272 -1.71824,-0.900031 -4.50016,-0.900031 -3.84558,0 -6.38204,1.063673 -2.45463,0.981852 -3.35466,1.800062 0.65457,2.127346 0.98186,4.663797 0.32728,2.536451 0.32728,5.318361 v 23.89174 h -7.60935 v -22.25532 q 0,-3.76376 -0.40911,-6.463855 -0.4091,-2.700093 -1.47278,-4.500155 -0.98185,-1.800062 -2.78191,-2.618272 -1.71824,-0.900031 -4.41833,-0.900031 -1.1455,0 -2.45463,0.08182 -1.30914,0.08182 -2.53646,0.245463 -1.14549,0.08182 -2.12734,0.245463 -0.98185,0.163642 -1.30914,0.245463 V 128.5658 h -7.60935 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8568" />
|
||||
<path
|
||||
d="m 577.7364,107.37416 q 0,-5.64565 1.63642,-9.818523 1.63642,-4.254692 4.33652,-7.036606 2.70009,-2.781914 6.21839,-4.172871 3.51831,-1.390957 7.20025,-1.390957 8.59121,0 13.17318,5.400186 4.58198,5.318365 4.58198,16.282381 0,0.49092 0,1.30913 0,0.73639 -0.0818,1.39096 h -29.12828 q 0.49093,6.6275 3.84559,10.06398 3.35466,3.43649 10.47309,3.43649 4.00922,0 6.70932,-0.65457 2.78191,-0.73639 4.17287,-1.39096 l 1.06367,6.38204 q -1.39096,0.73639 -4.90926,1.5546 -3.43648,0.81821 -7.85481,0.81821 -5.56383,0 -9.65488,-1.63642 -4.00923,-1.71824 -6.6275,-4.6638 -2.61827,-2.94556 -3.92741,-6.95478 -1.22732,-4.09105 -1.22732,-8.91849 z m 29.2101,-4.17287 q 0.0818,-5.154727 -2.61827,-8.427567 -2.61827,-3.354661 -7.28207,-3.354661 -2.61827,0 -4.6638,1.063673 -1.9637,0.981852 -3.35466,2.618272 -1.39095,1.63642 -2.20916,3.763766 -0.73639,2.127347 -0.98186,4.336517 z"
|
||||
style="font-family:Ubuntu;-inkscape-font-specification:Ubuntu;fill:#222222;fill-opacity:1"
|
||||
id="path8570" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g880"
|
||||
inkscape:label="shadow2"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle878"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.125;stroke-width:0.312173"
|
||||
r="103.17193"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="g884"
|
||||
inkscape:label="shadow3"
|
||||
style="opacity:1"
|
||||
sodipodi:insensitive="true">
|
||||
<circle
|
||||
id="circle882"
|
||||
cx="108.621"
|
||||
cy="104.51"
|
||||
style="fill:#a1a1a1;fill-opacity:0.0625;stroke-width:0.322806"
|
||||
r="106.686"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="sketch"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="bg"
|
||||
style="opacity:1"/>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer4"
|
||||
inkscape:label="text">
|
||||
<g
|
||||
aria-label="Kids game"
|
||||
id="text867"
|
||||
style="font-size:63.5px;line-height:1.25;font-family:'Nintendo Switch UI';-inkscape-font-specification:'Nintendo Switch UI';stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none">
|
||||
<path
|
||||
d="m 254.19478,100.34764 25.2589,-23.988903 h 5.99723 l -26.31724,24.835573 28.78669,30.33891 h -6.06779 l -27.65779,-29.63335 v 29.63335 h -4.58612 V 76.358737 h 4.58612 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path907"/>
|
||||
<path
|
||||
d="m 302.102,76.358737 v 6.138337 h -5.715 v -6.138337 z m -0.56444,13.970009 V 131.53322 H 297.022 V 90.328746 Z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path909"/>
|
||||
<path
|
||||
d="m 344.99973,124.54821 q -5.22112,8.1139 -14.67557,8.1139 -7.97278,0 -13.05278,-5.64445 -5.43278,-5.92667 -5.43278,-16.08668 0,-10.16 5.43278,-16.086675 5.08,-5.644448 13.05278,-5.644448 9.3839,0 14.67557,8.113894 V 73.677624 h 4.37445 v 57.855596 h -4.37445 z M 330.81805,93.15097 q -6.77334,0 -10.86556,5.009448 -3.73945,4.656672 -3.73945,12.770562 0,8.04334 3.73945,12.77057 3.95111,5.00944 10.86556,5.00944 8.25501,0 11.99445,-7.05556 2.32834,-4.30389 2.32834,-10.93611 0,-6.27945 -2.32834,-10.51279 -3.88055,-7.05556 -11.99445,-7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path911"/>
|
||||
<path
|
||||
d="m 359.74584,125.88877 q 5.50334,2.82222 11.35945,2.82222 5.85612,0 8.81945,-2.46944 2.61056,-2.18723 2.61056,-5.57389 0,-3.17501 -2.39889,-5.22112 -1.83445,-1.55222 -7.19667,-3.10445 -6.13834,-1.905 -8.39612,-3.31611 -4.445,-2.75167 -4.445,-8.32556 0,-4.727226 3.31611,-7.761116 4.09223,-3.739447 11.00668,-3.739447 4.72722,0 9.66611,2.116668 l -1.12889,3.951113 q -4.30389,-2.116668 -8.60778,-2.116668 -4.51556,0 -7.19667,1.975557 -2.68111,1.834446 -2.68111,5.362223 0,3.88056 3.175,5.64445 1.41111,0.84667 7.69056,2.82223 5.78556,1.76389 8.18445,3.88055 3.38667,2.96334 3.38667,7.83168 0,5.43278 -4.02167,8.53722 -4.51556,3.45723 -11.9239,3.45723 -6.84389,0 -12.70001,-2.89278 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path913"/>
|
||||
<path
|
||||
d="m 423.31618,140.63489 q 1.97556,1.62278 5.50334,2.54 2.25778,0.56445 3.95111,0.77611 2.32834,0.28223 5.00945,0.21167 2.32833,-0.0705 4.16278,-0.42333 3.31611,-0.635 5.43278,-1.905 2.54,-1.55223 3.24556,-4.16278 0.28222,-0.98778 0.28222,-1.97556 v -12.20612 -0.14111 q -0.14111,0.14111 -0.14111,0.21167 -1.83445,2.61055 -4.02167,4.30389 -2.82222,2.11667 -6.35,2.75167 -2.54,0.49388 -5.22112,0.28222 -5.15056,-0.49389 -8.89,-3.52778 -3.59834,-3.03389 -5.36223,-7.40834 -1.05833,-2.54 -1.48167,-5.57389 -0.35278,-2.82223 -0.21166,-5.92667 0.21166,-5.08001 1.97555,-8.89001 2.25778,-5.080003 6.77334,-7.972783 2.46945,-1.481668 5.57389,-2.046112 2.46945,-0.423334 5.15056,-0.211667 6.27945,0.564445 10.44223,5.150559 0.91722,1.058334 1.76389,2.328335 0,0.07055 0,0.141111 0.0706,0 0.0706,0.07056 v -6.702783 h 4.23333 v 0.211667 45.367257 q 0,3.24555 -1.62278,5.78556 -1.48166,2.25777 -4.16278,3.66889 -2.46944,1.27 -5.64444,1.905 -3.81001,0.77611 -8.46668,0.635 -3.03389,-0.14111 -5.57389,-0.635 -3.59834,-0.77611 -6.20889,-2.32834 -0.21167,-0.14111 -0.21167,-0.42333 0,-0.56445 0,-3.66889 0,-0.0706 0,-0.21167 z m 0.0706,-30.62113 q 0,3.10445 0.56444,5.57389 0.70556,3.38667 2.32834,5.85612 2.68111,3.95111 6.985,5.15056 3.45723,0.98777 7.26723,0.28222 3.175,-0.635 5.50334,-2.75167 2.54,-2.39889 3.88055,-5.99723 0.98778,-2.75166 1.19945,-6.20889 0.14111,-3.81 -0.49389,-7.12612 -0.70556,-3.66889 -2.61056,-6.491111 -2.54,-3.668891 -6.56167,-4.727225 -3.31611,-0.917223 -6.91445,-0.282222 -4.02167,0.705556 -6.70278,3.598335 -2.46945,2.540002 -3.52778,6.279453 -0.91722,3.03389 -0.91722,6.84389 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path915"/>
|
||||
<path
|
||||
d="m 493.37788,124.4071 q -5.715,8.25501 -15.52223,8.25501 -5.57389,0 -9.10167,-2.96334 -3.88056,-3.38667 -3.88056,-9.03111 0,-5.43279 3.73945,-8.96057 2.96333,-2.75166 8.46667,-3.81 2.11667,-0.42333 7.83167,-1.19944 5.22112,-0.70556 6.49112,-1.41112 1.905,-1.05833 1.905,-3.95111 0,-4.445003 -4.30389,-6.632226 -3.10445,-1.552224 -7.4789,-1.552224 -6.42056,0 -12.27667,3.598336 l -0.42334,-4.303892 q 5.71501,-3.245557 12.62946,-3.245557 5.92667,0 10.30112,2.469446 4.79778,2.610557 5.715,8.043338 0.28222,1.904999 0.28222,4.868339 v 19.5439 q 0,4.16278 1.48167,7.40834 h -4.58611 q -0.98778,-2.18723 -1.27001,-7.12612 z m 0,-6.27945 v -9.80723 q -1.27,0.84667 -2.68111,1.19945 -1.62278,0.42333 -6.77334,1.12889 -8.11389,1.05833 -10.51278,2.39889 -4.16278,2.32834 -4.16278,7.47889 0,3.95112 2.54,6.13834 2.25778,2.04611 6.42056,2.04611 6.42056,0 11.21834,-4.79778 2.39889,-2.39889 3.95111,-5.78556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path917"/>
|
||||
<path
|
||||
d="m 539.09785,131.53322 h -4.37444 v -23.70668 q 0,-6.06779 -0.77612,-8.537232 -1.76389,-6.138338 -8.32556,-6.138338 -5.22111,0 -8.60778,4.02167 -2.96334,3.52778 -2.96334,10.23056 v 24.13002 h -4.37444 V 90.328746 h 4.37444 v 5.997226 q 4.09223,-7.126115 12.13557,-7.126115 8.39611,0 11.9239,7.620005 4.79778,-7.620005 13.12334,-7.620005 6.20889,0 9.73667,3.810002 2.89278,3.104447 3.31611,8.607781 0.14112,1.76389 0.14112,5.50334 v 24.41224 h -4.37445 v -23.63613 q 0,-5.99722 -0.70556,-8.537227 -0.84667,-3.245557 -3.66889,-5.009447 -1.97556,-1.199446 -4.79778,-1.199446 -5.29167,0 -8.60778,3.739447 -3.17501,3.527783 -3.17501,11.077233 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path919"/>
|
||||
<path
|
||||
d="m 607.04278,130.26322 q -5.715,2.39889 -12.41779,2.39889 -9.10167,0 -14.32278,-4.93889 -6.35001,-5.99723 -6.35001,-16.58057 0,-8.89001 4.65667,-15.169456 5.08001,-6.773337 13.8289,-6.773337 6.77334,0 11.50056,4.233336 6.49112,5.785559 6.56167,18.908897 h -32.24391 q 0.35278,7.19668 3.52778,11.07723 4.44501,5.29167 13.05279,5.29167 6.27945,0 12.20612,-2.96333 z M 578.32665,108.46154 H 606.055 q -0.42333,-4.79778 -2.32833,-8.39612 -3.66889,-6.91445 -11.2889,-6.91445 -8.53723,0 -12.41779,8.25501 -1.41111,3.10444 -1.69333,7.05556 z"
|
||||
style="font-size:70.5556px;fill:#222222;fill-opacity:1;stroke:#222222;stroke-width:2.11667;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||
id="path921"/>
|
||||
</g>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100"/>
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#1d9bf3;stroke-width:12.237;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 57.954828,67.414549 26.430296,93.030061 74.901396,-19.04612 -6.9779,-24.1501 -44.10723,11.44769 -3.01487,-10.71948 44.11777,-11.23593 L 142.4018,82.57311 98.40561,93.932446 95.416663,83.742045 139.57116,72.67089 132.76192,48.576053 Z"
|
||||
id="path61"/>
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star"/>
|
||||
<circle
|
||||
id="path31"
|
||||
cx="108.62084"
|
||||
cy="104.51041"
|
||||
style="fill:#efefef;fill-opacity:1;stroke-width:0.302576"
|
||||
r="100" />
|
||||
<path
|
||||
style="display:inline;fill:none;fill-opacity:1;stroke:#1d9bf3;stroke-width:12.237;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 57.954828,67.414549 26.430296,93.030061 74.901396,-19.04612 -6.9779,-24.1501 -44.10723,11.44769 -3.01487,-10.71948 44.11777,-11.23593 L 142.4018,82.57311 98.40561,93.932446 95.416663,83.742045 139.57116,72.67089 132.76192,48.576053 Z"
|
||||
id="path61" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer5"
|
||||
inkscape:label="star" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
0
themes/modern-DE/assets/light/star-unfilled.svg
Executable file → Normal file
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 82 B After Width: | Height: | Size: 106 B |
0
themes/modern-DE/assets/star-filled.svg
Executable file → Normal file
Before Width: | Height: | Size: 326 B After Width: | Height: | Size: 326 B |
28
themes/modern-DE/capabilities.xml
Normal file
|
@ -0,0 +1,28 @@
|
|||
<!--
|
||||
Theme capabilities for modern-DE
|
||||
-->
|
||||
|
||||
<themeCapabilities>
|
||||
<aspectRatio>16:9</aspectRatio>
|
||||
<aspectRatio>16:10</aspectRatio>
|
||||
<aspectRatio>4:3</aspectRatio>
|
||||
<aspectRatio>21:9</aspectRatio>
|
||||
|
||||
<colorScheme name="dark">
|
||||
<label>Dark mode</label>
|
||||
</colorScheme>
|
||||
|
||||
<colorScheme name="light">
|
||||
<label>Light mode</label>
|
||||
</colorScheme>
|
||||
|
||||
<variant name="withVideos">
|
||||
<label>Textlist with videos</label>
|
||||
<selectable>true</selectable>
|
||||
</variant>
|
||||
|
||||
<variant name="withoutVideos">
|
||||
<label>Textlist without videos</label>
|
||||
<selectable>true</selectable>
|
||||
</variant>
|
||||
</themeCapabilities>
|
29
themes/modern-DE/colors.xml
Normal file
|
@ -0,0 +1,29 @@
|
|||
<theme>
|
||||
<colorScheme name="dark">
|
||||
<variables>
|
||||
<colorSchemeName>dark</colorSchemeName>
|
||||
<backgroundColor>323232</backgroundColor>
|
||||
<backgroundColor2>2d2d2d</backgroundColor2>
|
||||
<mainColor>0afdca</mainColor>
|
||||
<highlightColor>82f0ff</highlightColor>
|
||||
<secondaryColor>f4f4f4</secondaryColor>
|
||||
<tertiaryColor>858585</tertiaryColor>
|
||||
<systemColor>3aa5ab</systemColor>
|
||||
<placeholderColor>505050</placeholderColor>
|
||||
</variables>
|
||||
</colorScheme>
|
||||
|
||||
<colorScheme name="light">
|
||||
<variables>
|
||||
<colorSchemeName>light</colorSchemeName>
|
||||
<backgroundColor>d9d9d9</backgroundColor>
|
||||
<backgroundColor2>e2e2e2</backgroundColor2>
|
||||
<mainColor>334ff0</mainColor>
|
||||
<highlightColor>23caca</highlightColor>
|
||||
<secondaryColor>222222</secondaryColor>
|
||||
<tertiaryColor>555555</tertiaryColor>
|
||||
<systemColor>3aa5ab</systemColor>
|
||||
<placeholderColor>ffffff</placeholderColor>
|
||||
</variables>
|
||||
</colorScheme>
|
||||
</theme>
|
|
@ -1,28 +1,25 @@
|
|||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<feature supported="navigationsounds">
|
||||
<view name="all">
|
||||
<sound name="systembrowse">
|
||||
<path>./assets/sounds/systembrowse.wav</path>
|
||||
</sound>
|
||||
<sound name="quicksysselect">
|
||||
<path>./assets/sounds/quicksysselect.wav</path>
|
||||
</sound>
|
||||
<sound name="select">
|
||||
<path>./assets/sounds/select.wav</path>
|
||||
</sound>
|
||||
<sound name="back">
|
||||
<path>./assets/sounds/back.wav</path>
|
||||
</sound>
|
||||
<sound name="scroll">
|
||||
<path>./assets/sounds/scroll.wav</path>
|
||||
</sound>
|
||||
<sound name="favorite">
|
||||
<path>./assets/sounds/favorite.wav</path>
|
||||
</sound>
|
||||
<sound name="launch">
|
||||
<path>./assets/sounds/launch.wav</path>
|
||||
</sound>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
||||
<view name="all">
|
||||
<sound name="systembrowse">
|
||||
<path>./assets/sounds/systembrowse.wav</path>
|
||||
</sound>
|
||||
<sound name="quicksysselect">
|
||||
<path>./assets/sounds/quicksysselect.wav</path>
|
||||
</sound>
|
||||
<sound name="select">
|
||||
<path>./assets/sounds/select.wav</path>
|
||||
</sound>
|
||||
<sound name="back">
|
||||
<path>./assets/sounds/back.wav</path>
|
||||
</sound>
|
||||
<sound name="scroll">
|
||||
<path>./assets/sounds/scroll.wav</path>
|
||||
</sound>
|
||||
<sound name="favorite">
|
||||
<path>./assets/sounds/favorite.wav</path>
|
||||
</sound>
|
||||
<sound name="launch">
|
||||
<path>./assets/sounds/launch.wav</path>
|
||||
</sound>
|
||||
</view>
|
||||
</theme>
|
||||
|
|
|
@ -1,99 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 3.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<fontSize>0.034</fontSize>
|
||||
<entrySpacing>0.0115</entrySpacing>
|
||||
<iconTextSpacing>0.00625</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="arrowblock" extra="true">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<size>0.743 0.015</size>
|
||||
<pos>0.063 0.235</pos>
|
||||
</text>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logoPlaceholderImage">
|
||||
<size>0.233 0.372</size>
|
||||
</image>
|
||||
<text name="logoPlaceholderText">
|
||||
<size>0.18 0.32</size>
|
||||
<fontSize>0.035</fontSize>
|
||||
</text>
|
||||
<image name="selection_bottom" extra="true">
|
||||
<pos>0.5 0.6925</pos>
|
||||
<size>0.24 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<pos>0.5 0.3075</pos>
|
||||
<size>0.24 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<pos>0.38 0.5</pos>
|
||||
<size>0.0016875 0.388</size>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<pos>0.62 0.5</pos>
|
||||
<size>0.0016875 0.388</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles -->
|
||||
<view name="detailed, video">
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.657 0.336</pos>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.72 0.3307</pos>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.657 0.287</pos>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.711 0.2805</pos>
|
||||
</text>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.657 0.189</pos>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.740 0.196</pos>
|
||||
<size>0.2 0.028</size>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.731 0.232</pos>
|
||||
</datetime>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.657 0.238</pos>
|
||||
</text>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>1 1</pos>
|
||||
</datetime>
|
||||
<badges name="md_badges">
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<lines>2</lines>
|
||||
<itemMargin>0.0028125 0.005</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<carousel name="systemcarousel">
|
||||
<maxLogoCount>3.5</maxLogoCount>
|
||||
</carousel>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
|
@ -1,99 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 3.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>48</entrySpacing>
|
||||
<iconTextSpacing>12</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="arrowblock" extra="true">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<size>0.743 0.015</size>
|
||||
<pos>0.063 0.235</pos>
|
||||
</text>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logoPlaceholderImage">
|
||||
<size>0.225 0.3975</size>
|
||||
</image>
|
||||
<text name="logoPlaceholderText">
|
||||
<size>0.18 0.32</size>
|
||||
<fontSize>0.035</fontSize>
|
||||
</text>
|
||||
<image name="selection_bottom" extra="true">
|
||||
<pos>0.5 0.7025</pos>
|
||||
<size>0.23 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<pos>0.5 0.2975</pos>
|
||||
<size>0.23 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<pos>0.385 0.5</pos>
|
||||
<size>0.0016875 0.408</size>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<pos>0.615 0.5</pos>
|
||||
<size>0.0016875 0.408</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles -->
|
||||
<view name="detailed, video">
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.657 0.336</pos>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.72 0.3307</pos>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.657 0.287</pos>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.711 0.2805</pos>
|
||||
</text>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.657 0.189</pos>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.740 0.196</pos>
|
||||
<size>0.2 0.028</size>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.731 0.232</pos>
|
||||
</datetime>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.657 0.238</pos>
|
||||
</text>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>1 1</pos>
|
||||
</datetime>
|
||||
<badges name="md_badges">
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<lines>2</lines>
|
||||
<itemMargin>0.0028125 0.005</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<carousel name="systemcarousel">
|
||||
<maxLogoCount>3.5</maxLogoCount>
|
||||
</carousel>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
|
@ -1,99 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 3.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<fontSize>0.035</fontSize>
|
||||
<entrySpacing>48</entrySpacing>
|
||||
<iconTextSpacing>12</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="arrowblock" extra="true">
|
||||
<size>0.023 0.047</size>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<size>0.743 0.015</size>
|
||||
<pos>0.063 0.235</pos>
|
||||
</text>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logoPlaceholderImage">
|
||||
<size>0.15 0.3975</size>
|
||||
</image>
|
||||
<text name="logoPlaceholderText">
|
||||
<size>0.13 0.32</size>
|
||||
<fontSize>0.035</fontSize>
|
||||
</text>
|
||||
<image name="selection_bottom" extra="true">
|
||||
<pos>0.5 0.7025</pos>
|
||||
<size>0.155 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<pos>0.5 0.2975</pos>
|
||||
<size>0.155 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<pos>0.423 0.5</pos>
|
||||
<size>0.00128571 0.408</size>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<pos>0.577 0.5</pos>
|
||||
<size>0.00128571 0.408</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles -->
|
||||
<view name="detailed, video">
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.657 0.336</pos>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.72 0.3307</pos>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.657 0.287</pos>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.711 0.2805</pos>
|
||||
</text>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.657 0.189</pos>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.740 0.196</pos>
|
||||
<size>0.2 0.028</size>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.731 0.232</pos>
|
||||
</datetime>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.657 0.238</pos>
|
||||
</text>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>1 1</pos>
|
||||
</datetime>
|
||||
<badges name="md_badges">
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<lines>2</lines>
|
||||
<itemMargin>0.0028125 0.005</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<carousel name="systemcarousel">
|
||||
<maxLogoCount>5.5</maxLogoCount>
|
||||
</carousel>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
|
@ -1,100 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 3.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<fontSize>0.028</fontSize>
|
||||
<entrySpacing>36</entrySpacing>
|
||||
<iconTextSpacing>8</iconTextSpacing>
|
||||
</helpsystem>
|
||||
<image name="arrowblock" extra="true">
|
||||
<size>0.029 0.047</size>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<size>0.743 0.015</size>
|
||||
<pos>0.07 0.235</pos>
|
||||
</text>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logoPlaceholderImage">
|
||||
<size>0.235 0.313</size>
|
||||
</image>
|
||||
<text name="logoPlaceholderText">
|
||||
<size>0.18 0.32</size>
|
||||
<fontSize>0.035</fontSize>
|
||||
</text>
|
||||
<image name="selection_bottom" extra="true">
|
||||
<pos>0.5 0.66</pos>
|
||||
<size>0.24 0.003</size>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<pos>0.5 0.34</pos>
|
||||
<size>0.24 0.003</size>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<pos>0.38 0.5</pos>
|
||||
<size>0.0016875 0.3208</size>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<pos>0.620 0.5</pos>
|
||||
<size>0.0016875 0.3208</size>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles -->
|
||||
<view name="detailed, video">
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.657 0.336</pos>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.74 0.3285</pos>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.657 0.287</pos>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.73 0.292</pos>
|
||||
<size>0.2 0.028</size>
|
||||
</text>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.657 0.189</pos>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.770 0.194</pos>
|
||||
<size>0.2 0.028</size>
|
||||
</text>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.657 0.238</pos>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.758 0.2306</pos>
|
||||
</datetime>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>1 1</pos>
|
||||
</datetime>
|
||||
<badges name="md_badges">
|
||||
<itemsPerLine>4</itemsPerLine>
|
||||
<lines>2</lines>
|
||||
<itemMargin>0.005 0.00375</itemMargin>
|
||||
</badges>
|
||||
</view>
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<carousel name="systemcarousel">
|
||||
<maxLogoCount>3.5</maxLogoCount>
|
||||
</carousel>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
|
@ -1,144 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 4.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- color variables -->
|
||||
<variables>
|
||||
<backgroundColor>323232</backgroundColor>
|
||||
<backgroundColor2>2d2d2d</backgroundColor2>
|
||||
<mainColor>0afdca</mainColor>
|
||||
<highlightColor>82f0ff</highlightColor>
|
||||
<secondaryColor>f4f4f4</secondaryColor>
|
||||
<tertiaryColor>858585</tertiaryColor>
|
||||
<systemColor>3aa5ab</systemColor>
|
||||
<placeholderColor>505050</placeholderColor>
|
||||
</variables>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video">
|
||||
<helpsystem name="help">
|
||||
<iconColor>${secondaryColor}</iconColor>
|
||||
<textColor>${secondaryColor}</textColor>
|
||||
<iconColorDimmed>${secondaryColor}</iconColorDimmed>
|
||||
<textColorDimmed>${secondaryColor}</textColorDimmed>
|
||||
</helpsystem>
|
||||
<text name="logoPlaceholderText">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
<image name="background">
|
||||
<color>${backgroundColor}</color>
|
||||
</image>
|
||||
<image name="topline, bottomline" extra="true">
|
||||
<color>${tertiaryColor}</color>
|
||||
</image>
|
||||
<rating name="md_rating">
|
||||
<unfilledPath>./../assets/dark/star-unfilled.svg</unfilledPath>
|
||||
</rating>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logoPlaceholderImage">
|
||||
<color>${placeholderColor}</color>
|
||||
</image>
|
||||
<text name="system_name_1" extra="true">
|
||||
<color>${mainColor}</color>
|
||||
</text>
|
||||
<image name="arrowblock" extra="true">
|
||||
<color>${mainColor}</color>
|
||||
</image>
|
||||
<image name="selection_bottom" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
|
||||
<!-- gamelist specific styles -->
|
||||
<view name="basic">
|
||||
<textlist name="gamelist">
|
||||
<selectedColor>${mainColor}</selectedColor>
|
||||
<primaryColor>${secondaryColor}</primaryColor>
|
||||
<secondaryColor>${tertiaryColor}</secondaryColor>
|
||||
<selectorColor>00000000</selectorColor>
|
||||
</textlist>
|
||||
</view>
|
||||
<view name="grid">
|
||||
<gridtile name="default">
|
||||
<backgroundColor>00000000</backgroundColor>
|
||||
</gridtile>
|
||||
<gridtile name="selected">
|
||||
<backgroundCenterColor>${highlightColor}</backgroundCenterColor>
|
||||
<backgroundEdgeColor>${highlightColor}</backgroundEdgeColor>
|
||||
</gridtile>
|
||||
</view>
|
||||
<view name="basic, detailed, video">
|
||||
<text name="system_name_1" extra="true">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
</view>
|
||||
<view name="detailed, video">
|
||||
<textlist name="gamelist">
|
||||
<selectedColor>${mainColor}</selectedColor>
|
||||
<primaryColor>${secondaryColor}</primaryColor>
|
||||
<secondaryColor>${tertiaryColor}</secondaryColor>
|
||||
<selectorColor>${mainColor}</selectorColor>
|
||||
</textlist>
|
||||
<text name="gamelistInfo">
|
||||
<color>${tertiaryColor}</color>
|
||||
</text>
|
||||
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_lbl_rating">
|
||||
<color>${tertiaryColor}</color>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<color>${secondaryColor}</color>
|
||||
</datetime>
|
||||
<text name="md_developer, md_publisher, md_genre, md_players, md_playcount, md_description">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
<badges name="md_badges">
|
||||
<customBadgeIcon badge="favorite">./../assets/dark/badges/favorite.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="completed">./../assets/dark/badges/completed.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="kidgame">./../assets/dark/badges/kidgame.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="broken">./../assets/dark/badges/broken.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="altemulator">./../assets/dark/badges/altemulator.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="controller">./../assets/dark/badges/controller.svg</customBadgeIcon>
|
||||
</badges>
|
||||
</view>
|
||||
<view name="detailed, video, grid">
|
||||
<image name="md_background" extra="true">
|
||||
<color>${backgroundColor2}</color>
|
||||
</image>
|
||||
<image name="md_background_grad_top" extra="true">
|
||||
<path>./../assets/dark/gradient.png</path>
|
||||
</image>
|
||||
<image name="md_background_grad_bottom" extra="true">
|
||||
<path>./../assets/dark/gradient.png</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- carousel feature -->
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<text name="systemInfo">
|
||||
<color>${mainColor}</color>
|
||||
</text>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
|
@ -1,138 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 4.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- color variables -->
|
||||
<variables>
|
||||
<backgroundColor>d9d9d9</backgroundColor>
|
||||
<backgroundColor2>e2e2e2</backgroundColor2>
|
||||
<mainColor>334ff0</mainColor>
|
||||
<highlightColor>23caca</highlightColor>
|
||||
<secondaryColor>222222</secondaryColor>
|
||||
<tertiaryColor>555555</tertiaryColor>
|
||||
<systemColor>3aa5ab</systemColor>
|
||||
<placeholderColor>ffffff</placeholderColor>
|
||||
</variables>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<helpsystem name="help">
|
||||
<iconColor>${secondaryColor}</iconColor>
|
||||
<textColor>${secondaryColor}</textColor>
|
||||
<iconColorDimmed>${secondaryColor}</iconColorDimmed>
|
||||
<textColorDimmed>${secondaryColor}</textColorDimmed>
|
||||
</helpsystem>
|
||||
<image name="background">
|
||||
<color>${backgroundColor}</color>
|
||||
</image>
|
||||
<image name="topline, bottomline" extra="true">
|
||||
<color>${secondaryColor}</color>
|
||||
</image>
|
||||
<rating name="md_rating">
|
||||
<unfilledPath>./../assets/light/star-unfilled.svg</unfilledPath>
|
||||
</rating>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logoPlaceholderImage">
|
||||
<color>${placeholderColor}</color>
|
||||
</image>
|
||||
<text name="logoPlaceholderText">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
<text name="system_name_1" extra="true">
|
||||
<color>${systemColor}</color>
|
||||
</text>
|
||||
<image name="arrowblock" extra="true">
|
||||
<color>${systemColor}</color>
|
||||
</image>
|
||||
<image name="selection_bottom" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<color>${highlightColor}</color>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles -->
|
||||
<view name="basic">
|
||||
<textlist name="gamelist">
|
||||
<selectedColor>${mainColor}</selectedColor>
|
||||
<primaryColor>${secondaryColor}</primaryColor>
|
||||
<secondaryColor>${tertiaryColor}</secondaryColor>
|
||||
<selectorColor>00000000</selectorColor>
|
||||
</textlist>
|
||||
</view>
|
||||
<view name="grid">
|
||||
<gridtile name="default">
|
||||
<backgroundColor>00000000</backgroundColor>
|
||||
</gridtile>
|
||||
<gridtile name="selected">
|
||||
<backgroundCenterColor>${highlightColor}</backgroundCenterColor>
|
||||
<backgroundEdgeColor>${highlightColor}</backgroundEdgeColor>
|
||||
</gridtile>
|
||||
</view>
|
||||
<view name="basic, detailed, video">
|
||||
<text name="system_name_1" extra="true">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
</view>
|
||||
<view name="detailed, video">
|
||||
<textlist name="gamelist">
|
||||
<selectedColor>${mainColor}</selectedColor>
|
||||
<primaryColor>${secondaryColor}</primaryColor>
|
||||
<secondaryColor>${tertiaryColor}</secondaryColor>
|
||||
<selectorColor>${mainColor}</selectorColor>
|
||||
</textlist>
|
||||
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_lbl_rating, md_developer, md_publisher, md_genre, md_players, md_playcount, md_releasedate, md_description">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
<badges name="md_badges">
|
||||
<customBadgeIcon badge="favorite">./../assets/light/badges/favorite.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="completed">./../assets/light/badges/completed.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="kidgame">./../assets/light/badges/kidgame.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="broken">./../assets/light/badges/broken.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="altemulator">./../assets/light/badges/altemulator.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="controller">./../assets/light/badges/controller.svg</customBadgeIcon>
|
||||
</badges>
|
||||
</view>
|
||||
<view name="detailed, video, grid">
|
||||
<image name="md_background" extra="true">
|
||||
<color>${backgroundColor2}</color>
|
||||
</image>
|
||||
<image name="md_background_grad_top" extra="true">
|
||||
<path>./../assets/light/gradient.png</path>
|
||||
</image>
|
||||
<image name="md_background_grad_bottom" extra="true">
|
||||
<path>./../assets/light/gradient.png</path>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- carousel feature -->
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<carousel name="systemcarousel">
|
||||
<color>00000000</color>
|
||||
</carousel>
|
||||
<text name="systemInfo">
|
||||
<backgroundColor>dddddd00</backgroundColor>
|
||||
<color>${systemColor}</color>
|
||||
</text>
|
||||
</view>
|
||||
</feature>
|
||||
</theme>
|
|
@ -1,443 +1,345 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 4.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
Modern for EmulationStation Desktop Edition (modern-DE)
|
||||
Author: Sophia Hadash
|
||||
Email: s.hadash2@protonmail.com
|
||||
License: Creative Commons CC-BY-NC-SA
|
||||
Based on: Nintendo Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
|
||||
<!-- includes (hard-coded variant until v1.3) -->
|
||||
<include>./variants/dark16_10/default.xml</include>
|
||||
<include>./navigationsounds.xml</include>
|
||||
<include>./colors.xml</include>
|
||||
|
||||
<!-- variables -->
|
||||
<variables>
|
||||
<mainFont>./assets/fonts/nswitchui.ttf</mainFont>
|
||||
</variables>
|
||||
|
||||
<!-- generic styles -->
|
||||
<view name="system, basic, detailed, video, grid">
|
||||
<aspectRatio name="16:9">
|
||||
<include>./aspect-ratio-16-9.xml</include>
|
||||
</aspectRatio>
|
||||
<aspectRatio name="16:10">
|
||||
<include>./aspect-ratio-16-10.xml</include>
|
||||
</aspectRatio>
|
||||
<aspectRatio name="4:3">
|
||||
<include>./aspect-ratio-4-3.xml</include>
|
||||
</aspectRatio>
|
||||
<aspectRatio name="21:9">
|
||||
<include>./aspect-ratio-21-9.xml</include>
|
||||
</aspectRatio>
|
||||
|
||||
<view name="system, gamelist">
|
||||
<image name="background">
|
||||
<pos>0 0</pos>
|
||||
<size>1 1</size>
|
||||
<origin>0 0</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>true</tile>
|
||||
<color>${backgroundColor}</color>
|
||||
<zIndex>0</zIndex>
|
||||
</image>
|
||||
<image name="bottomline">
|
||||
<size>0.938 0.001</size>
|
||||
<origin>0.5 0.5</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${tertiaryColor}</color>
|
||||
</image>
|
||||
<helpsystem name="help">
|
||||
<pos>0.96 0.935</pos>
|
||||
<origin>1 0</origin>
|
||||
<textColor>${secondaryColor}</textColor>
|
||||
<textColorDimmed>${secondaryColor}</textColorDimmed>
|
||||
<iconColor>${secondaryColor}</iconColor>
|
||||
<iconColorDimmed>${secondaryColor}</iconColorDimmed>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<letterCase>capitalize</letterCase>
|
||||
</helpsystem>
|
||||
<image name="background" extra="true">
|
||||
<pos>0 0</pos>
|
||||
<tile>true</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>1 1</size>
|
||||
<path>./assets/box.png</path>
|
||||
<zIndex>-100</zIndex>
|
||||
</image>
|
||||
<image name="bottomline" extra="true">
|
||||
<pos>0.5 0.9</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0.5 0.5</origin>
|
||||
<size>0.938 0.001</size>
|
||||
<path>./assets/box.png</path>
|
||||
</image>
|
||||
<rating name="md_rating">
|
||||
<filledPath>./assets/star-filled.svg</filledPath>
|
||||
</rating>
|
||||
</view>
|
||||
|
||||
<!-- system specific styles -->
|
||||
<view name="system">
|
||||
<image name="logo">
|
||||
<path>./art/${system.theme}.jpg</path>
|
||||
</image>
|
||||
<image name="logoPlaceholderImage">
|
||||
<pos>0.5 0.5</pos>
|
||||
<path>./assets/box.png</path>
|
||||
</image>
|
||||
<text name="logoPlaceholderText">
|
||||
<pos>0.5 0.5</pos>
|
||||
<origin>0.5 0.5</origin>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<forceUppercase>false</forceUppercase>
|
||||
<text>${system.fullName}</text>
|
||||
</text>
|
||||
<carousel name="systemcarousel">
|
||||
<carousel name="system_carousel">
|
||||
<pos>0 0.3</pos>
|
||||
<size>1 0.4</size>
|
||||
<type>horizontal</type>
|
||||
<staticItem>./art/${system.theme}.jpg</staticItem>
|
||||
<itemScale>1</itemScale>
|
||||
<itemVerticalAlignment>center</itemVerticalAlignment>
|
||||
<unfocusedItemOpacity>1</unfocusedItemOpacity>
|
||||
<color>00000000</color>
|
||||
<legacyZIndexMode>false</legacyZIndexMode>
|
||||
<textBackgroundColor>${placeholderColor}</textBackgroundColor>
|
||||
<!-- Placeholder text -->
|
||||
<text>${system.fullName}</text>
|
||||
<textColor>${secondaryColor}</textColor>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.035</fontSize>
|
||||
<letterCase>none</letterCase>
|
||||
<letterCaseCollections>capitalize</letterCaseCollections>
|
||||
<lineSpacing>1.5</lineSpacing>
|
||||
<zIndex>50</zIndex>
|
||||
</carousel>
|
||||
<text name="system_name_1" extra="true">
|
||||
<text>${system.fullName}</text>
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<size>0.743 0.015</size>
|
||||
<pos>0.063 0.235</pos>
|
||||
<origin>0 0</origin>
|
||||
<fontSize>0.04</fontSize>
|
||||
<alignment>left</alignment>
|
||||
<text name="game_counter">
|
||||
<pos>0.5 0.75</pos>
|
||||
<size>1 0.056</size>
|
||||
<origin>0.5 0.5</origin>
|
||||
<systemdata>gamecount</systemdata>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.032</fontSize>
|
||||
<horizontalAlignment>center</horizontalAlignment>
|
||||
<color>${mainColor}</color>
|
||||
<letterCase>capitalize</letterCase>
|
||||
<zIndex>50</zIndex>
|
||||
</text>
|
||||
<image name="arrowblock" extra="true">
|
||||
<pos>0.03 0.22</pos>
|
||||
<!-- System title top left -->
|
||||
<image name="arrowblock">
|
||||
<pos>0.03 0.244</pos>
|
||||
<origin>0 0.5</origin>
|
||||
<path>./assets/arrow_block.svg</path>
|
||||
<color>${mainColor}</color>
|
||||
</image>
|
||||
<!-- debug: blue selection box -->
|
||||
<image name="selection_bottom" extra="true">
|
||||
<tile>false</tile>
|
||||
<text name="system_name, collection_name">
|
||||
<pos>0.063 0.244</pos>
|
||||
<size>0.743 0.035</size>
|
||||
<origin>0 0.5</origin>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.04</fontSize>
|
||||
<horizontalAlignment>left</horizontalAlignment>
|
||||
<color>${mainColor}</color>
|
||||
</text>
|
||||
<text name="system_name">
|
||||
<text>${system.fullName.noCollections}</text>
|
||||
<letterCase>none</letterCase>
|
||||
</text>
|
||||
<text name="collection_name">
|
||||
<text>${system.fullName.collections}</text>
|
||||
<letterCase>capitalize</letterCase>
|
||||
</text>
|
||||
<!-- Blue selection box -->
|
||||
<image name="selection_bottom">
|
||||
<origin>0.5 0.5</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${highlightColor}</color>
|
||||
<zIndex>70</zIndex>
|
||||
</image>
|
||||
<image name="selection_top" extra="true">
|
||||
<tile>false</tile>
|
||||
<image name="selection_top">
|
||||
<origin>0.5 0.5</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${highlightColor}</color>
|
||||
<zIndex>70</zIndex>
|
||||
</image>
|
||||
<image name="selection_left" extra="true">
|
||||
<tile>false</tile>
|
||||
<image name="selection_left">
|
||||
<origin>0.5 0.5</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${highlightColor}</color>
|
||||
<zIndex>70</zIndex>
|
||||
</image>
|
||||
<image name="selection_right" extra="true">
|
||||
<tile>false</tile>
|
||||
<image name="selection_right">
|
||||
<origin>0.5 0.5</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${highlightColor}</color>
|
||||
<zIndex>70</zIndex>
|
||||
</image>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles: properties specific to single view -->
|
||||
<view name="basic">
|
||||
<view name="gamelist">
|
||||
<textlist name="gamelist">
|
||||
<pos>0.04 0.182</pos>
|
||||
<size>0.924 0.682</size>
|
||||
<alignment>center</alignment>
|
||||
</textlist>
|
||||
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_genre, md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_developer, md_genre, md_players, md_playcount, md_releasedate, md_description" extra="true">
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<fontSize>0.028</fontSize>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.028</fontSize>
|
||||
</datetime>
|
||||
<text name="md_lbl_lastplayed, md_lbl_publisher, md_publsher, md_lbl_rating, md_lbl_playcount, md_playcount">
|
||||
<pos>1 1</pos>
|
||||
</text>
|
||||
</view>
|
||||
<view name="detailed">
|
||||
<image name="md_image">
|
||||
<pos>0.360 0.180</pos>
|
||||
<maxSize>0.277 0.615</maxSize>
|
||||
<size>0.31 0.68</size>
|
||||
<origin>0 0</origin>
|
||||
</image>
|
||||
</view>
|
||||
<view name="video">
|
||||
<video name="md_video">
|
||||
<pos>0.494 0.358</pos>
|
||||
<maxSize>0.268 0.367</maxSize>
|
||||
<origin>0.5 0.5</origin>
|
||||
<delay>1.5</delay>
|
||||
<showSnapshotNoVideo>true</showSnapshotNoVideo>
|
||||
<showSnapshotDelay>true</showSnapshotDelay>
|
||||
</video>
|
||||
</view>
|
||||
<view name="grid">
|
||||
<text name="system_name_1" extra="true">
|
||||
<text>${system.fullName}</text>
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<size>0.743 0.031</size>
|
||||
<pos>0.034 0.065</pos>
|
||||
<fontSize>0.03</fontSize>
|
||||
<alignment>left</alignment>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
</text>
|
||||
<image name="logo">
|
||||
<color>00000000</color>
|
||||
<path>./assets/box.png</path>
|
||||
<pos>1 1</pos>
|
||||
</image>
|
||||
<image name="topline" extra="true">
|
||||
<pos>0.5 0.13</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0.5 0.5</origin>
|
||||
<size>0.938 0.001</size>
|
||||
<path>./assets/box.png</path>
|
||||
</image>
|
||||
|
||||
<!-- games panel -->
|
||||
<imagegrid name="gamegrid">
|
||||
<pos>0.06 0.218</pos>
|
||||
<size>0.63 0.594</size>
|
||||
<margin>0.006 0.006</margin>
|
||||
<padding>0 0</padding>
|
||||
<autoLayoutSelectedZoom>1</autoLayoutSelectedZoom>
|
||||
<imageSource>screenshot</imageSource>
|
||||
</imagegrid>
|
||||
<gridtile name="default">
|
||||
<size>0.205 0.250</size>
|
||||
<padding>8 8</padding>
|
||||
<backgroundCornerSize>1 1</backgroundCornerSize>
|
||||
</gridtile>
|
||||
<gridtile name="selected">
|
||||
<size>0.205 0.250</size>
|
||||
<padding>8 8</padding>
|
||||
<backgroundCornerSize>8 8</backgroundCornerSize>
|
||||
</gridtile>
|
||||
|
||||
<!-- metadata panel (right) -->
|
||||
<image name="md_background" extra="true">
|
||||
<pos>0.725 0.20</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>0.275 0.63</size>
|
||||
<path>./assets/box.png</path>
|
||||
</image>
|
||||
<image name="md_background_grad_top" extra="true">
|
||||
<pos>0.725 0.131</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>0.275 0.07</size>
|
||||
<rotation>180</rotation>
|
||||
</image>
|
||||
<image name="md_background_grad_bottom" extra="true">
|
||||
<pos>0.725 0.83</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>0.275 0.07</size>
|
||||
</image>
|
||||
<text name="md_description">
|
||||
<lineSpacing>1.2</lineSpacing>
|
||||
<pos>0.75 0.21</pos>
|
||||
<size>0.219 0.275</size>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_publisher">
|
||||
<pos>0.75 0.532</pos>
|
||||
<size>0.10625 0.02</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_publisher">
|
||||
<pos>0.75 0.552</pos>
|
||||
<size>0.10625 0.03</size>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.8578 0.532</pos>
|
||||
<size>0.10625 0.02</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.8578 0.552</pos>
|
||||
<size>0.10625 0.03</size>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.75 0.608</pos>
|
||||
<size>0.10625 0.02</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.75 0.628</pos>
|
||||
<size>0.10625 0.03</size>
|
||||
<fontSize>0.03</fontSize>
|
||||
</datetime>
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.8578 0.608</pos>
|
||||
<size>0.10625 0.02</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.8578 0.628</pos>
|
||||
<size>0.10625 0.03</size>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.75 0.684</pos>
|
||||
<size>0.10625 0.02</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.75 0.704</pos>
|
||||
<size>0.10625 0.03</size>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_rating">
|
||||
<pos>0.75 0.760</pos>
|
||||
<size>0.10625 0.02</size>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<rating name="md_rating">
|
||||
<pos>0.75 0.785</pos>
|
||||
<size>0.04 0.03</size>
|
||||
</rating>
|
||||
<text name="md_lbl_lastplayed, md_lbl_playcount, md_playcount">
|
||||
<pos>1 1</pos>
|
||||
</text>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>1 1</pos>
|
||||
</datetime>
|
||||
</view>
|
||||
|
||||
<!-- gamelist specific styles: properties specific to multiple views -->
|
||||
<view name="basic, detailed, video">
|
||||
<textlist name="gamelist">
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.028</fontSize>
|
||||
<horizontalMargin>0.01</horizontalMargin>
|
||||
<lineSpacing>2.3</lineSpacing>
|
||||
</textlist>
|
||||
<text name="system_name_1" extra="true">
|
||||
<text>${system.fullName}</text>
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<size>0.743 0.031</size>
|
||||
<pos>0.034 0.065</pos>
|
||||
<fontSize>0.03</fontSize>
|
||||
<alignment>left</alignment>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
</text>
|
||||
<image name="logo">
|
||||
<color>00000000</color>
|
||||
<path>./assets/box.png</path>
|
||||
<pos>1 1</pos>
|
||||
</image>
|
||||
<image name="topline" extra="true">
|
||||
<pos>0.5 0.13</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0.5 0.5</origin>
|
||||
<size>0.938 0.001</size>
|
||||
<path>./assets/box.png</path>
|
||||
</image>
|
||||
</view>
|
||||
<view name="detailed, video">
|
||||
<textlist name="gamelist">
|
||||
<pos>0.04 0.182</pos>
|
||||
<size>0.31 0.682</size>
|
||||
<alignment>left</alignment>
|
||||
<selectorHeight>0.075</selectorHeight>
|
||||
<selectorOffsetY>-0.0015</selectorOffsetY>
|
||||
<selectorColor>${mainColor}</selectorColor>
|
||||
<selectorImagePath>./assets/selector.png</selectorImagePath>
|
||||
<selectorHeight>0.06</selectorHeight>
|
||||
<selectorOffsetY>-0.008</selectorOffsetY>
|
||||
<selectedColor>${mainColor}</selectedColor>
|
||||
<primaryColor>${secondaryColor}</primaryColor>
|
||||
<secondaryColor>${tertiaryColor}</secondaryColor>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.030</fontSize>
|
||||
<horizontalAlignment>left</horizontalAlignment>
|
||||
<horizontalMargin>0.01</horizontalMargin>
|
||||
<letterCase>none</letterCase>
|
||||
<letterCaseGroupedCollections>capitalize</letterCaseGroupedCollections>
|
||||
<lineSpacing>1.9</lineSpacing>
|
||||
</textlist>
|
||||
<text name="gamelistInfo">
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<image name="topline">
|
||||
<pos>0.5 0.13</pos>
|
||||
<size>0.938 0.001</size>
|
||||
<origin>0.5 0.5</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${tertiaryColor}</color>
|
||||
</image>
|
||||
<text name="system_name, collection_name">
|
||||
<pos>0.034 0.065</pos>
|
||||
<size>0.743 0.031</size>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
<fontSize>0.03</fontSize>
|
||||
<horizontalAlignment>left</horizontalAlignment>
|
||||
<color>${secondaryColor}</color>
|
||||
<letterCase>capitalize</letterCase>
|
||||
</text>
|
||||
<text name="system_name">
|
||||
<text>${system.fullName.noCollections}</text>
|
||||
<letterCase>none</letterCase>
|
||||
</text>
|
||||
<text name="collection_name">
|
||||
<text>${system.fullName.collections}</text>
|
||||
<letterCase>capitalize</letterCase>
|
||||
</text>
|
||||
<gamelistinfo name="gamelistinfo">
|
||||
<pos>0.966 0.065</pos>
|
||||
<size>0.2 0.031</size>
|
||||
<origin>1 0</origin>
|
||||
<pos>0.966 0.065</pos>
|
||||
<fontSize>0.03</fontSize>
|
||||
<alignment>right</alignment>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
</text>
|
||||
<fontSize>0.03</fontSize>
|
||||
<horizontalAlignment>right</horizontalAlignment>
|
||||
<color>${secondaryColor}</color>
|
||||
</gamelistinfo>
|
||||
<image name="md_marquee">
|
||||
<origin>0.5 0.5</origin>
|
||||
<pos>0.494 0.68</pos>
|
||||
<maxSize>0.268 0.228</maxSize>
|
||||
<origin>0.5 0.5</origin>
|
||||
<imageType>marquee</imageType>
|
||||
</image>
|
||||
|
||||
<!-- metadata panel (right) -->
|
||||
<image name="md_background" extra="true">
|
||||
<!-- Metadata panel (right) -->
|
||||
<image name="md_background">
|
||||
<pos>0.675 0.20</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>0.325 0.63</size>
|
||||
<origin>0 0</origin>
|
||||
<path>./assets/box.png</path>
|
||||
<tile>false</tile>
|
||||
<color>${backgroundColor2}</color>
|
||||
</image>
|
||||
<image name="md_background_grad_top" extra="true">
|
||||
<image name="md_background_grad_top">
|
||||
<pos>0.675 0.131</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>0.325 0.07</size>
|
||||
<origin>0 0</origin>
|
||||
<rotation>180</rotation>
|
||||
<path>./assets/${colorSchemeName}/gradient.png</path>
|
||||
</image>
|
||||
<image name="md_background_grad_bottom" extra="true">
|
||||
<image name="md_background_grad_bottom">
|
||||
<pos>0.675 0.83</pos>
|
||||
<tile>false</tile>
|
||||
<origin>0 0</origin>
|
||||
<size>0.325 0.07</size>
|
||||
<origin>0 0</origin>
|
||||
<path>./assets/${colorSchemeName}/gradient.png</path>
|
||||
</image>
|
||||
<text name="md_description">
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<lineSpacing>1.2</lineSpacing>
|
||||
<pos>0.70 0.1745</pos>
|
||||
<size>0.269 0.3105</size>
|
||||
<metadata>description</metadata>
|
||||
<container>true</container>
|
||||
<containerScrollSpeed>1</containerScrollSpeed>
|
||||
<containerStartDelay>4.5</containerStartDelay>
|
||||
<containerResetDelay>7</containerResetDelay>
|
||||
<fontSize>0.03</fontSize>
|
||||
<lineSpacing>1.2</lineSpacing>
|
||||
</text>
|
||||
<text name="md_lbl_publisher">
|
||||
<pos>0.70 0.532</pos>
|
||||
<size>0.13125 0.02</size>
|
||||
<text>Publisher:</text>
|
||||
<metadataElement>true</metadataElement>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_publisher">
|
||||
<pos>0.70 0.552</pos>
|
||||
<size>0.13125 0.03</size>
|
||||
<metadata>publisher</metadata>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_developer">
|
||||
<pos>0.8453 0.532</pos>
|
||||
<size>0.13125 0.02</size>
|
||||
<text>Developer:</text>
|
||||
<metadataElement>true</metadataElement>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_developer">
|
||||
<pos>0.8453 0.552</pos>
|
||||
<size>0.13125 0.03</size>
|
||||
<metadata>developer</metadata>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_releasedate">
|
||||
<pos>0.70 0.608</pos>
|
||||
<size>0.13125 0.02</size>
|
||||
<text>Released:</text>
|
||||
<metadataElement>true</metadataElement>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<pos>0.70 0.628</pos>
|
||||
<size>0.13125 0.03</size>
|
||||
<metadata>releasedate</metadata>
|
||||
<fontSize>0.03</fontSize>
|
||||
</datetime>
|
||||
<text name="md_lbl_players">
|
||||
<pos>0.8453 0.608</pos>
|
||||
<size>0.13125 0.02</size>
|
||||
<text>Players:</text>
|
||||
<metadataElement>true</metadataElement>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_players">
|
||||
<pos>0.8453 0.628</pos>
|
||||
<size>0.13125 0.03</size>
|
||||
<metadata>players</metadata>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_genre">
|
||||
<pos>0.70 0.684</pos>
|
||||
<size>0.13125 0.02</size>
|
||||
<text>Genre:</text>
|
||||
<metadataElement>true</metadataElement>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_genre">
|
||||
<pos>0.70 0.704</pos>
|
||||
<size>0.13125 0.03</size>
|
||||
<metadata>genre</metadata>
|
||||
<fontSize>0.03</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_rating">
|
||||
<pos>0.70 0.760</pos>
|
||||
<size>0.13125 0.02</size>
|
||||
<text>Rating:</text>
|
||||
<metadataElement>true</metadataElement>
|
||||
<fontSize>0.02</fontSize>
|
||||
</text>
|
||||
<text name="md_lbl_releasedate, md_lbl_developer, md_lbl_publisher, md_lbl_genre,
|
||||
md_lbl_players, md_lbl_lastplayed, md_lbl_playcount, md_lbl_rating">
|
||||
<color>${tertiaryColor}</color>
|
||||
</text>
|
||||
<text name="md_developer, md_publisher, md_genre, md_players, md_playcount, md_description">
|
||||
<color>${secondaryColor}</color>
|
||||
</text>
|
||||
<datetime name="md_releasedate">
|
||||
<color>${secondaryColor}</color>
|
||||
</datetime>
|
||||
<rating name="md_rating">
|
||||
<pos>0.70 0.785</pos>
|
||||
<size>0.04 0.03</size>
|
||||
<filledPath>./assets/star-filled.svg</filledPath>
|
||||
<unfilledPath>./assets/${colorSchemeName}/star-unfilled.svg</unfilledPath>
|
||||
</rating>
|
||||
<text name="md_lbl_lastplayed, md_lbl_playcount, md_playcount">
|
||||
<pos>1 1</pos>
|
||||
</text>
|
||||
<datetime name="md_lastplayed">
|
||||
<pos>1 1</pos>
|
||||
</datetime>
|
||||
<badges name="md_badges">
|
||||
<pos>0.8423 0.69</pos>
|
||||
<size>0.1267 0.17335978655</size>
|
||||
<origin>0 0</origin>
|
||||
<direction>column</direction>
|
||||
<slots>controller favorite kidgame broken completed altemulator</slots>
|
||||
<slots>collection, folder, favorite, completed, kidgame, broken, controller, altemulator</slots>
|
||||
<controllerPos>0.165 0.5</controllerPos>
|
||||
<controllerSize>0.2</controllerSize>
|
||||
<customBadgeIcon badge="collection">./assets/${colorSchemeName}/badges/collection.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="folder">./assets/${colorSchemeName}/badges/folder.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="favorite">./assets/${colorSchemeName}/badges/favorite.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="completed">./assets/${colorSchemeName}/badges/completed.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="kidgame">./assets/${colorSchemeName}/badges/kidgame.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="broken">./assets/${colorSchemeName}/badges/broken.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="controller">./assets/${colorSchemeName}/badges/controller.svg</customBadgeIcon>
|
||||
<customBadgeIcon badge="altemulator">./assets/${colorSchemeName}/badges/altemulator.svg</customBadgeIcon>
|
||||
<customControllerIcon controller="gamepad_generic">./assets/controllers/generic.svg</customControllerIcon>
|
||||
<customControllerIcon controller="gamepad_xbox">./assets/controllers/xbox.svg</customControllerIcon>
|
||||
<customControllerIcon controller="gamepad_playstation">./assets/controllers/dualshock4.svg</customControllerIcon>
|
||||
|
@ -458,27 +360,35 @@ based on: Switch Theme by Lilbud
|
|||
<customControllerIcon controller="joycon_left_or_right_nintendo">./assets/controllers/joycon-left.svg</customControllerIcon>
|
||||
<customControllerIcon controller="joycon_pair_nintendo">./assets/controllers/joycon-pair.svg</customControllerIcon>
|
||||
<customControllerIcon controller="unknown">./assets/controllers/generic.svg</customControllerIcon>
|
||||
<folderLinkPos>0.18 0.55</folderLinkPos>
|
||||
<folderLinkSize>0.14</folderLinkSize>
|
||||
</badges>
|
||||
</view>
|
||||
|
||||
<!-- carousel feature -->
|
||||
<feature supported="carousel">
|
||||
<view name="system">
|
||||
<carousel name="systemcarousel">
|
||||
<type>horizontal</type>
|
||||
<pos>0 0.3</pos>
|
||||
<size>1 .4</size>
|
||||
<logoScale>1</logoScale>
|
||||
<logoSize>0.234 0.397</logoSize>
|
||||
</carousel>
|
||||
<text name="systemInfo">
|
||||
<forceUppercase>0</forceUppercase>
|
||||
<fontSize>0.03</fontSize>
|
||||
<pos>0.5 0.75</pos>
|
||||
<variant name="withVideos">
|
||||
<view name="gamelist">
|
||||
<video name="md_video">
|
||||
<pos>0.4985 0.365</pos>
|
||||
<maxSize>0.277 0.39</maxSize>
|
||||
<origin>0.5 0.5</origin>
|
||||
<forceUppercase>1</forceUppercase>
|
||||
<fontPath>${mainFont}</fontPath>
|
||||
</text>
|
||||
<imageType>image</imageType>
|
||||
<interpolation>nearest</interpolation>
|
||||
<pillarboxes>false</pillarboxes>
|
||||
<pillarboxThreshold>0.85 0.90</pillarboxThreshold>
|
||||
<delay>1.5</delay>
|
||||
<scrollFadeIn>true</scrollFadeIn>
|
||||
</video>
|
||||
</view>
|
||||
</feature>
|
||||
</variant>
|
||||
|
||||
<variant name="withoutVideos">
|
||||
<view name="gamelist">
|
||||
<image name="md_image">
|
||||
<pos>0.4985 0.365</pos>
|
||||
<maxSize>0.277 0.39</maxSize>
|
||||
<origin>0.5 0.5</origin>
|
||||
<imageType>image</imageType>
|
||||
</image>
|
||||
</view>
|
||||
</variant>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/dark.xml</include>
|
||||
<include>./../../settings/16_10.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/dark.xml</include>
|
||||
<include>./../../settings/16_9.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/dark.xml</include>
|
||||
<include>./../../settings/21_9.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/dark.xml</include>
|
||||
<include>./../../settings/4_3.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/light.xml</include>
|
||||
<include>./../../settings/16_10.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/light.xml</include>
|
||||
<include>./../../settings/16_9.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/light.xml</include>
|
||||
<include>./../../settings/21_9.xml</include>
|
||||
</theme>
|
|
@ -1,14 +0,0 @@
|
|||
<!--
|
||||
theme name: Modern-DE
|
||||
version: 1.0
|
||||
author: Sophia Hadash
|
||||
email: s.hadash2@protonmail.com
|
||||
license: creative commons CC-BY-NC-SA
|
||||
based on: Switch Theme by Lilbud
|
||||
-->
|
||||
|
||||
<theme>
|
||||
<formatVersion>7</formatVersion>
|
||||
<include>./../../settings/light.xml</include>
|
||||
<include>./../../settings/4_3.xml</include>
|
||||
</theme>
|