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