International Business Machines

This commit is contained in:
edent
2017-10-30 21:24:24 +00:00
parent ce82de93d0
commit a1ec1097e8
3 changed files with 17 additions and 2 deletions

View File

@@ -87,7 +87,8 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/symantec.svg" width="125" title="Symantec" /><br>1023 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/yubico.svg" width="125" title="Yubico" /><br>286 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/keybase.svg" width="125" title="Keybase" /><br>982 Bytes</td>
</tr><tr>
</tr>
<tr>
<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>
@@ -95,6 +96,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/bitcoin.svg" width="125" title="BitCoin" /><br>497 Bytes</td>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/bluetooth.svg" width="125" title="bluetooth" /><br>247 Bytes</td>
</tr>
<tr>
<td><img src="https://edent.github.io/SuperTinySocialIcons/tiny/ibm.svg" width="125" title="IBM" /><br>912 Bytes</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
You can [play around with the corner radius size using our interactive tool](https://edent.github.io/SuperTinySocialIcons/radius.html)
@@ -145,5 +154,6 @@ The majority of these vector logos are based on someone else's work.
* [Yahoo!](https://commons.wikimedia.org/wiki/File:Yahoo!_logo.svg)
* [BitCoin](https://commons.wikimedia.org/wiki/File:Bitcoin_logo.svg) - CC0
* [Bluetooth](https://commons.wikimedia.org/wiki/File:Bluetooth.svg)
* [IBM](https://github.com/gilbarbara/logos/) - CC0
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.

View File

@@ -8,7 +8,8 @@ var items = [
'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup',
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth'
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
'ibm'
];
var container = document.querySelector('.icons');

4
tiny/ibm.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect fill="#fff" height="512" rx="15%" width="512"/>
<path d="M26 164v13h90v-13zm102 0v13h128s-13-13-30-13zm153 0v13h77l-5-13zm132 0l-4 13h76v-13zM26 188v13h90v-13zm102 1v12h143s-2-10-5-12zm153 0v12h86l-5-12zm123 0l-4 12h85v-12zM52 213v13h39v-13zm102 0v13h39v-13zm76 0v13h39s3-7 3-13zm77 0v13h68l-4-13zm89 0l-5 13h69v-13zM52 237v13h39v-13zm102 0v13h99s8-6 11-13zm153 0v13h38v-7l3 7h71l2-7v7h39v-13h-73l-3 11-4-11zM52 262v13h39v-13zm102 0v13h110c-3-7-11-13-11-13zm153 0v13h38v-13zm45 0l5 13h53l5-13zm69 0v13h39v-13zM52 286v13h39v-13zm102 0v13h39v-13zm76 0v13h42c0-6-3-13-3-13zm77 0v13h38v-13zm54 0l5 13h35l5-13zm60 0v13h39v-13zM27 311v13h89v-13zm101 0v13h138c3-3 5-13 5-13zm154 0v13h63v-13zm88 0l5 13h18l4-13zm51 0v13h65v-13zM27 335v13h89v-13zm101 0v13h98c17 0 30-13 30-13zm154 0v13h63v-13zm97 0l4 13h1l5-13zm42 0v13h65v-13z" fill="#1f70c1"/>
</svg>

After

Width:  |  Height:  |  Size: 912 B