Triangle icon
static Widget triangle({IconSize size = IconSize.md}) => _LucideIcon(codepoint: 'e192', size: size);