From 515be65bc4fa2f5cd996d93bbfb87b34d1cf76ca Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Wed, 25 Jun 2025 21:48:02 +0200 Subject: [PATCH] fix: github icon being black on dark mode --- apps/web/src/components/icons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/icons.tsx b/apps/web/src/components/icons.tsx index e63b6c7..563c92a 100644 --- a/apps/web/src/components/icons.tsx +++ b/apps/web/src/components/icons.tsx @@ -29,7 +29,7 @@ export function GithubIcon({ className }: { className?: string }) { viewBox="0 -3.5 256 256" preserveAspectRatio="xMinYMin meet" > - +