scissorsLineDashed property

SvgAsset get scissorsLineDashed

The assets/icons/scissors-line-dashed.svg.

Implementation

SvgAsset get scissorsLineDashed => const SvgAsset(
      'forui_assets',
      'scissors-line-dashed',
      'assets/icons/scissors-line-dashed.svg',
    );