diff --git a/README.md b/README.md
index e7afd633..001becc8 100644
--- a/README.md
+++ b/README.md
@@ -166,7 +166,10 @@ Say thanks!
 800 Bytes |
 290 Bytes |
 500 Bytes |
- |
+ 411 Bytes |
+
+
+ 514 Bytes |
diff --git a/images/reference/index.md b/images/reference/index.md
index e8e1fe7e..4d1f2916 100644
--- a/images/reference/index.md
+++ b/images/reference/index.md
@@ -105,3 +105,5 @@ Where possible this links to the organisation's brand guidelines page.
|
|
| https://www.cdprojekt.com/en/media/logotypes/ |
|
|
| https://www.strava.com/settings/badges |
|
|
| https://ko-fi.com/ |
+|
|
| https://commons.wikimedia.org/wiki/File:Untappd.svg |
+|
|
| https://www.vivino.com/press |
diff --git a/images/reference/untappd.svg b/images/reference/untappd.svg
new file mode 100644
index 00000000..a6c5deaa
--- /dev/null
+++ b/images/reference/untappd.svg
@@ -0,0 +1,116 @@
+
+
+
+
diff --git a/images/reference/vivino.svg b/images/reference/vivino.svg
new file mode 100644
index 00000000..1b53066b
--- /dev/null
+++ b/images/reference/vivino.svg
@@ -0,0 +1,112 @@
+
+
+
+
\ No newline at end of file
diff --git a/images/svg/untappd.svg b/images/svg/untappd.svg
new file mode 100644
index 00000000..e946aec7
--- /dev/null
+++ b/images/svg/untappd.svg
@@ -0,0 +1,8 @@
+
\ No newline at end of file
diff --git a/images/svg/vivino.svg b/images/svg/vivino.svg
new file mode 100644
index 00000000..1d0bd0f3
--- /dev/null
+++ b/images/svg/vivino.svg
@@ -0,0 +1,8 @@
+
\ No newline at end of file
diff --git a/package.json b/package.json
index dde5b0dd..fea9661b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "super-tiny-icons",
- "version": "0.1.4",
+ "version": "0.1.5",
"description": "Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos",
"homepage": "https://github.com/edent/SuperTinyIcons/",
"license": "MIT",
diff --git a/radius.html b/radius.html
index f3aee6b4..db5219b5 100644
--- a/radius.html
+++ b/radius.html
@@ -84,7 +84,7 @@
'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber',
'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum',
'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava',
- 'ko-fi'
+ 'ko-fi', 'untappd', 'vivino'
];
var container = document.querySelector('.icons');