22 lines
491 B
XML
22 lines
491 B
XML
<!--
|
|
tags: [weather, celcius, fahrenheit, cold, hot, temperature, off, climate, forecast, disabled]
|
|
category: Weather
|
|
version: "1.67"
|
|
unicode: "f1af"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M10 10v3.5a4 4 0 1 0 5.836 2.33m-1.836 -5.83v-5a2 2 0 1 0 -4 0v1" />
|
|
<path d="M13 9h1" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|