From 8a6f6a76355ecf4c5b66f228edb0b2e596312e3e Mon Sep 17 00:00:00 2001 From: Conor Randall Date: Sat, 3 Jun 2017 16:03:46 +1000 Subject: [PATCH] [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. --- themes/icons/awesome-fonts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/icons/awesome-fonts.json b/themes/icons/awesome-fonts.json index eff16e0..7ce09e9 100644 --- a/themes/icons/awesome-fonts.json +++ b/themes/icons/awesome-fonts.json @@ -82,7 +82,7 @@ "day": { "prefix": "" }, "night": { "prefix": "" }, "transition": { "prefix": "" } }, "sensors": { - "prefix": "🌡" + "prefix": "" }, "traffic":{ "rx": { "prefix": "" },