trafficCone property

SvgAsset get trafficCone

The assets/icons/traffic-cone.svg.

Implementation

SvgAsset get trafficCone => const SvgAsset(
      'forui_assets',
      'traffic-cone',
      'assets/icons/traffic-cone.svg',
    );