From bca342c37fbdd0e2951b19c2df5b4974b9e01247 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 28 Mar 2020 15:37:54 +0100 Subject: Release 1.3.1 --- iconfont/tabler-icons.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 940df80..e87c71d 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.3.0 by tabler - https://tabler.io + * Tabler Icons 1.3.1 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -480,6 +480,10 @@ content: ""; } +.ti-checkbox:before { + content: ""; +} + .ti-chevron-down:before { content: ""; } @@ -1132,6 +1136,14 @@ content: ""; } +.ti-login:before { + content: ""; +} + +.ti-logout:before { + content: ""; +} + .ti-magnet:before { content: ""; } -- cgit v1.2.1