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