From 2dc43bb09ee70e2577ec22948f139978626363eb Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 14 Jun 2022 23:35:19 +0200 Subject: Release 1.69.0 --- iconfont/tabler-icons.css | 82 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 81 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 187ecd98..66a32872 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.68.0 by tabler - https://tabler.io + * Tabler Icons 1.69.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -158,6 +158,18 @@ content: "\ea0a"; } +.ti-alphabet-cyrillic:before { + content: "\f1df"; +} + +.ti-alphabet-greek:before { + content: "\f1e0"; +} + +.ti-alphabet-latin:before { + content: "\f1e1"; +} + .ti-ambulance:before { content: "\ebf5"; } @@ -786,6 +798,10 @@ content: "\f0ae"; } +.ti-article:before { + content: "\f1e2"; +} + .ti-aspect-ratio:before { content: "\ed30"; } @@ -1346,6 +1362,18 @@ content: "\ebcd"; } +.ti-brackets-contain:before { + content: "\f1e5"; +} + +.ti-brackets-contain-end:before { + content: "\f1e3"; +} + +.ti-brackets-contain-start:before { + content: "\f1e4"; +} + .ti-brackets-off:before { content: "\f0c0"; } @@ -1378,6 +1406,10 @@ content: "\ed69"; } +.ti-brand-apple-podcast:before { + content: "\f1e6"; +} + .ti-brand-appstore:before { content: "\ed24"; } @@ -1558,6 +1590,10 @@ content: "\ec8c"; } +.ti-brand-linktree:before { + content: "\f1e7"; +} + .ti-brand-loom:before { content: "\ef70"; } @@ -1834,6 +1870,14 @@ content: "\eb7e"; } +.ti-broadcast:before { + content: "\f1e9"; +} + +.ti-broadcast-off:before { + content: "\f1e8"; +} + .ti-browser:before { content: "\ebb7"; } @@ -2594,6 +2638,10 @@ content: "\ea75"; } +.ti-clover:before { + content: "\f1ea"; +} + .ti-clubs:before { content: "\eff4"; } @@ -5742,10 +5790,18 @@ content: "\eb04"; } +.ti-pencil-minus:before { + content: "\f1eb"; +} + .ti-pencil-off:before { content: "\f173"; } +.ti-pencil-plus:before { + content: "\f1ec"; +} + .ti-pennant:before { content: "\ed7d"; } @@ -5910,6 +5966,10 @@ content: "\f17a"; } +.ti-plane-tilt:before { + content: "\f1ed"; +} + .ti-planet:before { content: "\ec08"; } @@ -6694,6 +6754,18 @@ content: "\f06c"; } +.ti-signal-3g:before { + content: "\f1ee"; +} + +.ti-signal-4g:before { + content: "\f1ef"; +} + +.ti-signal-5g:before { + content: "\f1f0"; +} + .ti-signature:before { content: "\eee0"; } @@ -7774,6 +7846,14 @@ content: "\ef06"; } +.ti-window-maximize:before { + content: "\f1f1"; +} + +.ti-window-minimize:before { + content: "\f1f2"; +} + .ti-window-off:before { content: "\f1c9"; } -- cgit v1.2.1