phoneCall property

SvgAsset get phoneCall

The assets/icons/phone-call.svg.

Implementation

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