From 585ed77f1dbb6da52db067823008717d6cea7271 Mon Sep 17 00:00:00 2001 From: Kalidou Diagne Date: Fri, 14 Jun 2024 15:32:27 +0100 Subject: [PATCH] add website icon --- components/Icons.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/components/Icons.tsx b/components/Icons.tsx index 7480948..dc3b09d 100644 --- a/components/Icons.tsx +++ b/components/Icons.tsx @@ -100,6 +100,14 @@ export const Icons: Record = { /> ), + Website: (props: IconProps) => ( + + + + ), DiscordCircle: (props: IconProps) => (