diff --git a/README.md b/README.md
index ad73c202..4d51c018 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
895 Bytes
895 Bytes
+
+
984 Bytes
+
+
+
+
+
+
You can [play around with the corner radius size using our interactive tool](https://edent.github.io/SuperTinySocialIcons/radius.html)
diff --git a/javascript.js b/javascript.js
index cd143a72..d284868c 100644
--- a/javascript.js
+++ b/javascript.js
@@ -4,7 +4,7 @@ var items = [
'email', 'google_plus', 'linkedin', 'pdf', 'skype', 'stackoverflow', 'twitter', 'wikipedia',
'facebook', 'google', 'lock', 'phone', 'slideshare', 'steam', 'vimeo', 'wire',
'flickr', 'hackernews', 'mail', 'pinterest', 'snapchat', 'telegram', 'vk', 'wordpress', 'meetup', 'line',
- 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket'
+ 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket', 'apple'
];
var container = document.querySelector('.icons');
diff --git a/tiny/apple.svg b/tiny/apple.svg
new file mode 100644
index 00000000..3aaaa4fd
--- /dev/null
+++ b/tiny/apple.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file