From 1f3395bfffc6a4f8ec041993515ad1afb8e9c635 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 15 Nov 2021 12:42:21 +0100 Subject: Release 1.43.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 446b6ade..79c467e1 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.42.0 by tabler - https://tabler.io + * Tabler Icons 1.43.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -570,10 +570,22 @@ content: "\ea2c"; } +.ti-axis-x:before { + content: "\ef45"; +} + +.ti-axis-y:before { + content: "\ef46"; +} + .ti-backhoe:before { content: "\ed86"; } +.ti-backpack:before { + content: "\ef47"; +} + .ti-backspace:before { content: "\ea2d"; } @@ -626,6 +638,10 @@ content: "\ebe1"; } +.ti-bath:before { + content: "\ef48"; +} + .ti-battery:before { content: "\ea34"; } @@ -1054,6 +1070,10 @@ content: "\ec8c"; } +.ti-brand-mastercard:before { + content: "\ef49"; +} + .ti-brand-medium:before { content: "\ec70"; } @@ -1146,6 +1166,10 @@ content: "\ed03"; } +.ti-brand-stack-ofverflow:before { + content: "\ef4a"; +} + .ti-brand-steam:before { content: "\ed6f"; } @@ -2014,6 +2038,10 @@ content: "\ee55"; } +.ti-currency-dogecoin:before { + content: "\ef4b"; +} + .ti-currency-dollar:before { content: "\eb84"; } @@ -2306,6 +2334,18 @@ content: "\ef29"; } +.ti-door:before { + content: "\ef4e"; +} + +.ti-door-enter:before { + content: "\ef4c"; +} + +.ti-door-exit:before { + content: "\ef4d"; +} + .ti-dots:before { content: "\ea95"; } @@ -2826,6 +2866,10 @@ content: "\ec99"; } +.ti-hand-click:before { + content: "\ef4f"; +} + .ti-hand-finger:before { content: "\ee94"; } @@ -2838,6 +2882,10 @@ content: "\ec2d"; } +.ti-hand-move:before { + content: "\ef50"; +} + .ti-hand-off:before { content: "\ed15"; } @@ -3338,6 +3386,10 @@ content: "\eae1"; } +.ti-lock-square:before { + content: "\ef51"; +} + .ti-login:before { content: "\eba7"; } @@ -3870,6 +3922,10 @@ content: "\ed44"; } +.ti-pig:before { + content: "\ef52"; +} + .ti-pill:before { content: "\ec44"; } @@ -4230,6 +4286,10 @@ content: "\ebc2"; } +.ti-scale-outline:before { + content: "\ef53"; +} + .ti-scan:before { content: "\ebc8"; } @@ -4478,6 +4538,14 @@ content: "\ec0c"; } +.ti-spacing-horizontal:before { + content: "\ef54"; +} + +.ti-spacing-vertical:before { + content: "\ef55"; +} + .ti-speakerphone:before { content: "\ed61"; } @@ -5138,6 +5206,10 @@ content: "\eb75"; } +.ti-wallpaper:before { + content: "\ef56"; +} + .ti-wand:before { content: "\ebcb"; } -- cgit v1.2.1