wifiLow property

SvgAsset get wifiLow

The assets/icons/wifi-low.svg.

Implementation

SvgAsset get wifiLow => const SvgAsset(
      'forui_assets',
      'wifi-low',
      'assets/icons/wifi-low.svg',
    );