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