aboutsummaryrefslogtreecommitdiff
path: root/icons/temperature-fahrenheit.svg
blob: 9e5012c9c95e2ab339f29a05125620e8a7510b97 (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-temperature-fahrenheit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
  <circle cx="6" cy="8" r="2" />
  <line x1="13" y1="12" x2="18" y2="12" />
  <path d="M20 6h-6a1 1 0 0 0 -1 1v11" />
</svg>