From cf981e2ee3f66e1b3bc7d23d56c167d15a84b3a3 Mon Sep 17 00:00:00 2001 From: Samuel Bodin <1637651+bodinsamuel@users.noreply.github.com> Date: Fri, 8 Dec 2023 15:11:05 +0100 Subject: [PATCH] Add Resend (#9448) * Update simple-icons.json * Add files via upload * Update resend.svg * Update resend.svg * Update resend.svg * Update resend.svg * weird newline * Add guidelines * Update icon path --------- Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/resend.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/resend.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c116ba95d..face9e526 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11830,6 +11830,12 @@ "hex": "00CCBB", "source": "https://c5.rgstatic.net/m/428059296771819/images/favicon/favicon.svg" }, + { + "title": "Resend", + "hex": "000000", + "source": "https://resend.com/brand", + "guidelines": "https://resend.com/brand" + }, { "title": "ReSharper", "hex": "000000", diff --git a/icons/resend.svg b/icons/resend.svg new file mode 100644 index 000000000..547175ec1 --- /dev/null +++ b/icons/resend.svg @@ -0,0 +1 @@ +Resend \ No newline at end of file