carrot property

SvgAsset get carrot

The assets/icons/carrot.svg.

Implementation

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