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