const PinIcon = (props) => { return ( ); }; export default PinIcon; export const StringifiedPinIcon = () => { return ` `; };