From ec765512055501df9acdd8ddbb260a80416a8661 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 10 Jul 2022 12:23:02 +0200 Subject: Release 1.74.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 ed2ad207..d2c2d3ec 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.73.0 by tabler - https://tabler.io + * Tabler Icons 1.74.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -514,6 +514,18 @@ content: "\f04e"; } +.ti-arrow-merge-both:before { + content: "\f23b"; +} + +.ti-arrow-merge-left:before { + content: "\f23c"; +} + +.ti-arrow-merge-right:before { + content: "\f23d"; +} + .ti-arrow-narrow-down:before { content: "\ea1a"; } @@ -4302,6 +4314,10 @@ content: "\f225"; } +.ti-garden-cart:before { + content: "\f23e"; +} + .ti-gas-station:before { content: "\ec7d"; } @@ -4502,6 +4518,10 @@ content: "\ec01"; } +.ti-ground:before { + content: "\f23f"; +} + .ti-growth:before { content: "\ee93"; } @@ -5310,6 +5330,38 @@ content: "\ef51"; } +.ti-logic-and:before { + content: "\f240"; +} + +.ti-logic-buffer:before { + content: "\f241"; +} + +.ti-logic-nand:before { + content: "\f242"; +} + +.ti-logic-nor:before { + content: "\f243"; +} + +.ti-logic-not:before { + content: "\f244"; +} + +.ti-logic-or:before { + content: "\f245"; +} + +.ti-logic-xnor:before { + content: "\f246"; +} + +.ti-logic-xor:before { + content: "\f247"; +} + .ti-login:before { content: "\eba7"; } @@ -5598,6 +5650,10 @@ content: "\ef64"; } +.ti-microwave:before { + content: "\f248"; +} + .ti-military-award:before { content: "\f079"; } @@ -5906,6 +5962,10 @@ content: "\eb97"; } +.ti-outbound:before { + content: "\f249"; +} + .ti-outlet:before { content: "\ebd7"; } @@ -7114,6 +7174,10 @@ content: "\ef1b"; } +.ti-sos:before { + content: "\f24a"; +} + .ti-soup:before { content: "\ef2e"; } @@ -7326,6 +7390,10 @@ content: "\ed38"; } +.ti-steam:before { + content: "\f24b"; +} + .ti-steering-wheel:before { content: "\ec7b"; } @@ -7346,6 +7414,10 @@ content: "\eb2f"; } +.ti-storm:before { + content: "\f24c"; +} + .ti-strikethrough:before { content: "\eb9e"; } -- cgit v1.2.1