monitorSmartphone property

SvgAsset get monitorSmartphone

The assets/icons/monitor-smartphone.svg.

Implementation

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