diff --git a/README.md b/README.md index 97d447e6..2204cb99 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Say thanks! Badoo

297 Bytes -Samsung Internet

384 Bytes +Yelp

463 Bytes Workato

446 Bytes Untappd

411 Bytes Vivino

296 Bytes @@ -152,7 +152,6 @@ Say thanks! Heroku

453 Bytes -Yelp

463 Bytes @@ -171,6 +170,17 @@ Say thanks! +### Browsers + + + + + + + + +
Chrome

463 Bytes
Firefox

993 Bytes
Samsung Internet

384 Bytes
Edge

646 Bytes
Opera

722 Bytes
+ ### Podcasts diff --git a/images/reference/chrome.svg b/images/reference/chrome.svg new file mode 100644 index 00000000..5a3fc4bb --- /dev/null +++ b/images/reference/chrome.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/reference/edge.png b/images/reference/edge.png new file mode 100644 index 00000000..f6748c38 Binary files /dev/null and b/images/reference/edge.png differ diff --git a/images/reference/firefox.svg b/images/reference/firefox.svg new file mode 100644 index 00000000..d094c3b7 --- /dev/null +++ b/images/reference/firefox.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + firefox-logo + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/reference/index.md b/images/reference/index.md index 627bd3b6..62a63e4e 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -146,3 +146,7 @@ Where possible this links to the organisation's brand guidelines page. | | | https://blog.golang.org/go-brand | | | | https://mailchimp.com/about/brand-assets/ | | | | https://www.yelp.co.uk/brand | +| | | https://www.google.com/chrome/static/images/chrome-logo.svg | +| | | https://commons.wikimedia.org/wiki/File:Microsoft_Edge_logo.svg | +| | | https://brand.opera.com/ | +| | | https://design.firefox.com/photon/visuals/product-identity-assets.html | diff --git a/images/reference/opera.png b/images/reference/opera.png new file mode 100644 index 00000000..e611d139 Binary files /dev/null and b/images/reference/opera.png differ diff --git a/images/svg/chrome.svg b/images/svg/chrome.svg new file mode 100644 index 00000000..b06b28a1 --- /dev/null +++ b/images/svg/chrome.svg @@ -0,0 +1,3 @@ + diff --git a/images/svg/edge.svg b/images/svg/edge.svg new file mode 100644 index 00000000..2136bcf9 --- /dev/null +++ b/images/svg/edge.svg @@ -0,0 +1,6 @@ + diff --git a/images/svg/firefox.svg b/images/svg/firefox.svg new file mode 100644 index 00000000..e1ec189d --- /dev/null +++ b/images/svg/firefox.svg @@ -0,0 +1,5 @@ + diff --git a/images/svg/opera.svg b/images/svg/opera.svg new file mode 100644 index 00000000..a959a726 --- /dev/null +++ b/images/svg/opera.svg @@ -0,0 +1,6 @@ + diff --git a/package.json b/package.json index 0394ed5a..7f0758a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.2.0", + "version": "0.2.1", "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",