const PollIcon = ({ className = '', size = '16px', title = 'Poll', }) => ( ) export default PollIcon