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