smartphoneCharging property

SvgAsset get smartphoneCharging

The assets/icons/smartphone-charging.svg.

Implementation

SvgAsset get smartphoneCharging => const SvgAsset(
      'forui_assets',
      'smartphone-charging',
      'assets/icons/smartphone-charging.svg',
    );