smile property

SvgAsset get smile

The assets/icons/smile.svg.

Implementation

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