diff --git a/storybook/src/docs/components/AppIcons.tsx b/storybook/src/docs/components/AppIcons.tsx
index 80eaf3ec2a..45281bdf4b 100644
--- a/storybook/src/docs/components/AppIcons.tsx
+++ b/storybook/src/docs/components/AppIcons.tsx
@@ -3,7 +3,7 @@ import { Image } from '@amsterdam/design-system-react'
export const AppleTouchIcon = () => (
@@ -12,19 +12,19 @@ export const AppleTouchIcon = () => (
export const Favicon = () => (
@@ -33,7 +33,7 @@ export const Favicon = () => (
export const SvgIcon = () => (
@@ -42,11 +42,11 @@ export const SvgIcon = () => (
export const WebAppIcons = () => (