diff --git a/README.md b/README.md index 59b3072a..2f435dd6 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
385 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/airbnb.svg b/images/svg/airbnb.svg index ffbb0fe0..4ed038b4 100644 --- a/images/svg/airbnb.svg +++ b/images/svg/airbnb.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/apple.svg b/images/svg/apple.svg index 99f542fd..053dcc18 100644 --- a/images/svg/apple.svg +++ b/images/svg/apple.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/email.svg b/images/svg/email.svg index 17bd6269..bdff5062 100644 --- a/images/svg/email.svg +++ b/images/svg/email.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/svg/ibm.svg b/images/svg/ibm.svg index 84bd1b6f..d776c37a 100644 --- a/images/svg/ibm.svg +++ b/images/svg/ibm.svg @@ -1 +1 @@ - \ No newline at end of file + 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/images/svg/samsunginternet.svg b/images/svg/samsunginternet.svg index 0504be5a..fe2a5839 100644 --- a/images/svg/samsunginternet.svg +++ b/images/svg/samsunginternet.svg @@ -1 +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');