ambulance property

SvgAsset get ambulance

The assets/icons/ambulance.svg.

Implementation

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