diff --git a/services/frontend/src/components/ui/icons/datarush.tsx b/services/frontend/src/components/ui/icons/datarush.tsx index ecc1627..0cebbe9 100644 --- a/services/frontend/src/components/ui/icons/datarush.tsx +++ b/services/frontend/src/components/ui/icons/datarush.tsx @@ -1,10 +1,17 @@ -const DataRush = ({ size = 52 }: { size?: number }) => { +const DataRush = ({ + size = 52, + className, +}: { + size?: number; + className?: string; +}) => { return ( { }, []); return ( -
- +
+

Добро пожаловать!