diff --git a/README.md b/README.md
index f88db407..46fadca0 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,8 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
1023 Bytes
286 Bytes
982 Bytes
-
+
+
807 Bytes
810 Bytes
362 Bytes
@@ -95,6 +96,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
497 Bytes
247 Bytes
+
+
912 Bytes
+
+
+
+
+
+
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.
diff --git a/javascript.js b/javascript.js
index 3ff3f27f..6db40f67 100644
--- a/javascript.js
+++ b/javascript.js
@@ -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');
diff --git a/tiny/ibm.svg b/tiny/ibm.svg
new file mode 100644
index 00000000..491e983d
--- /dev/null
+++ b/tiny/ibm.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file