diff --git a/README.md b/README.md
index 81a72495..6233676a 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
395 Bytes
+
221 Bytes
@@ -219,6 +220,7 @@ The majority of these vector logos are based on someone else's work.
* [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)
+* [Plex](https://github.com/plexinc/plex-media-player/blob/master/resources/images/icon.svg) - GPLv2
From [SVGporn](https://github.com/gilbarbara/logos/) - CC0
diff --git a/images/reference/index.md b/images/reference/index.md
index 568fc6ca..38cea153 100644
--- a/images/reference/index.md
+++ b/images/reference/index.md
@@ -84,5 +84,6 @@ Where possible this links to the organisation's brand guidelines page.
| | | http://www.samsung.com/global/galaxy/apps/samsung-internet/ |
| | | https://www.twilio.com/marketing/bundles/company-brand/resources/Twilio-Logos.zip |
| | | https://github.com/laravel/art/blob/master/Laravel-l-slant.svg |
+| | | http://brand.plex.tv/d/qxmJ3odkK0fj/plex-style-guide |
diff --git a/images/reference/plex.svg b/images/reference/plex.svg
new file mode 100644
index 00000000..dbe4e7dd
--- /dev/null
+++ b/images/reference/plex.svg
@@ -0,0 +1,16 @@
+
diff --git a/images/svg/plex.svg b/images/svg/plex.svg
new file mode 100644
index 00000000..6b914eb1
--- /dev/null
+++ b/images/svg/plex.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/radius.html b/radius.html
index 0a7039f7..5f40919e 100644
--- a/radius.html
+++ b/radius.html
@@ -80,7 +80,7 @@
'codepen', 'digitalocean','discord', 'medium', 'airbnb', 'wifi',
'delicious', 'disqus', 'ghost', 'opensource', 'patreon', 'trello',
'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail',
- 'samsunginternet'
+ 'plex' 'samsunginternet'
];
var container = document.querySelector('.icons');