diff --git a/README.md b/README.md index 33da83da..e7afd633 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Say thanks!
311 Bytes
800 Bytes
290 Bytes - +
500 Bytes diff --git a/images/reference/index.md b/images/reference/index.md index 616c64c3..e8e1fe7e 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -104,3 +104,4 @@ Where possible this links to the organisation's brand guidelines page. | | | http://www.imqq.com/English1033.html | | | | https://www.cdprojekt.com/en/media/logotypes/ | | | | https://www.strava.com/settings/badges | +| | | https://ko-fi.com/ | diff --git a/images/reference/ko-fi.jpg b/images/reference/ko-fi.jpg new file mode 100644 index 00000000..9796aea4 Binary files /dev/null and b/images/reference/ko-fi.jpg differ diff --git a/images/svg/ko-fi.svg b/images/svg/ko-fi.svg new file mode 100644 index 00000000..ab7cbd85 --- /dev/null +++ b/images/svg/ko-fi.svg @@ -0,0 +1,8 @@ + + \ No newline at end of file diff --git a/package.json b/package.json index 4ee088f4..dde5b0dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.1.3", + "version": "0.1.4", "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 d02f5d65..f3aee6b4 100644 --- a/radius.html +++ b/radius.html @@ -83,7 +83,8 @@ 'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet', 'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber', 'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum', - 'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava' + 'opencast', 'stackexchange', 'qq', 'vegetarian', 'gogcom', 'strava', + 'ko-fi' ]; var container = document.querySelector('.icons');