From e3aaadc0201945ea0b1159cc422b9517b84a54a4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 13 Mar 2022 00:17:30 +0100 Subject: Release 1.55.0 --- iconfont/tabler-icons.css | 78 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 73 insertions(+), 5 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 476a50df..15ba3ff3 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.54.0 by tabler - https://tabler.io + * Tabler Icons 1.55.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -38,6 +38,10 @@ content: "\ecd7"; } +.ti-3d-rotate:before { + content: "\f020"; +} + .ti-a-b:before { content: "\ec36"; } @@ -66,6 +70,10 @@ content: "\ef1f"; } +.ti-address-book:before { + content: "\f021"; +} + .ti-adjustments:before { content: "\ea03"; } @@ -90,6 +98,10 @@ content: "\ea04"; } +.ti-album:before { + content: "\f022"; +} + .ti-alert-circle:before { content: "\ea05"; } @@ -638,6 +650,10 @@ content: "\ebdf"; } +.ti-augmented-reality:before { + content: "\f023"; +} + .ti-award:before { content: "\ea2c"; } @@ -730,6 +746,10 @@ content: "\f00e"; } +.ti-baseline:before { + content: "\f024"; +} + .ti-basket:before { content: "\ebe1"; } @@ -2502,6 +2522,10 @@ content: "\ee70"; } +.ti-dental:before { + content: "\f025"; +} + .ti-details:before { content: "\ee71"; } @@ -2566,6 +2590,10 @@ content: "\eb86"; } +.ti-device-nintendo:before { + content: "\f026"; +} + .ti-device-speaker:before { content: "\ea8b"; } @@ -2794,6 +2822,10 @@ content: "\eb8b"; } +.ti-error-404:before { + content: "\f027"; +} + .ti-exchange:before { content: "\ebe7"; } @@ -2886,6 +2918,10 @@ content: "\ede8"; } +.ti-file-description:before { + content: "\f028"; +} + .ti-file-diff:before { content: "\ecf1"; } @@ -2962,6 +2998,10 @@ content: "\ed5d"; } +.ti-file-settings:before { + content: "\f029"; +} + .ti-file-shredder:before { content: "\eaa1"; } @@ -3082,6 +3122,10 @@ content: "\ebd3"; } +.ti-focus-centered:before { + content: "\f02a"; +} + .ti-fold:before { content: "\ed56"; } @@ -3202,6 +3246,10 @@ content: "\efb7"; } +.ti-gizmo:before { + content: "\f02b"; +} + .ti-glass:before { content: "\eab8"; } @@ -3606,6 +3654,10 @@ content: "\ead4"; } +.ti-layout-dashboard:before { + content: "\f02c"; +} + .ti-layout-distribute-horizontal:before { content: "\ead5"; } @@ -3802,10 +3854,6 @@ content: "\ec69"; } -.ti-letters-case:before { - content: "\ec6a"; -} - .ti-license:before { content: "\ebc0"; } @@ -4370,6 +4418,14 @@ content: "\ebd7"; } +.ti-oval:before { + content: "\f02e"; +} + +.ti-oval-vertical:before { + content: "\f02d"; +} + .ti-overline:before { content: "\eebb"; } @@ -4402,6 +4458,10 @@ content: "\ed34"; } +.ti-paper-bag:before { + content: "\f02f"; +} + .ti-paperclip:before { content: "\eb02"; } @@ -5514,6 +5574,10 @@ content: "\eb32"; } +.ti-sword:before { + content: "\f030"; +} + .ti-table:before { content: "\eba1"; } @@ -5654,6 +5718,10 @@ content: "\eefe"; } +.ti-timeline:before { + content: "\f031"; +} + .ti-tir:before { content: "\ebf0"; } -- cgit v1.2.1