// from Feather: https://feathericons.com/ export default function LinkIcon(props: React.SVGProps) { return ( ) }