thermometer constant

String const thermometer

Implementation

static const String thermometer =
    '<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="M16.95 5.636a1 1 0 111.414 1.414l-7.071 7.071a1 1 0 11-1.414-1.414l7.07-7.07Z"/><path fill-rule="evenodd" d="M7.828 17.586a5.002 5.002 0 006.293-.636l7.071-7.071a5 5 0 10-7.07-7.071L7.05 9.878a5.002 5.002 0 00-.636 6.294l-3.606 3.606a1 1 0 101.414 1.415l3.606-3.607Zm4.88-2.05 7.07-7.071a3 3 0 10-4.242-4.243l-7.071 7.071a3 3 0 104.242 4.243Z" clip-rule="evenodd"/></g></svg>';