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