diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 35bb654f..5e730684 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1089,6 +1089,11 @@ "hex": "DA291C", "source": "https://www.argos.co.uk" }, + { + "title": "Ariakit", + "hex": "007ACC", + "source": "https://github.com/ariakit/ariakit/blob/a739913ab1c3919c4353f0e0e3573ec6eda99549/logo/icon.svg" + }, { "title": "ARK Ecosystem", "hex": "C9292C", diff --git a/icons/ariakit.svg b/icons/ariakit.svg new file mode 100644 index 00000000..5a26b4c6 --- /dev/null +++ b/icons/ariakit.svg @@ -0,0 +1 @@ +Ariakit \ No newline at end of file