voicemail property

SvgAsset get voicemail

The assets/icons/voicemail.svg.

Implementation

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