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