1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Added code_tags icon for open source announcement

This commit is contained in:
Jon Ziebell 2019-05-29 18:26:25 -04:00
parent 107458e6d8
commit b22793c088

View File

@ -337,6 +337,7 @@ a.inverted:active {
.icon.clock_outline:before { content: "\F150"; }
.icon.close:before { content: "\F156"; }
.icon.close_network:before { content: "\F15B"; }
.icon.code_tags:before { content: "\F174"; }
.icon.dots_vertical:before { content: "\F1D9"; }
.icon.download:before { content: "\F1DA"; }
.icon.exit_to_app:before { content: "\F206"; }