thermometer_simple constant

String const thermometer_simple

Implementation

static const String thermometer_simple =
    '<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="M168 143.3V48a40 40 0 00-80 0v95.3A59.4 59.4 0 0068 188a60 60 0 00120 0 59.4 59.4 0 00-20-44.7ZM128 232a44 44 0 01-44-44 43.5 43.5 0 0116.6-34.4 8.1 8.1 0 003.4-6.6V48a24 24 0 0148 0v99a8.2 8.2 0 003.3 6.5A44 44 0 01128 232Zm8-70.8V88a8 8 0 00-16 0v73.2a28 28 0 1016 0Zm-8 38.8a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';