diff --git a/frontend/src/lib/components/icons/ApifyIcon.svelte b/frontend/src/lib/components/icons/ApifyIcon.svelte index a22d35c175..b5f1529bdc 100644 --- a/frontend/src/lib/components/icons/ApifyIcon.svelte +++ b/frontend/src/lib/components/icons/ApifyIcon.svelte @@ -7,9 +7,16 @@ let { height = '24px', width = '24px' }: Props = $props(); - - - - - - \ No newline at end of file + + + + + + + + + + + + +