routeOff property

SvgAsset get routeOff

The assets/icons/route-off.svg.

Implementation

SvgAsset get routeOff => const SvgAsset(
      'forui_assets',
      'route-off',
      'assets/icons/route-off.svg',
    );