import React from 'react'; const LinkIcon = () => { return ( ); }; export default LinkIcon;