From b83de256dc115bc9f84537c19430d5987b5194ed Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 11 Aug 2022 12:30:41 +0200 Subject: Release 1.81.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 8da1da34..c15ceed8 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.80.0 by tabler - https://tabler.io + * Tabler Icons 1.81.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -530,6 +530,22 @@ content: "\f23d"; } +.ti-arrow-move-down:before { + content: "\f2ba"; +} + +.ti-arrow-move-left:before { + content: "\f2bb"; +} + +.ti-arrow-move-right:before { + content: "\f2bc"; +} + +.ti-arrow-move-up:before { + content: "\f2bd"; +} + .ti-arrow-narrow-down:before { content: "\ea1a"; } @@ -3018,10 +3034,34 @@ content: "\eb82"; } +.ti-coin-bitcoin:before { + content: "\f2be"; +} + +.ti-coin-euro:before { + content: "\f2bf"; +} + .ti-coin-off:before { content: "\f0d1"; } +.ti-coin-pound:before { + content: "\f2c0"; +} + +.ti-coin-rupee:before { + content: "\f2c1"; +} + +.ti-coin-yen:before { + content: "\f2c2"; +} + +.ti-coin-yuan:before { + content: "\f2c3"; +} + .ti-color-picker:before { content: "\ebe6"; } @@ -5550,6 +5590,10 @@ content: "\eae0"; } +.ti-location-broken:before { + content: "\f2c4"; +} + .ti-location-off:before { content: "\f155"; } @@ -5974,6 +6018,14 @@ content: "\ec03"; } +.ti-mood-look-left:before { + content: "\f2c5"; +} + +.ti-mood-look-right:before { + content: "\f2c6"; +} + .ti-mood-nervous:before { content: "\ef96"; } @@ -5990,6 +6042,10 @@ content: "\eaf6"; } +.ti-mood-sing:before { + content: "\f2c7"; +} + .ti-mood-smile:before { content: "\eaf7"; } @@ -6086,6 +6142,10 @@ content: "\f166"; } +.ti-navigation:before { + content: "\f2c8"; +} + .ti-network:before { content: "\f09f"; } @@ -6254,6 +6314,10 @@ content: "\f16c"; } +.ti-packages:before { + content: "\f2c9"; +} + .ti-packge-export:before { content: "\f07a"; } @@ -8146,6 +8210,14 @@ content: "\ecd0"; } +.ti-tower:before { + content: "\f2cb"; +} + +.ti-tower-off:before { + content: "\f2ca"; +} + .ti-track:before { content: "\ef00"; } -- cgit v1.2.1