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