aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/temperature-fahrenheit.svg
blob: 59ad9b57a48edec1abd73d812db4832df9c69f2b (plain)
1
2
3
4
5
6
7
8
---
tags: [weather, celcius, fahrenheit, cold, hot]
---
<svg>
  <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>