thermometer_minus_outline constant

String const thermometer_minus_outline

Implementation

static const String thermometer_minus_outline =
    '<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"/><path fill="currentColor" d="M14 22a5 5 0 01-3-9V5a3 3 0 013-3 3 3 0 013 3v8a5 5 0 01-3 9Zm0-18a1 1 0 00-1 1v8.54a1 1 0 01-.5.87A3 3 0 0011 17a3 3 0 006 0 3 3 0 00-1.5-2.59 1 1 0 01-.5-.87V5a.93.93 0 00-.29-.69A1 1 0 0014 4Z"/></svg>';