tramFront property

SvgAsset get tramFront

The assets/icons/tram-front.svg.

Implementation

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