Updated Dropbox

Fixes #63
This commit is contained in:
edent
2017-11-27 09:18:56 +00:00
parent 1bbd03cda3
commit 54d6f979e9
2 changed files with 4 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/whatsapp.svg" width="125" title="WhatsApp" /><br>655 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/dropbox.svg" width="125" title="Dropbox" /><br>371 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/dropbox.svg" width="125" title="Dropbox" /><br>341 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/telegram.svg" width="125" title="Telegram" /><br>360 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/linkedin.svg" width="125" title="LinkedIn" /><br>380 Bytes</td>
<td><img src="https://edent.github.io/SuperTinyIcons/tiny/stackoverflow.svg" width="125" title="StackOverflow" /><br>373 Bytes</td>

View File

@@ -1,5 +1,4 @@
<svg role="img" aria-label="Dropbox" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#007ee5" height="512" rx="15%" width="512"/>
<path d="m174 70-118 77 81 65 119-73zm-118 207 118 77 82-69-119-73zm200 8 82 69 118-77-81-65zm200-138-118-77-82 69 119 73z" fill="#fff"/>
<path d="m256 300-82 69-36-24v26l118 71 118-71v-26l-35 24z" fill="#fff"/>
<rect fill="#fff" height="512" rx="15%" width="512"/>
<path class="st0" d="M256 161l-112 72 112 71-112 72-113-72 113-72-113-71 113-72zM143 399l113-72 112 72-112 72zm113-95l113-72-113-71 112-72 113 72-113 72 113 71-113 72z" fill="#007ee5"/>
</svg>

Before

Width:  |  Height:  |  Size: 371 B

After

Width:  |  Height:  |  Size: 341 B