From 90ca6ffbdec093889e9fc29fa5df7a4fb5ea5763 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 4 Jun 2020 22:04:02 +0200 Subject: Release 1.8.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 42b5713..13914b4 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.8.0 by tabler - https://tabler.io + * Tabler Icons 1.8.1 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1304,6 +1304,10 @@ content: ""; } +.ti-layout-cards:before { + content: ""; +} + .ti-layout-columns:before { content: ""; } @@ -1316,6 +1320,10 @@ content: ""; } +.ti-layout-list:before { + content: ""; +} + .ti-layout-navbar:before { content: ""; } @@ -1708,6 +1716,10 @@ content: ""; } +.ti-rotate-rectangle:before { + content: ""; +} + .ti-route:before { content: ""; } -- cgit v1.2.1