mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add thermometer icon
This commit is contained in:
parent
6ca1993653
commit
09560f9c14
@ -82,6 +82,7 @@
|
||||
"sun",
|
||||
"sunrise",
|
||||
"sunset",
|
||||
"thermometer",
|
||||
"wind",
|
||||
"layers",
|
||||
"anchor",
|
||||
|
3
icons/thermometer.svg
Normal file
3
icons/thermometer.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user