smartphone property

SvgAsset get smartphone

The assets/icons/smartphone.svg.

Implementation

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