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