Map icon
static Component mapIcon({IconSize size = IconSize.md}) => lucide.Map(width: size.unit, height: size.unit);