1
0
mirror of synced 2026-05-22 14:43:19 +00:00

Embed media logo's

This commit is contained in:
Borewit
2025-07-20 12:49:49 +02:00
parent c2c9ad9a8d
commit 26104b943e
23 changed files with 1312 additions and 627 deletions
+25 -25
View File
@@ -43,30 +43,30 @@ If you find this project useful and would like to support its development, consi
### Support for audio file types
| Audio format | Description | Wiki | |
| ------------- |---------------------------------| -------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------:|
| AIFF / AIFF-C | Audio Interchange File Format | [:link:](https://wikipedia.org/wiki/Audio_Interchange_File_Format) | <img src="https://upload.wikimedia.org/wikipedia/commons/8/84/Apple_Computer_Logo_rainbow.svg" width="40" alt="Apple rainbow logo"> |
| AAC | ADTS / Advanced Audio Coding | [:link:](https://en.wikipedia.org/wiki/Advanced_Audio_Coding) | <img src="https://svgshare.com/i/UT8.svg" width="40" alt="AAC logo"> |
| APE | Monkey's Audio | [:link:](https://wikipedia.org/wiki/Monkey's_Audio) | <img src="https://foreverhits.files.wordpress.com/2015/05/ape_audio.jpg" width="40" alt="Monkey's Audio logo"> |
| ASF | Advanced Systems Format | [:link:](https://wikipedia.org/wiki/Advanced_Systems_Format) | |
| BWF | Broadcast Wave Format | [:link:](https://en.wikipedia.org/wiki/Broadcast_Wave_Format) | |
| DSDIFF | Philips DSDIFF | [:link:](https://wikipedia.org/wiki/Direct_Stream_Digital) | <img src="https://upload.wikimedia.org/wikipedia/commons/b/bc/DSDlogo.svg" width="80" alt="DSD logo"> |
| DSF | Sony's DSD Stream File | [:link:](https://wikipedia.org/wiki/Direct_Stream_Digital) | <img src="https://upload.wikimedia.org/wikipedia/commons/b/bc/DSDlogo.svg" width="80" alt="DSD logo"> |
| FLAC | Free Lossless Audio Codec | [:link:](https://wikipedia.org/wiki/FLAC) | <img src="https://upload.wikimedia.org/wikipedia/commons/a/a2/FLAC_logo_vector.svg" width="80" alt="FLAC logo"> |
| MP2 | MPEG-1 Audio Layer II | [:link:](https://wikipedia.org/wiki/MPEG-1_Audio_Layer_II) | |
| Matroska | Matroska (EBML), mka, mkv | [:link:](https://wikipedia.org/wiki/Matroska) | <img src="https://upload.wikimedia.org/wikipedia/commons/1/1a/Matroska_2010.svg" width="80" alt="Matroska logo"> |
| MP3 | MPEG-1 / MPEG-2 Audio Layer III | [:link:](https://wikipedia.org/wiki/MP3) | <img src="https://upload.wikimedia.org/wikipedia/commons/e/ea/Mp3.svg" width="80" alt="MP3 logo"> |
| MPC | Musepack SV7 | [:link:](https://wikipedia.org/wiki/Musepack) | <img src="https://www.musepack.net/pictures/musepack_logo.png" width="80" alt="musepack logo"> |
| MPEG 4 | mp4, m4a, m4v | [:link:](https://wikipedia.org/wiki/MPEG-4) | <img src="https://svgshare.com/i/UU3.svg" width="80" alt="mpeg 4 logo"> |
| Ogg | Open container format | [:link:](https://en.wikipedia.org/wiki/Ogg) | <img src="https://upload.wikimedia.org/wikipedia/commons/a/a1/Ogg_Logo.svg" width="80" alt="Ogg logo"> |
| Opus | | [:link:](https://wikipedia.org/wiki/Opus_(audio_format)) | <img src="https://upload.wikimedia.org/wikipedia/commons/0/02/Opus_logo2.svg" width="80" alt="Opus logo"> |
| Speex | | [:link:](https://wikipedia.org/wiki/Speex) | <img src="https://upload.wikimedia.org/wikipedia/commons/b/b5/Speex_logo_2006.svg" width="80" alt="Speex logo"> |
| Theora | | [:link:](https://en.wikipedia.org/wiki/Theora) | <img src="https://upload.wikimedia.org/wikipedia/commons/5/57/Theora_logo_2007.svg" width="70" alt="Theora logo"> |
| Vorbis | Vorbis audio compression | [:link:](https://wikipedia.org/wiki/Ogg_Vorbis) | <img src="https://upload.wikimedia.org/wikipedia/commons/8/8d/Xiph.Org_logo_square.svg" width="70" alt="Vorbis logo"> |
| WAV | RIFF WAVE | [:link:](https://wikipedia.org/wiki/WAV) | |
| WebM | webm | [:link:](https://wikipedia.org/wiki/WebM) | <img src="https://upload.wikimedia.org/wikipedia/commons/3/34/WebM_logo.svg" width="80" alt="Matroska logo"> |
| WV | WavPack | [:link:](https://wikipedia.org/wiki/WavPack) | <img src="http://www.wavpack.com/wavpacklogo.svg" width="60" alt="WavPack logo"> |
| WMA | Windows Media Audio | [:link:](https://wikipedia.org/wiki/Windows_Media_Audio) | <img src="https://upload.wikimedia.org/wikipedia/commons/7/76/Windows_Media_Player_simplified_logo.svg" width="40" alt="Windows Media logo"> |
| Audio format | Description | Logo |
|---------------------------------------------------------------------------|-----------------------------------------------------------|--------------------------------------------------------------------------------------------------|
| [AIFF / AIFF-C](https://wikipedia.org/wiki/Audio_Interchange_File_Format) | Audio Interchange File Format | <img src="./image/logo-Apple_Computer_Logo_rainbow.svg" width="40" alt="Apple rainbow logo"> |
| [AAC](https://en.wikipedia.org/wiki/Advanced_Audio_Coding) | ADTS / Advanced Audio Coding | <img src="./image/logo-AAC_original.svg" width="40" alt="AAC logo"> |
| [APE](https://wikipedia.org/wiki/Monkey's_Audio) | Monkey's Audio | <img src="./image/logo-APE-AI.svg" width="40" alt="Monkey's Audio logo"> |
| [ASF](https://wikipedia.org/wiki/Advanced_Systems_Format) | Advanced Systems Format | |
| [BWF](https://en.wikipedia.org/wiki/Broadcast_Wave_Format) | Extended WAV format for broadcast and archiving | |
| [DSDIFF](https://wikipedia.org/wiki/Direct_Stream_Digital) | Philips DSDIFF | <img src="./image/logo-DSD.svg" width="80" alt="DSD logo"> |
| [DSF](https://wikipedia.org/wiki/Direct_Stream_Digital) | Sony's DSD Stream File | <img src="./image/logo-DSD.svg" width="80" alt="DSD logo"> |
| [FLAC](https://wikipedia.org/wiki/FLAC) | Free Lossless Audio Codec | <img src="./image/logo-FLAC.svg" width="80" alt="FLAC logo"> |
| [MP2](https://wikipedia.org/wiki/MPEG-1_Audio_Layer_II) | MPEG-1 Audio Layer II (predecessor to MP3) | |
| [Matroska](https://wikipedia.org/wiki/Matroska) | Matroska (EBML), mka, mkv | <img src="./image/logo-Matroska_2010.svg" width="80" alt="Matroska logo"> |
| [MP3](https://wikipedia.org/wiki/MP3) | MPEG-1 / MPEG-2 Audio Layer III | <img src="./image/logo-Mp3.svg" width="80" alt="MP3 logo"> |
| [MPC](https://wikipedia.org/wiki/Musepack) | Musepack SV7 | <img src="./image/logo-Musepack.svg" width="80" alt="musepack logo"> |
| [MPEG 4](https://wikipedia.org/wiki/MPEG-4) | mp4, m4a, m4v | <img src="./image/logo-MPEG4-350581.svg" width="80" alt="mpeg 4 logo"> |
| [Ogg](https://en.wikipedia.org/wiki/Ogg) | Open container format | <img src="./image/logo-Ogg.svg" width="80" alt="Ogg logo"> |
| [Opus](https://wikipedia.org/wiki/Opus_(audio_format)) | Low-latency, high-quality codec for speech and music | <img src="./image/logo-Opus.svg" width="80" alt="Opus logo"> |
| [Speex](https://wikipedia.org/wiki/Speex) | Open-source speech codec optimized for VoIP | <img src="./image/logo-Speex_2006.svg" width="80" alt="Speex logo"> |
| [Theora](https://en.wikipedia.org/wiki/Theora) | Open video compression format (typically paired with Ogg) | <img src="./image/logo-Theora_2007.svg" width="70" alt="Theora logo"> |
| [Vorbis](https://wikipedia.org/wiki/Ogg_Vorbis) | Vorbis audio compression | <img src="./image/logo-Vorbis_many_fish_2005.svg" width="70" alt="Vorbis logo"> |
| [WAV](https://wikipedia.org/wiki/WAV) | Uncompressed PCM audio in RIFF container | |
| [WebM](https://wikipedia.org/wiki/WebM) | WebM | <img src="./image/logo-WebM.svg" width="80" alt="Matroska logo"> |
| [WV](https://wikipedia.org/wiki/WavPack) | WavPack | <img src="./image/logo-wavpack.svg" width="60" alt="WavPack logo"> |
| [WMA](https://wikipedia.org/wiki/Windows_Media_Audio) | Windows Media Audio | <img src="./image/logo-Windows_Media_Player_simplified.svg" width="40" alt="Windows Media logo"> |
### Supported tag headers
@@ -870,4 +870,4 @@ This is the case using Next.js. See [issue #2370](https://github.com/Borewit/mus
## Licence
This project is licensed under the [MIT License](LICENSE.txt). Feel free to use, modify, and distribute as needed.
This project is licensed under the [MIT License](LICENSE.txt). Feel free to use, modify, and distribute as needed.
+55
View File
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
width="90"
height="75"
id="Many Fish">
<path
d="M 45.2625,1.204 81.7055,37.647 45.2625,74.09 8.8195,37.647 z"
style="fill:#406585;stroke:#00315d;stroke-width:0.86px" />
<g
style="fill:#77cfdf;stroke:#00b9f2;stroke-width:0.42px"
id="Fish">
<path
d="m 11.4655,30.098 c 0,0 5.876,-4.258 9.091,-4.074 3.216,0.184 6.347,1.804 6.347,1.804 l 0.835,1.754 c 0,0 2.263,1.032 2.766,1.705 0.492,0.658 0.48,0.608 1.785,4.285 l -14.086,-0.04 z"
style="stroke:#039bd9" />
<path
d="m 26.9915,35.89 c 1.147,-0.523 4.805,-0.89 6.402,-1.7 1.217,-0.616 6.568,-2.745 8.152,-1.684 0.863,0.578 -2.097,5.608 -3.207,6.861 -1.1,1.24 -0.224,5.049 -0.411,5.577 -0.387,1.091 -2.949,1.503 -3.567,1.283 -0.581,-0.207 -4.125,-1.286 -5.696,-1.925 -1.279,-0.522 -2.129,-1.313 -5.779,-0.849 z" />
<path
d="m 16.0475,44.432 c 0,0 3.126,1.289 5.171,1.262 l 2.094,-0.362 c 0,0 1.71,-1.097 -0.036,-2.239"
style="stroke:#039bd9" />
<path
d="m 20.0215,43.83 c -2.292,0.882 -9.414,1.596 -11.939,-0.392 L 6.7495,34.33 c 0,0 -0.915,-2.182 3.688,-3.705 2.942,-0.975 2.651,-1.128 6.557,-0.752 2.437,0.235 6.378,2.303 7.268,3.231 1.529,1.593 5.324,2.769 6.766,2.923 1.444,0.153 2.369,0.006 2.369,0.006 0,0 -0.479,3.205 -1.859,4.987 -1.382,1.781 -2.43,1.959 -2.43,1.959 0,0 -2.251,0.052 -4.333,0.084 -3.094,0.044 -4.754,0.767 -4.754,0.767 z"
id="path12"
style="fill:#fbb425;stroke:#faab18" />
<path
d="m 4.2365,37.117 c 0,0 2.294,-6.304 7.825,-6.701 4.931,-0.353 7.845,3.611 7.838,6.477 -0.008,3.549 -2.637,6.915 -6.11,7.291 -4.208,0.453 -6.229,-0.761 -6.357,-1.203 z"
style="fill:#ffd569;stroke:#faab18;stroke-width:0.46px" />
<path
d="m 8.4435,43.157 c -0.423,0.333 -0.067,0.192 -1.789,0.43 -1.215,0.169 -2.456,-0.036 -3.14,-0.924 -0.602,-0.782 0.211,-0.908 1.35,-0.981 0.51,-0.034 1.045,0.007 0.911,-0.237 -0.533,-0.978 -1.52,-2.104 -2.691,-2.24 -2.494,-0.289 -1.847,-2.041 -1.847,-2.041 0.146,-0.623 1.886,-0.748 3.413,-0.449 l 3.977,4.617"
style="stroke-width:0.55px" />
<path
d="m 14.5215,33.014 c 0.025,1.909 -1.479,3.478 -3.363,3.505 -1.883,0.024 -3.428,-1.504 -3.451,-3.415 -0.026,-1.911 1.479,-3.479 3.361,-3.505 1.884,-0.025 3.429,1.504 3.453,3.415 z"
style="fill:#ffffff;stroke:#dc9837;stroke-width:0.43px" />
<path
d="m 11.9065,33.026 c 0.005,0.383 -0.298,0.697 -0.674,0.703 -0.376,0.003 -0.686,-0.301 -0.691,-0.684 -0.006,-0.382 0.297,-0.697 0.674,-0.701 0.376,-0.005 0.684,0.301 0.691,0.682 z"
style="fill:#232020" />
<path
d="m 19.4095,37.588 c 0,0 4.822,-0.248 5.121,-0.496 0.298,-0.249 0.666,0.175 0.729,0.48 0.064,0.304 -3.504,3.589 -4.349,3.539 -0.844,-0.05 -4.273,0.195 -4.159,-0.295" />
</g>
<use
transform="translate(25.111,-20.683)"
xlink:href="#Fish" />
<use
transform="translate(47.729,0.985)"
xlink:href="#Fish" />
<use
transform="translate(23.426,21.878)"
xlink:href="#Fish" />
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

+37
View File
@@ -0,0 +1,37 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="레이어_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
y="0px" viewBox="0 0 900 998" style="enable-background:new 0 0 900 998;" xml:space="preserve">
<style type="text/css">
.st0{fill:#006697;}
.st1{fill:url(#SVGID_1_);}
</style>
<g>
<g>
<path class="st0" d="M524.0053,995.0536l63.9951-177.3524h43.0798l64.1191,177.3524H654.313l-12.0456-36.4773h-65.7023
l-12.0455,36.4773H524.0053z M587.0629,926.7863h44.7068l-22.3534-67.6922L587.0629,926.7863z"/>
<path class="st0" d="M310.6188,995.0536l63.9951-177.3524h43.0799l64.1191,177.3524h-40.8863l-12.0456-36.4773h-65.7023
l-12.0456,36.4773H310.6188z M373.6765,926.7863h44.7068l-22.3534-67.6922L373.6765,926.7863z"/>
<path class="st0" d="M850.877,932.1365h38.1606c-1.6796,19.8292-9.7801,35.7639-24.3111,47.804
c-14.5214,12.0402-32.949,18.0553-55.2829,18.0553c-26.1154,0-46.6642-8.3043-61.6462-24.9227
c-14.9916-16.6184-22.4875-39.4502-22.4875-68.5052c0-29.6198,7.4958-52.6002,22.4875-68.9313
c14.9821-16.3311,31.0155-24.5065,58.1387-24.5065c21.3262,0,44.1443,5.8268,58.4162,17.4608
c14.2718,11.6438,22.4203,26.9343,24.4358,45.8716h-38.4197c-1.7563-10.1871-6.085-17.8373-12.9665-22.9308
c-6.8912-5.1035-16.2106-7.6502-27.9582-7.6502c-13.7728,0-24.7046,5.4404-32.8146,16.3112
c-8.1005,10.8808-12.1508,25.6758-12.1508,44.3752c0,18.5409,4.175,33.2468,12.5347,44.1276
c8.35,10.8708,19.6657,16.3112,33.9376,16.3112c10.7495,0,19.7521-2.9729,27.0176-8.9088
C845.2239,950.1622,849.5333,942.175,850.877,932.1365z"/>
</g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="1044.7632" y1="759.3578" x2="27.2454" y2="45.0554">
<stop offset="0.1694" style="stop-color:#60BBC1"/>
<stop offset="0.9518" style="stop-color:#066B9B"/>
</linearGradient>
<path class="st1" d="M303.3233,774.7663C49.4166,582.7343-53.8431,333.682,26.9785,165.0306
C129.621-49.1546,505.5394-45.4308,900,121.8304l-0.0005,51.3195C528.4957,23.7881,236.7076,39.261,161.8008,209.3755
c-70.279,159.6048,41.9483,380.5191,290.2694,565.3908H303.3233z M665.3373,774.3784
C475.8158,645.65,352.3943,482.4337,422.7097,340.201c58.9637-119.2709,239.4234-146.6585,477.29-64.3578L900,226.4183
c-271.7839-108.146-529.3785-88.5495-596.7435,57.2711c-71.9893,155.8307,46.8804,339.9081,249.6097,491.0769L665.3373,774.3784z
M900,774.7663V319.6705c-171.2302-50.5197-311.469-19.9585-361.6393,76.0256
c-58.8984,112.6824,66.6989,282.0642,229.3578,379.0701C767.7185,774.7663,900,774.7663,900,774.7663z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" viewBox="0 0 89.89 104.6"><defs><clipPath id="a"><path d="M150.97 50.8c-9.07.38-19.66 3.95-25.85 8.6-5.62 4.21-10.26 10.47-8.46 16.56 9.9.19 20.13-3.47 26.07-8.18 5.55-4.4 9.77-10.63 8.24-16.99m3.35 24.48c-15.27 0-21.72 4.49-32.31 4.49-10.92 0-19.23-4.49-32.43-4.49-12.98 0-26.77 4.88-35.51 13.21l-.16.16A24.3 24.3 0 0 0 46.88 102c-.76 4.14-.56 8.66.62 13.35a46 46 0 0 0 5.93 13.35 65 65 0 0 0 11.45 13.35c7 6.45 16.2 13.28 28.04 13.34 11.08.07 14.21-4.37 29.24-4.42s17.87 4.47 28.94 4.4c11.35-.05 20.7-7 27.67-13.32l1.98-1.83a70 70 0 0 0 10.12-11.51l.87-1.18c-9.96-2.32-17.03-6.85-20.85-12.18-3-4.18-4-8.86-2.81-13.35 1.31-4.98 5.3-9.73 12.2-13.35a45 45 0 0 1 6.52-2.76c-8.72-6.72-20.95-10.61-32.48-10.61"/></clipPath></defs><g clip-path="url(#a)" transform="matrix(.61862 0 0 1 -28.72 -50.8)"><g stroke-linecap="round"><path fill="#75bd21" d="M24.86 37.45H213.3V102H24.86z"/><path fill="#ffc728" d="M24.86 88.65H213.3v26.7H24.86z"/><path fill="#ff661c" d="M24.86 102H213.3v26.7H24.86z"/><path fill="#cf0f2b" d="M24.86 115.35H213.3v26.7H24.86z"/><path fill="#b01cab" d="M24.86 128.7H213.3v26.68H24.86z"/><path fill="#00a1de" d="M24.86 142.06H213.3v26.68H24.86z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

+191
View File
@@ -0,0 +1,191 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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="500"
height="253.76521"
id="svg4067"
version="1.1"
inkscape:version="0.48.1 r9760"
sodipodi:docname="New document 6">
<defs
id="defs4069" />
<sodipodi:namedview
inkscape:document-units="in"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.36"
inkscape:cx="200.23278"
inkscape:cy="-77.97252"
inkscape:current-layer="layer1"
id="namedview4071"
showgrid="false"
units="in"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1368"
inkscape:window-height="934"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0" />
<metadata
id="metadata4073">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-139.76722,-158.26227)">
<path
inkscape:connector-curvature="0"
d="m 145.28447,378.31696 0,-15.39632 9.31097,0 c 10.19681,0 13.86536,5.98906 13.86536,15.90664 0,15.30966 -10.20644,16.33993 -13.95201,16.33993 l -9.22432,0 0,-16.85025 -5.51725,0 0,21.51055 14.2505,0 c 13.8461,0 19.9507,-7.85703 19.9507,-21.75127 0,-13.39355 -7.14451,-19.80627 -19.9507,-19.80627 l -14.2505,0 0,20.04699 5.51725,0"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3050" />
<path
inkscape:connector-curvature="0"
d="m 498.1288,378.31696 0,-15.39632 9.29171,0 c 10.17755,0 13.84609,5.98906 13.84609,15.90664 0,15.30966 -10.17755,16.33993 -13.97126,16.33993 l -9.16654,0 0,-16.85025 -5.54614,0 0,21.51055 14.26013,0 c 13.83646,0 19.9507,-7.85703 19.9507,-21.75127 0,-13.39355 -7.15414,-19.80627 -19.9507,-19.80627 l -14.26013,0 0,20.04699 5.54614,0"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3052" />
<path
inkscape:connector-curvature="0"
d="m 179.0235,399.82751 0,-30.08974 4.95879,0 0,30.08974 -4.95879,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3054" />
<path
inkscape:connector-curvature="0"
d="m 179.0235,364.34569 0,-6.07572 4.95879,0 0,6.07572 -4.95879,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3056" />
<path
inkscape:connector-curvature="0"
d="m 190.04838,369.73777 4.65067,0 0,6.34533 0.12479,0 c 2.37829,-4.83362 5.7002,-7.22154 11.04413,-7.0386 l 0,5.2284 c -7.95332,0 -10.87082,4.55438 -10.87082,12.16107 l 0,13.39354 -4.94916,0 0,-30.08974"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3058" />
<path
inkscape:connector-curvature="0"
d="m 220.17663,381.88921 -9.04136,0 c 0.34663,-4.57364 3.43745,-8.4829 8.60807,-8.4829 4.89139,0 8.44439,3.78409 8.67547,8.4829 l -8.24218,0 0,4.36181 13.47058,0 c 0.2981,-7.26005 -2.95602,-17.20652 -13.61501,-17.20652 -8.20366,0 -14.14458,6.62456 -14.14458,15.64667 0.29887,9.20505 4.85287,15.82961 14.44307,15.82961 6.74973,0 11.52558,-3.61077 12.85434,-10.26421 l -4.88176,0 c -0.86658,3.91888 -3.72631,5.89277 -7.79926,5.89277 -6.57641,0 -9.54206,-4.6603 -9.36874,-9.89832 l 9.04136,0 0,-4.36181"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3060" />
<path
inkscape:connector-curvature="0"
d="m 383.19081,381.88921 -9.04137,0 c 0.33739,-4.57364 3.42782,-8.4829 8.60807,-8.4829 4.87213,0 8.42513,3.78409 8.65622,8.4829 l -8.22292,0 0,4.36181 13.46094,0 c 0.29811,-7.26005 -2.96564,-17.20652 -13.62463,-17.20652 -8.18441,0 -14.10607,6.62456 -14.10607,15.64667 0.2696,9.20505 4.81436,15.82961 14.40456,15.82961 6.76899,0 11.52557,-3.61077 12.88322,-10.26421 l -4.91064,0 c -0.86659,3.91888 -3.70706,5.89277 -7.78964,5.89277 -6.55715,0 -9.54205,-4.6603 -9.35911,-9.89832 l 9.04137,0 0,-4.36181"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3062" />
<path
inkscape:connector-curvature="0"
d="m 259.16331,379.38575 c -0.75104,-3.78409 -3.36043,-5.97944 -7.443,-5.97944 -7.16377,0 -9.34949,5.66169 -9.34949,11.75667 0,5.50762 2.48421,10.98636 8.78139,10.98636 4.73733,0 7.59706,-2.7827 8.24219,-7.34671 l 5.07433,0 c -1.1073,7.34671 -5.71946,11.71815 -13.26837,11.71815 -9.20505,0 -14.07719,-6.38384 -14.07719,-15.3578 0,-9.03174 4.6603,-16.11848 14.20236,-16.11848 6.8075,0 12.27662,3.21599 12.96988,10.34125 l -5.1321,0"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3064" />
<path
inkscape:connector-curvature="0"
d="m 275.67656,369.73777 5.99869,0 0,4.36181 -5.99869,0 0,18.67008 c 0,2.30126 0.63549,2.6479 3.72631,2.6479 l 2.27238,0 0,4.40995 -3.78409,0 c -5.13211,0 -7.16376,-1.04953 -7.16376,-6.59567 l 0,-19.13226 -5.11285,0 0,-4.36181 5.11285,0 0,-9.02211 4.94916,0 0,9.02211"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3066" />
<path
inkscape:connector-curvature="0"
d="m 324.01271,370.43104 c -0.62625,-5.95055 -4.59289,-8.49253 -10.29309,-8.49253 -4.64105,0 -9.31097,1.69465 -9.31097,7.10599 0,5.11285 6.64381,5.88315 13.31651,7.40449 6.62456,1.49245 13.278,3.8226 13.278,11.96849 0,8.84879 -8.66584,12.3729 -16.24364,12.3729 -9.29171,0 -17.15838,-4.51587 -17.15838,-14.64528 l 5.2284,0 c 0,6.9712 5.81574,10.00424 12.11292,10.00424 5.00694,0 10.53382,-1.56948 10.53382,-7.54891 0,-5.70983 -6.64382,-6.71122 -13.278,-8.15553 -6.62456,-1.45393 -13.31652,-3.37005 -13.31652,-10.98636 0,-8.44439 7.50077,-12.19959 15.06894,-12.19959 8.49253,0 14.94377,4.05369 15.30004,13.17209 l -5.23803,0"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3068" />
<path
inkscape:connector-curvature="0"
d="m 342.54799,369.73777 6.01795,0 0,4.36181 -6.01795,0 0,18.67008 c 0,2.30126 0.68403,2.6479 3.73595,2.6479 l 2.282,0 0,4.40995 -3.77446,0 c -5.1321,0 -7.16376,-1.04953 -7.16376,-6.59567 l 0,-19.13226 -5.12248,0 0,-4.36181 5.12248,0 0,-9.02211 4.92027,0 0,9.02211"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3070" />
<path
inkscape:connector-curvature="0"
d="m 352.68703,369.73777 4.6603,0 0,6.34533 0.0963,0 c 2.39755,-4.83362 5.72908,-7.22154 11.08265,-7.0386 l 0,5.2284 c -7.98221,0 -10.89008,4.55438 -10.89008,12.16107 l 0,13.39354 -4.94916,0 0,-30.08974"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3072" />
<path
inkscape:connector-curvature="0"
d="m 420.01102,386.15473 0,-1.85834 c -1.91612,1.39616 -5.64243,1.44431 -8.96434,2.0124 -3.2545,0.607 -6.05646,1.75243 -6.05646,5.42097 0,3.28339 2.80196,4.41958 5.82537,4.41958 6.51865,0 9.19543,-4.08257 9.19543,-6.78824 l 0,-3.20637 4.9299,0 0,6.61493 c 0,2.33015 0,3.37968 1.57911,3.37968 0.40441,0 0.88584,-0.0539 1.52134,-0.2696 l 0,3.8226 c -0.86659,0.50993 -1.99315,0.81844 -3.553,0.81844 -2.58049,0 -4.18849,-1.38654 -4.18849,-4.64104 -2.73455,3.1871 -6.4031,4.64104 -10.57233,4.64104 -5.47874,0 -9.96572,-2.43607 -9.96572,-8.45401 0,-6.76899 5.05507,-8.26144 10.18718,-9.24357 5.45948,-1.04953 10.11978,-0.69327 10.11978,-4.42921 0,-4.29441 -3.553,-4.98768 -6.70159,-4.98768 -4.18849,0 -7.25042,1.29988 -7.51039,5.68095 l -4.92991,0 c 0.29811,-7.42375 6.05647,-10.04276 12.72917,-10.04276 5.42096,0 11.28485,1.22285 11.28485,8.27107 l 0,8.83916 -4.9299,0"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3074" />
<path
inkscape:connector-curvature="0"
d="m 623.08065,386.15473 0,-1.85834 c -1.91611,1.39616 -5.64242,1.44431 -8.96433,2.0124 -3.24488,0.607 -6.05646,1.75243 -6.05646,5.42097 0,3.28339 2.81158,4.41958 5.82537,4.41958 6.52827,0 9.19542,-4.08257 9.19542,-6.78824 l 0,-3.20637 4.95879,0 0,6.61493 c 0,2.33015 0,3.37968 1.56948,3.37968 0.3944,0 0.86659,-0.0539 1.52134,-0.2696 l 0,3.8226 c -0.88584,0.50993 -2.00277,0.81844 -3.553,0.81844 -2.56123,0 -4.19812,-1.38654 -4.19812,-4.64104 -2.72492,3.1871 -6.41272,4.64104 -10.58196,4.64104 -5.47874,0 -9.95609,-2.43607 -9.95609,-8.45401 0,-6.76899 5.04545,-8.26144 10.1583,-9.24357 5.48837,-1.04953 10.14867,-0.69327 10.14867,-4.42921 0,-4.29441 -3.54337,-4.98768 -6.68233,-4.98768 -4.21738,0 -7.27931,1.29988 -7.52966,5.68095 l -4.92028,0 c 0.27885,-7.42375 6.04684,-10.04276 12.72917,-10.04276 5.41134,0 11.29448,1.22285 11.29448,8.27107 l 0,8.83916 -4.95879,0"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3076" />
<path
inkscape:connector-curvature="0"
d="m 431.19959,369.73777 4.65067,0 0,4.41958 0.0963,0 c 2.23386,-3.37005 5.61354,-5.11285 9.73463,-5.11285 3.66854,0 7.03859,1.44431 8.28069,5.11285 2.01241,-3.21599 5.57503,-5.11285 9.39763,-5.11285 6.00832,0 10.01387,2.50347 10.01387,8.72362 l 0,22.05939 -4.94916,0 0,-19.73887 c 0,-3.70705 -0.98213,-6.68233 -5.79649,-6.68233 -4.7951,0 -7.85703,3.04268 -7.85703,7.67409 l 0,18.74711 -4.94916,0 0,-19.73887 c 0,-3.89 -1.23248,-6.68233 -5.64243,-6.68233 -5.86389,0 -8.03035,5.42097 -8.03035,7.67409 l 0,18.74711 -4.94916,0 0,-30.08974"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3078" />
<path
inkscape:connector-curvature="0"
d="m 531.86782,399.82751 0,-30.08974 4.94916,0 0,30.08974 -4.94916,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3080" />
<path
inkscape:connector-curvature="0"
d="m 531.86782,364.34569 0,-6.07572 4.94916,0 0,6.07572 -4.94916,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3082" />
<path
inkscape:connector-curvature="0"
d="m 546.93676,384.34453 c 0,5.41134 1.97389,11.43892 8.49253,11.43892 6.50901,0 8.95471,-5.97943 8.95471,-11.6026 0,-5.2958 -2.33015,-10.77454 -8.5503,-10.77454 -6.34533,0 -8.89694,5.16099 -8.89694,10.93822 l -5.24765,0.58774 c 0,-7.10599 3.49523,-15.88738 13.89424,-15.88738 3.80334,0 7.16377,1.6754 8.97396,5.02619 l -0.0539,0 0.11555,0 0,-4.33292 4.6603,0 0,27.5285 c 0,9.75389 -4.50624,14.76082 -13.97127,14.76082 -5.64243,0 -12.1707,-2.24349 -12.43067,-8.82953 l 4.9299,0 c 0.24033,3.61077 4.54475,4.8625 7.78,4.8625 6.4705,0 9.03174,-4.62179 9.03174,-11.4004 l 0,-1.945 -0.11555,0 c -1.61762,3.66854 -5.58465,5.44022 -9.36874,5.44022 -8.94508,0 -13.44169,-7.03859 -13.44169,-15.223 l 5.24765,-0.58774"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3084" />
<path
inkscape:connector-curvature="0"
d="m 575.84217,399.82751 0,-30.08974 4.94916,0 0,30.08974 -4.94916,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3086" />
<path
inkscape:connector-curvature="0"
d="m 575.84217,364.34569 0,-6.07572 4.94916,0 0,6.07572 -4.94916,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3088" />
<path
inkscape:connector-curvature="0"
d="m 594.41596,369.73777 6.00832,0 0,4.36181 -6.00832,0 0,18.67008 c 0,2.30126 0.66477,2.6479 3.72632,2.6479 l 2.282,0 0,4.40995 -3.79371,0 c -5.10322,0 -7.15414,-1.04953 -7.15414,-6.59567 l 0,-19.13226 -5.11285,0 0,-4.36181 5.11285,0 0,-9.02211 4.93953,0 0,9.02211"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3090" />
<path
inkscape:connector-curvature="0"
d="m 634.81806,399.82751 0,-41.56717 4.94916,0 0,41.56717 -4.94916,0 z"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3092" />
<path
inkscape:connector-curvature="0"
d="m 286.66292,242.56168 c 0,-44.58096 -14.00015,-68.18094 -40.81613,-68.18094 -8.6851,0 -13.20097,3.37968 -13.63426,14.56825 -1.40579,36.71429 -1.40579,82.70104 0,115.48682 0.43368,9.94647 3.61077,14.71268 13.63426,14.71268 26.98929,0 40.81613,-25.82421 40.81613,-76.58681 l 34.2012,3.20636 c 0,57.61824 -30.95632,85.11786 -82.55661,85.11786 l -40.6717,0 c 3.28339,-41.38422 4.34255,-124.15267 0,-168.55069 l 40.18063,0 c 46.40079,0 83.04768,14.43345 83.04768,83.43283 l -34.2012,-3.20636"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3094" />
<path
inkscape:connector-curvature="0"
d="m 560.43622,242.56168 c 0,-44.58096 -13.99052,-68.18094 -40.8065,-68.18094 -8.6851,0 -13.22985,3.37968 -13.65352,14.56825 -1.39616,36.71429 -1.39616,82.70104 0,115.48682 0.42367,9.94647 3.64929,14.71268 13.65352,14.71268 26.98929,0 40.8065,-25.82421 40.8065,-76.58681 l 34.21083,3.20636 c 0,57.61824 -30.95632,85.11786 -82.55661,85.11786 l -40.66207,0 c 3.29302,-41.38422 4.32329,-124.15267 0,-168.55069 l 40.15174,0 c 46.41042,0 83.06694,14.43345 83.06694,83.43283 l -34.21083,-3.20636"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3096" />
<path
inkscape:connector-curvature="0"
d="m 341.10369,196.70973 c 0,51.2344 96.81674,49.46272 96.81674,94.57326 0.0154,27.10484 -14.61639,42.60707 -50.89739,42.60707 -25.69905,0 -41.2398,-5.2958 -50.25228,-8.96434 l 0,-34.30711 c 0,-2.85973 1.8102,-2.9175 3.22562,-0.30812 9.49392,17.82275 25.36204,32.391 42.87668,32.391 18.93968,0 27.75959,-10.77453 27.75959,-27.11447 0,-35.86697 -74.34332,-36.29063 -74.34332,-87.86204 0,-3.86111 0.94361,-9.95609 1.29025,-11.25597 0.70328,-2.70566 3.52411,-2.53235 3.52411,0.24034"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3098" />
<path
inkscape:connector-curvature="0"
d="m 451.92059,269.31988 c 0,-49.27014 -76.6831,-50.2619 -76.6831,-81.45894 0,-13.26837 11.78555,-17.81312 25.84347,-17.81312 17.64944,0 31.53405,11.5352 39.4296,24.43768 1.67539,2.02203 3.47596,1.77168 3.47596,-1.23248 l 0,-26.70043 c -6.14312,-2.66715 -23.61924,-8.29032 -41.85603,-8.29032 -30.42674,0 -53.48752,9.13765 -53.48752,32.28508 0,45.60161 97.66407,44.79279 97.66407,92.01202 0,4.35218 -0.25034,6.37421 -0.52919,8.78139 -0.24033,2.40718 2.52272,3.32191 3.44708,0.51995 1.56948,-4.7277 2.69604,-11.74703 2.69604,-22.54083"
style="fill:#110f0e;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3100" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

+49
View File
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="130" width="262" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<clipPath id="a">
<path d="m2 1h13v32h13v-16h13v48h13v64h-52z"/>
</clipPath>
<metadata/>
<path d="m0 0h262v130h-262z"/>
<g fill="#fdfffc" transform="matrix(.70836 0 0 .70836 39.5 34.42)">
<path d="m39.7185 125.175v-9.359h-1.614v-1.421h1.614v-1.147c0-.724.064-1.262.193-1.614.176-.473.485-.857.928-1.152.444-.294 1.064-.441 1.863-.441.514 0 1.083.061 1.705.183l-.274 1.593c-.379-.067-.737-.101-1.076-.101-.555 0-.947.118-1.177.355s-.345.68-.345 1.33v.994h2.101v1.421h-2.101v9.359z"/>
<path d="m46.3375 125.175v-10.78h1.645v1.635c.419-.765.807-1.269 1.162-1.513.355-.243.746-.365 1.172-.365.616 0 1.242.196 1.878.588l-.629 1.696c-.447-.264-.893-.396-1.34-.396-.399 0-.758.12-1.076.36s-.545.573-.68 1c-.203.649-.304 1.36-.304 2.131v5.644z"/>
<path id="b" d="m62.2684 121.703 1.888.234c-.297 1.103-.849 1.959-1.654 2.568s-1.834.913-3.086.913c-1.576 0-2.827-.485-3.75-1.456-.924-.971-1.386-2.333-1.386-4.086 0-1.813.467-3.221 1.401-4.222.934-1.002 2.145-1.502 3.634-1.502 1.441 0 2.618.49 3.532 1.472.913.981 1.37 2.361 1.37 4.141 0 .108-.003.27-.01.487h-8.039c.068 1.184.403 2.091 1.005 2.72.602.63 1.353.944 2.253.944.67 0 1.242-.176 1.716-.528.473-.351.849-.913 1.126-1.685zm-5.998-2.953h6.019c-.082-.907-.312-1.587-.691-2.04-.581-.704-1.336-1.056-2.263-1.056-.839 0-1.545.281-2.116.842-.572.562-.888 1.313-.949 2.254z"/>
<use height="130" transform="translate(12.71)" width="265" xlink:href="#b"/>
<path d="m88.23 110.3h1.83v14.88h-1.83z"/>
<path id="c" d="m93.725 119.772c0-1.996.554-3.475 1.664-4.436.927-.798 2.057-1.197 3.39-1.197 1.482 0 2.694.485 3.634 1.456.941.971 1.411 2.313 1.411 4.025 0 1.387-.208 2.478-.624 3.273s-1.022 1.413-1.817 1.853-1.663.659-2.604.659c-1.509 0-2.728-.483-3.659-1.451-.93-.968-1.395-2.362-1.395-4.182zm1.877 0c0 1.38.301 2.414.904 3.101.602.687 1.36 1.03 2.273 1.03.907 0 1.662-.345 2.264-1.035s.903-1.743.903-3.157c0-1.333-.303-2.343-.908-3.03-.606-.686-1.359-1.03-2.259-1.03-.913 0-1.671.342-2.273 1.025-.603.684-.904 1.716-.904 3.096z"/>
<path id="d" d="m106.417 121.932 1.807-.284c.101.724.384 1.279.847 1.665.464.385 1.112.578 1.944.578.839 0 1.462-.171 1.868-.512.406-.342.609-.743.609-1.203 0-.413-.18-.738-.538-.975-.251-.162-.873-.368-1.868-.619-1.34-.338-2.269-.631-2.786-.878-.518-.247-.91-.588-1.178-1.025-.267-.436-.401-.919-.401-1.446 0-.481.11-.926.33-1.335s.52-.749.899-1.02c.284-.21.671-.388 1.162-.533.49-.146 1.016-.218 1.578-.218.846 0 1.589.122 2.228.365.64.244 1.112.574 1.416.99.305.416.514.972.629 1.669l-1.786.244c-.081-.555-.316-.988-.706-1.299-.389-.311-.938-.467-1.649-.467-.839 0-1.438.139-1.797.416-.358.278-.537.602-.537.975 0 .236.074.45.223.639.149.196.382.359.7.487.183.068.721.224 1.614.467 1.293.345 2.194.628 2.705.848s.912.539 1.203.959c.291.419.436.94.436 1.563 0 .609-.177 1.182-.533 1.72-.355.538-.867.955-1.537 1.249s-1.428.441-2.274.441c-1.401 0-2.468-.291-3.202-.872-.734-.582-1.203-1.445-1.406-2.589z"/>
<use height="130" transform="translate(11.9)" width="265" xlink:href="#d"/>
<path d="m130.46 110.3h1.83v14.88h-1.83z"/>
<use height="130" transform="translate(81.89)" width="265" xlink:href="#b"/>
<use height="130" transform="translate(42.25)" width="265" xlink:href="#d"/>
<use height="130" transform="translate(54.13)" width="265" xlink:href="#d"/>
<path d="m187.583 123.853c-.676.575-1.328.981-1.954 1.218-.625.237-1.297.355-2.014.355-1.185 0-2.095-.289-2.731-.867-.636-.579-.954-1.318-.954-2.218 0-.528.12-1.01.36-1.447.241-.436.555-.786.944-1.05.39-.264.828-.464 1.315-.599.359-.095.9-.186 1.624-.274 1.475-.176 2.561-.386 3.258-.629.007-.251.01-.41.01-.477 0-.745-.172-1.269-.517-1.574-.467-.413-1.161-.619-2.081-.619-.86 0-1.494.151-1.903.452-.41.301-.713.834-.909 1.598l-1.786-.243c.162-.765.43-1.382.802-1.853.372-.47.91-.832 1.614-1.086.703-.253 1.519-.38 2.446-.38.92 0 1.668.108 2.243.325.575.216.998.488 1.269.817.27.328.46.742.568 1.243.061.311.091.873.091 1.685v2.436c0 1.698.039 2.773.117 3.223s.232.881.462 1.294h-1.908c-.19-.379-.311-.822-.366-1.33zm-.152-4.08c-.663.27-1.658.501-2.984.69-.751.108-1.282.23-1.594.365-.311.136-.551.334-.72.594-.169.261-.254.55-.254.868 0 .487.184.893.553 1.218s.909.487 1.619.487c.704 0 1.33-.154 1.878-.462.548-.307.951-.729 1.208-1.263.196-.413.294-1.022.294-1.827z"/>
<path d="m200.494 125.163v-1.584c-.839 1.218-1.979 1.827-3.421 1.827-.636 0-1.23-.121-1.781-.365-.552-.244-.961-.55-1.228-.919-.268-.368-.455-.82-.564-1.355-.074-.358-.111-.927-.111-1.705v-6.679h1.827v5.979c0 .954.037 1.597.111 1.928.115.481.359.858.731 1.132s.833.411 1.381.411 1.062-.14 1.543-.421c.48-.281.82-.663 1.02-1.147.199-.484.299-1.186.299-2.106v-5.776h1.827v10.78z"/>
<path d="m213.289 125.185v-1.36c-.684 1.069-1.688 1.603-3.015 1.603-.859 0-1.649-.236-2.37-.71-.72-.474-1.279-1.135-1.675-1.984-.395-.85-.593-1.826-.593-2.929 0-1.076.179-2.052.538-2.928.358-.876.896-1.548 1.614-2.015.717-.467 1.519-.7 2.405-.7.65 0 1.228.137 1.736.411.507.274.92.631 1.238 1.071v-5.339h1.817v14.88zm-5.776-5.38c0 1.381.291 2.413.873 3.096s1.269 1.025 2.061 1.025c.798 0 1.477-.326 2.035-.979s.837-1.65.837-2.99c0-1.475-.284-2.557-.852-3.248-.569-.69-1.269-1.035-2.101-1.035-.812 0-1.491.332-2.035.995-.545.663-.818 1.708-.818 3.136z"/>
<path d="m219.353 112.384v-2.101h1.827v2.101zm0 12.779v-10.78h1.827v10.78z"/>
<use height="130" transform="translate(131.19)" width="265" xlink:href="#c"/>
<path id="e" d="m252.639 121.212 1.797.234c-.196 1.238-.699 2.208-1.507 2.908-.809.7-1.802 1.05-2.979 1.05-1.476 0-2.661-.482-3.558-1.446s-1.345-2.346-1.345-4.146c0-1.164.193-2.183.579-3.056.385-.872.972-1.527 1.761-1.964.788-.436 1.646-.654 2.573-.654 1.17 0 2.128.296 2.872.888.745.592 1.222 1.433 1.431 2.522l-1.776.274c-.169-.724-.468-1.269-.898-1.634s-.949-.548-1.558-.548c-.92 0-1.668.33-2.243.99-.576.659-.863 1.703-.863 3.131 0 1.448.277 2.5.832 3.157.555.656 1.279.984 2.172.984.718 0 1.316-.22 1.797-.66.48-.439.785-1.116.913-2.03z"/>
<use height="130" transform="translate(163.09)" width="265" xlink:href="#c"/>
<path d="m277.032 125.155v-1.36c-.684 1.069-1.689 1.603-3.015 1.603-.859 0-1.649-.236-2.37-.71s-1.279-1.135-1.675-1.984c-.396-.85-.594-1.826-.594-2.929 0-1.076.18-2.052.538-2.928.359-.876.897-1.548 1.614-2.015.718-.467 1.519-.7 2.406-.7.649 0 1.228.137 1.736.411.507.274.92.631 1.238 1.071v-5.339h1.817v14.88zm-5.776-5.38c0 1.381.291 2.413.873 3.096s1.269 1.025 2.061 1.025c.798 0 1.476-.326 2.035-.979.558-.653.837-1.65.837-2.99 0-1.475-.284-2.557-.853-3.248-.568-.69-1.268-1.035-2.101-1.035-.812 0-1.49.332-2.035.995-.544.663-.817 1.708-.817 3.136z"/>
<use height="130" transform="translate(227.89)" width="265" xlink:href="#b"/>
<use height="130" transform="translate(50.01)" width="265" xlink:href="#e"/>
</g>
<g fill="#fdfffc">
<path d="m66.3015 50.3963-10.3832-.02051 3.73125-17.3758 6.65197.01256v-1.61366c0-4.81026.77954-8.91404 2.28985-12.332 1.54285-3.49155 3.68584-6.33582 6.46545-8.52741 2.87766-2.2689 6.28274-3.94671 10.237-4.98526 4.03782-1.06051 8.43151-1.57348 13.313-1.57357l5.02213 19.4443-6.08956-.13258c-3.86672-.08419-6.76452.8169-8.63453 2.52234-1.81791 1.65792-2.69829 4.28957-2.69829 7.39556l11.4612-.21025v17.3758h-11.4612v49.5768l-19.905 2.24919v-51.8055"/>
<path d="m129.113 6.53469.0625 93.4741-20.1701 2.53203v-93.7484z"/>
<path d="m157.812 55.625c-13.9022-.08596-23.2812 9.72256-23.2812 23.9062 0 14.1837 10.1045 23.9922 23.2812 23.9062s21.3438-10.1136 21.3438-25.0625-7.44156-22.664-21.3438-22.75zm5.53125 13.625c5.45822 0 9.75 3.5981 9.75 8.90625s-4.01013 8.90625-9.75 8.90625c-5.73985 0-9.75-3.62778-9.75-8.90625s4.29179-8.90625 9.75-8.90625z"/>
<path d="m173.75 57.7321c0-3.13012-1.05228-5.62446-3.15673-7.48305-2.00432-1.85848-5.19181-2.78775-9.77085-2.7878-3.45978 0-6.97586.56188-9.73656 1.31691-2.76073.66075-5.01021 1.41583-6.74843 2.26524l3.01488-18.1823c1.27692-.5233 3.51153-1.1121 6.7039-1.76629 3.19229-.65417 7.20519-.98127 12.1765-.98127 7.32337 0 14.4186 2.1585 19.132 6.40157 5.56899 5.01333 6.81601 8.55478 6.85453 18.4122.0589 15.077-1.29993 45.7828-1.29993 45.7828l-17.4817 1.6768"/>
<path d="m234 30c-19.9943 0-35.75 14.9182-35.75 36.6875s14.724 36.7188 35.75 36.7188c9.7245 0 18.086-3.17475 24.2812-8.75l-10.75-15.25c-2.94202 3.1599-7.11604 5-12.0625 5-9.80821 0-17.25-8.14891-17.25-17.7188 0-10.4979 7.92303-17.6875 17.25-17.6875 4.59876 0 8.69913 1.727 11.6875 4.75l10.5625-15.125c-6.27766-5.48974-14.5414-8.625-23.7188-8.625z"/>
</g>
<g clip-path="url(#a)">
<g id="f">
<path d="m2.75 34.6438v11.6562h8.24375v-11.6562zm0 16v11.6562h8.24375v-11.6562zm0 16v11.6562h8.24375v-11.6562z" fill="#ffff01"/>
<path d="m2.75 82.6438v11.6562h8.24375v-11.6562zm0 16v11.6562h8.24375v-11.6562zm0 16v11.6562h8.24375v-11.6562z" fill="#2ea02a"/>
<path d="m2.75 2.8625v11.6562h8.24375v-11.6562zm0 15.7812v11.6562h8.24375v-11.6562z" fill="#f00"/>
</g>
<use height="130" transform="translate(13)" width="265" xlink:href="#f"/>
<use height="130" transform="translate(26)" width="265" xlink:href="#f"/>
<use height="130" transform="translate(39)" width="265" xlink:href="#f"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.0 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

+46
View File
@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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"
version="1.2"
width="256"
height="200"
id="svg2">
<defs
id="defs4" />
<g
transform="translate(-17.408101,-731.94577)"
id="layer1">
<rect
width="251.01062"
height="57.385658"
x="76.128143"
y="-93.76738"
id="rect3659"
style="fill:#ffffff;fill-opacity:1;stroke:none;display:none" />
<g
transform="translate(-0.03125,53.508923)"
id="g2992">
<path
d="m 73.5,106.875 c -42.676525,7.73741 -72.15625,24.25349 -72.15625,43.40625 0,26.56415 56.720777,48.125 126.6875,48.125 69.96672,0 126.6875,-21.56085 126.6875,-48.125 0,-18.82724 -28.52546,-35.10178 -70.03125,-43 l 0,3.71875 c 26.53266,6.87927 43.96875,18.44353 43.96875,31.5625 0,21.10024 -45.04956,38.21875 -100.625,38.21875 -55.575442,0 -100.65625,-17.11851 -100.65625,-38.21875 0,-13.46924 18.39019,-25.29053 46.125,-32.09375 l 0,-3.59375 z"
transform="translate(17.408101,675.94577)"
id="path2832"
style="fill:#0067ab;fill-opacity:1;stroke:none" />
<g
id="text3951-5-1"
style="font-size:166.37013245px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:4.36847305;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;display:inline;font-family:Times New Roman;-inkscape-font-specification:Times New Roman Bold">
<path
d="m 117.34127,684.78876 0,3.65559 c -5.41575,1.02909 -9.40982,2.93812 -11.98223,5.7271 -2.57249,2.78918 -3.85872,5.9709 -3.85868,9.54516 -4e-5,3.62861 0.64984,8.13717 1.94965,13.5257 1.29972,5.38869 1.94961,10.0868 1.94965,14.09434 -4e-5,3.68274 -1.09672,7.4331 -3.29003,11.25111 -2.1934,3.81811 -5.348039,7.08106 -9.463928,9.78886 -2.870349,1.89554 -7.446607,3.68272 -13.728786,5.36154 6.715435,2.11216 11.589555,4.1972 14.622375,6.25513 4.007575,2.76203 7.013279,6.01145 9.017129,9.74825 2.00376,3.73685 3.00567,7.28412 3.00571,10.64184 -4e-5,3.24942 -0.66347,7.58198 -1.99026,12.99766 -1.32689,5.41569 -1.99032,10.12734 -1.99027,14.13497 -5e-5,3.84512 1.23202,7.16223 3.69621,9.95134 2.46409,2.78905 6.48524,4.72516 12.06346,5.80833 l 0,3.81806 -2.84324,0 c -5.52406,0.0541 -10.76374,-1.21856 -15.719054,-3.81806 -4.955396,-2.59956 -8.692221,-5.94375 -11.210488,-10.03258 -2.518324,-4.08886 -3.777472,-8.05585 -3.777447,-11.90098 -2.5e-5,-3.73684 0.839407,-8.85466 2.518298,-15.3535 1.245581,-4.81995 1.868385,-9.12543 1.868415,-12.91643 -3e-5,-4.27837 -1.353952,-7.92042 -4.061771,-10.92616 -2.70787,-3.00568 -6.661323,-4.94179 -11.860371,-5.80833 l 0,-4.95537 c 5.199048,-0.86646 9.152501,-2.87027 11.860371,-6.01142 2.707819,-3.14105 4.061741,-6.95911 4.061771,-11.45419 -3e-5,-3.68261 -0.595755,-7.82561 -1.787179,-12.42902 -1.678892,-6.4446 -2.518323,-11.34579 -2.518298,-14.70361 -2.5e-5,-3.52011 1.056034,-7.09446 3.168181,-10.72307 2.11209,-3.62842 4.765778,-6.57997 7.961071,-8.85466 3.19522,-2.27449 6.688341,-3.92627 10.479371,-4.95536 2.92442,-0.81225 6.87788,-1.29966 11.86037,-1.46224 z"
id="path2992" />
<path
d="m 173.47493,831.09374 0,-3.73683 c 5.36153,-1.02901 9.34206,-2.93804 11.94161,-5.72709 2.59951,-2.78911 3.89928,-5.97082 3.8993,-9.54516 -2e-5,-3.57437 -0.6499,-8.05586 -1.94965,-13.44447 -1.29979,-5.38861 -1.94967,-10.08672 -1.94965,-14.09434 -2e-5,-3.73681 1.08312,-7.51426 3.24942,-11.33234 2.16625,-3.81804 5.33443,-7.08099 9.50454,-9.78887 2.87028,-1.8413 7.44654,-3.62848 13.72879,-5.36154 -6.7155,-2.11208 -11.58962,-4.19712 -14.62238,-6.25512 -4.0618,-2.76196 -7.09458,-6.01137 -9.09836,-9.74825 -2.00383,-3.73677 -3.00573,-7.28405 -3.00572,-10.64184 -1e-5,-3.24935 0.66341,-7.5819 1.99027,-12.99767 1.32683,-5.41561 1.99025,-10.10018 1.99027,-14.05373 -2e-5,-3.8992 -1.21855,-7.22985 -3.65559,-9.99195 -2.43708,-2.7619 -6.44469,-4.71155 -12.02285,-5.84895 l 0,-3.73683 2.84324,-0.0812 c 5.46984,-0.054 10.69598,1.21865 15.67844,3.81807 4.98241,2.59964 8.73277,5.94382 11.2511,10.03257 2.51826,4.08895 3.77741,8.08302 3.77745,11.98222 -4e-5,3.68276 -0.83947,8.77351 -2.5183,15.27226 -1.24564,4.82004 -1.86845,9.12551 -1.86841,12.91643 -4e-5,4.27846 1.34035,7.93405 4.02115,10.96679 2.68073,3.03283 6.64772,4.9554 11.90099,5.76771 l 0,4.95536 c -5.25327,0.86655 -9.22026,2.87035 -11.90099,6.01142 -2.6808,3.14113 -4.02119,6.95919 -4.02115,11.45419 -4e-5,3.68269 0.59569,7.8257 1.78718,12.42902 1.62467,6.44468 2.43702,11.34588 2.43706,14.70361 -4e-5,3.57435 -1.04256,7.16225 -3.12756,10.7637 -2.08508,3.60141 -4.72523,6.53942 -7.92046,8.81404 -3.19528,2.27456 -6.6884,3.92635 -10.47936,4.95536 -2.9245,0.81232 -6.87795,1.32681 -11.86038,1.54347 z"
id="path2994" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 45 KiB

+11
View File
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="340" viewBox="0 0 510 340" width="510" xmlns="http://www.w3.org/2000/svg">
<metadata/>
<g transform="translate(-.81 1.62)">
<path d="m59.5 336.865c-1.65-.23299-5.77084-1.2669-9.15742-2.2976-22.7902-6.93608-39.8295-24.0416-47.6537-47.8388l-2.18887-6.65742v-225l2.18887-6.65741c7.87291-23.9454 24.2084-40.2808 48.1537-48.1537l6.65742-2.18887h395l6.65742 2.18887c9.34154 3.07138 17.3418 7.31099 24.3817 12.9207 10.8824 8.67164 18.9897 20.6876 23.772 35.233l2.18887 6.65741v225l-2.18887 6.65742c-7.78979 23.6925-23.5632 39.629-47.63 48.1223l-6.18111 2.18134-195.5.12821c-107.525.0705-196.85-.0624-198.5-.29539zm396.755-31.9832c8.88892-4.19715 16.8589-12.1671 21.0561-21.0561l3.18936-6.75458v-219l-3.18936-6.75457c-4.19715-8.88893-12.1671-16.8589-21.0561-21.0561l-6.75458-3.18937h-389l-6.75458 3.18937c-8.88892 4.19715-16.8589 12.1671-21.0561 21.0561l-3.18936 6.75457v219l3.18936 6.75458c5.52494 11.701 17.556 21.483 29.3106 23.8313 1.925.38457 89.9.63507 195.5.55667l192-.14256zm-374.241-24.0212c-9.27673-1.83017-14.1418-13.491-9.05959-21.7142 3.93407-6.36545 5.23581-6.57564 40.6976-6.57148 29.8046.004 32.054.1288 35.0445 1.95226 9.29372 5.66674 9.53284 18.6287.44787 24.2782-3.56381 2.21618-4.31096 2.26882-34.1435 2.4058-16.775.077-31.6191-.0808-32.9869-.3506zm129.987-13.6607v-14.4984l30.75-.31513c27.769-.28458 31.0099-.49152 33.4305-2.13461 5.59781-3.79969 6.28416-6.00366 6.59595-21.1805.28254-13.7532.25619-13.951-1.49443-11.2186-.98012 1.52979-3.70813 3.71401-6.06223 4.85382-3.99079 1.93226-5.6135 2.04412-24 1.65434-18.9418-.40156-19.9928-.53087-26.6387-3.27778-9.26527-3.82954-18.3767-12.641-22.4431-21.7042-11.6612-25.9906 4.41261-55.2191 32.862-59.7559 7.20065-1.14828 30.3045-1.39227 36.4062-.38447 2.66556.44027 5.12701 1.86601 7.75 4.489l3.84381 3.84381v-9h29.0733l-.28666 60.75-.28667 60.75-2.66071 5c-3.38993 6.37036-8.01343 10.7873-14.3393 13.6988-4.9025 2.25635-5.75564 2.30733-43.75 2.61479l-38.75.31356zm64.2835-73.8926c4.13522-2.713 6.10134-6.45386 6.09884-11.604-.003-5.43525-2.30906-9.48959-6.78087-11.9197-3.97019-2.15751-30.8722-3.02435-37.6039-1.21169-10.4758 2.82086-14.2266 15.7383-6.6395 22.866 3.78254 3.55351 7.07828 4.05569 25.1894 3.83813 14.3737-.17267 17.4691-.48144 19.7361-1.96872zm77.7165 73.8907v-14.5187l30.25-.30406c27.5503-.27692 30.528-.47234 33.3645-2.1896 5.86226-3.54911 6.84816-6.5673 7.22375-22.1145l.33821-14-2.35814 3.5c-4.49222 6.66743-6.7024 7.16649-29.8183 6.73306-19.5918-.36736-20.7559-.50093-26.2758-3.01509-11.7785-5.36478-19.3766-12.9735-23.921-23.9544-1.71959-4.15516-2.19148-7.36952-2.24078-15.2636-.0855-13.689 2.44406-20.2151 11.4582-29.5614 11.1458-11.5565 21.5158-14.4826 48.7983-13.7694 16.1769.42286 18.2253 1.08658 22.1208 7.16745l2.02653 3.16341.0168-5.27746.0168-5.27745 14.25.27745 14.25.27746v120l-2.86031 5.5c-3.83689 7.37784-6.0541 9.63058-13.1397 13.3502l-6 3.14977-77.5.64543v-14.5186zm63.8068-73.6268c8.45993-5.5011 8.35455-18.44-.19234-23.6145-2.74556-1.6622-5.24652-1.88554-21.1145-1.88554-17.2459 0-18.1368.0976-21.2651 2.32884-4.60267 3.28287-6.56647 7.53723-5.96055 12.9129.57474 5.09914 4.4022 9.77936 9.18808 11.2352 1.67066.50821 10.6876.83381 20.0376.72355 13.1577-.15516 17.5214-.5395 19.3068-1.70047zm-326.807 30.0492c-16.9515-3.10376-31.0884-18.1155-33.9483-36.0492-1.37821-8.64245-1.36597-88.4696.0149-96.9806 3.09279-19.0629 17.4247-33.0491 36.9967-36.1041 4.61608-.72055 13.8846-.96999 24.4367-.65766 15.529.45964 17.649.74727 24.5 3.32395 6.37004 2.39579 8.55463 3.89375 14.5 9.94253 5.37672 5.47024 7.57974 8.61218 9.5 13.5488l2.5 6.42708v105l-2.45328 5.5c-5.11972 11.4779-12.019 18.3626-23.771 23.7206-5.57761 2.54298-6.49619 2.64223-26.7758 2.89294-11.55.14279-23.025-.11116-25.5-.56432zm40.0568-29.0485c1.95626-.54345 4.88126-2.37015 6.5-4.05934l2.94315-3.07125.27851-46.9296c.30752-51.8182.45128-50.5007-6.01342-55.1117-3.12829-2.23127-4.01922-2.32884-21.2651-2.32884-20.0068 0-22.3142.60839-26.1145 6.88555-1.75804 2.90386-1.90573 6.07016-2.18418 46.8269-.20745 30.3644.0481 45.0004.83704 47.9301 1.22832 4.56165 5.69656 9.4688 9.24801 10.1564 4.56097.8831 32.352.65135 35.7704-.29829z"/>
<path d="m68.8743 307.189c-10.2599-.44868-10.6692-.53791-16.3198-3.55781-7.90701-4.22582-15.2615-11.9476-19.6026-20.5816l-3.33953-6.64201v-217.834l3.34869-6.66021c4.29088-8.53414 12.3509-16.7551 20.6506-21.063l5.78505-3.0027h391.336l5.78505 3.02305c8.31815 4.34675 16.3003 12.5441 20.6214 21.1774l3.37796 6.74897v217.732l-3.40076 6.5998c-4.71082 9.14222-12.5503 16.9784-21.4745 21.4654l-6.66022 3.3487-184.792-.14692c-101.635-.0808-189.527-.35402-195.316-.60714zm206.024-25.874c15.8928-.58666 16.7781-.70633 20.9161-2.82752 5.61398-2.87784 10.4123-7.77296 13.6911-13.9673l2.63095-4.97046v-121.607h-29.1429v9.24186l-3.44047-3.35962c-1.89226-1.84779-4.37703-3.71125-5.52169-4.14101-7.23022-2.71459-37.9306-1.58629-47.0663 1.72977-24.835 9.01462-35.7893 35.8517-24.3568 59.6718 3.10933 6.4784 12.9507 16.0572 19.8767 19.3464 7.44571 3.53606 11.9723 4.11961 31.9987 4.12506 18.6138.005 20.1784-.27308 25.1591-4.47263l2.72086-2.29409-.29389 12.4928c-.33694 14.3222-1.17751 16.7817-6.7179 19.6562-3.00536 1.55926-4.92962 1.67472-33.3929 2.00373l-30.2037.34912v29.7457l23.2738-.0554c12.8006-.0304 30.7417-.331 39.869-.66792zm162.843-3.08278c6.39251-3.43073 9.80861-6.95061 13.54-13.9514l2.52166-4.73111v-120.797h-5.9455c-3.27002 0-9.82717-.2375-14.5714-.52778l-8.62593-.52778v9.44223l-2.82574-3.30125c-3.93657-4.59899-7.55844-5.31964-26.6655-5.30568-17.6201.0129-24.0033 1.0294-32.1273 5.11622-7.04886 3.54597-15.7943 12.4824-19.4188 19.8429l-2.74841 5.5814v25.2115l3.03611 6.14546c3.54888 7.18337 9.52961 13.646 16.6071 17.9454 8.76367 5.32364 10.0926 5.58941 29.9787 5.99534 9.92776.20265 20.1278.11145 22.6667-.20268 4.09883-.50714 5.01655-.98771 8.18874-4.28816l3.57258-3.717-.50528 12.3092c-.61846 15.066-1.77149 18.4833-7.17883 21.2761-3.40635 1.75936-4.38795 1.82288-33.6634 2.17839l-30.1548.36619v30.006l78.5898-.99143zm-288.099.58186c8.86113-6.07446 8.16153-19.7548-1.27361-24.9051-2.28098-1.24512-5.72222-1.4455-28.9154-1.68372-27.3984-.28144-40.057.49937-43.3784 2.67564-4.8776 3.19592-6.69983 12.8822-3.57556 19.0062 1.48762 2.91598 4.423 5.63077 7.30404 6.75517.66786.26065 15.9951.40366 34.0606.31781l32.8463-.1561zm-4.1896-58.4449c9.88276-4.91782 15.5656-10.498 20.5813-20.2093l3.65982-7.0861-.21903-54.482-.21904-54.482-2.72989-5.5497c-3.63531-7.39037-13.1826-17.0967-19.9368-20.2688-8.05852-3.78473-14.0566-4.60047-33.8963-4.60991-13.7033-.0065-19.0547.29035-22.7704 1.26317-16.3032 4.26845-28.1531 15.9524-32.5551 32.0993-1.26162 4.62767-1.40588 10.0152-1.3955 52.1136.01283 52.0355-.00012 51.8876 5.45847 62.3333 5.30779 10.1571 17.9126 20.1287 28.0874 22.2199 2.00357.41177 13.6958.68076 25.9826.59775l22.3398-.15095z" fill="#fff" stroke="#fff" stroke-width=".81"/>
<path d="m102.721 194.61c-8.70996-.38922-9.1558-.49803-11.608-2.83333-5.50856-5.24598-5.2413-2.5707-5.21625-52.2143.03021-59.88-2.16015-55.2902 26.5873-55.7124 19.0812-.28018 20.615-.03748 24.3408 3.85149 1.61501 1.68571 2.35463 3.57257 2.91216 7.42928.41103 2.84333.75465 24.6786.76361 48.5228l.0163 43.3531-2.63095 2.49674c-1.44702 1.37321-3.72381 3.03975-5.05952 3.70341-2.81904 1.40068-16.2023 2.02445-30.1055 1.40316z" fill="#fff" stroke="#fff" stroke-width=".81"/>
<path d="m234.432 192.768c-9.1774-4.85313-8.39195-18.093 1.36076-22.9373 2.64689-1.31476 4.96491-1.53059 16.4386-1.53059 17.5507 0 21.9731.65481 25.5332 3.78062 4.98378 4.37582 5.61526 12.7354 1.34534 17.8099-3.6371 4.32245-5.67869 4.71897-24.2967 4.71897-16.0192 0-17.0799-.0958-20.3812-1.8416z" fill="#fff" stroke="#fff" stroke-width=".81"/>
<path d="m376.158 192.84c-4.22775-2.87658-5.96138-5.75678-6.34555-10.5423-.39936-4.97481 1.52581-8.59362 6.274-11.7934 2.74831-1.85209 3.08163-1.87788 21.1736-1.63832 21.0081.27819 21.3504.37977 24.8599 7.37835 2.68942 5.3632 1.94626 10.0428-2.32186 14.6205l-3.11387 3.33976-18.8864.25444c-18.6119.25075-18.9264.22722-21.6398-1.61905z" fill="#fff" stroke="#fff" stroke-width=".81"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.9 KiB

+33
View File
@@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 477.8 271.4" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink">
<metadata>
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs>
<linearGradient id="cvff" x1="993.7" x2="993.7" y1="1171" y2="2.82e-6" gradientTransform="matrix(.1635 0 0 .1078 -.0005006 -2.977e-7)" gradientUnits="userSpaceOnUse">
<stop style="stop-color:#8e8e8e" offset="0"/>
<stop style="stop-color:#b5b5b5" offset="1"/>
</linearGradient>
<linearGradient id="cvfa" x2="0" y2="1">
<stop style="stop-color:#484848" offset="0"/>
<stop offset="1"/>
</linearGradient>
<linearGradient id="cvfe" x1="1308" x2="1308" y1="1622" y2="2296" gradientTransform="matrix(.1853 0 0 .09506 -.0005006 -2.977e-7)" gradientUnits="userSpaceOnUse" xlink:href="#cvfa"/>
<linearGradient id="cvfd" x1=".002838" x2=".002838" y1="1534" y2="2196" gradientTransform="matrix(.1764 0 0 .09984 -.0005006 -2.977e-7)" gradientUnits="userSpaceOnUse" xlink:href="#cvfa"/>
<linearGradient id="cvfc" x1="1873" x2="1873" y1="1622" y2="2317" gradientTransform="matrix(.1861 0 0 .09466 -.0005006 -2.977e-7)" gradientUnits="userSpaceOnUse" xlink:href="#cvfa"/>
<linearGradient id="cvfb" x1="745" x2="745" y1="1227" y2="2171" gradientTransform="matrix(.1409 0 0 .125 -.0005006 -2.977e-7)" gradientUnits="userSpaceOnUse" xlink:href="#cvfa"/>
</defs>
<g transform="matrix(.9932 0 0 .9996 1.537 .09946)">
<path d="m341.6 18.58c-9.837-8.189-24.98-13.67-45.39-16.47l-15 47.69c-0.3238 1.751-0.8812 3.737-1.745 6.027-1.532 3.825-3.375 6.977-5.541 9.459-2.169 2.486-4.596 4.425-7.285 5.84-2.691 1.404-5.617 2.376-8.778 2.91-3.163 0.5322-6.433 0.6981-9.812 0.5017-3.383-0.1964-6.26-0.6569-8.628-1.383-2.37-0.7246-4.55-1.927-6.538-3.61-1.469-1.652-2.324-3.818-2.557-6.506-0.2349-2.686 0.4167-6.008 1.952-9.966 1.375-3.439 3.114-6.438 5.221-8.986 2.105-2.549 4.568-4.527 7.386-5.928 2.69-1.405 5.582-2.346 8.678-2.82 3.088-0.4711 6.522-0.5946 10.29-0.3756 3.122 0.1845 6.028 0.6437 8.725 1.391 1.279 0.3504 2.4 0.8136 3.374 1.371l11.51-36.62c-2.841-0.2681-5.749-0.503-8.771-0.6769-29.07-1.697-53.5 1.66-73.3 10.05-19.8 8.402-33 20.86-39.59 37.37-1.979 5.062-3.042 9.832-3.198 14.31-1.904 32.47 18.97 50.76 31.86 58.89 5.172 3.463 9.771 5.177 9.771 5.177l5.907-18.88 1.747-4.64c7.776 1.47 16.42 2.494 25.98 3.048 29.27 1.708 53.8-1.635 73.6-10.04 19.8-8.394 32.89-20.75 39.27-37.08 6.381-16.32 3.339-29.67-9.131-40.06" style="fill:url(#cvff);stroke-width:.1327"/>
<path d="m357.7 185.1c-3.331 10.24-10.92 18.32-22.77 24.25-11.84 5.922-26.84 8.884-44.98 8.884-17.9 0-30.91-2.93-39.06-8.794-8.143-5.86-10.49-13.97-7.033-24.34l9.995-30.91h34.06l-9.625 30.73c-1.236 3.826-1.635 7.006-1.202 9.533 0.4313 2.531 1.387 4.535 2.869 6.016 1.85 1.477 3.915 2.495 6.201 3.051 2.281 0.5562 5.026 0.8352 8.236 0.8352 3.209 0 6.293-0.3386 9.256-1.021 2.961-0.6754 5.674-1.756 8.145-3.235 2.466-1.481 4.657-3.454 6.571-5.924 1.911-2.467 3.485-5.556 4.721-9.256l9.995-30.73h34.06l-9.44 30.91" style="fill:url(#cvfe);stroke-width:.1327"/>
<path d="m80.68 186.5c-1.235 3.951-2.747 7.033-4.535 9.255-1.791 2.222-4.043 4.135-6.756 5.737-2.346 1.481-4.997 2.499-7.958 3.055-2.962 0.5564-5.923 0.8321-8.886 0.8321-3.579 0-6.635-0.3064-9.162-0.9249-2.531-0.6174-4.535-1.667-6.016-3.147-1.605-1.481-2.529-3.485-2.777-6.016-0.2488-2.527 0.185-5.46 1.297-8.792 1.233-3.822 2.868-7.001 4.906-9.533 2.035-2.527 4.286-4.535 6.756-6.016 2.838-1.48 5.582-2.498 8.237-3.054 2.653-0.5562 5.582-0.832 8.793-0.832 3.206 0 6.109 0.3411 8.699 1.018 2.592 0.6796 4.627 1.758 6.109 3.239 1.48 1.482 2.374 3.458 2.683 5.923 0.3063 2.47-0.1555 5.555-1.388 9.256zm34.61-0.1861c3.331-10.24 0.9856-18.32-7.035-24.25-8.022-5.923-21.1-8.885-39.24-8.885-17.89 0-32.76 2.933-44.61 8.792-11.85 5.862-19.5 13.98-22.95 24.34-3.331 10.25-0.9575 18.3 7.126 24.16 8.082 5.863 21.13 8.794 39.15 8.794 18.02 0 32.95-2.93 44.8-8.794 11.85-5.86 19.43-13.91 22.77-24.16" style="fill:url(#cvfd);stroke-width:.1327"/>
<path d="m411.6 168.3c3.885-0.928 12-1.388 24.34-1.388 6.416 0 12.62 0.6465 18.6 1.944 5.982 1.294 12 2.932 18.05 4.905l5.184-15.73c-3.581-0.9877-8.792-1.974-15.64-2.961-6.847-0.987-14.16-1.481-21.93-1.481-23.32 0-40.35 2.006-51.09 6.016-10.74 4.011-17.09 9.039-19.07 15.08-1.48 4.567-0.4619 8.422 3.055 11.57 3.518 3.147 9.718 5.462 18.6 6.94 3.333 0.6195 8.792 1.112 16.38 1.484 7.589 0.3702 12.56 0.7378 14.9 1.109 4.933 0.4952 8.235 1.11 9.903 1.851 1.664 0.7408 2.25 1.85 1.757 3.332-0.6185 1.729-2.622 3.025-6.016 3.886-3.396 0.8653-8.361 1.296-14.9 1.296-1.022 0-2.008-4e-3 -2.976-9e-3 -2.45-0.1327-5.119-0.3614-7.686-0.6304-2.734-0.2925-5.465-0.6455-8.177-1.056-5.428-0.8227-10.79-1.883-16-3.238-5.204-1.356-10.26-3.007-14.94-5.06-0.6291-0.2763-1.236-0.5749-1.849-0.8684-3.286 5.28-7.837 9.889-13.63 13.8 2.998 1.44 6.024 2.623 9.034 3.639 5.999 1.999 11.99 3.344 17.95 4.335 5.964 0.9834 11.9 1.596 17.83 1.953 2.961 0.1752 5.919 0.284 8.88 0.3291 2.611 0.0348 5.152 0.0255 7.833-0.0596 16.21-0.0969 29.62-2.032 40.21-5.821 10.86-3.888 17.34-9.038 19.44-15.46 1.481-4.443 0.5853-8.145-2.684-11.11-3.273-2.961-9.042-5.119-17.31-6.479-3.826-0.4925-7.655-0.9529-11.48-1.387-3.828-0.4313-7.343-0.8337-10.55-1.204-12.71-0.8627-19.81-1.666-21.29-2.407-1.481-0.7403-1.975-1.85-1.481-3.332 0.6171-1.603 2.869-2.869 6.758-3.793" style="fill:url(#cvfc);stroke-width:.1327"/>
<path d="m229.4 162.2c-8.084-5.859-21.13-8.792-39.15-8.792-18.02 0-32.95 2.933-44.79 8.792-11.84 5.862-19.11 13.82-22.44 24.06l-16.98 52.47c-6.982 23.4 23.26 32.66 23.26 32.66l10.93-35.46c0.7857-2.632 1.582-5.261 2.364-7.896l2.238-7.34c0.8003-2.432 1.601-4.86 2.454-7.274l7.926-21.65 1.897-4.934c0.0677-0.2287 0.1314-0.45 0.2057-0.6812 1.11-3.33 2.592-6.262 4.442-8.791 1.851-2.528 4.073-4.535 6.664-6.017 2.467-1.48 5.152-2.527 8.052-3.147 2.897-0.6159 6.138-0.9238 9.718-0.9238 2.961 0 5.74 0.2763 8.331 0.8321 2.591 0.5562 4.563 1.574 5.923 3.054 1.727 1.605 2.745 3.517 3.054 5.737 0.3052 2.223-0.1566 5.307-1.388 9.255-1.236 3.703-2.81 6.79-4.721 9.254-1.914 2.472-4.102 4.443-6.571 5.924-2.47 1.48-5.181 2.563-8.143 3.24-2.961 0.6782-6.049 1.017-9.254 1.017-3.212 0-5.955-0.2763-8.238-0.832-2.284-0.5562-4.414-1.573-6.388-3.055-0.1486-0.1488-0.2654-0.3281-0.4035-0.4858l-4.876 14.14c-0.2734 0.815-0.5348 1.63-0.7976 2.445 4.617 0.9394 9.963 1.5 16.07 1.667 18.14 0 33.13-2.961 44.98-8.884 11.84-5.924 19.43-14 22.77-24.25 3.333-10.24 0.9529-18.29-7.127-24.15" style="fill:url(#cvfb);stroke-width:.1327"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

+73
View File
@@ -0,0 +1,73 @@
<?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"
version="1.1"
width="328"
height="145"
style="stroke-linejoin:round;stroke-width:1.08px">
<metadata>
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs />
<path
d="M 109.98,55.749 55.31,110.41 0.65,55.749 55.31,1.081 109.98,55.749 z"
style="fill:#9dff68;stroke:#9bc581" />
<g
style="fill:#ff0000;stroke:#be2800">
<path
d="m 131.4061,72.396 c -1.011,-1.828 -1.644,-6.218 -1.465,-10.337 0.548,-0.918 2.56,-1.012 3.111,-0.182 1.19,3.746 4.67,9.156 9.337,9.156 2.742,0 4.761,-1.654 4.761,-4.767 0,-3.385 -2.93,-5.308 -6.044,-6.862 -5.49,-2.746 -9.422,-6.039 -9.422,-11.535 0,-7.963 6.677,-11.806 14.549,-11.806 4.67,0 8.795,1.188 9.797,1.92 0.908,2.016 1.365,5.677 1.365,9.152 -0.363,1.008 -2.652,1.008 -3.199,0.37 -1.829,-5.308 -4.12,-7.231 -7.137,-7.231 -2.66,0 -4.576,1.558 -4.576,4.032 0,2.102 1.737,3.837 5.853,5.854 6.226,3.024 10.07,6.861 10.07,12.819 -0.085,8.14 -7.049,12.261 -15.651,12.261 -5.212,0 -8.874,-0.916 -11.349,-2.844 z" />
<path
d="m 177.9471,63.613 c 0,2.01 0.735,3.938 2.103,5.309 1.19,1.282 2.933,2.111 4.398,2.111 5.671,0 8.789,-6.044 8.789,-14.56 0,-8.968 -4.401,-14.094 -10.436,-14.094 -1.561,0 -3.111,0.365 -3.847,1.281 -0.462,0.551 -1.007,1.742 -1.007,5.307 l 0,14.646 z m -11.901,-14.099 c 0,-3.657 0,-4.659 -1.74,-5.854 l -1.28,-0.824 c -0.639,-0.551 -0.639,-2.197 0,-2.744 3.756,-1.104 10.614,-4.029 13.18,-5.776 0.645,-0.084 1.556,0.282 1.925,1.102 -0.184,1.101 -0.184,2.111 -0.184,3.023 0,0.645 0.363,1.194 0.735,1.288 2.742,-1.377 6.77,-3.666 11.622,-3.666 9.703,0 15.56,7.597 15.56,17.484 0,12.812 -9.065,21.693 -22.427,21.693 -1.28,0 -3.293,-0.095 -4.119,-0.283 -0.826,0.188 -1.371,0.737 -1.371,2.66 l 0,9.064 c 0,6.411 0.363,7.143 3.389,7.413 l 3.112,0.279 c 0.729,0.547 0.729,2.65 -0.097,3.199 -4.576,-0.186 -8.235,-0.273 -12.539,-0.273 -4.026,0 -7.594,0.087 -10.893,0.273 -0.823,-0.549 -0.823,-2.652 -0.091,-3.199 l 1.834,-0.186 c 3.018,-0.363 3.384,-1.095 3.384,-7.506 l 0,-37.167 z" />
<path
d="m 229.7071,48.234 c 1.284,0 2.748,-0.179 3.754,-0.822 0.463,-0.277 0.641,-1.19 0.641,-2.105 0,-3.022 -1.74,-5.033 -4.852,-5.033 -3.843,0 -7.138,3.662 -7.138,6.591 0,1.278 1.279,1.369 4.209,1.369 l 3.386,0 z m -6.046,4.028 c -2.1,0 -2.281,0.189 -2.281,1.652 0,6.865 4.39,13.545 12.904,13.545 2.558,0 6.044,-0.543 8.513,-4.76 1.008,-0.179 2.377,0.55 2.377,2.104 -3.75,7.781 -10.529,10.437 -16.014,10.437 -12.363,0 -19.04,-8.697 -19.04,-18.677 0,-11.525 8.327,-20.5 19.773,-20.5 9.516,0 14.642,6.134 14.642,13.179 0,1.744 -0.46,3.02 -3.296,3.02 l -17.578,0 z" />
<path
d="m 268.1551,48.234 c 1.283,0 2.742,-0.179 3.746,-0.822 0.457,-0.277 0.644,-1.19 0.644,-2.105 0,-3.022 -1.74,-5.033 -4.851,-5.033 -3.84,0 -7.139,3.662 -7.139,6.591 0,1.278 1.279,1.369 4.213,1.369 l 3.387,0 z m -6.051,4.028 c -2.098,0 -2.281,0.189 -2.281,1.652 0,6.865 4.394,13.545 12.908,13.545 2.556,0 6.041,-0.543 8.51,-4.76 1.007,-0.179 2.376,0.55 2.376,2.104 -3.755,7.781 -10.517,10.437 -16.013,10.437 -12.363,0 -19.041,-8.697 -19.041,-18.677 0,-11.525 8.33,-20.5 19.773,-20.5 9.516,0 14.643,6.134 14.643,13.179 0,1.744 -0.457,3.02 -3.297,3.02 l -17.578,0 z" />
<path
d="m 323.7091,40.455 c -2.654,0.373 -4.025,0.733 -5.492,1.647 -1.277,0.826 -4.756,4.67 -6.865,7.326 -1.092,1.465 -1.736,2.284 -1.736,2.742 0,0.55 1.103,2.377 1.927,3.578 l 6.219,9.241 c 3.293,4.758 5.031,5.579 8.143,5.945 l 1.004,0.099 c 0.736,0.637 0.736,2.832 -0.27,3.199 -4.027,-0.185 -7.594,-0.271 -11.074,-0.271 -3.662,0 -7.965,0.086 -12.17,0.271 -0.826,-0.367 -1.01,-2.562 -0.281,-3.199 l 2.015,-0.367 c 1.278,-0.279 1.557,-0.645 1.557,-1.008 0,-0.373 -0.367,-1.283 -1.096,-2.472 -1.281,-2.016 -2.476,-3.937 -3.935,-6.045 -1.286,1.922 -2.573,4.029 -3.756,6.045 -0.729,1.278 -1.092,2.099 -1.092,2.654 0,0.457 0.363,0.728 1.643,0.91 l 1.462,0.283 c 0.733,0.547 0.547,2.832 -0.185,3.199 -2.649,-0.185 -5.404,-0.271 -8.235,-0.271 -2.109,0 -4.3,0.086 -7.142,0.271 -0.82,-0.455 -1.1,-2.474 -0.182,-3.199 l 2.291,-0.367 c 1.553,-0.279 3.475,-0.919 4.303,-1.838 1.369,-1.369 6.227,-7.687 7.504,-9.603 0.545,-0.92 0.816,-1.559 0.816,-2.016 0,-0.369 -0.728,-1.648 -2.92,-4.857 l -4.945,-7.588 c -1.834,-2.842 -3.572,-3.576 -5.584,-4.032 l -1.92,-0.458 c -0.646,-0.458 -0.646,-2.934 0.274,-3.204 3.57,0.181 6.046,0.27 11.076,0.27 3.291,0 6.492,-0.089 9.795,-0.27 1.095,0.368 1.189,2.659 0.187,3.204 l -1.101,0.271 c -0.733,0.094 -1.375,0.369 -1.375,0.643 0,0.365 0.179,0.824 0.826,1.921 1.187,2.016 2.465,3.756 3.748,5.586 0.914,-1.283 2.473,-3.476 3.933,-5.673 0.551,-0.825 0.651,-1.19 0.651,-1.647 0,-0.371 -0.553,-0.643 -1.467,-0.83 l -1.008,-0.271 c -0.826,-0.545 -0.644,-2.836 0.276,-3.204 2.65,0.181 5.029,0.27 8.332,0.27 2.281,0 4.664,-0.089 6.949,-0.27 0.92,0.27 1.004,2.659 0.183,3.204 l -1.283,0.181 z" />
</g>
<path
d="m 80.604,78.324 9.906,12.295 c 0,0 6.489,4.44 9.222,7.856 2.731,3.417 29.034,40.302 30.056,42.693 1.025,2.393 4.099,4.441 5.807,1.709 1.708,-2.732 0.343,-3.075 0.343,-4.44 0,-1.366 3.073,-0.001 3.073,-1.708 0,-1.708 -30.741,-37.229 -34.497,-46.793 -3.756,-9.565 -3.074,-11.956 -3.074,-11.956 0,0 -14.686,-10.928 -17.077,-8.538 -2.393,2.392 -3.759,8.198 -3.759,8.198"
style="fill:#ff0000;stroke:#be2800" />
<path
d="m 59.587,80.127 c 0,0 -4.86,4.978 -4.86,7.35 0,2.371 2.25,7.23 4.977,6.877 2.728,-0.358 4.034,-1.187 3.914,-2.016 0,0 -4.491,-1.561 -2.941,-4.471 0,0 2.853,-3.998 3.636,-4.139 0.782,-0.142 7.198,-0.071 7.839,0.286 0.639,0.355 0.712,1.638 0.569,1.852 -0.141,0.212 0.143,0.996 0.357,0.855 0.214,-0.143 1.995,-2.352 1.21,-3.207 0,0 -2.85,-2.352 -5.414,-2.707 -2.566,-0.358 -3.92,-1.711 -3.92,-1.711 l -5.367,1.031 z"
style="fill:#ffff00;stroke:#e6cb26" />
<path
d="m 50.73,76.271 c 1.082,0.504 2.356,3.718 2.356,3.718 0.785,0.856 -0.996,3.065 -1.21,3.206 -0.214,0.143 -0.498,-0.64 -0.357,-0.853 0.143,-0.214 0.07,-1.497 -0.569,-1.854 -0.641,-0.355 -3.999,-1.437 -4.781,-1.296 -0.782,0.142 -3.645,1.109 -3.645,1.109 -6,2.062 -2.062,4.569 -2.062,4.569 0.12,0.829 -1.509,1.521 -4.21,0.996 -2.766,-0.538 -6.712,-6.151 -6.712,-8.522 0,0 2.936,-2.675 14.25,-2.455 5.101,0.099 6.401,1.131 6.94,1.382 z"
style="fill:#ffff00;stroke:#e6cb26" />
<path
d="m 58.711,80.613 c 1.875,-4.125 -5.599,-6.396 -5.599,-6.396 -0.671,-0.055 -1.652,0.054 -1.845,1.799 -0.194,1.744 -8.42,-1.246 -8.42,-1.246 0,0 2.569,-0.971 1.582,-1.711 C 43.444,72.319 39.773,59.465 39.773,59.465 34.356,56.508 29.561,46.197 29.561,46.197 l -2.031,0.406 c -9.615,-7.894 -4.503,-20.63 -4.503,-20.63 l -3.424,0.361 c 0,0 -8.587,-9.768 -0.074,-16.481 6.616,-5.216 13.937,-4.782 21.141,0.228 7.796,5.423 9.598,7.237 11.994,13.224 1.477,3.692 1.324,6.903 6.902,9.967 6.08,3.341 17.247,9.884 18.724,13.331 0,0 14.622,29.331 13.257,31.721 -1.368,2.391 -5.356,-1.839 -7.858,-0.684 -4.438,2.049 -14.346,-2.391 -16.394,-2.391 0,0 -1.125,1.657 -1.647,3.847 0,0 -0.937,1.394 -6.061,1.643 l -0.876,-0.126 z"
style="fill:#ff0000;stroke:#be2800" />
<path
d="m 27.602522,22.929591 c 0,0 3.279498,2.368277 3.857287,3.899195 0.544631,1.443062 3.606815,8.690554 1.472329,11.482326 -2.148967,2.810712 -7.412551,0.21109 -10.015679,-2.624977"
style="fill:#fff001;stroke:#fccd4d" />
<path
d="m 11.724676,15.312984 c 1.32744,-1.827777 2.657062,-1.896258 6.357624,-1.372047 2.703454,0.382963 11.873055,10.66635 11.911859,10.821565 l -2.16348,5.182141 -7.923088,10.379083 C 17.438675,39.176389 10.513696,35.285949 10.160165,27.616781 9.879255,21.522997 9.8866952,17.843736 11.724676,15.312984 z"
style="fill:#ffff00;stroke:#fccd4d" />
<path
d="m 45.006,47.287 c 0,0 12.132,19.484 13.602,18.746 1.471,-0.734 4.413,-1.101 4.413,-1.101 l 4.778,6.617 c 0,0 3.677,1.471 4.043,-0.367 0.369,-1.839 12.867,7.718 12.867,7.718 0,0 27.02,8.332 30.879,11.03 2.168,1.515 2.941,3.307 2.941,3.307 0,0 4.412,4.412 3.308,-3.307 -1.102,-7.72 -4.043,-8.089 -4.043,-8.089 L 115.957,76.327 111.545,73.018 92.063,59.785 57.138,44.346 45.006,47.287 z"
style="fill:#0a50a1;stroke:#07397d" />
<path
d="m 48.642,46.184 c 0,0 9.925,12.865 12.867,11.029 2.941,-1.839 11.027,2.939 11.027,2.939 0,0 13.603,7.72 16.175,5.516 2.575,-2.207 5.147,-7.353 3.31,-10.294 -1.839,-2.941 -13.968,-12.13 -13.968,-12.13 l -29.411,2.94 z"
style="fill:#ffff00;stroke:#f1d219" />
<path
d="m 43.772,46.711 c 0,0 -5.727,-12.854 3.815,-12.812 8.59,0.039 10.602,-1.061 10.602,-1.061 l -3.12,-3.264 c 0,0 3.349,-0.791 7.91,2.274 4.269,2.866 15.956,10.23 15.683,12.136 -0.272,1.91 -6.269,-0.271 -6.269,-0.271 0,0 1.634,6.812 -5.18,5.178 -6.815,-1.635 -15.536,-4.633 -16.899,-3.27 -1.362,1.362 -4.907,3.272 -6.542,1.09 z"
style="fill:#009900;stroke:#428d29;stroke-linecap:round" />
<path
d="m 44.944,15.785 c 0.071,5.145 -3.984,9.373 -9.064,9.445 -5.071,0.067 -9.234,-4.054 -9.299,-9.202 -0.067,-5.145 3.987,-9.374 9.059,-9.444 5.077,-0.065 9.24,4.055 9.304,9.201 z"
style="fill:#ffffff;stroke:#003974" />
<path
d="m 37.898,15.822 c 0.015,1.03 -0.802,1.875 -1.816,1.891 -1.014,0.01 -1.849,-0.813 -1.863,-1.842 -0.015,-1.029 0.8,-1.879 1.816,-1.892 1.014,-0.013 1.846,0.813 1.863,1.843 z"
style="fill:#232020" />
</svg>

After

Width:  |  Height:  |  Size: 9.4 KiB

+78
View File
@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
width="564"
height="418"
style="stroke-linejoin:round;stroke-miterlimit:1.41420996">
<g
transform="matrix(0.88639483,0.74958402,-0.98642875,0.61198964,-152.23022,-60.230252)"
id="g2427">
<rect
width="342.48499"
height="262.07001"
x="243.41499"
y="-198.66901"
id="rect7075" />
<rect
width="282.233"
height="251.32201"
x="273.54099"
y="-193.709"
id="rect2160"
style="fill:#fbfeb0" />
</g>
<path
d="m 255.9067,11.125 -22,13.65625 15.46875,13.0625 22,-13.65625 L 255.9067,11.125 z m -37.09375,23 L 196.7817,47.78125 212.25045,60.875 234.2817,47.21875 218.81295,34.125 z m -36.3125,22.53125 -22.03125,13.6875 15.46875,13.0625 22,-13.65625 -15.4375,-13.09375 z M 145.7192,79.875 l -22.03125,13.65625 15.46875,13.0625 22,-13.65625 -15.4375,-13.0625 z m -37.34375,23.15625 -22.031245,13.65625 15.468745,13.09375 22.03125,-13.6875 -15.46875,-13.0625 z m -35.062495,21.75 -22.03125,13.65625 15.46875,13.09375 22,-13.65625 -15.4375,-13.09375 z m -35.09375,21.78125 -22,13.65625 15.4375,13.0625 22.03125,-13.65625 -15.46875,-13.0625 z"
id="path8060"
style="fill:#e6e6e6" />
<use
transform="translate(276.51874,234.20133)"
id="use8069"
xlink:href="#path8060" />
<g
style="stroke-width:3.8"
id="g2242">
<path
d="m 153.24225,122.37139 c 0,0 65.713,-45.233 101.662,-43.28 35.965,1.952 70.978,19.161 70.978,19.161 l 9.335,18.634 c 0,0 25.309,10.963 30.928,18.122 5.505,6.997 5.363,6.447 19.956,45.528 l -157.514,-0.426 z"
id="path12676"
style="fill:#66cef5;stroke:#3a9ddd" />
<path
d="m 326.86625,183.90639 c 12.828,-5.555 53.735,-9.452 71.587,-18.053 13.603,-6.555 73.447,-29.163 91.152,-17.898 9.656,6.144 -23.438,59.583 -35.859,72.886 -12.295,13.187 -2.495,53.64 -4.583,59.257 -4.331,11.599 -32.98,15.976 -39.901,13.621 -6.486,-2.201 -46.121,-13.652 -63.696,-20.447 -14.304,-5.54 -23.805,-13.947 -64.622,-9.019 z"
id="path12678"
style="fill:#66cef5;stroke:#33bef2" />
<path
d="m 204.47925,274.64339 c 0,0 34.954,13.714 57.822,13.428 l 23.43,-3.851 c 0,0 19.108,-11.653 -0.408,-23.787"
id="path12680"
style="fill:#66cef5;stroke:#3a9ddd" />
<path
d="m 248.91225,268.25939 c -25.626,9.375 -105.26,16.953 -133.502,-4.169 l -14.911,-96.749 c 0,0 -10.215,-23.174 41.25,-39.376 32.898,-10.351 29.644,-11.978 73.324,-7.98 27.242,2.495 71.318,24.468 81.268,34.316 17.101,16.929 59.542,29.427 75.673,31.062 16.142,1.627 26.483,0.062 26.483,0.062 0,0 -5.353,34.06 -20.791,52.981 -15.446,18.913 -27.173,20.803 -27.173,20.803 0,0 -25.176,0.574 -48.451,0.899 -34.608,0.48 -53.17,8.151 -53.17,8.151 z"
id="path12682"
style="fill:#f9ac15;stroke:#f8a20d" />
<path
d="m 72.40425,196.93839 c 0,0 25.657,-66.974 87.501,-71.181 55.138,-3.75 87.727,38.361 87.651,68.803 -0.09,37.709 -29.482,73.466 -68.325,77.449 -47.065,4.827 -69.655,-8.073 -71.082,-12.769 z"
id="path12684"
style="fill:#fccc36;stroke:#f8a20d" />
<path
d="m 119.44725,261.11539 c -4.722,3.533 -0.742,2.03 -20,4.564 -13.594,1.79 -27.464,-0.38 -35.122,-9.817 -6.736,-8.306 2.363,-9.646 15.109,-10.421 5.687,-0.349 11.673,0.085 10.181,-2.518 -5.97,-10.398 -16.996,-22.361 -30.101,-23.802 -27.883,-3.068 -20.65,-21.664 -20.65,-21.664 1.64,-6.632 21.095,-7.957 38.175,-4.788 l 44.471,49.053"
id="path12686"
style="fill:#66cef5;stroke:#33bef2;stroke-width:5" />
<path
d="m 187.41925,153.34839 c 0.28,20.284 -16.545,36.958 -37.613,37.237 -21.054,0.263 -38.33,-15.976 -38.596,-36.276 -0.285,-20.3 16.539,-36.966 37.593,-37.237 21.06,-0.264 38.341,15.976 38.616,36.276 z"
id="path12688"
style="fill:#ffffff;stroke:#d8691b" />
<path
d="m 158.17425,153.48739 c 0.051,4.068 -3.333,7.407 -7.533,7.469 -4.211,0.039 -7.677,-3.199 -7.734,-7.267 -0.057,-4.06 3.319,-7.4 7.538,-7.461 4.206,-0.047 7.655,3.207 7.729,7.259 z"
id="path12690"
style="fill:#201b1c" />
<path
d="m 242.08425,201.95139 c 0,0 53.914,-2.642 57.253,-5.276 3.332,-2.642 7.445,1.859 8.16,5.098 0.712,3.239 -39.194,38.136 -48.638,37.609 -9.444,-0.542 -47.787,2.061 -46.51,-3.146"
id="path12692"
style="fill:#66cef5;stroke:#33bef2" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

+55
View File
@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.1"
width="90"
height="75"
id="Many Fish">
<path
d="M 45.2625,1.204 81.7055,37.647 45.2625,74.09 8.8195,37.647 z"
style="fill:#406585;stroke:#00315d;stroke-width:0.86px" />
<g
style="fill:#77cfdf;stroke:#00b9f2;stroke-width:0.42px"
id="Fish">
<path
d="m 11.4655,30.098 c 0,0 5.876,-4.258 9.091,-4.074 3.216,0.184 6.347,1.804 6.347,1.804 l 0.835,1.754 c 0,0 2.263,1.032 2.766,1.705 0.492,0.658 0.48,0.608 1.785,4.285 l -14.086,-0.04 z"
style="stroke:#039bd9" />
<path
d="m 26.9915,35.89 c 1.147,-0.523 4.805,-0.89 6.402,-1.7 1.217,-0.616 6.568,-2.745 8.152,-1.684 0.863,0.578 -2.097,5.608 -3.207,6.861 -1.1,1.24 -0.224,5.049 -0.411,5.577 -0.387,1.091 -2.949,1.503 -3.567,1.283 -0.581,-0.207 -4.125,-1.286 -5.696,-1.925 -1.279,-0.522 -2.129,-1.313 -5.779,-0.849 z" />
<path
d="m 16.0475,44.432 c 0,0 3.126,1.289 5.171,1.262 l 2.094,-0.362 c 0,0 1.71,-1.097 -0.036,-2.239"
style="stroke:#039bd9" />
<path
d="m 20.0215,43.83 c -2.292,0.882 -9.414,1.596 -11.939,-0.392 L 6.7495,34.33 c 0,0 -0.915,-2.182 3.688,-3.705 2.942,-0.975 2.651,-1.128 6.557,-0.752 2.437,0.235 6.378,2.303 7.268,3.231 1.529,1.593 5.324,2.769 6.766,2.923 1.444,0.153 2.369,0.006 2.369,0.006 0,0 -0.479,3.205 -1.859,4.987 -1.382,1.781 -2.43,1.959 -2.43,1.959 0,0 -2.251,0.052 -4.333,0.084 -3.094,0.044 -4.754,0.767 -4.754,0.767 z"
id="path12"
style="fill:#fbb425;stroke:#faab18" />
<path
d="m 4.2365,37.117 c 0,0 2.294,-6.304 7.825,-6.701 4.931,-0.353 7.845,3.611 7.838,6.477 -0.008,3.549 -2.637,6.915 -6.11,7.291 -4.208,0.453 -6.229,-0.761 -6.357,-1.203 z"
style="fill:#ffd569;stroke:#faab18;stroke-width:0.46px" />
<path
d="m 8.4435,43.157 c -0.423,0.333 -0.067,0.192 -1.789,0.43 -1.215,0.169 -2.456,-0.036 -3.14,-0.924 -0.602,-0.782 0.211,-0.908 1.35,-0.981 0.51,-0.034 1.045,0.007 0.911,-0.237 -0.533,-0.978 -1.52,-2.104 -2.691,-2.24 -2.494,-0.289 -1.847,-2.041 -1.847,-2.041 0.146,-0.623 1.886,-0.748 3.413,-0.449 l 3.977,4.617"
style="stroke-width:0.55px" />
<path
d="m 14.5215,33.014 c 0.025,1.909 -1.479,3.478 -3.363,3.505 -1.883,0.024 -3.428,-1.504 -3.451,-3.415 -0.026,-1.911 1.479,-3.479 3.361,-3.505 1.884,-0.025 3.429,1.504 3.453,3.415 z"
style="fill:#ffffff;stroke:#dc9837;stroke-width:0.43px" />
<path
d="m 11.9065,33.026 c 0.005,0.383 -0.298,0.697 -0.674,0.703 -0.376,0.003 -0.686,-0.301 -0.691,-0.684 -0.006,-0.382 0.297,-0.697 0.674,-0.701 0.376,-0.005 0.684,0.301 0.691,0.682 z"
style="fill:#232020" />
<path
d="m 19.4095,37.588 c 0,0 4.822,-0.248 5.121,-0.496 0.298,-0.249 0.666,0.175 0.729,0.48 0.064,0.304 -3.504,3.589 -4.349,3.539 -0.844,-0.05 -4.273,0.195 -4.159,-0.295" />
</g>
<use
transform="translate(25.111,-20.683)"
xlink:href="#Fish" />
<use
transform="translate(47.729,0.985)"
xlink:href="#Fish" />
<use
transform="translate(23.426,21.878)"
xlink:href="#Fish" />
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

+45
View File
@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg inkscape:version="1.0.2 (e86c870879, 2021-01-15, custom)" sodipodi:docname="WebM_logo.svg" version="1.1" viewBox="0 0 554 142" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<filter id="cvfc" color-interpolation-filters="sRGB" inkscape:collect="always">
<feGaussianBlur inkscape:collect="always" stdDeviation="0.82730657"/>
</filter>
<linearGradient id="cvfb" x1="20.3" x2="20.3" y1="2.55" y2="46.9" gradientUnits="userSpaceOnUse" inkscape:collect="always">
<stop style="stop-color:#8ae234" offset="0"/>
<stop style="stop-color:#4e9a06" offset="1"/>
</linearGradient>
<linearGradient id="cvfa" x1="6.48" x2="25.4" y1="4.54" y2="35.2" gradientTransform="matrix(2.01 0 0 2.01 410 110)" gradientUnits="userSpaceOnUse" inkscape:collect="always">
<stop style="stop-color:#fff;stop-opacity:.549" offset="0"/>
<stop style="stop-color:#fff;stop-opacity:0" offset="1"/>
</linearGradient>
</defs>
<title>WebM logo</title>
<metadata>
<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:date>2012</dc:date>
<dc:creator>
<cc:Agent>
<dc:title>Lo</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
</rdf:RDF>
</metadata>
<g transform="translate(-88.7 -72.8)" inkscape:groupmode="layer" inkscape:label="Layer 1">
<path transform="matrix(2.12 0 0 2.12 417 106)" d="m39.5 24.7-38.4 22.2v-22.2-22.2l19.2 11.1z" style="fill-opacity:.287;filter:url(#cvfc)" inkscape:flatsided="false" inkscape:randomized="0" inkscape:rounded="0" sodipodi:arg1="0" sodipodi:arg2="1.0471976" sodipodi:cx="13.857143" sodipodi:cy="24.714287" sodipodi:r1="25.596954" sodipodi:r2="12.798477" sodipodi:sides="3" sodipodi:type="star"/>
<path transform="matrix(1.91 0 0 1.91 420 111)" d="m39.5 24.7-38.4 22.2v-22.2-22.2l19.2 11.1z" style="fill:url(#cvfb);stroke-linejoin:round;stroke-width:1.05;stroke:#366a04" inkscape:flatsided="false" inkscape:randomized="0" inkscape:rounded="0" sodipodi:arg1="0" sodipodi:arg2="1.0471976" sodipodi:cx="13.857143" sodipodi:cy="24.714287" sodipodi:r1="25.596954" sodipodi:r2="12.798477" sodipodi:sides="3" sodipodi:type="star"/>
<path d="m424 196v-76.6l66.1 38.2" style="fill:none;stroke-width:2.01;stroke:url(#cvfa)" inkscape:connector-curvature="0" sodipodi:nodetypes="ccc"/>
<g style="fill:#333;stroke-width:2.25;stroke:#292929">
<path d="m511 206c-3.54 0-5.31-1.77-5.31-5.31v-82.3c-1e-5 -3.54 1.77-5.31 5.31-5.31h14c3.54 9e-5 5.31 1.77 5.31 5.31v5.13h0.354c1.71-3.77 4.6-6.75 8.67-8.94 4.07-2.18 7.87-3.27 11.4-3.27 7.08 9e-5 12.6 1.65 16.5 4.95 3.95 3.3 6.67 6.99 8.14 11.1h0.354c5.13-6.67 9.76-11 13.9-13 4.19-2.01 9.53-3.01 16-3.01 8.73 9e-5 16.1 2.89 22 8.67 6.02 5.78 9.02 16.3 9.02 31.7v49c-1.4e-4 3.54-1.77 5.31-5.31 5.31h-14.2c-3.54 0-5.31-1.77-5.31-5.31v-42.6c-1.2e-4 -12.9-0.885-21-2.65-24.3-1.71-3.36-4.78-5.04-9.2-5.04-4.13 8e-5 -7.9 2.42-11.3 7.26-3.42 4.84-5.13 14.8-5.13 29.9v34.9c-9e-5 3.54-1.77 5.31-5.31 5.31h-14.2c-3.54 0-5.31-1.77-5.31-5.31v-42.6c-7e-5 -12.9-0.885-21-2.65-24.3-1.71-3.36-4.78-5.04-9.2-5.04-4.13 8e-5 -7.9 2.42-11.3 7.26-3.42 4.78-5.13 14.7-5.13 29.9v34.9c-4e-5 3.54-1.77 5.31-5.31 5.31h-14.2" inkscape:connector-curvature="0"/>
</g>
<g style="fill:#333;stroke-width:2.24;stroke:#292929">
<path d="m172 115 16.5 46.4 3.26 15h0.725l2.54-15.2 11.6-46.2h21.6l-27.9 91.5h-17.4l-18.3-50.7-2.36-11.4h-0.906l-2.17 11.6-17.4 50.6h-17.9l-29.2-91.5h25.5l13.2 45.5 2.17 16.1h0.906l3.08-16.3 15-45.3z" inkscape:connector-curvature="0"/>
<path d="m308 198c-3.62 2.9-8.58 5.38-14.9 7.43-6.16 1.93-12.7 2.9-19.8 2.9-14.6-1e-5 -25.3-4.23-32.1-12.7-6.76-8.58-10.1-20.3-10.1-35.2-1e-5 -15.9 3.81-27.9 11.4-35.9 7.61-7.97 18.3-12 32.1-12 4.59 1e-4 9.06 0.604 13.4 1.81 4.35 1.21 8.21 3.2 11.6 5.98 3.38 2.78 6.1 6.52 8.15 11.2 2.05 4.71 3.08 10.6 3.08 17.6-8e-5 2.54-0.181 5.25-0.544 8.15-0.242 2.9-0.664 5.92-1.27 9.06h-54.4c0.362 7.61 2.3 13.3 5.8 17.2 3.62 3.87 9.42 5.8 17.4 5.8 4.95 2e-5 9.36-0.725 13.2-2.17 3.99-1.57 7.01-3.14 9.06-4.71zm-33.7-66.5c-6.16 7e-5 -10.8 1.87-13.8 5.62-2.9 3.62-4.65 8.52-5.25 14.7h33.7c0.483-6.52-0.544-11.5-3.08-15-2.42-3.5-6.28-5.25-11.6-5.25z" inkscape:connector-curvature="0"/>
<path d="m328 78.9h23.6v43.5h0.725c2.54-2.9 5.8-5.19 9.78-6.89 3.99-1.69 8.4-2.54 13.2-2.54 10.9 9e-5 19.1 3.74 24.8 11.2 5.8 7.37 8.7 18.7 8.7 33.9-9e-5 16.3-4.05 28.7-12.1 37.1-7.97 8.46-19 12.7-33 12.7-7.73 0-14.8-0.664-21.2-1.99-6.4-1.21-11.2-2.6-14.5-4.17zm40.4 54c-4.35 7e-5 -7.91 1.15-10.7 3.44-2.66 2.17-4.71 5.38-6.16 9.6v39.5c1.93 0.966 3.99 1.63 6.16 1.99 2.3 0.362 4.71 0.544 7.25 0.544 6.4 1e-5 11.2-2.3 14.5-6.89 3.38-4.71 5.07-12.1 5.07-22.3-7e-5 -17.3-5.38-25.9-16.1-25.9z" inkscape:connector-curvature="0"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="150"
height="150"
id="svg2">
<defs
id="defs4" />
<g
transform="translate(-479.28571,-622.93359)"
id="layer1">
<path
d="m 145,75 -14.0625,0 c 0,30.89731 -25.04019,55.9375 -55.9375,55.9375 L 75,145 c 38.65993,0 70,-31.34007 70,-70 z"
transform="translate(479.28571,622.93359)"
id="path2861"
style="fill:#ffe204;fill-opacity:1;stroke:none" />
<path
d="m 75,19.0625 c 30.89731,0 55.9375,25.040194 55.9375,55.9375 L 145,75 C 145,36.340068 113.65993,5 75,5 l 0,14.0625 z"
transform="translate(479.28571,622.93359)"
id="path2866"
style="fill:#00a51d;fill-opacity:1;stroke:none" />
<path
d="m 5,75 c 0,38.65993 31.340068,70 70,70 l 0,-14.0625 C 44.102694,130.9375 19.0625,105.89731 19.0625,75 L 5,75 z"
transform="translate(479.28571,622.93359)"
id="path2864"
style="fill:#1a6ae9;fill-opacity:1;stroke:none" />
<path
d="m 5,75 14.0625,0 C 19.0625,44.102694 44.102694,19.0625 75,19.0625 L 75,5 C 36.340068,5 5,36.340068 5,75 z"
transform="translate(479.28571,622.93359)"
id="path2844"
style="fill:#ff2a04;fill-opacity:1;stroke:none" />
<path
d="m 534.85259,667.08503 c -2.1268,0.13338 -3.97262,2.10227 -3.96866,4.23324 l 0,53.23295 c 0.004,1.48609 0.8547,2.94108 2.14793,3.6732 1.29324,0.73212 2.97862,0.71291 4.25484,-0.0485 l 44.76648,-26.61648 c 1.25373,-0.74628 2.06818,-2.17891 2.06818,-3.63794 0,-1.45903 -0.81445,-2.89166 -2.06818,-3.63794 L 537.2867,667.69353 c -0.72572,-0.44077 -1.58635,-0.65593 -2.43411,-0.60852 z"
id="path2868"
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Andale Mono;-inkscape-font-specification:Andale Mono" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

+10
View File
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1351" height="873" viewBox="0 0 1351 873">
<g fill="#fff">
<path d="M0 0h1351v873H0V0m82.4 42.7c-5.8 1.4-11.7 2.8-17.6 4-3.3.6-5.5 3.3-8.2 5-3.5 2.7-7.8 4.7-10 8.8-3 4.7-7.7 8.6-8.5 14.4-1.4 8.2-5 16.4-4.3 25v678c1.2 8 3.5 16 5.4 24 3.2 4.8 6.6 9.4 10 14l13.5 9.5c8 2 16.2 4.3 24.5 5.5h1172c9 .6 17.7-3 26.5-4.7 3.8-.4 6.5-3.4 9.5-5.4 3-2.5 6.6-4 8.6-7.4 2.7-4 5.7-7.6 8.2-11.6 2-8 4.2-16 5.4-24V95c-1-7.2-3.2-14-4.6-21-.5-3.8-3.3-6.4-5.3-9.4-2.6-3.3-4.5-7.4-8.3-9.6-3.8-2.5-7-5.7-11-7.7-8-1.7-16-4.2-24-5.3H93c-3.5 0-7-.3-10.6.7z"/>
<path d="M84.8 93h1181.4v687H84.8V93m28.4 25.8l51 376h25.5c38.6-77.3 77-154.5 115.8-231.7l28 167c.3 3 1.5 6 0 9-7 17.3-14.3 34.6-21.6 52-6 13.5-11.4 27.3-17.3 40.8-2.7 6.4-5 12.8-8 19-2.6 6.4-5 13-8 19.2-5.8 14.6-12.3 29-18 43.6-2 3.6-3 7.6-4.8 11.3-5.3 12.3-10.6 24.7-15.7 37-12.2 28.8-24 57.6-36 86.3 21.6 1 43.3 2.4 65 3.3 1.6-3.8 3-7.7 5-11.5 2.3-5.6 4.4-11.3 7-17l1.6-4c2-4.8 3.7-9.5 5.7-14.2l36-86.6c31 8.4 63.7 9.4 95.2 3.7 2.4-.5 5-.8 7.4-1.8 10.5-2 20.6-5.5 30.5-9.5 18.8-8 36.7-18.8 51.5-33.2 12.4-11.8 22.5-26 29.8-41.4 4.4-9.3 8-19 10.4-29 4.2-15.6 6.2-32 4.2-48-2.2-16.5-10-32.5-22.2-43.8-12.7-11.7-28.8-19.3-45.5-23.4-2.5-1.5-5.5-1.6-8.2-2.4-17.8-4-36-5.7-54.4-6l128-264.6h-66c-36.4 77.3-73 154.7-109.2 232l-31-232H318C280 196 242 273.7 204 351c-8.6-77.4-17.2-154.8-26-232.3h-64.7m491.2 7.3c-18.2 5.2-36 12.3-51.2 23.8l17.2 53.4c7.6-6.4 15.2-13 24.2-17.5 16.7-8.6 35.8-11.5 54.5-11 10.5.7 22.3 3.4 29 12.3 7.7 10 7.7 23.5 6.5 35.4-8.6-2.5-17.5-4.2-26.5-4.2-22 0-44 3.4-64.4 11.3-17 6.6-33 16.2-46.7 28.2-14 12-25.3 27.3-31.4 44.8-5.2 14.8-7.4 31-4.7 46.5 3.3 19 15.5 36.2 32 46.2 13.6 8.4 30.2 10.5 46 9.3 28.3-1 56.8-10.2 78.6-28.7 3.5 9.4 10.5 17.6 19.8 21.8 14.4 6.5 30.5 6.7 46 6.7l6-33c-5.2-3-10.2-6.7-12.3-12.4-4.3-11.7-2-24.3.3-36l15.8-90c3.2-19.5 4.5-39.8-.4-59-3.6-14.7-12-28.4-24.6-37-17.7-12.4-39.8-16-61-17-17.8-1.2-35.7 1.2-52.8 6m139.2-4.7c22.6 93.5 45.5 187 68 280.4h21.3L1003 121.4h-64.6l-96 170.4-33.8-170.3c-21.8-.3-43.5-.2-65.2 0m229.8 632.4h60.3l15.7-89.4c.3-1.2.2-2.8 1.4-3.6l38.5-33.5 57 126.5h65.3c-25.3-56-50.8-111.6-76-167.4 36.6-36 73-72 109.8-107.6h-73.3c-10.5 10.5-21.2 20.7-31.7 31.3-25.5 26-51.5 51.2-77 77 12.5-71.8 25.2-143.5 38-215.2h-60.4l-67.4 382m-363-278c-19.8 5.3-39.4 12.6-55.7 25l17.3 53.4c4.8-3.7 9-8 14-11.4 13.8-9.8 30.3-15 47-16.4 11-1 22.7-1.4 33.4 2.3 7 2.4 13.5 7.5 16.6 14.5 4.3 9.4 4.4 20 3.3 30.3-15.8-5.3-32.7-5-49-3-30.8 3.2-60.7 15-84.6 34.8-16.6 13.5-30.2 31.2-36.6 51.8-4.3 14.5-6 30-3 45 3.8 18.3 16 34.8 32 44.4 13.5 8 29.7 10.3 45 9.2 28.6-1 57.4-10 79.3-28.8 3.7 9.6 11 17.8 20.3 22 14.3 6.3 30.3 6.5 45.6 6.5l5.8-33.2c-4.3-2.4-8.7-5.2-11-9.8-4.6-9-4-19.6-2.5-29.4l16.5-93.7c3.7-21 5.7-43 .3-64.2-3.4-14.2-11.5-27.5-23.6-36-17-12.5-38.6-16.5-59.3-17.7-17-1-34.3.5-51 5m282-3c-30.6 4.4-59.8 17.6-82.6 38.4-24.8 21.8-42 51.4-50.7 83-5.6 20.7-8.5 42.2-7.2 63.6 1 14 4.2 28.2 10.4 41 7.5 15.8 19.4 29.5 34 39.2 21.7 14.5 48.6 18.8 74.2 17.4 33.4-1 67-9.7 95.4-27.5L950 675.4c-14.3 10-29.5 19.2-46.4 24.2-16.6 5.2-34.8 5-51.5.2-14-4-26.2-14-32-27.4-6-13.2-6.5-28-5.3-42 2.2-21 7.6-42 18.2-60.4 9-15.6 22.2-29.2 38.4-37.6 26.8-13.6 60.2-11.3 86 3.8 4.2 2.5 7 6.6 10.2 10.4 13-14.4 25.7-29 38.6-43.3-5-4.8-10.3-9.4-16.5-12.8-13-7.3-27.2-13-41.8-16.4-18.4-4.4-37.6-3.5-56-1z"/>
<path d="M609.5 276.2c13.7-7 29.2-10 44.5-10 7.6.3 15 2 22.4 3.5-3.3 18.3-6.3 36.6-9.8 55-9.8 10-21.4 18.7-34.4 24.4-14.3 6.2-30.7 7.6-45.7 3.4-7-1.8-14-7-15.5-14.4-2.2-10.3.2-21.2 4.8-30.5 7.3-14 20-24.2 33.8-31.3zM424.4 440c11.3 0 22.7.8 33.6 3.8 9 2.8 18.2 7.4 23.4 15.6 4 5.7 5.2 12.7 5.8 19.5.3 13.3-3 26.7-8 39-6.3 14.4-17.3 26.6-30.6 34.7-9 5.7-19 9.8-29.4 12.5-17.6 4.2-36 5.3-54 2.7-6.2-.8-12.2-2.2-18-4.3 6.5-16.3 13.4-32.4 20-48.6l7.5-18 1.6-4c4.8-11.7 9.8-23.3 14.4-35 2.2-5 4-9.8 6-14.7 9.2-1.7 18.4-2.6 27.7-3.2zM603.4 631.6c15.8-10.3 35-14.6 53.6-14.3 7 .3 14 2 21 3.3-3.2 18.3-6.4 36.5-9.8 54.8-7.8 8.5-17.3 15.6-27.4 21.2-16 9-35.3 11.7-53 6.8-6.8-2-13.3-6.7-15-14-2.2-8.3-.8-17.2 2-25.3 5.2-13.8 16.4-24.6 28.6-32.4z"/>
</g>
<path d="M82.4 42.7c3.5-1 7-.7 10.6-.7h1171c8 1 16 3.6 24 5.3 4 2 7.2 5.2 11 7.7 3.8 2 5.7 6.3 8.3 9.6 2 3 4.8 5.6 5.3 9.3 1.4 7 3.7 13.8 4.6 21v683c-1.2 8-3.5 16-5.4 24-2.5 4-5.5 7.7-8.2 11.6-2 3.3-5.6 5-8.6 7.3-3 2-5.7 5-9.5 5.3-8.8 1.6-17.4 5.3-26.5 4.7H87c-8.3-1.2-16.4-3.6-24.5-5.5-4.5-3-9-6.3-13.4-9.6-3.4-4.6-6.8-9.3-10-14-1.8-8-4-16-5.3-24V100c-.6-8.6 3-16.8 4.4-25 1-6 5.6-9.8 8.5-14.5 2.3-4 6.6-6 10-8.8 2.8-1.8 5-4.4 8.3-5 6-1.2 11.8-2.6 17.6-4M84.8 93v687h1181.4V93H84.8z"/>
<path d="M113.2 118.8H178L203.7 351C242 273.8 280 196.3 318 118.8h27.3l31 232.2c36.3-77.5 73-155 109.3-232.3h66l-128 264.8c18.3.2 36.6 2 54.5 6 2.8.7 5.8.8 8.3 2.3 16.7 4 32.8 11.7 45.5 23.4 12.4 11.3 20 27.3 22 44 2 16 0 32.2-4 47.8-2.6 10-6 19.7-10.5 29-7.3 15.5-17.4 29.7-29.8 41.5-14.8 14.4-32.7 25.3-51.6 33.2-10 4-20 7.6-30.6 9.5-2.4 1-5 1.3-7.5 1.7-31.6 5.6-64.4 4.6-95.4-3.8-12 29-23.8 57.8-36 86.6-2 4.7-3.6 9.4-5.7 14L281 723l-7 17c-1.8 4-3.3 7.8-4.8 11.6-21.7-1-43.4-2.3-65.2-3.3l36-86 15.7-37.4c1.6-3.8 2.8-7.8 4.8-11.4 5.6-14.7 12-29 18-43.6 2.8-6.3 5.3-12.8 8-19 2.8-6.4 5.2-13 8-19.2 5.8-13.5 11.3-27.3 17-41 7.4-17.2 14.6-34.5 21.8-52 1.4-2.7.2-5.8-.2-8.7l-28-167c-38.6 77.3-77 154.5-115.7 231.8H164c-17-125.4-34-250.7-50.8-376M424.4 440c-9.3.7-18.5 1.6-27.7 3.3-2 5-3.8 9.8-6 14.6-4.6 11.7-9.6 23.3-14.4 35l-1.6 4-7.5 18c-6.6 16.3-13.5 32.5-20 48.7 5.8 2 11.8 3.5 18 4.2 18 2.5 36.4 1.4 54-2.8 10.3-2.8 20.3-6.8 29.4-12.5 13.3-8 24.3-20.3 30.5-34.6 5.3-12.3 8.4-25.7 8.2-39-.6-7-1.8-14-5.8-19.6-5.2-8.2-14.3-12.8-23.4-15.6-11-3-22.3-3.7-33.6-3.7z"/>
<path d="M604.2 126c17-4.8 35-7.2 52.8-6 21.2 1 43.3 4.6 61 17 12.6 8.6 21 22.3 24.6 37 5 19.2 3.6 39.5.5 59-5 30-10.5 60-15.7 90-2.2 11.7-4.5 24.3 0 36 2 5.6 7 9.3 12 12.2l-6 33c-15.4 0-31.5 0-46-6.6-9.2-4.2-16.2-12.4-19.7-21.8-21.8 18.5-50.3 27.7-78.7 28.7-15.8 1.2-32.4-1-46-9.3-16.5-10-28.7-27-32-46.2-2.8-15.6-.6-31.7 4.6-46.6 6-17.4 17.5-32.6 31.3-44.7 13.6-12 29.5-21.6 46.6-28.2 20.5-8 42.5-11.3 64.4-11.3 9 0 18 1.7 26.5 4.3 1.2-12 1.2-25.5-6.4-35.5-6.8-9-18.5-11.6-29-12.2-18.8-.6-38 2.3-54.6 11-9 4.3-16.5 11-24.2 17.4L553 149.8c15-11.5 33-18.6 51.2-23.8m5.3 150.2c-13.7 7-26.4 17.4-33.7 31.3-4.6 9.3-7 20.2-4.8 30.5 1.6 7.5 8.4 12.6 15.5 14.4 15 4.2 31.4 2.8 45.7-3.3 13-5.6 24.6-14.2 34.4-24.4 3.5-18.3 6.5-36.6 9.8-55-7.4-1.5-14.8-3.2-22.4-3.4-15.3 0-30.8 3-44.5 10zM743.4 121.3h65.2c11 57 22.6 113.6 33.8 170.4l96-170.4h64.5L832.6 401.8h-21.2c-22.6-93.6-45.5-187-68-280.5zM973.2 753.8l67.4-382h60.3c-12.8 71.7-25.5 143.4-38 215.2 25.5-25.8 51.5-51 77-77 10.5-10.5 21.2-20.7 31.7-31.3h73.4c-36.6 35.8-73 71.8-109.8 107.7 25.3 55.8 50.8 111.5 76 167.4H1146l-57-126.5c-12.8 11-25.6 22.3-38.4 33.5-1.2.8-1 2.4-1.4 3.6l-15.7 89.4h-60.3zM610 476c16.7-4.5 34-6 51-5 20.8 1.3 42.3 5.3 59.4 17.7 12 8.6 20.2 22 23.7 36 5.5 21 3.5 43.2-.2 64.4l-16.5 94c-1.5 9.6-2 20.2 2.5 29.3 2.3 4.5 6.7 7.3 11 9.8-2 11.2-3.8 22.2-6 33.3-15.2 0-31.2-.2-45.5-6.5-9.4-4.2-16.6-12.4-20.2-22-21.8 18.7-50.6 27.8-79 28.8-15.5 1-31.7-1-45.2-9.2-16-9.6-28.2-26-32-44.5-3-15-1.3-30.5 3-45 6.4-20.5 20-38.2 36.6-51.7 24-19.7 53.8-31.6 84.5-34.8 16.3-2 33.2-2.3 49 3 1-10.2 1-21-3.2-30.3-3-7-9.5-12-16.6-14.5-10.8-3.7-22.3-3.3-33.4-2.3-16.7 1.5-33.2 6.6-47 16.4-5 3.4-9.2 7.7-14 11.4l-17.3-53.4c16.3-12.4 36-19.7 55.6-25m-6.6 155.8C591 639.4 580 650.2 575 664c-3 8.2-4.4 17-2.3 25.5 1.8 7.2 8.3 12 15 14 17.8 4.8 37.2 2 53-7 10.2-5.5 19.7-12.6 27.5-21 3.4-18.4 6.6-36.6 9.7-55-7-1.2-14-3-21-3.2-18.7-.3-37.8 4-53.6 14.3zM892 473c18.4-2.7 37.6-3.6 56 .8 14.5 3.5 28.6 9 41.8 16.4 6 3.4 11.4 8 16.4 13-13 14.2-25.6 28.8-38.6 43.2-3-3.8-6-8-10.4-10.4-25.6-15-59-17.4-85.8-3.8-16.2 8.4-29.4 22-38.5 37.6-10.7 18.4-16 39.4-18.3 60.4-1.2 14-.7 28.8 5.2 42 5.8 13.4 18 23.4 32 27.4 16.8 4.8 35 5 51.6-.2 17-5 32-14.3 46.5-24.2 5.3 17.6 10.4 35.3 15.6 53-28.5 17.7-62 26.3-95.4 27.4-25.6 1.4-52.5-3-74.2-17.4-14.6-9.7-26.5-23.4-34-39-6.3-13-9.5-27-10.5-41.2-1.3-21.4 1.6-43 7.2-63.5 8.6-31.7 26-61.3 50.7-83 22.8-21 52-34 82.5-38.6z"/>
</svg>

After

Width:  |  Height:  |  Size: 7.9 KiB

+1 -1
View File
@@ -52,7 +52,7 @@ export async function parseFile(filePath: string, options: IOptions = {}): Promi
try {
return await parserFactory.parse(fileTokenizer, parserLoader, options);
} catch(error) {
} catch(error: any) {
if (error instanceof CouldNotDetermineFileTypeError || error instanceof UnsupportedFileTypeError) {
error.message += `: ${filePath}`;
}
+462 -601
View File
File diff suppressed because it is too large Load Diff