const LinkIcon = ({ className = '', size = '16px', title = 'Link', }) => ( ) export default LinkIcon