import React from 'react'; export const UrlIcon = ({ width = 20, height = 20, color = '#000' }) => ( );