From 242f591d9fa27cb7e78487e59be7d62fde39e022 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 16 Jun 2022 23:28:42 +0200 Subject: Release 1.70.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 66a32872..28f8f5ef 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.69.0 by tabler - https://tabler.io + * Tabler Icons 1.70.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -702,6 +702,14 @@ content: "\edac"; } +.ti-arrows-exchange:before { + content: "\f1f4"; +} + +.ti-arrows-exchange-2:before { + content: "\f1f3"; +} + .ti-arrows-horizontal:before { content: "\eb59"; } @@ -2186,6 +2194,14 @@ content: "\f0c9"; } +.ti-category:before { + content: "\f1f6"; +} + +.ti-category-2:before { + content: "\f1f5"; +} + .ti-ce:before { content: "\ed75"; } @@ -3350,6 +3366,10 @@ content: "\ebfa"; } +.ti-direction-sign:before { + content: "\f1f7"; +} + .ti-directions:before { content: "\ea8e"; } @@ -3386,6 +3406,10 @@ content: "\ee7c"; } +.ti-discount-check:before { + content: "\f1f8"; +} + .ti-divide:before { content: "\ed5c"; } @@ -3914,6 +3938,10 @@ content: "\ef2b"; } +.ti-fish-hook:before { + content: "\f1f9"; +} + .ti-fish-off:before { content: "\f12b"; } @@ -4086,6 +4114,10 @@ content: "\efb6"; } +.ti-fridge:before { + content: "\f1fa"; +} + .ti-friends:before { content: "\eab0"; } @@ -4422,6 +4454,10 @@ content: "\eb90"; } +.ti-health-recognition:before { + content: "\f1fb"; +} + .ti-heart:before { content: "\eabe"; } @@ -4506,6 +4542,10 @@ content: "\ebea"; } +.ti-history-toggle:before { + content: "\f1fc"; +} + .ti-home:before { content: "\eac1"; } @@ -5358,6 +5398,10 @@ content: "\ed42"; } +.ti-meteor:before { + content: "\f1fd"; +} + .ti-microphone:before { content: "\eaf0"; } @@ -5610,6 +5654,10 @@ content: "\f16b"; } +.ti-number:before { + content: "\f1fe"; +} + .ti-number-0:before { content: "\edf0"; } @@ -6522,6 +6570,14 @@ content: "\ebc8"; } +.ti-scan-eye:before { + content: "\f1ff"; +} + +.ti-schema:before { + content: "\f200"; +} + .ti-school:before { content: "\ecf7"; } @@ -6554,6 +6610,10 @@ content: "\ed17"; } +.ti-screenshot:before { + content: "\f201"; +} + .ti-scribble:before { content: "\f0a3"; } @@ -7302,6 +7362,10 @@ content: "\f1b1"; } +.ti-text-decrease:before { + content: "\f202"; +} + .ti-text-direction-ltr:before { content: "\eefc"; } @@ -7310,6 +7374,14 @@ content: "\eefd"; } +.ti-text-increase:before { + content: "\f203"; +} + +.ti-text-recognition:before { + content: "\f204"; +} + .ti-text-resize:before { content: "\ef87"; } -- cgit v1.2.1