From d71f4fea1f2645f30a1d6d797f84993b76c96845 Mon Sep 17 00:00:00 2001 From: edent Date: Sat, 5 Jan 2019 20:07:50 +0000 Subject: [PATCH] Add imgur --- README.md | 1 + images/reference/imgur.svg | 63 ++++++++++++++++++++++++++++++++++++++ images/reference/index.md | 1 + images/svg/imgur.svg | 6 ++++ package.json | 4 +-- radius.html | 2 +- 6 files changed, 74 insertions(+), 3 deletions(-) create mode 100644 images/reference/imgur.svg create mode 100644 images/svg/imgur.svg diff --git a/README.md b/README.md index 93b327a7..8decfc30 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Say thanks!
405 Bytes
474 Bytes
446 Bytes +
356 Bytes diff --git a/images/reference/imgur.svg b/images/reference/imgur.svg new file mode 100644 index 00000000..47430a84 --- /dev/null +++ b/images/reference/imgur.svg @@ -0,0 +1,63 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/images/reference/index.md b/images/reference/index.md index 7aecc41f..2e4ebce5 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -109,3 +109,4 @@ Where possible this links to the organisation's brand guidelines page. | | | https://www.vivino.com/press | | | | https://www.apereo.org | | | | https://www.hackerone.com/branding | +| | | https://imgurinc.com/press | diff --git a/images/svg/imgur.svg b/images/svg/imgur.svg new file mode 100644 index 00000000..de2378d2 --- /dev/null +++ b/images/svg/imgur.svg @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/package.json b/package.json index fea9661b..55e3d330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.1.5", + "version": "0.1.6", "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", @@ -19,6 +19,6 @@ "url": "https://shkspr.mobi/blog/" }, "keywords": [ - "icons", "svg", "iconset", "logo", "logos" + "icons", "svg", "iconset", "logo", "logos", "twitter", "facebook", "svg" ] } diff --git a/radius.html b/radius.html index b8ac90e3..66a90de8 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', 'untappd', 'vivino', 'apereo', 'hackerone' + 'ko-fi', 'untappd', 'vivino', 'apereo', 'hackerone', 'imgur' ]; var container = document.querySelector('.icons');