thermostat constant

String const thermostat

Implementation

static const String thermostat =
    '<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"><g fill="currentColor"><path d="M12 19a1 1 0 100-2 1 1 0 000 2Z"/><path fill-rule="evenodd" d="M15 14a5 5 0 11-6 0V4a3 3 0 116 0v10ZM13 4v11.17A3.001 3.001 0 0112 21a3 3 0 01-1-5.83V4a1 1 0 112 0Z" clip-rule="evenodd"/></g></svg>';