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