import React from 'react'; const IconExternal = () => ( External Link ); export default IconExternal;