From 5053beccea86852a4ffeec2392fbed6756e4f817 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 29 Sep 2020 01:06:47 +0200 Subject: Release 1.29.0 --- iconfont/tabler-icons.css | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 57671feb..1a74220c 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.28.0 by tabler - https://tabler.io + * Tabler Icons 1.29.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1400,6 +1400,10 @@ content: ""; } +.ti-file-certificate:before { + content: ""; +} + .ti-file-check:before { content: ""; } @@ -1468,6 +1472,10 @@ content: ""; } +.ti-file-zip:before { + content: ""; +} + .ti-filter:before { content: ""; } @@ -1872,6 +1880,10 @@ content: ""; } +.ti-leaf:before { + content: ""; +} + .ti-lego:before { content: ""; } @@ -2424,6 +2436,10 @@ content: ""; } +.ti-plant:before { + content: ""; +} + .ti-player-pause:before { content: ""; } @@ -2628,6 +2644,10 @@ content: ""; } +.ti-seeding:before { + content: ""; +} + .ti-select:before { content: ""; } @@ -3120,6 +3140,10 @@ content: ""; } +.ti-versions:before { + content: ""; +} + .ti-video:before { content: ""; } -- cgit v1.2.1