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