From b0142fd80002a443cb0d34914bc41ed686968459 Mon Sep 17 00:00:00 2001 From: Ari Date: Sun, 5 May 2024 14:32:14 -0400 Subject: [PATCH] fix gear viewbox --- src/components/Icon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Icon.tsx b/src/components/Icon.tsx index 03e22b2d..dbbcf9a8 100644 --- a/src/components/Icon.tsx +++ b/src/components/Icon.tsx @@ -111,7 +111,7 @@ const iconList: Record = { circle_exclamation: ``, casting: "", download: ``, - gear: ``, + gear: ``, watch_party: ``, pictureInPicture: ``, checkmark: ``,