Merge pull request #2367 from sveltejs/who-is-using-svelte

Add a 'Who's using Svelte' section
pull/2368/head
Rich Harris 5 years ago committed by GitHub
commit 7853d5af13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,58 @@
<!--
Instructions for adding new logos:
* Fork this repo, and clone your fork
* Create a branch called e.g. `add-myorganisation-logo`
* Add the logo to the `static/organisations` directory (preferably SVG)
* Add a new <a> tag in this component, in alphabetical order
* Create a pull request. Thanks!
-->
<style>
.logos {
margin: 1em 0 0 0;
display: flex;
flex-wrap: wrap;
}
a {
height: 40px;
margin: 0 0.5em 0.5em 0;
text-decoration: none;
border: 1px solid #aaa;
padding: 5px 10px;
border-radius: 20px;
}
.add-yourself {
display: flex;
align-items: center;
border: 1px solid #eee;
}
img {
height: 100%;
}
@media (min-width: 540px) {
a {
height: 60px;
padding: 10px 20px;
border-radius: 30px;
}
}
</style>
<div class="logos">
<a href="https://beyonk.com"><img src="organisations/beyonk.svg" alt="Beyonk logo"></a>
<a href="https://chess.com" style="background-color: rgb(49,46,43);"><img src="organisations/chess.svg" alt="Chess.com logo"></a>
<a href="https://datawrapper.de"><img src="organisations/datawrapper.svg" alt="Datawrapper logo"></a>
<a href="https://db.nomics.world" style="background-color: rgb(15,39,47);"><img src="organisations/dbnomics.png" alt="DBNomics logo"></a>
<a href="https://from-now-on.com"><img src="organisations/from-now-on.png" alt="From-Now-On logo"></a>
<a href="https://itslearning.com"><img src="organisations/itslearning.svg" alt="itslearning logo"></a>
<a href="http://mustlab.ru"><img src="organisations/mustlab.png" alt="Mustlab logo"></a>
<a href="https://www.nesta.org.uk"><img src="organisations/nesta.svg" alt="Nesta logo"></a>
<a href="https://nytimes.com"><img src="organisations/nyt.svg" alt="The New York Times logo"></a>
<a href="https://www.stone.co"><img src="organisations/stone.svg" alt="Stone Payments logo"></a>
<a href="https://github.com/sveltejs/svelte/blob/master/site/src/components/WhosUsingSvelte/index.svelte" class="add-yourself"><span>+ your company?</span></a>
</div>

@ -1,6 +1,7 @@
<script>
import Icon from '../components/Icon.svelte';
import Logo from '../components/Logo.svelte';
import WhosUsingSvelte from '../components/WhosUsingSvelte/index.svelte';
import IntersectionObserver from '../components/IntersectionObserver.svelte';
// import Lazy from '../components/Lazy.svelte';
import ReplWidget from '../components/Repl/ReplWidget.svelte';
@ -306,9 +307,10 @@ npm run dev & open http://localhost:5000
</section>
</div>
<section class="container linkify">
<section class="container">
<h3>Who's using Svelte?</h3>
<p>TODO. See <a href="https://github.com/sveltejs/svelte.technology/issues/379">this issue</a></p>
<WhosUsingSvelte/>
</section>
<section class="container">

@ -0,0 +1 @@
<svg enable-background="new 0 0 263.2 127" viewBox="0 0 263.2 127" xmlns="http://www.w3.org/2000/svg"><path d="m263.2 28.5v-5.9h-22.5v-22.6h-5.9v22.5h-206.3v-22.5h-5.9v22.5h-22.6v5.9h22.5v70.1h-22.5v5.9h22.5v22.6h5.9v-22.5h206.4v22.5h5.9v-22.5h22.5v-5.9h-22.5v-70.1zm-28.4 70h-206.3v-70h206.4v70zm-183.9-46.3h9.3c1.7-.1 3.4.4 4.7 1.5 1.1 1.1 1.7 2.7 1.6 4.3 0 1-.2 2-.6 2.8s-1.1 1.4-1.9 1.9c.7.1 1.5.4 2.1.7s1 .7 1.4 1.2.6 1 .8 1.6.2 1.3.2 1.9c0 1-.2 1.9-.6 2.8-.4.8-.9 1.5-1.6 2.1s-1.5 1-2.4 1.2c-1.1.3-2.1.4-3.2.4h-9.7zm5.9 8.9h1.7c1.8 0 2.8-.7 2.8-2.2s-.9-2.2-2.8-2.2h-1.7zm0 9.1h1.9c1.1.1 2.2-.1 3.2-.6 1-.7 1.3-2.1.5-3.1-.1-.2-.3-.4-.5-.5-1-.5-2.1-.6-3.2-.6h-1.9zm36.2-13h-9.9v3.8h9.6v5h-9.6v3.9h9.9v5h-15.8v-22.7h15.8zm15.2 8.5-8.2-13.5h7l4.2 7.3 4.2-7.3h7l-8.4 13.5v9h-5.8zm17.8-2.2c0-1.6.3-3.2.9-4.7 1.2-2.9 3.6-5.2 6.5-6.3 3.2-1.2 6.8-1.2 10.1 0 1.5.6 2.9 1.4 4 2.5s2 2.4 2.5 3.8c1.2 3 1.2 6.4 0 9.4-.6 1.4-1.5 2.7-2.6 3.8s-2.5 2-4 2.5c-3.2 1.2-6.8 1.2-10.1 0-1.5-.6-2.8-1.4-3.9-2.5s-2-2.4-2.6-3.8c-.5-1.5-.8-3.1-.8-4.7zm6.1 0c0 .9.2 1.7.5 2.5.6 1.5 1.9 2.7 3.4 3.3 2.4 1 5.1.4 6.9-1.3.6-.6 1.1-1.2 1.4-2 .7-1.6.7-3.4 0-5-.3-.8-.8-1.4-1.4-2-1.9-1.7-4.5-2.2-6.9-1.3-1.5.6-2.7 1.8-3.4 3.4-.3.7-.5 1.5-.5 2.4zm26.5 11.3v-22.6h5.9l10.8 13.8v-13.8h5.8v22.5h-5.8l-10.8-13.7v13.8zm38.1-13.3 7.1-9.3h7.2l-8.9 10.7 9.8 11.9h-7.6l-7.6-9.8v9.8h-5.9v-22.6h5.9z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -0,0 +1 @@
<svg viewBox="0 0 109 31" xmlns="http://www.w3.org/2000/svg"><path d="m19.2 25.6c-1.5-.4-2.9-1.3-4-2.4-1.9-2.1-2.9-4.9-2.7-7.7-.1-2.1.5-4.2 1.5-6l-1-.5a4.96 4.96 0 1 0 -6.9-1.2c.3.5.7.9 1.2 1.2-.7.4-2.5 1.4-3 1.7-.1.1-.1.3-.1.3 0 .7.2 1.4.5 2 1 .2 2 .3 2.9.3-.2 2.3-.5 4.7-.9 7-.4 1.3-4.6 1.5-5.3 3.1-.1.3-.2.6-.2.9 0 .4.1.8.4 1.2.1.1-1.5.5-1.5 2-.1.5.2 1.1.6 1.5.9.6 1.9 1.1 3 1.4 2.1.5 4.2.7 6.3.7s4.3-.2 6.4-.7c1.1-.2 2.1-.7 3-1.4.4-.4.7-1 .7-1.6 0-.7-.3-1.4-.9-1.8z" fill="#4e7838"/><path d="m8.4 27.9c-1.4-.2-5.9-.9-7-2.5-.4.2-.7.4-1 .8 0 1.7 5.5 2.5 8 2.2.9-.1.5-.4 0-.5zm1.7-13c-.4-.2-2.6-1-2.6-1-.2 2.1-.5 4.2-.8 6.2-.4 1.3-4.6 1.5-5.3 3.1-.3.8 1.3 1.8 5.1 1.8 3.6 0 4-4.9 4.6-8.7.1-.7-.6-1.2-1-1.4zm1.9-4.2c-.7-.6-1.5-1.2-2.3-1.7 2.3-.6 3.9-2.7 3.8-5 0-3-1.9-4-3.3-4h-.1c-2.7.1-4.9 2.4-4.8 5.2.1 1.5.8 2.9 2 3.8-.7.4-2.5 1.4-3 1.7-.1.1-.1.3-.1.3 0 .7.2 1.4.5 2 1.7.3 3.4.4 5.1.4h1.8c.3 0 .5-1.9.5-2.3 0-.1 0-.3-.1-.4z" fill="#6c9d40"/><path d="m9.3 1.2c2.2.3-1 2.8-2 2.7s0-3 2-2.7zm13.1 22.9c-2.2.1-4.3-.7-5.9-2.2a9 9 0 0 1 -2.2-6.3c-.1-2.3.7-4.5 2.2-6.3 1.5-1.6 3.7-2.4 5.9-2.3.6 0 1.2 0 1.8.1l1.5.3c.4.1.9.3 1.3.5s.8.4 1.1.5v3.9h-.4l-.8-.6c-.3-.3-.7-.5-1-.7-.4-.2-.8-.4-1.3-.6a4.15 4.15 0 0 0 -3.1 0c-.5.2-1 .6-1.4 1-.5.5-.8 1.1-1.1 1.7-.3.8-.4 1.7-.4 2.5 0 .9.1 1.8.4 2.6.2.6.6 1.2 1.1 1.7a4.2 4.2 0 0 0 3 1.2c.5 0 1.1-.1 1.6-.3.4-.2.9-.4 1.2-.6.4-.2.7-.4 1-.7l.7-.6h.4v3.9l-1 .5c-.4.2-.8.3-1.2.5-.5.2-1 .3-1.5.4-.6-.1-1.2-.1-1.9-.1zm19.3-.3h-3.9v-6.2c0-.5 0-1-.1-1.5 0-.4-.1-.7-.2-1.1a.9.9 0 0 0 -.6-.6c-.3-.1-.7-.2-1-.2s-.7.1-1 .2c-.4.1-.7.3-1 .6v8.8h-3.9v-16.9h4v5.8c.6-.5 1.2-.9 1.8-1.3.6-.3 1.3-.5 2-.4 1.1-.1 2.2.4 2.9 1.2.7 1 1.1 2.2 1 3.5zm9.1.3c-1.9.1-3.9-.5-5.4-1.7-1.3-1.2-2-3-1.9-4.8-.1-1.8.5-3.5 1.8-4.9 1.3-1.3 3.1-1.9 4.9-1.8 1.6-.1 3.1.4 4.3 1.5 1 1.2 1.5 2.8 1.4 4.4v1.4h-8.5c0 .5.1 1 .4 1.5.2.4.5.7.8.9.4.2.7.4 1.2.5s1 .2 1.5.1c.4 0 .9-.1 1.3-.1.4-.1.8-.2 1.2-.4.3-.1.6-.3.9-.5.2-.1.4-.3.7-.4h.4v3.2l-.9.4-1.1.3-1.3.3c-.6.1-1.2.1-1.7.1zm1.3-8.2c0-.7-.2-1.4-.6-1.9s-1-.7-1.7-.6c-.7 0-1.3.2-1.8.7-.4.5-.7 1.2-.7 1.9zm9.9 8.2c-.9 0-1.7-.1-2.6-.3-.7-.2-1.4-.4-2-.7v-3.3h.3l.6.5c.3.2.6.4 1 .5.4.2.8.3 1.2.4.5.1 1 .2 1.5.2s1-.1 1.4-.2.6-.4.6-.8c0-.3-.1-.5-.3-.7-.3-.2-.7-.3-1.1-.4-.3-.1-.7-.1-1.1-.2l-1.2-.3c-.8-.2-1.6-.7-2.2-1.3-.5-.7-.8-1.5-.7-2.3 0-.5.1-1.1.4-1.6s.7-1 1.1-1.3c.5-.4 1.2-.7 1.8-.9a9.86 9.86 0 0 1 4.8 0c.6.1 1.3.3 1.8.6v3h-.3c-.2-.1-.4-.3-.6-.4-.3-.2-.6-.3-.8-.4-.4-.2-.7-.3-1.1-.4s-.8-.1-1.2-.1c-.5 0-1 .1-1.4.3-.3.1-.6.4-.6.8 0 .3.1.5.3.7.4.2.8.4 1.2.5.3.1.7.2 1.1.2l1.2.3c.8.2 1.5.7 2 1.3s.8 1.4.7 2.2c0 .6-.1 1.1-.4 1.7-.3.5-.7 1-1.2 1.3-.6.4-1.2.7-1.9.9-.6.1-1.4.2-2.3.2zm11.9 0c-.9 0-1.7-.1-2.6-.3-.7-.2-1.4-.4-2-.7v-3.3h.3l.6.5c.3.2.6.4 1 .5.4.2.8.3 1.2.4.5.1 1 .2 1.5.2s1-.1 1.4-.2.6-.4.6-.8c0-.3-.1-.5-.3-.7-.3-.2-.7-.3-1.1-.4-.3-.1-.7-.1-1.1-.2l-1.2-.3c-.8-.2-1.6-.7-2.2-1.3-.5-.7-.8-1.5-.7-2.3 0-.5.1-1.1.4-1.6s.7-1 1.1-1.3c.5-.4 1.2-.7 1.8-.9a9.86 9.86 0 0 1 4.8 0c.6.1 1.3.3 1.8.6v3h-.3c-.2-.1-.4-.3-.6-.4-.3-.2-.6-.3-.8-.4-.4-.2-.7-.3-1.1-.4s-.8-.1-1.2-.1c-.5 0-1 .1-1.4.3-.3.1-.6.4-.6.8 0 .3.1.5.3.7.4.2.8.4 1.2.5.3.1.7.2 1.1.2l1.2.3c.8.2 1.5.7 2 1.3s.7 1.4.7 2.2c0 .6-.1 1.1-.4 1.7-.3.5-.7 1-1.2 1.3-.6.4-1.2.7-1.9.9-.6.1-1.4.2-2.3.2zm7.7-.4h-.6c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h.6c.3 0 .5.2.5.5v1c.1.3-.2.5-.5.5zm5 .2c-.5 0-1-.1-1.5-.2-.4-.2-.8-.4-1.2-.8-.3-.4-.6-.8-.8-1.3a5.66 5.66 0 0 1 0-3.6c.2-.5.4-.9.7-1.3.3-.3.7-.6 1.2-.7.5-.2 1-.3 1.5-.3.4 0 .8.1 1.2.2s.7.2 1.1.4v1.5h-.1c-.1-.1-.2-.2-.4-.3s-.4-.2-.5-.3c-.2-.1-.4-.2-.7-.2-.2-.1-.5-.1-.7-.1-.6 0-1.3.3-1.7.8-.5.6-.7 1.4-.6 2.2 0 .8.2 1.5.6 2.2.4.5 1 .8 1.7.8.4 0 .9-.1 1.2-.3.4-.2.7-.4 1-.7h.1v1.5l-.5.2c-.2.1-.4.1-.5.2l-.6.1zm10.2-4.1c.1 1.1-.3 2.2-1 3-.6.7-1.6 1.1-2.5 1.1-1 0-1.9-.4-2.6-1.1-.7-.9-1-1.9-.9-3-.1-1.1.3-2.2 1-3a3.6 3.6 0 0 1 5-.1l.1.1c.6.9 1 2 .9 3zm-1.4 0c.1-.8-.1-1.6-.6-2.2-.7-.9-2.1-1-2.9-.2l-.2.2c-.4.7-.6 1.5-.6 2.2-.1.8.1 1.6.6 2.2.7.9 2 1 2.9.3l.3-.3c.4-.6.6-1.4.5-2.2zm11.5 4.1v-5.6c0-.3-.1-.5-.2-.7s-.2-.3-.4-.4-.5-.2-.7-.1c-.3 0-.6.1-.9.2-.4.2-.7.5-1 .8v6h-1.4v-5.7c0-.3-.1-.5-.2-.7s-.2-.3-.4-.4-.5-.1-.8-.1-.6.1-.9.3-.7.4-.9.7v6h-1.4v-8h1.4v.9c.3-.3.7-.6 1.1-.9.3-.2.7-.3 1.2-.3.4 0 .9.1 1.3.3s.7.6.8 1.1c.3-.4.8-.7 1.2-1 .4-.2.8-.4 1.3-.4.3 0 .6.1.9.2s.5.3.7.5c.2.3.4.6.5.9.1.4.2.9.2 1.4v5.1z" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@ -0,0 +1 @@
<svg viewBox="2.800018310546875 3.7000045776367188 320.4000244140625 89.69999694824219" xmlns="http://www.w3.org/2000/svg"><path d="m33.2 64v-35.5h9.9c2.9 0 5.5.7 7.8 2s4.1 3.2 5.4 5.7 1.9 5.3 1.9 8.4v3.3c0 3.2-.6 6-1.9 8.4-1.3 2.5-3.1 4.4-5.4 5.7s-5 2-8 2zm3-33v30.5h6.8c3.7 0 6.7-1.2 9-3.7s3.4-5.8 3.4-10.1v-3.1c0-4.1-1.1-7.4-3.3-9.8-2.2-2.5-5.2-3.7-8.8-3.7h-7.1z"/><path d="m81 64c-.3-.8-.5-2.1-.6-3.7-1 1.3-2.3 2.4-3.9 3.1s-3.3 1.1-5 1.1c-2.5 0-4.6-.7-6.2-2.1s-2.4-3.2-2.4-5.4c0-2.6 1.1-4.6 3.2-6.1s5.1-2.2 8.9-2.2h5.3v-3c0-1.9-.6-3.4-1.7-4.5-1.2-1.1-2.9-1.6-5.1-1.6-2 0-3.7.5-5.1 1.6-1.3 1-2 2.3-2 3.8h-2.9c0-2.1 1-3.9 2.9-5.5s4.4-2.3 7.2-2.3c2.9 0 5.3.7 7 2.2s2.6 3.5 2.6 6.2v12.4c0 2.6.3 4.5.8 5.7v.3zm-9.2-2.1c2 0 3.7-.5 5.2-1.4s2.7-2.2 3.4-3.8v-5.8h-5.2c-2.9 0-5.2.6-6.8 1.6s-2.5 2.5-2.5 4.3c0 1.5.5 2.7 1.6 3.7s2.5 1.4 4.3 1.4z"/><path d="m94.6 30.9v6.8h5.5v2.3h-5.5v17.6c0 1.5.3 2.6.8 3.3s1.4 1.1 2.6 1.1c.5 0 1.3-.1 2.4-.2l.1 2.4c-.8.3-1.8.4-3.1.4-2 0-3.5-.6-4.4-1.7-.9-1.2-1.4-2.9-1.4-5.1v-17.8h-4.9v-2.4h4.9v-6.8h3z"/><path d="m121.8 64c-.3-.8-.5-2.1-.6-3.7-1 1.3-2.3 2.4-3.9 3.1s-3.3 1.1-5 1.1c-2.5 0-4.6-.7-6.2-2.1s-2.4-3.2-2.4-5.4c0-2.6 1.1-4.6 3.2-6.1s5.1-2.2 8.9-2.2h5.3v-3c0-1.9-.6-3.4-1.7-4.5-1.2-1.1-2.9-1.6-5.1-1.6-2 0-3.7.5-5.1 1.6-1.3 1-2 2.3-2 3.8h-2.9c0-2.1 1-3.9 2.9-5.5s4.4-2.3 7.2-2.3c2.9 0 5.3.7 7 2.2s2.6 3.5 2.6 6.2v12.4c0 2.6.3 4.5.8 5.7v.3zm-9.2-2.1c2 0 3.7-.5 5.2-1.4s2.7-2.2 3.4-3.8v-5.8h-5.2c-2.9 0-5.2.6-6.8 1.6s-2.5 2.5-2.5 4.3c0 1.5.5 2.7 1.6 3.7s2.6 1.4 4.3 1.4z"/><path d="m137.2 58 .4 2.3.6-2.4 6.3-20.2h2.5l6.3 20 .7 2.8.6-2.6 5.4-20.3h3l-7.6 26.4h-2.5l-6.8-20.9-.3-1.4-.3 1.5-6.7 20.8h-2.5l-7.7-26.4h3z"/><path d="m179.8 40.1c-.6-.1-1.3-.2-2-.2-1.8 0-3.4.5-4.6 1.5-1.3 1-2.2 2.5-2.7 4.4v18.2h-2.9v-26.4h2.9v4.2c1.5-3.1 4-4.7 7.4-4.7.8 0 1.5.1 1.9.3z"/><path d="m199.1 64c-.3-.8-.5-2.1-.6-3.7-1 1.3-2.3 2.4-3.9 3.1s-3.3 1.1-5 1.1c-2.5 0-4.6-.7-6.2-2.1s-2.4-3.2-2.4-5.4c0-2.6 1.1-4.6 3.2-6.1s5.1-2.2 8.9-2.2h5.3v-3c0-1.9-.6-3.4-1.7-4.5-1.2-1.1-2.9-1.6-5.1-1.6-2 0-3.7.5-5.1 1.6-1.3 1-2 2.3-2 3.8h-2.9c0-2.1 1-3.9 2.9-5.5s4.4-2.3 7.2-2.3c2.9 0 5.3.7 7 2.2s2.6 3.5 2.6 6.2v12.4c0 2.6.3 4.5.8 5.7v.3zm-9.2-2.1c2 0 3.7-.5 5.2-1.4s2.7-2.2 3.4-3.8v-5.8h-5.2c-2.9 0-5.2.6-6.8 1.6s-2.5 2.5-2.5 4.3c0 1.5.5 2.7 1.6 3.7 1.2.9 2.6 1.4 4.3 1.4z"/><path d="m229.5 51.1c0 4.1-.9 7.4-2.7 9.8s-4.3 3.6-7.3 3.6c-3.6 0-6.4-1.3-8.3-3.8v13.5h-2.9v-36.6h2.7l.1 3.7c1.9-2.8 4.7-4.2 8.3-4.2 3.2 0 5.6 1.2 7.4 3.6s2.7 5.7 2.7 10zm-3-.5c0-3.4-.7-6-2.1-8s-3.3-2.9-5.8-2.9c-1.8 0-3.3.4-4.6 1.3s-2.3 2.1-3 3.8v12.7c.7 1.5 1.7 2.7 3 3.5s2.8 1.2 4.6 1.2c2.5 0 4.4-1 5.8-2.9 1.5-2.2 2.1-5 2.1-8.7z"/><path d="m256.2 51.1c0 4.1-.9 7.4-2.7 9.8s-4.3 3.6-7.3 3.6c-3.6 0-6.4-1.3-8.3-3.8v13.5h-2.9v-36.6h2.7l.1 3.7c1.9-2.8 4.7-4.2 8.3-4.2 3.2 0 5.6 1.2 7.4 3.6s2.7 5.7 2.7 10zm-3-.5c0-3.4-.7-6-2.1-8s-3.3-2.9-5.8-2.9c-1.8 0-3.3.4-4.6 1.3s-2.3 2.1-3 3.8v12.7c.7 1.5 1.7 2.7 3 3.5s2.8 1.2 4.6 1.2c2.5 0 4.4-1 5.8-2.9 1.5-2.2 2.1-5 2.1-8.7z"/><path d="m271.9 64.5c-2.2 0-4.3-.6-6.1-1.7s-3.2-2.6-4.2-4.6-1.5-4.2-1.5-6.7v-1c0-2.5.5-4.8 1.5-6.9 1-2 2.4-3.6 4.1-4.8s3.7-1.7 5.7-1.7c3.2 0 5.7 1.1 7.6 3.3s2.8 5.2 2.8 9v1.6h-18.8v.6c0 3 .9 5.5 2.6 7.5s3.9 3 6.5 3c1.6 0 2.9-.3 4.1-.9s2.3-1.5 3.3-2.7l1.8 1.4c-2.2 3.1-5.3 4.6-9.4 4.6zm-.6-24.9c-2.2 0-4 .8-5.6 2.4-1.5 1.6-2.4 3.8-2.7 6.5h15.8v-.3c-.1-2.5-.8-4.6-2.2-6.2-1.3-1.6-3-2.4-5.3-2.4z"/><path d="m298.7 40.1c-.6-.1-1.3-.2-2-.2-1.8 0-3.4.5-4.6 1.5-1.3 1-2.2 2.5-2.7 4.4v18.2h-2.9v-26.4h2.9v4.2c1.5-3.1 4-4.7 7.4-4.7.8 0 1.5.1 1.9.3z"/><path d="m323.2 93.4h-320.4v-89.7h2.7v87h317.7z"/></svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

@ -0,0 +1 @@
<svg height="33" viewBox="0 0 110 33" width="110" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="#5a3650"><path d="m54.33 22.08c-.26-.21-.64-.18-.88.14-.65.87-1.74 1.74-3.09 1.73-2.17-.02-2.99-1.5-2.99-2.95 0-.01 0-.1-.01-.27l5.33-2.84.04-.02c1.15-.62 1.77-1.68 1.78-3.05.01-1.79-1.35-3.67-4.04-3.69h-.45c-2.69.02-4.07 1.9-4.05 3.69v6.29c.02 2.35 1.66 4.11 4.38 4.13 1.94.02 3.38-1.12 4.09-2.25.18-.29.21-.67-.11-.91zm-6.98-7.28c0-.78.52-2.38 2.68-2.42h.46c2.15.04 2.7 1.64 2.7 2.43 0 .93-.46 1.41-.91 1.69l-4.92 2.63c-.01-1.82-.01-4.33-.01-4.33z"/><path d="m64.84 14.4c0-1.62-1.64-3.27-4.13-3.27-.31 0-.76.05-1.17.16-.61.15-1.34.51-1.79.96-.27.27-.27.67-.01.9.26.24.62.24.99-.05.54-.43 1.16-.72 1.98-.71 2.19.02 2.74 1.63 2.73 2.42v.16s-4.5 2.42-5.47 2.95c-.98.53-1.72 1.55-1.73 3.07-.02 2.23 1.4 3.95 3.82 4.2.31.03.76.03.95 0 2.31-.24 3.84-1.97 3.84-3.92 0-1.96-.01-5.41-.01-6.87zm-1.39 6.6c.01 1.39-.81 2.85-2.92 2.91-2.1-.06-2.87-1.52-2.88-2.91-.02-1.35.92-1.8 1.51-2.13.6-.32 4.29-2.3 4.29-2.3z"/><path d="m73.73 12.4c-.13.34-.51.51-.84.38-.39-.16-.81-.26-1.25-.25-2.17.01-3.01 1.54-3 2.95l-.01 9.76h-1.37v-9.83h.01c.02-2.36 1.64-4.15 4.36-4.17.64-.01 1.23.12 1.75.33.32.14.47.5.35.83z"/><path d="m83.85 25.08v-10.26c.02-1.79-1.35-3.67-4.04-3.69-.08-.01-.37-.01-.44 0-2.7.02-4.06 1.9-4.05 3.69v10.26h1.36v-10.29c0-.78.54-2.36 2.69-2.4h.47c2.16.04 2.7 1.63 2.69 2.42v10.27z"/><path d="m98.95 25.08v-10.26c.02-1.79-1.35-3.67-4.04-3.69-.08-.01-.37-.01-.44 0-2.69.02-4.06 1.9-4.05 3.69v10.26h1.36v-10.29c0-.78.54-2.36 2.69-2.4h.47c2.16.04 2.7 1.63 2.69 2.42v10.27z"/><path d="m88.05 7.53c-.01-.52-.41-.91-.92-.9-.52 0-.91.4-.91.92.01.52.4.9.92.9s.91-.4.91-.92z"/><path d="m87.21 11.15c-.59 0-.69.4-.69.53v.95 12.45h1.37v-12.36-1.04c0-.11-.09-.53-.68-.53z"/><path d="m105.86 11.13c-.08-.01-.37-.01-.44 0-2.7.02-4.06 1.9-4.05 3.69v6.74c-.01 1.78 1.35 3.67 4.05 3.69h.43c1.13-.01 2-.35 2.66-.87v1.2.25c.01 1.34-.92 1.79-1.67 2.2-.4.22-3.25 1.74-3.46 1.86-.2.11-.42.51-.21.91.21.39.64.42.86.31s4.11-2.2 4.11-2.2l.03-.01c1.02-.59 1.75-1.55 1.77-3.06l.01-.77v-10.08c.02-1.96-1.4-3.84-4.09-3.86zm2.72 10.44c0 .78-.53 2.38-2.69 2.42 0 0-.39.01-.47.01-2.15-.04-2.7-1.63-2.69-2.42v-6.79c0-.78.54-2.37 2.69-2.41h.47c2.16.04 2.7 1.64 2.69 2.43z"/><path d="m39.86 20.87v-13.89c0-.06-.02-.11-.03-.16h-1.32c-.02.05-.04.1-.04.16v13.97l.01.13c.02 2.36 1.64 4.14 4.36 4.17.65 0 1.23-.13 1.76-.34.31-.14.47-.5.34-.83s-.5-.5-.84-.38c-.4.14-.83.23-1.27.23-2.07.01-2.98-1.52-2.97-2.93z"/></g><path d="m9.05.18c-4.94 0-8.99 4.04-8.99 8.99v14.67c0 4.94 4.05 8.99 8.99 8.99h14.68c4.95 0 9-4.05 9-8.99v-23.66z" fill="#ee7203"/><g fill="#fff" transform="translate(5.984991 6.6)"><path d="m17.28 18.64c-1.94.01-3.38-1.12-4.09-2.25-.18-.29-.22-.67.1-.91.27-.21.65-.18.89.14.65.87 1.74 1.74 3.09 1.73 2.17-.02 3-1.55 2.99-2.95-.02-2.52-3.04-2.55-3.04-2.55-2.57-.13-4.08-1.52-4.1-3.63-.01-1.79 1.35-3.67 4.04-3.69 1.18-.01 2.32.48 2.97 1.12.27.26.27.67.01.9-.26.24-.61.24-.99-.05-.54-.43-1.16-.72-1.98-.72-2.19.02-2.74 1.64-2.73 2.43.02 2.19 2.74 2.38 2.74 2.38 2.35.13 4.44 1.13 4.46 3.8.02 2.4-1.61 4.23-4.36 4.25z"/><path d="m10.54 17.09c-.39.17-.81.26-1.25.26-2.17-.02-3.01-1.55-3-2.95v-8.5h4.11.02c.34 0 .62-.29.62-.63 0-.35-.28-.63-.62-.63h-.02-4.11v-4.26c0-.06-.02-.11-.04-.16h-1.31c-.01.05-.03.1-.03.16v14.09.02c.02 2.36 1.65 4.13 4.37 4.15.64.01 1.23-.13 1.75-.33.32-.15.47-.51.35-.83-.13-.34-.51-.51-.84-.39z"/><path d="m1.99.93c0-.52-.4-.91-.92-.91-.52.01-.91.41-.9.93 0 .51.4.9.92.9.52-.01.91-.4.9-.92z"/><path d="m1.1 4.55c-.57 0-.66.37-.66.53v.95 12.45h1.32v-12.36-1.04c0-.13-.08-.53-.66-.53z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -0,0 +1 @@
<svg height="100.535998" viewBox="96.11001586914062 84.39999389648438 519.5299072265625 209.08999633789062" width="186.709338" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h700.16v377.01h-700.16z" fill="none"/><path d="m118.94 208.92h.26c6.8-6.64 12.34-8.47 20.57-8.47 17.31 0 24.21 10.92 24.21 26.72v39.77h-22.83v-31.36c0-6.15 1-16.94-10.29-16.94-9.28 0-11.92 6.9-11.92 14.93v33.37h-22.83v-64.36h22.83z"/><path d="m241.72 239.39h-46.72a13.8 13.8 0 0 0 14 13.5 15.68 15.68 0 0 0 13.18-6.89h19.18c-3.49 15.18-17.81 23.11-31.88 23.11-20.45 0-35.72-12.05-35.72-34.25 0-21.46 14.07-34.38 34.16-34.38 21.41 0 33.8 14.6 33.8 36.56zm-20.05-13.17c-1.11-6.15-6.64-11-12.66-11a13.32 13.32 0 0 0 -13.28 11z"/><path d="m293.68 221a28.36 28.36 0 0 0 -11.86-4.51c-2.62-.3-7.24.31-7.61 3.55-.49 4.36 8.11 5.34 11.24 6 11.62 2.06 21.35 8.82 19.87 22.34-1.84 16.84-18 22.06-32.88 20.37a49.89 49.89 0 0 1 -25-10.29l10-14.9c4.24 3.77 11.6 7.89 17.21 8.53 2.87.33 7.26-.56 7.66-4.05.57-5-8.22-5.94-15.37-7.82s-16.74-8.35-15.44-19.81c1.79-15.71 16.8-21.07 30.76-19.48a51.2 51.2 0 0 1 20.6 6.51z"/><path d="m343.58 267.08h-22.83v-45.55l-10.17-.13v-18.82l10.17.14v-19.32h22.83v19.32l10.16-.14v18.82l-10.16.13z"/><path d="m430.42 266.94h-21.82v-4.86h-.24c-4.65 4.86-11.11 7-18.3 7-18.23 0-31.35-14.12-31.35-34.38s12.88-34.25 31.11-34.25a30.74 30.74 0 0 1 18.78 6.26v-4.13h21.82zm-51.83-32.11c0 8.5 5.64 15 15.36 15s15.37-6.54 15.37-15c0-8.24-5.65-15.17-15.37-15.17s-15.36 6.93-15.36 15.17z"/><path d="m472.24 269.59a11.95 11.95 0 1 1 -11.95 12 11.95 11.95 0 0 1 11.95-12z" fill="#9b00c3"/><path d="m600.7 150.1a14.94 14.94 0 1 1 -14.94 14.9 14.93 14.93 0 0 1 14.94-14.9z" fill="#ff0041"/><circle cx="564.85" cy="105.31" fill="#ffb819" r="20.91"/><path d="m484.19 209.85a59.75 59.75 0 0 0 59.75 59.74v-119.49a59.75 59.75 0 0 0 -59.75 59.75z" fill="#ff5a00"/><path d="m585.76 251.67a41.82 41.82 0 0 0 -41.82-41.82v83.64a41.82 41.82 0 0 0 41.82-41.82z"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -0,0 +1 @@
<svg viewBox="0 -5 185 30" xmlns="http://www.w3.org/2000/svg"><path d="m13.8 2.9c0-2-1.9-2.5-3.4-2.5v.3c.9 0 1.6.3 1.6 1 0 .4-.3 1-1.2 1-.7 0-2.2-.4-3.3-.8-1.3-.5-2.5-.9-3.5-.9-2 0-3.4 1.5-3.4 3.2 0 1.5 1.1 2 1.5 2.2l.1-.2c-.2-.2-.5-.4-.5-1 0-.4.4-1.1 1.4-1.1.9 0 2.1.4 3.7.9 1.4.4 2.9.7 3.7.8v3.1l-1.5 1.3v.1l1.5 1.3v4.3c-.8.5-1.7.6-2.5.6-1.5 0-2.8-.4-3.9-1.6l4.1-2v-6.9l-5 2.2c.4-1.3 1.5-2.2 2.6-2.8l-.1-.3c-3 .8-5.7 3.6-5.7 7 0 4 3.3 7 7 7 4 0 6.6-3.2 6.6-6.5h-.2c-.6 1.3-1.5 2.5-2.6 3.1v-4.1l1.6-1.3v-.1l-1.6-1.3v-3.1c1.5 0 3-1 3-2.9zm-8.7 11-1.2.6c-.7-.9-1.1-2.1-1.1-3.8 0-.7 0-1.5.2-2.1l2.1-.9zm10.6 2.3-1.3 1 .2.2.6-.5 2.2 2 3-2-.1-.2-.8.5-1-1v-6.8l.8-.6 1.7 1.4v6.1c0 3.8-.8 4.4-2.5 5v.3c2.8.1 5.4-.8 5.4-5.7v-6.6l.9-.7-.2-.2-.8.6-2.5-2.1-2.8 2.1v-8.2h-.2l-3.5 2.4v.2c.4.2 1 .4 1 1.5zm18.3-1.1-2.5 1.9-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.6l-1 .8.2.2.9-.7 3.4 2.5 4.5-3.6zm-5-1.7v-4.9l.2-.1 2.2 3.5zm24.1-11.4c0-.3-.1-.6-.2-.9h-.2c-.3.8-.7 1.2-1.7 1.2-.9 0-1.5-.5-1.9-.9l-2.9 3.3.2.2 1-.9c.6.5 1.1.9 2.5 1v8.3l-5.9-10.1c-.5-.8-1.2-1.9-2.6-1.9-1.6 0-3 1.4-2.8 3.6h.3c.1-.6.4-1.3 1.1-1.3.5 0 1 .5 1.3 1v3.3c-1.8 0-3 .8-3 2.3 0 .8.4 2 1.6 2.3v-.2c-.2-.2-.3-.4-.3-.7 0-.5.4-.9 1.1-.9h.5v4.2c-2.1 0-3.8 1.2-3.8 3.2 0 1.9 1.6 2.8 3.4 2.7v-.2c-1.1-.1-1.6-.6-1.6-1.3 0-.9.6-1.3 1.4-1.3s1.5.5 2 1.1l2.9-3.2-.2-.2-.7.8c-1.1-1-1.7-1.3-3-1.5v-10l8 14h.6v-14c1.5-.1 2.9-1.3 2.9-3zm7.3 13.1-2.5 1.9-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.6l-1 .8.2.2.9-.7 3.4 2.5 4.5-3.6zm-5-1.7v-4.9l.2-.1 2.2 3.5zm21.3-5.4-.7.5-1.9-1.6-2.2 2 .9.9v7.5l-2.4-1.5v-6.2l.8-.5-2.3-2.2-2.2 2 .9.9v7.2l-.3.2-2.1-1.5v-6c0-1.4-.7-1.8-1.5-2.3-.7-.5-1.1-.8-1.1-1.5 0-.6.6-.9.9-1.1v-.2c-.8 0-2.9.8-2.9 2.7 0 1 .5 1.4 1 1.9s1 .9 1 1.8v5.8l-1.1.8.2.2 1-.8 2.3 2 2.5-1.7 2.8 1.7 5.3-3.1v-6.7l1.3-1zm18.6-5.5-1 .9-2.2-2-3.3 2.4v-2.2h-.3l.1 16.2c-.3 0-1.2-.2-1.9-.4l-.2-13.5c0-1-.7-2.4-2.5-2.4s-3 1.4-3 2.8h.3c.1-.6.4-1.1 1-1.1s1.1.4 1.1 1.7v3.9c-1.8.1-2.9 1.1-2.9 2.4 0 .8.4 2 1.6 2v-.2c-.4-.2-.5-.5-.5-.7 0-.6.5-.8 1.3-.8h.4v6.2c-1.5.5-2.1 1.6-2.1 2.8 0 1.7 1.3 2.9 3.3 2.9 1.4 0 2.6-.2 3.8-.5 1-.2 2.3-.5 2.9-.5.8 0 1.1.4 1.1.9 0 .7-.3 1-.7 1.1v.2c1.6-.3 2.6-1.3 2.6-2.8s-1.5-2.4-3.1-2.4c-.8 0-2.5.3-3.7.5-1.4.3-2.8.5-3.2.5-.7 0-1.5-.3-1.5-1.3 0-.8.7-1.5 2.4-1.5.9 0 2 .1 3.1.4 1.2.3 2.3.6 3.3.6 1.5 0 2.8-.5 2.8-2.6v-12.3l1.2-1zm-4.1 6.1c-.3.3-.7.6-1.2.6s-1-.3-1.2-.6v-4.4l1-.7 1.4 1.3zm0 3c-.2-.2-.7-.5-1.2-.5s-1 .3-1.2.5v-2.6c.2.2.7.5 1.2.5s1-.3 1.2-.5zm0 4.7c0 .8-.5 1.6-1.6 1.6h-.8v-5.9c.2-.2.7-.5 1.2-.5s.9.3 1.2.5zm13.7-7.1-3.2-2.3-4.9 2.8v6.5l-1 .8.1.2.8-.6 3.2 2.4 5-3zm-5.4 6.3v-7.2l2.5 1.8v7.1zm14.9-8.4h-.2c-.3.2-.6.4-.9.4-.4 0-.9-.2-1.1-.5h-.2l-1.7 1.9-1.7-1.9-3 2 .1.2.8-.5 1 1.1v6.3l-1.3 1 .2.2.6-.5 2.4 2 3.1-2.1-.1-.2-.9.5-1.2-1v-7c.5.5 1.1 1 1.8 1 1.4.1 2.2-1.3 2.3-2.9zm12 9.6-3.4 2.3-4.6-7 3.3-5.1h.2c.4.4 1 .8 1.7.8s1.2-.4 1.5-.8h.2c-.1 2-1.5 3.2-2.5 3.2s-1.5-.5-2.1-.8l-.3.5 5 7.4 1-.6zm-11-.5-1.3 1 .2.2.6-.5 2.2 2 3-2-.2-.2-.8.5-1-1v-15.4h-.1l-3.6 2.4v.2c.4.2 1 .3 1 1.5zm27.6-13.3c0-2-1.9-2.5-3.4-2.5v.3c.9 0 1.6.3 1.6 1 0 .4-.3 1-1.2 1-.7 0-2.2-.4-3.3-.8-1.3-.4-2.5-.8-3.5-.8-2 0-3.4 1.5-3.4 3.2 0 1.5 1.1 2 1.5 2.2l.1-.2c-.3-.2-.6-.4-.6-1 0-.4.4-1.1 1.4-1.1.9 0 2.1.4 3.7.9 1.4.4 2.9.7 3.7.8v3.1l-1.5 1.3v.1l1.5 1.3v4.3c-.8.5-1.7.6-2.5.6-1.5 0-2.8-.4-3.9-1.6l4.1-2v-7l-5 2.2c.5-1.3 1.6-2.2 2.6-2.9l-.1-.2c-3 .8-5.7 3.5-5.7 6.9 0 4 3.3 7 7 7 4 0 6.6-3.2 6.6-6.5h-.2c-.6 1.3-1.5 2.5-2.6 3.1v-4.1l1.6-1.3v-.1l-1.5-1.3v-3c1.5 0 3-1 3-2.9zm-8.7 11-1.2.6c-.7-.9-1.1-2.1-1.1-3.8 0-.7.1-1.5.3-2.1l2.1-.9zm12.2-12h-.1l-2 1.7v.1l1.7 1.9h.2l2-1.7v-.1zm3 14.8-.8.5-1-1v-6.9l1-.7-.2-.2-.7.6-1.8-2.1-2.9 2 .2.3.7-.5.9 1.1v6.5l-1.3 1 .1.2.7-.5 2.2 2 3-2zm16.7-.1-.7.5-1.1-1v-6.8l1-.8-.2-.2-.8.7-2.3-2.1-3 2.1-2.3-2.1-2.8 2.1-1.8-2.1-2.9 2 .1.3.7-.5 1 1.1v6.5l-.8.8 2.3 1.9 2.2-2-.9-.9v-6.8l.9-.6 1.5 1.4v6l-.8.8 2.3 1.9 2.2-2-.9-.9v-6.6l.8-.5 1.6 1.4v6l-.7.7 2.3 2.1 3.1-2.1zm8.7-1.5-2.5 1.9-2.5-2v-1.2l4.7-3.2v-.1l-2.4-3.6-5.2 2.8v6.8l3.5 2.5 4.5-3.6zm-5-1.7v-4.9l.2-.1 2.2 3.5zm14.1-.9-1.9-1.5c1.3-1.1 1.8-2.6 1.8-3.6v-.6h-.2c-.2.5-.6 1-1.4 1s-1.3-.4-1.8-1l-4.5 2.5v3.6l1.7 1.3c-1.7 1.5-2 2.5-2 3.3 0 1 .5 1.7 1.3 2l.1-.2c-.2-.2-.4-.3-.4-.8 0-.3.4-.8 1.2-.8 1 0 1.6.7 1.9 1l4.3-2.6v-3.6zm-1.1-3c-.7 1.2-2.2 2.4-3.1 3l-1.1-.9v-3.5c.4 1 1.5 1.8 2.6 1.8.7 0 1.1-.1 1.6-.4zm-1.7 8c-.5-1.1-1.7-1.9-2.9-1.9-.3 0-1.1 0-1.9.5.5-.8 1.8-2.2 3.5-3.2l1.2 1z"/></svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

@ -0,0 +1 @@
<svg enable-background="new 0 0 1563.3 590.7" viewBox="0 0 1563.3 700.7" xmlns="http://www.w3.org/2000/svg"><g fill="#0db14b"><path d="m1380.1 270.4-114.7-114.7c-8.8-8.8-8.8-23.1 0-31.9l114.7-114.7c6.3-6.3 17-1.8 17 7v247.2c0 8.9-10.7 13.3-17 7.1z"/><path d="m1431.5 6c-5.7-.4-10.6 4.2-10.6 9.9v53.6c0 4.9 3.5 9.2 8.3 9.8 29.8 4 52.8 29.5 52.8 60.3s-23 56.3-52.8 60.3c-4.8.7-8.3 5-8.3 9.8v53.6c0 5.8 4.9 10.4 10.6 9.9 69.3-5.4 123.9-63.2 123.9-133.6-.1-70.4-54.6-128.2-123.9-133.6z"/><path d="m19.1 549c-7.4-4-13.1-12.5-13.1-23.8 0-15.3 11.9-27.8 27.8-27.8 5.7 0 10.8 1.7 14.8 4 29 19.3 59 28.9 86.3 28.9 29.5 0 46.6-12.5 46.6-32.3v-1.1c0-23.2-31.8-31.2-67-41.9-44.3-12.5-93.7-30.6-93.7-87.8v-1.2c0-56.6 47.1-91.2 106.7-91.2 31.8 0 65.3 9.1 94.2 24.4 9.6 5.1 16.5 14.2 16.5 26.1 0 15.9-12.5 27.8-28.4 27.8-5.7 0-9.1-1.1-13.6-3.4-24.4-12.5-49.4-20.4-70.4-20.4-26.7 0-42 12.5-42 29.5v1.1c0 22.1 32.4 31.2 67.6 42.5 43.7 13.6 93.1 33.4 93.1 87.2v1.1c0 62.9-48.8 94-111.3 94-38.1-.1-79.5-11.9-114.1-35.7"/><path d="m432.4 431.1v-1.1c0-85.5 68.1-156.4 160.1-156.4s159.5 69.7 159.5 155.2v1.1c0 85-68.1 155.8-160.7 155.8-91.4.1-158.9-69.6-158.9-154.6m250.9 0v-1.1c0-52.7-38-96.3-92-96.3-55.1 0-90.3 43.1-90.3 95.2v1.1c0 52.1 38 95.7 91.4 95.7 55.7 0 90.9-43 90.9-94.6"/><path d="m847.9 547.5v-144.1c0-33.7 24.8-63.3 58.4-67 39.7-4.4 73.3 26.5 73.3 65.3v145.9c0 18.9 15.4 34.3 34.3 34.3 19 0 34.3-15.3 34.3-34.3v-139.1c0-74.1-60.2-134.3-134.5-134.3-74.3 0-134.5 60.1-134.5 134.3v139.1c0 18.9 15.4 34.3 34.3 34.3 19-.1 34.4-15.4 34.4-34.4z"/><path d="m402.3 342.2c17.2 0 31.2-13.9 31.2-31.2 0-17.2-14-31.2-31.2-31.2h-52.8v-50.7c0-18.9-15.4-34.3-34.3-34.3-19 0-34.3 15.3-34.3 34.3v81.9 166.2.8 3.5h.2c1.7 55.1 44.2 100 102.5 103.9 1.5.2 3.1.4 4.7.4h13.4c17.6 0 31.9-14.3 31.9-31.9 0-17.6-14.3-31.9-31.9-31.9h-9.3c-24.5 0-42-19.6-42.8-43.3v-136.5z"/><path d="m1190.2 424.4c0 16.3 13.2 29.5 29.5 29.5h76.7 18.4 17c16.3 0 29.5-13.2 29.5-29.5 0-85.5-57.2-150.8-136.8-150.8-90.4 0-152.4 70.8-152.4 156.4v1.1c0 85 66.4 154.7 156.3 154.7 38.7 0 73-12.8 99.7-34 15.2-12.1 15.9-34.9 1.4-47.7-11.9-10.5-29.6-10.2-41.5.3-15 13.3-34.8 21.3-58.5 21.3-52.5 0-89.9-43.6-89.9-95.7v-1.1c0-52.1 29.6-95.2 83.7-95.2 35.8 0 60.9 25.6 70.7 61.3h-74.5c-16.1 0-29.3 13.2-29.3 29.4z"/></g></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

Loading…
Cancel
Save