shieldBan property

SvgAsset get shieldBan

The assets/icons/shield-ban.svg.

Implementation

SvgAsset get shieldBan => const SvgAsset(
      'forui_assets',
      'shield-ban',
      'assets/icons/shield-ban.svg',
    );