[themes/icons/awesome-fonts] Replace "Sensors" icon with one included in FA

The current thermometer icon isn't actually included in fontawesome, requiring a user to install and find another font that does support it, such as symbola or nota-emoji
Since this is for font-awesome it would make sense to only require font-awesome.
This commit is contained in:
Conor Randall 2017-06-03 16:03:46 +10:00 committed by GitHub
parent eafe0a4038
commit 8a6f6a7635

View file

@ -82,7 +82,7 @@
"day": { "prefix": "" }, "night": { "prefix": "" }, "transition": { "prefix": "" }
},
"sensors": {
"prefix": "🌡"
"prefix": ""
},
"traffic":{
"rx": { "prefix": "" },