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