From fb3ed948a810f09456b7e075376984d824a1e518 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Tue, 28 Nov 2023 17:07:17 +0000 Subject: [PATCH] Add shadcn/ui (#9918) --- _data/simple-icons.json | 5 +++++ icons/shadcnui.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/shadcnui.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a1a017bf..6cddf6d2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12275,6 +12275,11 @@ "hex": "8CC445", "source": "https://www.sfml-dev.org/download/goodies/" }, + { + "title": "shadcn/ui", + "hex": "000000", + "source": "https://ui.shadcn.com" + }, { "title": "Shadow", "hex": "0A0C0D", diff --git a/icons/shadcnui.svg b/icons/shadcnui.svg new file mode 100644 index 00000000..5a23e483 --- /dev/null +++ b/icons/shadcnui.svg @@ -0,0 +1 @@ +shadcn/ui \ No newline at end of file