import clsx from 'clsx'; export default function LogoIcon(props: React.ComponentProps<'svg'>) { return ( ); }