Fix digitalocean corners

This commit is contained in:
edent
2017-11-03 08:47:02 +00:00
parent 063e1651d5
commit d30c895cbe

View File

@@ -1,4 +1,4 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#0080ff">
<rect height="512" rx="5%" width="512" fill="#fff"/>
<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"/>
</svg>

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 401 B