squaresSubtract static method

ArcaneGlyph squaresSubtract({
  1. IconSize size = IconSize.md,
})

SquaresSubtract icon

Implementation

static ArcaneGlyph squaresSubtract({IconSize size = IconSize.md}) =>
    _LucideIcon(codepoint: 'e659', size: size);