frown property

SvgAsset get frown

The assets/icons/frown.svg.

Implementation

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