thermometer_fill constant

String const thermometer_fill

Implementation

static const String thermometer_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="M212 52a28 28 0 1028 28 28.1 28.1 0 00-28-28Zm0 40a12 12 0 1112-12 12 12 0 01-12 12Zm-52 51.3V48a40 40 0 00-80 0v95.3A59.4 59.4 0 0060 188a60 60 0 00120 0 59.4 59.4 0 00-20-44.7ZM120 24a24.1 24.1 0 0124 24v32H96V48a24.1 24.1 0 0124-24Z"/></svg>';