import React from 'react' export const CloseCircleSvg = ({ className = "fr-w-6 fr-h-6", color = "#DC3545" }) => ( );