gift property

SvgAsset get gift

The assets/icons/gift.svg.

Implementation

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