Alias for arrow-up - semantic name for common use case
static Widget up({IconSize size = IconSize.md}) => _LucideIcon(codepoint: 'e04a', size: size);