circleSlash2 property

SvgAsset get circleSlash2

The assets/icons/circle-slash-2.svg.

Implementation

SvgAsset get circleSlash2 => const SvgAsset(
      'forui_assets',
      'circle-slash-2',
      'assets/icons/circle-slash-2.svg',
    );