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