From 3d6e06d90a4956d8fa5faf706748150079401cf8 Mon Sep 17 00:00:00 2001 From: Alexandre L Date: Fri, 20 Apr 2018 11:31:25 +0200 Subject: [PATCH] Add Stack Exchange (#147) * Stack Exchange: add ref from https://stackoverflow.com/company/logos * Stack Exchange: add STI Ref. file from https://stackoverflow.com/company/logos Background color from the https://stackexchange.com/ title bar (.top-bar) Minified using https://jakearchibald.github.io/svgomg/ * Remove class * Add ref * Add radius * Compliant layout https://github.com/edent/SuperTinyIcons/blob/master/CONTRIBUTING.md --- images/reference/index.md | 1 + images/reference/stackexchange.svg | 14 ++++++++++++++ images/svg/stackexchange.svg | 6 ++++++ radius.html | 2 +- 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 images/reference/stackexchange.svg create mode 100644 images/svg/stackexchange.svg diff --git a/images/reference/index.md b/images/reference/index.md index fabfcb8a..6e665dca 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -100,3 +100,4 @@ Where possible this links to the organisation's brand guidelines page. | | | https://en.wikipedia.org/wiki/International_Symbol_of_Access| | | | https://www.ethereum.org/ | | | | http://www.opencast.org/ | +| | | https://stackoverflow.com/company/logos | diff --git a/images/reference/stackexchange.svg b/images/reference/stackexchange.svg new file mode 100644 index 00000000..374f88a4 --- /dev/null +++ b/images/reference/stackexchange.svg @@ -0,0 +1,14 @@ + + + + + + + + diff --git a/images/svg/stackexchange.svg b/images/svg/stackexchange.svg new file mode 100644 index 00000000..99a43356 --- /dev/null +++ b/images/svg/stackexchange.svg @@ -0,0 +1,6 @@ + diff --git a/radius.html b/radius.html index e385cf13..301bd4f4 100644 --- a/radius.html +++ b/radius.html @@ -83,7 +83,7 @@ 'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet', 'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber', 'workato', 'sketch', 'vlc', 'google_maps','access', 'ethereum', - 'opencast' + 'opencast', 'stackexchange' ]; var container = document.querySelector('.icons');