circleSlash property

SvgAsset get circleSlash

The assets/icons/circle-slash.svg.

Implementation

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