From 8efa06a170244e1d301403f62ca3030710c0aad4 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sat, 28 Nov 2020 11:51:58 +0100 Subject: [PATCH] Replace Postwoman by Hoppscotch (#4122) * Remove Postwoman * Add Hoppscotch icon * Update Hoppscotch color --- _data/simple-icons.json | 10 +++++----- icons/hoppscotch.svg | 1 + icons/postwoman.svg | 1 - 3 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 icons/hoppscotch.svg delete mode 100644 icons/postwoman.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7cb89e5e6..2b57f9fae 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2950,6 +2950,11 @@ "hex": "000000", "source": "https://hootsuite.com/en-gb/about/media-kit" }, + { + "title": "Hoppscotch", + "hex": "31C48D", + "source": "https://github.com/hoppscotch/hoppscotch/blob/77862cdf9bd902a4ea64bd8b2301ed2206820649/static/images/ufo_logo.svg" + }, { "title": "Hotels.com", "hex": "D32F2F", @@ -4975,11 +4980,6 @@ "hex": "FF6C37", "source": "https://www.getpostman.com/resources/media-assets/" }, - { - "title": "Postwoman", - "hex": "50FA7B", - "source": "https://github.com/liyasthomas/postwoman" - }, { "title": "Power BI", "hex": "F2C811", diff --git a/icons/hoppscotch.svg b/icons/hoppscotch.svg new file mode 100644 index 000000000..27cc31ea8 --- /dev/null +++ b/icons/hoppscotch.svg @@ -0,0 +1 @@ +Hoppscotch icon \ No newline at end of file diff --git a/icons/postwoman.svg b/icons/postwoman.svg deleted file mode 100644 index 74332ed83..000000000 --- a/icons/postwoman.svg +++ /dev/null @@ -1 +0,0 @@ -Postwoman icon