From dc66814fac9dee9952f666927d17e7aa98c80b8e Mon Sep 17 00:00:00 2001 From: Rivka Ungar Date: Thu, 21 Nov 2024 16:29:50 +0200 Subject: [PATCH] fix(PushNotifications): fix icon --- .../src/components/Icon/Icons/components/PushNotification.tsx | 4 ++-- packages/style/src/Icons/PushNotification.svg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/core/src/components/Icon/Icons/components/PushNotification.tsx b/packages/core/src/components/Icon/Icons/components/PushNotification.tsx index 59e69df2b1..9298a0a7cd 100644 --- a/packages/core/src/components/Icon/Icons/components/PushNotification.tsx +++ b/packages/core/src/components/Icon/Icons/components/PushNotification.tsx @@ -6,8 +6,8 @@ size?: string | number; } const PushNotification: React.FC = ({size, ...props}) => ( - - + ); diff --git a/packages/style/src/Icons/PushNotification.svg b/packages/style/src/Icons/PushNotification.svg index e06b488121..0916d32ab7 100644 --- a/packages/style/src/Icons/PushNotification.svg +++ b/packages/style/src/Icons/PushNotification.svg @@ -1,4 +1,4 @@ - - + +