squaresExclude static method

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

SquaresExclude icon

Implementation

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