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