This commit is contained in:
edent
2017-11-01 14:28:22 +00:00
parent 21f0993fb1
commit 275ac3fb68
3 changed files with 9 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/ibm.svg" width="125" title="IBM" /><br>912 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yammer.svg" width="125" title="Yammer" /><br>918 Bytes</td>
<td></td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/android.svg" width="125" title="Android" /><br>788 Bytes</td>
<td></td>
<td></td>
<td></td>

View File

@@ -9,7 +9,7 @@ var items = [
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
'ibm', 'yammer'
'ibm', 'yammer', 'android'
];
var container = document.querySelector('.icons');

7
tiny/android.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#a4c639">
<rect fill="#fff" height="512" rx="15%" width="512"/>
<path d="M87 174c-16 0-29 13-29 29v121c0 16 13 29 29 29s29-13 29-29V203c0-16-13-29-29-29zm339 0c-17 0-30 13-30 29v121c0 16 13 29 30 29 16 0 29-13 29-29V203c0-16-13-29-29-29zM208 312c-16 0-29 13-29 29v121c0 16 13 29 29 29s29-13 29-29V341c0-16-13-29-29-29zm97 0c-17 0-30 13-30 29v121c0 16 13 29 30 29 16 0 29-13 29-29V341c0-16-13-29-29-29z"/>
<path d="M176 21l-2 1c-2 1-3 3-2 5l21 37c-40 21-66 60-66 104h259c0-44-27-83-66-104l20-37c1-2 1-4-1-5l-2-1-4 2-21 38a138 138 0 0 0-112 0l-21-38-3-2zm-49 158v187c0 18 14 32 31 32h196c18 0 32-14 32-32V179z"/>
<circle cx="196.5" cy="110" r="11" fill="#fff"/>
<circle cx="316.5" cy="110" r="11" fill="#fff"/>
</svg>

After

Width:  |  Height:  |  Size: 788 B