From 3e687b01eb53355750a94bad4722453c54cacbc3 Mon Sep 17 00:00:00 2001 From: edent Date: Sun, 22 Oct 2017 13:59:14 +0100 Subject: [PATCH] Add Apple --- README.md | 8 ++++++++ javascript.js | 2 +- tiny/apple.svg | 5 +++++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 tiny/apple.svg 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/ Ubuntu
895 Bytes Atlassian BitBucket
895 Bytes + +Apple
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