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