From 028af3b6ad5c409ca8c839e772b8457f7982aaa1 Mon Sep 17 00:00:00 2001 From: Sergey Eroshenkov Date: Sat, 3 Mar 2018 18:46:25 +0300 Subject: [PATCH] New icon added - workato (#140) * New icon added - workato * Icon of workato reduced --- README.md | 1 + images/android-vector-drawable/workato.xml | 14 ++++++++++++++ images/reference/index.md | 6 ++---- images/reference/workato.svg | 1 + images/svg/workato.svg | 8 ++++++++ radius.html | 1 + 6 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 images/android-vector-drawable/workato.xml create mode 100644 images/reference/workato.svg create mode 100644 images/svg/workato.svg diff --git a/README.md b/README.md index 92f23c01..8c96f9b3 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Say thanks!
998 Bytes
670 Bytes
903 Bytes +
495 Bytes diff --git a/images/android-vector-drawable/workato.xml b/images/android-vector-drawable/workato.xml new file mode 100644 index 00000000..2425b2ae --- /dev/null +++ b/images/android-vector-drawable/workato.xml @@ -0,0 +1,14 @@ + + + + + + diff --git a/images/reference/index.md b/images/reference/index.md index 23f71efa..fa2185b0 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -1,6 +1,6 @@ # Reference Images -A visual guide to check if the Super Tiny Icons match the shape and colour of organisation's official SVG logo. +A visual guide to check if the Super Tiny Icons match the shape and colour of organisation's official SVG logo. Where possible this links to the organisation's brand guidelines page. | Super Tiny SVG | Official Logo | Source | @@ -94,6 +94,4 @@ Where possible this links to the organisation's brand guidelines page. | | | https://en.wikipedia.org/wiki/StumbleUpon#/media/File:StumbleUpon_Logo.svg | | | | https://getpocket.com/blog/press/ | | | | https://buffer.com/press | - - - +| | | https://workato.com | diff --git a/images/reference/workato.svg b/images/reference/workato.svg new file mode 100644 index 00000000..3e96bebb --- /dev/null +++ b/images/reference/workato.svg @@ -0,0 +1 @@ +workato diff --git a/images/svg/workato.svg b/images/svg/workato.svg new file mode 100644 index 00000000..9bc30662 --- /dev/null +++ b/images/svg/workato.svg @@ -0,0 +1,8 @@ + diff --git a/radius.html b/radius.html index f179b370..a372a39b 100644 --- a/radius.html +++ b/radius.html @@ -82,6 +82,7 @@ 'intel', 'badoo', 'laravel', 'twilio', 'google_play', 'gmail', 'plex', 'slack', 'xing', 'pinboard', 'internet_archive', 'samsunginternet', 'baidu', 'twitch', 'ok', 'pocket', 'stumbleupon', 'viber', + 'workato', ]; var container = document.querySelector('.icons');