diff --git a/README.md b/README.md
index c7b0cef8..45c01dde 100644
--- a/README.md
+++ b/README.md
@@ -125,9 +125,12 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
373 Bytes
943 Bytes
879 Bytes
-
395 Bytes
-
+
612 Bytes
+
745 Bytes
+
+
395 Bytes
+
## Why so smallious?
@@ -213,6 +216,8 @@ The majority of these vector logos are based on someone else's work.
* [intel](https://commons.wikimedia.org/wiki/File:Intel-logo.svg)
* [Badoo](https://team.badoo.com/new/)
* [YouTube](https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors)
+* [Google Play](https://commons.wikimedia.org/wiki/File:Google_Play_symbol_2016.svg)
+* [Gmail](https://commons.wikimedia.org/wiki/File:Gmail_Icon.svg)
* [Samsung Internet](https://github.com/edent/SuperTinyIcons/pull/74/commits/8824bdaf1346a472ab425347f958e8e64c0948ee)
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
diff --git a/images/reference/gmail.svg b/images/reference/gmail.svg
new file mode 100644
index 00000000..d4018b9e
--- /dev/null
+++ b/images/reference/gmail.svg
@@ -0,0 +1,28 @@
+
+
+
diff --git a/images/reference/google_play.svg b/images/reference/google_play.svg
new file mode 100644
index 00000000..f078fd9b
--- /dev/null
+++ b/images/reference/google_play.svg
@@ -0,0 +1,35 @@
+
+
+
+
\ No newline at end of file
diff --git a/images/svg/gmail.svg b/images/svg/gmail.svg
new file mode 100644
index 00000000..b0dbf571
--- /dev/null
+++ b/images/svg/gmail.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/images/svg/google_play.svg b/images/svg/google_play.svg
new file mode 100644
index 00000000..d0487cfd
--- /dev/null
+++ b/images/svg/google_play.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/radius.html b/radius.html
index c77d9287..1ed10042 100644
--- a/radius.html
+++ b/radius.html
@@ -60,7 +60,8 @@
'ibm', 'yammer', 'android', 'authy', 'blogger', 'cloudflare',
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
- 'intel', 'badoo', 'laravel', 'twilio', 'samsunginternet'
+ 'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
+ 'samsunginternet'
];
var container = document.querySelector('.icons');