import React from 'react' export default function ExternalLinkIcon({ size }) { return ( ) }