thermometer property

SvgAsset get thermometer

The assets/icons/thermometer.svg.

Implementation

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