From fb0a9239b7f75c141edf0502255115f9e7efe1d9 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 27 Apr 2021 00:14:39 +0200 Subject: Release 1.41.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 6d177e9b..031c60fa 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.40.0 by tabler - https://tabler.io + * Tabler Icons 1.41.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -62,6 +62,10 @@ content: "\ea02"; } +.ti-ad-2:before { + content: "\ef1f"; +} + .ti-adjustments:before { content: "\ea03"; } @@ -126,6 +130,10 @@ content: "\eb76"; } +.ti-angle:before { + content: "\ef20"; +} + .ti-antenna-bars-1:before { content: "\ecc7"; } @@ -150,6 +158,10 @@ content: "\eb58"; } +.ti-apple:before { + content: "\ef21"; +} + .ti-apps:before { content: "\ebb6"; } @@ -738,6 +750,10 @@ content: "\ee0a"; } +.ti-border-style-2:before { + content: "\ef22"; +} + .ti-border-top:before { content: "\ea43"; } @@ -762,6 +778,10 @@ content: "\ee0c"; } +.ti-box-model-2:before { + content: "\ef23"; +} + .ti-box-multiple:before { content: "\ee17"; } @@ -1118,6 +1138,10 @@ content: "\edd8"; } +.ti-brand-vercel:before { + content: "\ef24"; +} + .ti-brand-vimeo:before { content: "\ed06"; } @@ -1350,6 +1374,10 @@ content: "\ebbb"; } +.ti-car-crane:before { + content: "\ef25"; +} + .ti-caravan:before { content: "\ec7c"; } @@ -1502,6 +1530,10 @@ content: "\ebaa"; } +.ti-cheese:before { + content: "\ef26"; +} + .ti-chevron-down:before { content: "\ea5f"; } @@ -1866,6 +1898,10 @@ content: "\ee4f"; } +.ti-crane:before { + content: "\ef27"; +} + .ti-credit-card:before { content: "\ea84"; } @@ -1890,6 +1926,10 @@ content: "\ee50"; } +.ti-cup:before { + content: "\ef28"; +} + .ti-curly-loop:before { content: "\ecda"; } @@ -2206,6 +2246,10 @@ content: "\ee7d"; } +.ti-dog-bowl:before { + content: "\ef29"; +} + .ti-dots:before { content: "\ea95"; } @@ -2350,6 +2394,10 @@ content: "\ee8b"; } +.ti-fence:before { + content: "\ef2a"; +} + .ti-file:before { content: "\eaa4"; } @@ -2490,6 +2538,10 @@ content: "\ebe8"; } +.ti-fish:before { + content: "\ef2b"; +} + .ti-flag:before { content: "\eaa6"; } @@ -3394,6 +3446,10 @@ content: "\eaf0"; } +.ti-microphone-2:before { + content: "\ef2c"; +} + .ti-microphone-off:before { content: "\ed16"; } @@ -3886,6 +3942,10 @@ content: "\ec9d"; } +.ti-radio:before { + content: "\ef2d"; +} + .ti-radioactive:before { content: "\ecc0"; } @@ -4330,6 +4390,10 @@ content: "\ef1b"; } +.ti-soup:before { + content: "\ef2e"; +} + .ti-space:before { content: "\ec0c"; } @@ -4754,6 +4818,14 @@ content: "\ed96"; } +.ti-transfer-in:before { + content: "\ef2f"; +} + +.ti-transfer-out:before { + content: "\ef30"; +} + .ti-trash:before { content: "\eb41"; } -- cgit v1.2.1