From a306aea98ebebcab998182bfc56c96174afa6b44 Mon Sep 17 00:00:00 2001 From: seongminn Date: Tue, 28 Nov 2023 16:55:03 +0900 Subject: [PATCH] =?UTF-8?q?style:=20path=EA=B0=80=20svg=EC=9D=98=20fill=20?= =?UTF-8?q?=EC=86=8D=EC=84=B1=EC=9D=84=20=EC=83=81=EC=86=8D=ED=95=98?= =?UTF-8?q?=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Icon/svg/BackgroundLogo.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/components/common/Icon/svg/BackgroundLogo.tsx b/src/components/common/Icon/svg/BackgroundLogo.tsx index d34a676..73a43d4 100644 --- a/src/components/common/Icon/svg/BackgroundLogo.tsx +++ b/src/components/common/Icon/svg/BackgroundLogo.tsx @@ -5,17 +5,13 @@ export const BackgroundLogo = ({ ...props }: ComponentProps<'svg'>) => { return ( - + );