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