Make better

More seriously I just turned the shadow and main logo into their own single paths and then added a few good practices.
This commit is contained in:
Hasan 2018-06-24 19:05:20 -04:00 committed by GitHub
parent ae47fd37b0
commit 0bbb3b1c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Logo hand-made by Lonami (C) LonamiWebs 2018 -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
width="100" height="100">
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<circle cx="50" cy="50" r="45" fill="#3777b0" />
<path d="M20 30 L18 32 L18 42 L35.25 42 L48 87 L50 85 L60.25 42 L78 42 L80 40 Z" fill="#f0a727" />
<rect x="20" y="30" width="60" height="10" fill="#ffd750" />
<path d="M50 85 L37.25 40 L62.25 40 Z" fill="#ffd750" />
<path d="M20 30 h60 v10 l-2 2 h-17.5 l-10.5 43 l-2 2 l-12.5 -45 h-17.5 v-10" fill="#f0a727"/>
<path d="M20 30 h60 v10 h-17.5 l-12.5 45 l-12.5 -45 h-17.5 v-10" fill="#ffd750"/>
</svg>

Before

Width:  |  Height:  |  Size: 507 B

After

Width:  |  Height:  |  Size: 380 B