Use arcs to save space on path arcs and be more true to original geometry

This commit is contained in:
Pavel Nikulin
2017-11-26 19:14:25 +00:00
parent 0563bb41ee
commit 3561c86a68

View File

@@ -1,4 +1,4 @@
<svg role="img" aria-label="DigitalOcean" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#0080ff">
<rect height="512" rx="15%" width="512" fill="#fff"/>
<path d="M256 391v85c144 0 256.2-139.2 209-290.1-20.5-66-73-118.4-138.9-139A220.8 220.8 0 0 0 36 256h85.2c0-90.4 89.5-160.3 184.5-125.8a127.6 127.6 0 0 1 76.1 76 135.4 135.4 0 0 1-125.6 184.6v-84.7h-85v85zm-84.8 65.3H106V391h65.2v65.3zM106 391H51.3v-54.7H106z"/>
<path d="M256,391v85a220,220 0 1 0 -220,-220h85a135,135 0 1 1 135,135 H51v-55h55v120h65V306h85z"/>
</svg>

Before

Width:  |  Height:  |  Size: 438 B

After

Width:  |  Height:  |  Size: 274 B