From 5d462f3027c370ab713fd6e44dda11c17462e71a Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 5 Apr 2022 00:31:43 +0200 Subject: Release 1.62.0 --- iconfont/tabler-icons.css | 78 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 75 insertions(+), 3 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 2c722852..e9278dc6 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.61.0 by tabler - https://tabler.io + * Tabler Icons 1.62.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -46,6 +46,10 @@ content: "\ec36"; } +.ti-a-b-off:before { + content: "\f0a6"; +} + .ti-abacus:before { content: "\f05c"; } @@ -62,6 +66,10 @@ content: "\eba9"; } +.ti-accessible-off:before { + content: "\f0a7"; +} + .ti-activity:before { content: "\ed23"; } @@ -90,6 +98,10 @@ content: "\ec38"; } +.ti-adjustments-off:before { + content: "\f0a8"; +} + .ti-aerial-lift:before { content: "\edfe"; } @@ -102,6 +114,10 @@ content: "\ea04"; } +.ti-alarm-off:before { + content: "\f0a9"; +} + .ti-album:before { content: "\f022"; } @@ -174,6 +190,10 @@ content: "\eccb"; } +.ti-antenna-bars-off:before { + content: "\f0aa"; +} + .ti-aperture:before { content: "\eb58"; } @@ -186,6 +206,10 @@ content: "\effc"; } +.ti-api-app-off:before { + content: "\f0ab"; +} + .ti-app-window:before { content: "\efe6"; } @@ -198,10 +222,18 @@ content: "\ebb6"; } +.ti-apps-off:before { + content: "\f0ac"; +} + .ti-archive:before { content: "\ea0b"; } +.ti-archive-off:before { + content: "\f0ad"; +} + .ti-armchair:before { content: "\ef9e"; } @@ -734,10 +766,18 @@ content: "\ea2a"; } +.ti-artboard-off:before { + content: "\f0ae"; +} + .ti-aspect-ratio:before { content: "\ed30"; } +.ti-aspect-ratio-off:before { + content: "\f0af"; +} + .ti-asterisk:before { content: "\efd5"; } @@ -750,6 +790,10 @@ content: "\ea2b"; } +.ti-at-off:before { + content: "\f0b0"; +} + .ti-atom:before { content: "\eb79"; } @@ -842,6 +886,10 @@ content: "\f06e"; } +.ti-ballpen-off:before { + content: "\f0b1"; +} + .ti-ban:before { content: "\ea2e"; } @@ -854,18 +902,30 @@ content: "\eff0"; } +.ti-barbell-off:before { + content: "\f0b2"; +} + .ti-barcode:before { content: "\ebc6"; } -.ti-barell:before { - content: "\f06f"; +.ti-barcode-off:before { + content: "\f0b3"; +} + +.ti-barrel:before { + content: "\f0b4"; } .ti-barrier-block:before { content: "\f00e"; } +.ti-barrier-block-off:before { + content: "\f0b5"; +} + .ti-baseline:before { content: "\f024"; } @@ -874,6 +934,10 @@ content: "\ebe1"; } +.ti-basket-off:before { + content: "\f0b6"; +} + .ti-bath:before { content: "\ef48"; } @@ -922,6 +986,10 @@ content: "\ef3d"; } +.ti-beach-off:before { + content: "\f0b7"; +} + .ti-bed:before { content: "\eb5c"; } @@ -974,6 +1042,10 @@ content: "\ea36"; } +.ti-bike-off:before { + content: "\f0b8"; +} + .ti-binary:before { content: "\ee08"; } -- cgit v1.2.1