From 7173695acc0d75b498ede15cdc935d567a240f21 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 29 Sep 2020 11:44:57 +0200 Subject: Release 1.30.0 --- iconfont/tabler-icons.css | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 1a74220c..c6a208ed 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.29.0 by tabler - https://tabler.io + * Tabler Icons 1.30.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1460,6 +1460,10 @@ content: ""; } +.ti-file-symlink:before { + content: ""; +} + .ti-file-text:before { content: ""; } @@ -1536,6 +1540,18 @@ content: ""; } +.ti-fold:before { + content: ""; +} + +.ti-fold-down:before { + content: ""; +} + +.ti-fold-up:before { + content: ""; +} + .ti-folder:before { content: ""; } @@ -2540,6 +2556,10 @@ content: ""; } +.ti-refresh-alert:before { + content: ""; +} + .ti-registered:before { content: ""; } @@ -2700,6 +2720,10 @@ content: ""; } +.ti-shield-lock:before { + content: ""; +} + .ti-shield-off:before { content: ""; } @@ -2776,6 +2800,18 @@ content: ""; } +.ti-square-dot:before { + content: ""; +} + +.ti-square-forbid:before { + content: ""; +} + +.ti-square-forbid-2:before { + content: ""; +} + .ti-square-minus:before { content: ""; } -- cgit v1.2.1