From 17c42854d98062a90b3454ffd54aa7c888cd6210 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 1 Oct 2020 14:19:26 +0200 Subject: Release 1.31.0 --- iconfont/tabler-icons.css | 50 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index c6a208ed..d7a6e032 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.30.0 by tabler - https://tabler.io + * Tabler Icons 1.31.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1312,6 +1312,10 @@ content: ""; } +.ti-divide:before { + content: ""; +} + .ti-dots:before { content: ""; } @@ -1456,6 +1460,10 @@ content: ""; } +.ti-file-search:before { + content: ""; +} + .ti-file-shredder:before { content: ""; } @@ -2112,6 +2120,10 @@ content: ""; } +.ti-map-pins:before { + content: ""; +} + .ti-markdown:before { content: ""; } @@ -2436,6 +2448,14 @@ content: ""; } +.ti-pinned:before { + content: ""; +} + +.ti-pinned-off:before { + content: ""; +} + .ti-plane:before { content: ""; } @@ -2792,6 +2812,10 @@ content: ""; } +.ti-speakerphone:before { + content: ""; +} + .ti-square:before { content: ""; } @@ -2852,6 +2876,10 @@ content: ""; } +.ti-star-off:before { + content: ""; +} + .ti-stars:before { content: ""; } @@ -2892,6 +2920,10 @@ content: ""; } +.ti-sun-off:before { + content: ""; +} + .ti-sunset:before { content: ""; } @@ -3032,6 +3064,10 @@ content: ""; } +.ti-tools-kitchen:before { + content: ""; +} + .ti-tornado:before { content: ""; } @@ -3060,6 +3096,10 @@ content: ""; } +.ti-trash-off:before { + content: ""; +} + .ti-trees:before { content: ""; } @@ -3212,6 +3252,14 @@ content: ""; } +.ti-virus-off:before { + content: ""; +} + +.ti-virus-search:before { + content: ""; +} + .ti-volume:before { content: ""; } -- cgit v1.2.1