From a5448baedebca54e6bea931de9b8467be552f476 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Thu, 16 Nov 2023 17:06:53 +0800 Subject: [PATCH] Add Insta360 icon (#9546) --- _data/simple-icons.json | 6 ++++++ icons/insta360.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/insta360.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5d62cff6..7239b69e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6442,6 +6442,12 @@ "hex": "4000BF", "source": "https://insomnia.rest" }, + { + "title": "Insta360", + "hex": "FFEE00", + "source": "https://www.insta360.com/press/logo", + "guidelines": "https://www.insta360.com/press/logo" + }, { "title": "Instacart", "hex": "43B02A", diff --git a/icons/insta360.svg b/icons/insta360.svg new file mode 100644 index 00000000..d68a3a77 --- /dev/null +++ b/icons/insta360.svg @@ -0,0 +1 @@ +Insta360 \ No newline at end of file