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