1
0
mirror of https://github.com/beestat/app.git synced 2025-07-09 03:04:07 -04:00

Adding chart_bar_stacked icon for min/max temp announcement

This commit is contained in:
Jon Ziebell 2019-07-17 22:34:32 -04:00
parent b0c8bf2b5a
commit 947bced20e

View File

@ -331,6 +331,7 @@ a.inverted:active {
.icon.calendar_range:before { content: "\F678"; }
.icon.cancel:before { content: "\F739"; }
.icon.cash:before { content: "\F114"; }
.icon.chart_bar_stacked:before { content: "\F769"; }
.icon.chart_bell_curve:before { content: "\FC2C"; }
.icon.chart_line:before { content: "\F12A"; }
.icon.check:before { content: "\F12C"; }