replyAll property

SvgAsset get replyAll

The assets/icons/reply-all.svg.

Implementation

SvgAsset get replyAll => const SvgAsset(
      'forui_assets',
      'reply-all',
      'assets/icons/reply-all.svg',
    );