diff --git a/src/components/Icons/Notifications/AccessRestoredIcon.tsx b/src/components/Icons/Notifications/AccessRestoredIcon.tsx index 3096b6d3..72475169 100644 --- a/src/components/Icons/Notifications/AccessRestoredIcon.tsx +++ b/src/components/Icons/Notifications/AccessRestoredIcon.tsx @@ -4,10 +4,10 @@ const AccessRestored = (props: React.SVGAttributes) => { return ( - + @@ -29,8 +29,8 @@ const AccessRestored = (props: React.SVGAttributes) => { y2="48" gradientUnits="userSpaceOnUse" > - - + + ) => { return ( - + @@ -35,8 +35,8 @@ const AccessRestored = (props: React.SVGAttributes) => { y2="49.2632" gradientUnits="userSpaceOnUse" > - - + + ) => { return ( - + @@ -29,8 +29,8 @@ const MissingResourcesIcon = (props: React.SVGAttributes) => { y2="48" gradientUnits="userSpaceOnUse" > - - + +