busFront property

SvgAsset get busFront

The assets/icons/bus-front.svg.

Implementation

SvgAsset get busFront => const SvgAsset(
      'forui_assets',
      'bus-front',
      'assets/icons/bus-front.svg',
    );