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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22a5 5 0 01-3-9V5a3 3 0 013-3 3 3 0 013 3v8a5 5 0 01-3 9Zm1-12.46V5a.93.93 0 00-.29-.69A1 1 0 0012 4a1 1 0 00-1 1v4.54Z"/></svg>';