diff options
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r-- | iconfont/tabler-icons.css | 74 |
1 files changed, 73 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 7270634a..3b80bb70 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.49.0 by tabler - https://tabler.io + * Tabler Icons 1.50.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -598,6 +598,14 @@ content: "\ea2d"; } +.ti-badge:before { + content: "\efc2"; +} + +.ti-badges:before { + content: "\efc3"; +} + .ti-ball-american-football:before { content: "\ee04"; } @@ -734,6 +742,10 @@ content: "\ede5"; } +.ti-bible:before { + content: "\efc4"; +} + .ti-bike:before { content: "\ea36"; } @@ -786,6 +798,10 @@ content: "\ea39"; } +.ti-book-2:before { + content: "\efc5"; +} + .ti-bookmark:before { content: "\ea3a"; } @@ -1542,6 +1558,10 @@ content: "\ee23"; } +.ti-candle:before { + content: "\efc6"; +} + .ti-candy:before { content: "\ef0d"; } @@ -2018,6 +2038,10 @@ content: "\ec4e"; } +.ti-contrast-2:before { + content: "\efc7"; +} + .ti-cookie:before { content: "\ef0f"; } @@ -2146,6 +2170,10 @@ content: "\ef28"; } +.ti-curling:before { + content: "\efc8"; +} + .ti-curly-loop:before { content: "\ecda"; } @@ -3034,6 +3062,10 @@ content: "\eaba"; } +.ti-grid-pattern:before { + content: "\efc9"; +} + .ti-grill:before { content: "\efa9"; } @@ -3174,6 +3206,10 @@ content: "\ed8d"; } +.ti-helmet:before { + content: "\efca"; +} + .ti-help:before { content: "\eabf"; } @@ -3226,6 +3262,10 @@ content: "\ee9f"; } +.ti-ice-skating:before { + content: "\efcb"; +} + .ti-id:before { content: "\eac3"; } @@ -3662,6 +3702,10 @@ content: "\eba8"; } +.ti-lollipop:before { + content: "\efcc"; +} + .ti-luggage:before { content: "\efad"; } @@ -3778,6 +3822,10 @@ content: "\ec78"; } +.ti-medal-2:before { + content: "\efcd"; +} + .ti-medical-cross:before { content: "\ec2f"; } @@ -3858,6 +3906,14 @@ content: "\ef64"; } +.ti-miliraty-award:before { + content: "\efce"; +} + +.ti-military-rank:before { + content: "\efcf"; +} + .ti-milk:before { content: "\ef13"; } @@ -4354,6 +4410,10 @@ content: "\eec2"; } +.ti-polygon:before { + content: "\efd0"; +} + .ti-pool:before { content: "\ed91"; } @@ -4566,6 +4626,10 @@ content: "\ec45"; } +.ti-roller-skating:before { + content: "\efd1"; +} + .ti-rotate:before { content: "\eb16"; } @@ -4790,6 +4854,10 @@ content: "\ec0a"; } +.ti-shoe:before { + content: "\efd2"; +} + .ti-shopping-cart:before { content: "\eb25"; } @@ -5314,6 +5382,10 @@ content: "\eb3f"; } +.ti-toilet-paper:before { + content: "\efd3"; +} + .ti-tool:before { content: "\eb40"; } |