From b24d5729d515b25a80da51b7472e886c9201f3f9 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Tue, 25 Jun 2024 06:31:13 +0200 Subject: [PATCH] Replace 2 social media icons (one dark, one light) with one with current color. --- components/ui/icons.tsx | 90 +++-------------------------------------- 1 file changed, 6 insertions(+), 84 deletions(-) diff --git a/components/ui/icons.tsx b/components/ui/icons.tsx index abecd9c..63bef4d 100644 --- a/components/ui/icons.tsx +++ b/components/ui/icons.tsx @@ -26,7 +26,6 @@ const Iconss = () => { })} > X icon -
{ > -
-
- - - -
{ })} > Mastodon icon -
{ > -
-
- - - -
{ })} > Bluesky icon -
{ - + -
-
- - - - - - - - - - -
{ })} > Odysee icon -
{ - + -
-
- - - - - - - - - - -
);