thermometer_sun constant

String const thermometer_sun

Implementation

static const String thermometer_sun =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 9a4 4 0 00-2 7.5M12 3v2M6.6 18.4l-1.4 1.4M20 4v10.54a4 4 0 11-4 0V4a2 2 0 014 0ZM4 13H2m4.34-5.66L4.93 5.93"/></svg>';