mailQuestion property

SvgAsset get mailQuestion

The assets/icons/mail-question.svg.

Implementation

SvgAsset get mailQuestion => const SvgAsset(
      'forui_assets',
      'mail-question',
      'assets/icons/mail-question.svg',
    );