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