const DissenterIcon = ({ className = '', width = '32px', height = '32px', viewBox = '0 0 64 64', title = 'Dissenter', }) => ( ) export default DissenterIcon