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