thermometerSun property

SvgAsset get thermometerSun

The assets/icons/thermometer-sun.svg.

Implementation

SvgAsset get thermometerSun => const SvgAsset(
      'forui_assets',
      'thermometer-sun',
      'assets/icons/thermometer-sun.svg',
    );