From fc893d30cd5bd4d3d2a1bc4fef4ddf69852f2433 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Apr 2020 16:13:37 +0200 Subject: Release 1.5.0 --- iconfont/tabler-icons.css | 66 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 73d9b2d..eb20a10 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.4.0 by tabler - https://tabler.io + * Tabler Icons 1.5.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -76,6 +76,10 @@ content: ""; } +.ti-apps:before { + content: ""; +} + .ti-archive:before { content: ""; } @@ -368,6 +372,14 @@ content: ""; } +.ti-browser:before { + content: ""; +} + +.ti-brush:before { + content: ""; +} + .ti-bucket:before { content: ""; } @@ -424,10 +436,22 @@ content: ""; } +.ti-calendar-minus:before { + content: ""; +} + +.ti-calendar-plus:before { + content: ""; +} + .ti-camera:before { content: ""; } +.ti-car:before { + content: ""; +} + .ti-caret-down:before { content: ""; } @@ -548,6 +572,10 @@ content: ""; } +.ti-click:before { + content: ""; +} + .ti-clipboard:before { content: ""; } @@ -764,6 +792,10 @@ content: ""; } +.ti-discount:before { + content: ""; +} + .ti-dots:before { content: ""; } @@ -1060,6 +1092,10 @@ content: ""; } +.ti-language:before { + content: ""; +} + .ti-layers-difference:before { content: ""; } @@ -1144,6 +1180,14 @@ content: ""; } +.ti-letter-case:before { + content: ""; +} + +.ti-license:before { + content: ""; +} + .ti-lifebuoy:before { content: ""; } @@ -1300,6 +1344,10 @@ content: ""; } +.ti-new-section:before { + content: ""; +} + .ti-news:before { content: ""; } @@ -1476,6 +1524,10 @@ content: ""; } +.ti-scale:before { + content: ""; +} + .ti-scissors:before { content: ""; } @@ -1612,6 +1664,10 @@ content: ""; } +.ti-tax:before { + content: ""; +} + .ti-temperature:before { content: ""; } @@ -1676,6 +1732,14 @@ content: ""; } +.ti-truck:before { + content: ""; +} + +.ti-typography:before { + content: ""; +} + .ti-underline:before { content: ""; } -- cgit v1.2.1