const CircleIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 48 48', title = '', }) => ( ) export default CircleIcon