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