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