phoneOutgoing property

SvgAsset get phoneOutgoing

The assets/icons/phone-outgoing.svg.

Implementation

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