thermometer_light constant

String const thermometer_light

Implementation

static const String thermometer_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="M212 54a26 26 0 1026 26 26.1 26.1 0 00-26-26Zm0 40a14 14 0 1114-14 14 14 0 01-14 14Zm-54 50.2V48a38 38 0 00-76 0v96.2a58 58 0 1076 0ZM120 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 01120 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>';