From c89f08df19897b545e4fd7ecc507b1cd5ffcf2c4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 30 Apr 2022 01:34:08 +0200 Subject: Release 1.68.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 6bf03584..187ecd98 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.67.1 by tabler - https://tabler.io + * Tabler Icons 1.68.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -174,6 +174,10 @@ content: "\ef20"; } +.ti-ankh:before { + content: "\f1cd"; +} + .ti-antenna:before { content: "\f094"; } @@ -790,6 +794,10 @@ content: "\f0af"; } +.ti-asset:before { + content: "\f1ce"; +} + .ti-asterisk:before { content: "\efd5"; } @@ -1526,6 +1534,10 @@ content: "\ec20"; } +.ti-brand-intercom:before { + content: "\f1cf"; +} + .ti-brand-javascript:before { content: "\ef0c"; } @@ -2538,6 +2550,14 @@ content: "\ea76"; } +.ti-cloud-computing:before { + content: "\f1d0"; +} + +.ti-cloud-data-connection:before { + content: "\f1d1"; +} + .ti-cloud-download:before { content: "\ea71"; } @@ -3114,6 +3134,10 @@ content: "\eb63"; } +.ti-device-gamepad-2:before { + content: "\f1d2"; +} + .ti-device-heart-monitor:before { content: "\f060"; } @@ -3178,6 +3202,10 @@ content: "\f064"; } +.ti-device-tv-old:before { + content: "\f1d3"; +} + .ti-device-watch:before { content: "\ebf9"; } @@ -4482,6 +4510,10 @@ content: "\efcb"; } +.ti-icons:before { + content: "\f1d4"; +} + .ti-id:before { content: "\eac3"; } @@ -4530,6 +4562,10 @@ content: "\eb93"; } +.ti-jewish-star:before { + content: "\f1d5"; +} + .ti-jump-rope:before { content: "\ed8f"; } @@ -4538,6 +4574,10 @@ content: "\ed32"; } +.ti-kayak:before { + content: "\f1d6"; +} + .ti-kering:before { content: "\efb8"; } @@ -5402,6 +5442,10 @@ content: "\eaf9"; } +.ti-mouse-2:before { + content: "\f1d7"; +} + .ti-mouse-off:before { content: "\f163"; } @@ -5974,6 +6018,10 @@ content: "\eb0b"; } +.ti-podium:before { + content: "\f1d8"; +} + .ti-point:before { content: "\eb0c"; } @@ -6630,6 +6678,10 @@ content: "\eede"; } +.ti-shovel:before { + content: "\f1d9"; +} + .ti-shredder:before { content: "\eedf"; } @@ -7410,6 +7462,10 @@ content: "\ec4b"; } +.ti-truck-loading:before { + content: "\f1da"; +} + .ti-truck-off:before { content: "\ef03"; } @@ -7674,6 +7730,10 @@ content: "\f01e"; } +.ti-wheelchair:before { + content: "\f1db"; +} + .ti-wifi:before { content: "\eb52"; } @@ -7858,6 +7918,10 @@ content: "\eb56"; } +.ti-zoom-in-area:before { + content: "\f1dc"; +} + .ti-zoom-money:before { content: "\ef0a"; } @@ -7866,6 +7930,14 @@ content: "\eb57"; } +.ti-zoom-out-area:before { + content: "\f1dd"; +} + +.ti-zoom-pan:before { + content: "\f1de"; +} + .ti-zoom-question:before { content: "\edeb"; } -- cgit v1.2.1