messageCircleQuestion property

SvgAsset get messageCircleQuestion

The assets/icons/message-circle-question.svg.

Implementation

SvgAsset get messageCircleQuestion => const SvgAsset(
      'forui_assets',
      'message-circle-question',
      'assets/icons/message-circle-question.svg',
    );