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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M26.97 21.97a2 2 0 11-4 0 2 2 0 014 0Z"/><path d="m8.834 3.176 12.903 12.903a7 7 0 11-5.658 5.658L3.176 8.834a4.004 4.004 0 010-5.658 4.004 4.004 0 015.65-.01l.008.01Zm9.48 17.968a5 5 0 102.83-2.83l-2.419-2.419-.725.725a.996.996 0 11-1.41-1.41l.725-.725-2.83-2.83-.725.725a.996.996 0 11-1.41-1.41l.725-.725L10.24 7.41l-.72.72a.996.996 0 11-1.41-1.41L8.83 6 7.42 4.59c-.79-.78-2.05-.78-2.83 0-.78.78-.78 2.05 0 2.83l13.724 13.724Z"/></g></svg>';