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