squareBottomDashedScissors property

SvgAsset get squareBottomDashedScissors

The assets/icons/square-bottom-dashed-scissors.svg.

Implementation

SvgAsset get squareBottomDashedScissors => const SvgAsset(
      'forui_assets',
      'square-bottom-dashed-scissors',
      'assets/icons/square-bottom-dashed-scissors.svg',
    );