phoneForwarded property

SvgAsset get phoneForwarded

The assets/icons/phone-forwarded.svg.

Implementation

SvgAsset get phoneForwarded => const SvgAsset(
      'forui_assets',
      'phone-forwarded',
      'assets/icons/phone-forwarded.svg',
    );