From 9058240e10067b77246cab72e05c993fa10abc3f Mon Sep 17 00:00:00 2001 From: Elliott Johnson Date: Thu, 20 Mar 2025 12:16:58 -0600 Subject: [PATCH] chore: center the plus icon (#880) --- components/icons.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/icons.tsx b/components/icons.tsx index e7bd244..a6edb5a 100644 --- a/components/icons.tsx +++ b/components/icons.tsx @@ -757,7 +757,7 @@ export const PlusIcon = ({ size = 16 }: { size?: number }) => (