thermometer_simple_fill constant

String const thermometer_simple_fill

Implementation

static const String thermometer_simple_fill =
    '<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 24a24.1 24.1 0 0124 24v32h-48V48a24.1 24.1 0 0124-24Z"/></svg>';