From 27e9587463368936da664db9abeac4bcbc20136d Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 22 Sep 2020 13:58:51 +0200 Subject: Release 1.25.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 41b4582..6a30783 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.24.0 by tabler - https://tabler.io + * Tabler Icons 1.25.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -36,6 +36,14 @@ content: ""; } +.ti-access-point:before { + content: ""; +} + +.ti-access-point-off:before { + content: ""; +} + .ti-accessible:before { content: ""; } @@ -368,6 +376,10 @@ content: ""; } +.ti-battery-off:before { + content: ""; +} + .ti-bed:before { content: ""; } @@ -1616,6 +1628,10 @@ content: ""; } +.ti-headphones-off:before { + content: ""; +} + .ti-headset:before { content: ""; } @@ -1960,6 +1976,10 @@ content: ""; } +.ti-lock-off:before { + content: ""; +} + .ti-lock-open:before { content: ""; } @@ -2968,6 +2988,22 @@ content: ""; } +.ti-video:before { + content: ""; +} + +.ti-video-minus:before { + content: ""; +} + +.ti-video-off:before { + content: ""; +} + +.ti-video-plus:before { + content: ""; +} + .ti-viewfinder:before { content: ""; } -- cgit v1.2.1