thermometer constant

String const thermometer

Icon Data of thermometer

Implementation

static const String thermometer =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40" height="40" preserveAspectRatio="xMidYMid meet" viewBox="0 0 40 40"><path fill="currentColor" d="M20.001 34.284a6.514 6.514 0 01-6.507-6.507c0-1.84.776-3.584 2.139-4.819V9.11a3.399 3.399 0 013.394-3.395h1.945a3.398 3.398 0 013.394 3.395v13.848a6.497 6.497 0 012.139 4.819 6.512 6.512 0 01-6.504 6.507zm-.974-27.611a2.44 2.44 0 00-2.437 2.438v14.064a.479.479 0 01-.169.365 5.544 5.544 0 00-1.97 4.237 5.555 5.555 0 005.55 5.55 5.555 5.555 0 005.548-5.55 5.542 5.542 0 00-1.97-4.237.48.48 0 01-.169-.365V9.11a2.441 2.441 0 00-2.438-2.438h-1.945z"/><circle cx="20" cy="27.97" r="3.694" fill="currentColor"/><path fill="currentColor" d="M21.361 25.054a1.36 1.36 0 11-2.722 0v-8.166a1.36 1.36 0 012.722 0v8.166zm-1.68-10.604H16.57a.478.478 0 110-.957h3.111a.478.478 0 110 .957zm0-2.334H16.57a.478.478 0 110-.957h3.111a.478.478 0 110 .957z"/></svg>';