From e16f8581faeb01bb77f8dafc1e2d67c934e382f8 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 4 Jul 2021 20:16:41 +0100 Subject: [PATCH] Add Spreadshirt (w/ alias Spreadshop) (#5786) --- _data/simple-icons.json | 14 ++++++++++++++ icons/spreadshirt.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 icons/spreadshirt.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cdac55f13..8d91afa16 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8439,6 +8439,20 @@ "hex": "352A71", "source": "https://www.spotlight.com/" }, + { + "title": "Spreadshirt", + "hex": "00B2A5", + "source": "https://www.spreadshirt.ie/", + "aliases": { + "dup": [ + { + "title": "Spreadshop", + "hex": "FF9343", + "source": "https://www.spreadshop.com/" + } + ] + } + }, { "title": "Spreaker", "hex": "F5C300", diff --git a/icons/spreadshirt.svg b/icons/spreadshirt.svg new file mode 100644 index 000000000..a1129ce03 --- /dev/null +++ b/icons/spreadshirt.svg @@ -0,0 +1 @@ +Spreadshirt \ No newline at end of file