thermometer_plus_fill constant

String const thermometer_plus_fill

Implementation

static const String thermometer_plus_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"><rect width="6" height="2" x="2" y="5" fill="currentColor" rx="1" ry="1"/><rect width="6" height="2" x="2" y="5" fill="currentColor" rx="1" ry="1" transform="rotate(-90 5 6)"/><path fill="currentColor" d="M14 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 0014 4a1 1 0 00-1 1v4.54Z"/></svg>';