diff --git a/README.md b/README.md
index 13afebd4..06900f95 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
918 Bytes
788 Bytes
624 Bytes
-
+
479 Bytes
@@ -155,6 +155,7 @@ 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)
+* [Blogger](https://commons.wikimedia.org/wiki/File:Blogger_icon.svg)
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
* IBM
diff --git a/javascript.js b/javascript.js
index 584f748e..c6079fba 100644
--- a/javascript.js
+++ b/javascript.js
@@ -9,7 +9,7 @@ var items = [
'line', 'lastpass', 'windows', 'digidentity', 'ubuntu', 'bitbucket',
'apple', 'npm', 'docker', 'symantec', 'yubico', 'keybase',
'ebay', 'evernote', 'kickstarter', 'yahoo', 'bitcoin', 'bluetooth',
- 'ibm', 'yammer', 'android', 'authy'
+ 'ibm', 'yammer', 'android', 'authy', 'blogger'
];
var container = document.querySelector('.icons');
diff --git a/tiny/blogger.svg b/tiny/blogger.svg
new file mode 100644
index 00000000..501754fa
--- /dev/null
+++ b/tiny/blogger.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file