From aeb94bc15dfe4fd0d85e3f0f0df52f5147a627d2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 20 Feb 2022 17:39:36 +0100 Subject: Release 1.54.0 --- iconfont/tabler-icons.css | 74 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 5e3bce00..476a50df 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.53.0 by tabler - https://tabler.io + * Tabler Icons 1.54.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -726,6 +726,10 @@ content: "\ebc6"; } +.ti-barrier-block:before { + content: "\f00e"; +} + .ti-basket:before { content: "\ebe1"; } @@ -1610,6 +1614,10 @@ content: "\f003"; } +.ti-cake:before { + content: "\f00f"; +} + .ti-calculator:before { content: "\eb80"; } @@ -2002,10 +2010,18 @@ content: "\ea69"; } +.ti-circle-rectangle:before { + content: "\f010"; +} + .ti-circle-square:before { content: "\ece4"; } +.ti-circle-triangle:before { + content: "\f011"; +} + .ti-circle-x:before { content: "\ea6a"; } @@ -4034,6 +4050,10 @@ content: "\eaec"; } +.ti-message-2-code:before { + content: "\f012"; +} + .ti-message-circle:before { content: "\eaed"; } @@ -4046,6 +4066,10 @@ content: "\ed40"; } +.ti-message-code:before { + content: "\f013"; +} + .ti-message-dots:before { content: "\eaee"; } @@ -4254,6 +4278,10 @@ content: "\efbb"; } +.ti-north-star:before { + content: "\f014"; +} + .ti-note:before { content: "\eb6d"; } @@ -4310,6 +4338,10 @@ content: "\edf9"; } +.ti-numbers:before { + content: "\f015"; +} + .ti-nurse:before { content: "\ef65"; } @@ -4690,6 +4722,14 @@ content: "\efbe"; } +.ti-radar:before { + content: "\f017"; +} + +.ti-radar-2:before { + content: "\f016"; +} + .ti-radio:before { content: "\ef2d"; } @@ -4826,6 +4866,10 @@ content: "\ed82"; } +.ti-road:before { + content: "\f018"; +} + .ti-road-sign:before { content: "\ecdd"; } @@ -4966,6 +5010,10 @@ content: "\eed5"; } +.ti-section-sign:before { + content: "\f019"; +} + .ti-seeding:before { content: "\ed51"; } @@ -5262,6 +5310,10 @@ content: "\eeee"; } +.ti-square-asterisk:before { + content: "\f01a"; +} + .ti-square-check:before { content: "\eb28"; } @@ -5306,6 +5358,14 @@ content: "\ecdf"; } +.ti-square-rotated-forbid:before { + content: "\f01c"; +} + +.ti-square-rotated-forbid-2:before { + content: "\f01b"; +} + .ti-square-rotated-off:before { content: "\eef2"; } @@ -5714,6 +5774,10 @@ content: "\eb44"; } +.ti-triangle-inverted:before { + content: "\f01d"; +} + .ti-triangle-off:before { content: "\ef02"; } @@ -5946,6 +6010,10 @@ content: "\ecd5"; } +.ti-webhook:before { + content: "\f01e"; +} + .ti-wifi:before { content: "\eb52"; } @@ -6030,6 +6098,10 @@ content: "\ec35"; } +.ti-yoga:before { + content: "\f01f"; +} + .ti-zodiac-aquarius:before { content: "\ecac"; } -- cgit v1.2.1