squareBottomDashedScissors static method

Component squareBottomDashedScissors({
  1. IconSize size = IconSize.md,
})

SquareBottomDashedScissors icon

Implementation

static Component squareBottomDashedScissors({IconSize size = IconSize.md}) =>
    _LucideIcon(codepoint: 'e4eb', size: size);