const PinIcon = ({ className = '', width = '16px', height = '16px', viewBox = '0 0 32 32', title = 'Pin', }) => ( ) export default PinIcon