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