award property

SvgAsset get award

The assets/icons/award.svg.

Implementation

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