iceCreamCone property

SvgAsset get iceCreamCone

The assets/icons/ice-cream-cone.svg.

Implementation

SvgAsset get iceCreamCone => const SvgAsset(
      'forui_assets',
      'ice-cream-cone',
      'assets/icons/ice-cream-cone.svg',
    );