thermometer_simple_light constant

String const thermometer_simple_light

Implementation

static const String thermometer_simple_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M166 144.2V48a38 38 0 00-76 0v96.2a58 58 0 1076 0ZM128 234a46 46 0 01-28.6-82 6.1 6.1 0 002.6-5V48a26 26 0 0152 0v99a6.1 6.1 0 002.5 4.9A46 46 0 01128 234Zm6-71.3V88a6 6 0 00-12 0v74.7a26 26 0 1012 0Zm-6 39.3a14 14 0 1114-14 14 14 0 01-14 14Z"/></svg>';