Add thermometer icon

This commit is contained in:
Cole Bemis 2017-04-30 23:48:26 -07:00
parent 6ca1993653
commit 09560f9c14
2 changed files with 4 additions and 0 deletions

View File

@ -82,6 +82,7 @@
"sun",
"sunrise",
"sunset",
"thermometer",
"wind",
"layers",
"anchor",

3
icons/thermometer.svg Normal file
View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M14,14.76V3.5a2.5,2.5,0,0,0-5,0V14.76a4.5,4.5,0,1,0,5,0Z"/>
</svg>

After

Width:  |  Height:  |  Size: 251 B