export default function HaymarketSmallMarker({ className, ...props }: React.SVGAttributes) { return ( ) }