diff --git a/README.md b/README.md
index 11d5c20a..26ff3c8f 100644
--- a/README.md
+++ b/README.md
@@ -120,6 +120,14 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
327 Bytes
280 Bytes
+
+
1,012 Bytes
+
+
+
+
+
+
## Why so smallious?
@@ -191,6 +199,7 @@ The majority of these vector logos are based on someone else's work.
* [Medium](https://medium.design/logos-and-brand-guidelines-f1a01a733592)
* [Ghost](https://commons.wikimedia.org/wiki/File:Ghost-Logo.svg)
* [tumblr](https://www.tumblr.com/logo)
+* [intel](https://commons.wikimedia.org/wiki/File:Intel-logo.svg)
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
diff --git a/javascript.js b/javascript.js
index 76cd2161..94572f7b 100644
--- a/javascript.js
+++ b/javascript.js
@@ -11,7 +11,8 @@ var items = [
'ebay', 'evernote', 'kickstarter','yahoo', 'bitcoin', 'bluetooth',
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
- 'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello'
+ 'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
+ 'intel'
];
var container = document.querySelector('.icons');
diff --git a/tiny/intel.svg b/tiny/intel.svg
new file mode 100644
index 00000000..81012da8
--- /dev/null
+++ b/tiny/intel.svg
@@ -0,0 +1,7 @@
+
\ No newline at end of file