Yahoooooooo!
This commit is contained in:
@@ -91,7 +91,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/ebay.svg" width="125" title="eBay" /><br>807 Bytes</td>
|
||||
<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></td>
|
||||
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yahoo.svg" width="125" title="Yahoo!" /><br>548 Bytes</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
@@ -142,5 +142,6 @@ The majority of these vector logos are based on someone else's work.
|
||||
* [Keybase](https://github.com/keybase/client/blob/master/shared/images/iconfont/kb-iconfont-keybase-16.svg) - BSD
|
||||
* [ebay](https://commons.wikimedia.org/wiki/File:EBay_logo.svg)
|
||||
* Kickstarter - Own work, MIT
|
||||
* [Yahoo!](https://commons.wikimedia.org/wiki/File:Yahoo!_logo.svg)
|
||||
|
||||
Where possible, they retain their original licenses. Some logos may be subject to copyright and trademark laws, but these files are small enough to memorise.
|
||||
|
@@ -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'
|
||||
'ebay', 'evernote', 'kickstarter', 'yahoo'
|
||||
];
|
||||
|
||||
var container = document.querySelector('.icons');
|
||||
|
5
tiny/yahoo.svg
Normal file
5
tiny/yahoo.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#5300b5" height="512" rx="15%" width="512"/>
|
||||
<ellipse ry="26" rx="27" cy="458" cx="362"/>
|
||||
<path d="M392 80l-3 6-11 16-27 45-12 20-25 42-9 16-25 43-24 43v14a1638 1638 0 0 0 2 102l1 51v3l-3-1a82 82 0 0 0-25-3 98 98 0 0 0-25 3l-3 1v-3l2-51 1-41 1-61v-14l-25-43-24-43-9-16A4589 4589 0 0 0 74 86l-4-6 7 2a90 90 0 0 0 50 0h2l1 1c15 28 57 97 82 139l19 31 19-31 83-139 1-1h2a92 92 0 0 0 50 0zm-10 317l-10-3h-10l10-80 6-64 12-137c6-48 63-28 51 8l-31 135-14 63z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 548 B |
Reference in New Issue
Block a user