From 56b147e939648ca2a61aff34ba112c39fc1f784a Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 16 Mar 2022 12:55:37 +0100 Subject: Release 1.56.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 15ba3ff3..09eaa126 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.55.0 by tabler - https://tabler.io + * Tabler Icons 1.56.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -2894,6 +2894,10 @@ content: "\eaa4"; } +.ti-file-3d:before { + content: "\f032"; +} + .ti-file-alert:before { content: "\ede6"; } @@ -2902,10 +2906,26 @@ content: "\ede7"; } +.ti-file-arrow-left:before { + content: "\f033"; +} + +.ti-file-arrow-right:before { + content: "\f034"; +} + +.ti-file-barcode:before { + content: "\f035"; +} + .ti-file-certificate:before { content: "\ed4d"; } +.ti-file-chart:before { + content: "\f036"; +} + .ti-file-check:before { content: "\ea9c"; } @@ -2918,6 +2938,10 @@ content: "\ede8"; } +.ti-file-database:before { + content: "\f037"; +} + .ti-file-description:before { content: "\f028"; } @@ -2938,6 +2962,10 @@ content: "\efe0"; } +.ti-file-dots:before { + content: "\f038"; +} + .ti-file-download:before { content: "\ea9d"; } @@ -2982,6 +3010,10 @@ content: "\ecf2"; } +.ti-file-pencil:before { + content: "\f039"; +} + .ti-file-phone:before { content: "\ecdc"; } @@ -2990,10 +3022,22 @@ content: "\eaa0"; } +.ti-file-power:before { + content: "\f03a"; +} + .ti-file-report:before { content: "\eded"; } +.ti-file-rss:before { + content: "\f03b"; +} + +.ti-file-scissors:before { + content: "\f03c"; +} + .ti-file-search:before { content: "\ed5d"; } @@ -3006,6 +3050,18 @@ content: "\eaa1"; } +.ti-file-signal:before { + content: "\f03d"; +} + +.ti-file-spreadsheet:before { + content: "\f03e"; +} + +.ti-file-star:before { + content: "\f03f"; +} + .ti-file-symlink:before { content: "\ed53"; } @@ -3014,10 +3070,26 @@ content: "\eaa2"; } +.ti-file-time:before { + content: "\f040"; +} + +.ti-file-typography:before { + content: "\f041"; +} + +.ti-file-unknown:before { + content: "\f042"; +} + .ti-file-upload:before { content: "\ec91"; } +.ti-file-vector:before { + content: "\f043"; +} + .ti-file-x:before { content: "\eaa3"; } -- cgit v1.2.1