forked from edent/SuperTinyIcons
BitCoin!
This commit is contained in:
@@ -92,7 +92,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/evernote.svg" width="125" title="Evernote" /><br>810 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/kickstarter.svg" width="125" title="Kickstarter" /><br>362 Bytes</td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yahoo.svg" width="125" title="Yahoo!" /><br>548 Bytes</td>
|
||||
<td></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/bitcoin.svg" width="125" title="BitCoin" /><br>497 Bytes</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@@ -8,7 +8,7 @@ var items = [
|
||||
'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup',
|
||||
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
|
||||
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
|
||||
'ebay', 'evernote', 'kickstarter', 'yahoo'
|
||||
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
4
tiny/bitcoin.svg
Normal file
4
tiny/bitcoin.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#f7931a" height="512" rx="15%" width="512"/>
|
||||
<path d="M369 220c5-35-21-53-56-65l11-46-28-7-11 45-23-6 12-45-29-7-11 46-18-4-39-10-7 30 20 5c12 3 14 11 13 17l-13 52 3 1-3-1-18 74c-2 4-5 9-13 7l-20-5-14 32 36 9 20 5-11 47 28 7 11-46 22 5-11 46 28 7 12-46c48 9 84 5 99-38 12-35-1-55-26-68 18-4 32-17 36-41zm-64 90c-9 34-68 16-87 11l16-62c19 5 80 14 71 51zm8-91c-8 32-56 16-72 12l14-56c16 4 67 11 58 44z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 497 B |
Reference in New Issue
Block a user