cone property

SvgAsset get cone

The assets/icons/cone.svg.

Implementation

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