From d84aa3f6ca86c18b9f21d7a81cfe4f6439cb0332 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Mon, 20 Nov 2023 09:40:43 +0000 Subject: [PATCH] Add Rive --- _data/simple-icons.json | 5 +++++ icons/rive.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/rive.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5c476935a412..05b2f4afeef6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11462,6 +11462,11 @@ "hex": "FF0000", "source": "https://riseup.net/en/about-us/images" }, + { + "title": "Rive", + "hex": "1D1D1D", + "source": "https://rive.app" + }, { "title": "roadmap.sh", "hex": "000000", diff --git a/icons/rive.svg b/icons/rive.svg new file mode 100644 index 000000000000..4b21b6d22a3c --- /dev/null +++ b/icons/rive.svg @@ -0,0 +1 @@ +Rive \ No newline at end of file