From b26765726e69e480f0008d7a5c07cb37c816d446 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 10 Aug 2022 13:15:20 +0200 Subject: Release 1.80.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 21612a7f..8da1da34 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.79.0 by tabler - https://tabler.io + * Tabler Icons 1.80.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1350,6 +1350,22 @@ content: "\ea45"; } +.ti-box-align-bottom:before { + content: "\f2a8"; +} + +.ti-box-align-left:before { + content: "\f2a9"; +} + +.ti-box-align-right:before { + content: "\f2aa"; +} + +.ti-box-align-top:before { + content: "\f2ab"; +} + .ti-box-margin:before { content: "\ee0b"; } @@ -1974,6 +1990,10 @@ content: "\ef59"; } +.ti-brand-unity:before { + content: "\f2ac"; +} + .ti-brand-unsplash:before { content: "\edd8"; } @@ -6586,6 +6606,22 @@ content: "\f009"; } +.ti-playstation-circle:before { + content: "\f2ad"; +} + +.ti-playstation-square:before { + content: "\f2ae"; +} + +.ti-playstation-triangle:before { + content: "\f2af"; +} + +.ti-playstation-x:before { + content: "\f2b0"; +} + .ti-plug:before { content: "\ebd9"; } @@ -8002,6 +8038,10 @@ content: "\ef87"; } +.ti-text-size:before { + content: "\f2b1"; +} + .ti-text-spellcheck:before { content: "\f2a6"; } @@ -8146,6 +8186,22 @@ content: "\ef30"; } +.ti-transition-bottom:before { + content: "\f2b2"; +} + +.ti-transition-left:before { + content: "\f2b3"; +} + +.ti-transition-right:before { + content: "\f2b4"; +} + +.ti-transition-top:before { + content: "\f2b5"; +} + .ti-trash:before { content: "\eb41"; } @@ -8626,6 +8682,22 @@ content: "\eb55"; } +.ti-xbox-a:before { + content: "\f2b6"; +} + +.ti-xbox-b:before { + content: "\f2b7"; +} + +.ti-xbox-x:before { + content: "\f2b8"; +} + +.ti-xbox-y:before { + content: "\f2b9"; +} + .ti-yin-yang:before { content: "\ec35"; } -- cgit v1.2.1