From dfe4d08f176e2c4da9009c1dd8f4f8fce75475c6 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:21:24 +0000 Subject: [PATCH] Add INSPIRE (#9991) --- _data/simple-icons.json | 5 +++++ icons/inspire.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/inspire.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e7f0da7ef..94eaf0b81 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6637,6 +6637,11 @@ "hex": "4000BF", "source": "https://insomnia.rest" }, + { + "title": "INSPIRE", + "hex": "00E5FF", + "source": "https://inspirehep.net" + }, { "title": "Insta360", "hex": "FFEE00", diff --git a/icons/inspire.svg b/icons/inspire.svg new file mode 100644 index 000000000..b3f402fef --- /dev/null +++ b/icons/inspire.svg @@ -0,0 +1 @@ +INSPIRE \ No newline at end of file