import React from 'react'; export const LinkIcon = ({ width = 12, height = 12, color = '#90909E' }) => ( );