scissors property

SvgAsset get scissors

The assets/icons/scissors.svg.

Implementation

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