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