From 532fb1d9fcd4e05f541bc3df71d31939ab9a6258 Mon Sep 17 00:00:00 2001 From: Pasindu Akalpa Date: Wed, 5 Oct 2022 14:29:13 +0530 Subject: [PATCH] Add Fireship icon (#7864) * Add Fireship icon * Update _data/simple-icons.json Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/fireship.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fireship.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 03d84c98584e..f7b7275d7833 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3782,6 +3782,11 @@ "hex": "FF7139", "source": "https://mozilla.design/firefox/logos-usage/" }, + { + "title": "Fireship", + "hex": "EB844E", + "source": "https://github.com/fireship-io/fireship.io/blob/987da97305a5968b99347aa748f928a4667336f8/hugo/layouts/partials/svg/logo.svg" + }, { "title": "FIRST", "hex": "0066B3", diff --git a/icons/fireship.svg b/icons/fireship.svg new file mode 100644 index 000000000000..0251401fd74b --- /dev/null +++ b/icons/fireship.svg @@ -0,0 +1 @@ +Fireship \ No newline at end of file