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