From 1c7aa9babda3f11f87291e7895c505baf236eb80 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 31 May 2020 23:14:47 +0200 Subject: Release 1.7.0 --- iconfont/tabler-icons.css | 94 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 93 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index cbbeabf..d9c7a95 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.6.1 by tabler - https://tabler.io + * Tabler Icons 1.7.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -52,6 +52,10 @@ content: ""; } +.ti-alien:before { + content: ""; +} + .ti-align-center:before { content: ""; } @@ -236,6 +240,10 @@ content: ""; } +.ti-atom-2:before { + content: ""; +} + .ti-award:before { content: ""; } @@ -244,6 +252,10 @@ content: ""; } +.ti-ball:before { + content: ""; +} + .ti-ban:before { content: ""; } @@ -256,6 +268,10 @@ content: ""; } +.ti-basket:before { + content: ""; +} + .ti-battery:before { content: ""; } @@ -408,6 +424,10 @@ content: ""; } +.ti-building-bank:before { + content: ""; +} + .ti-building-bridge:before { content: ""; } @@ -428,6 +448,10 @@ content: ""; } +.ti-building-warehouse:before { + content: ""; +} + .ti-bulb:before { content: ""; } @@ -436,6 +460,10 @@ content: ""; } +.ti-bus:before { + content: ""; +} + .ti-calculator:before { content: ""; } @@ -584,6 +612,10 @@ content: ""; } +.ti-clear-formatting:before { + content: ""; +} + .ti-click:before { content: ""; } @@ -640,6 +672,10 @@ content: ""; } +.ti-color-picker:before { + content: ""; +} + .ti-color-swatch:before { content: ""; } @@ -864,6 +900,10 @@ content: ""; } +.ti-exchange:before { + content: ""; +} + .ti-exposure:before { content: ""; } @@ -936,6 +976,10 @@ content: ""; } +.ti-firetruck:before { + content: ""; +} + .ti-flag:before { content: ""; } @@ -1004,6 +1048,10 @@ content: ""; } +.ti-forklift:before { + content: ""; +} + .ti-frame:before { content: ""; } @@ -1088,6 +1136,10 @@ content: ""; } +.ti-history:before { + content: ""; +} + .ti-home:before { content: ""; } @@ -1308,6 +1360,10 @@ content: ""; } +.ti-math:before { + content: ""; +} + .ti-maximize:before { content: ""; } @@ -1660,6 +1716,10 @@ content: ""; } +.ti-social:before { + content: ""; +} + .ti-sort-ascending:before { content: ""; } @@ -1760,6 +1820,14 @@ content: ""; } +.ti-temperature-minus:before { + content: ""; +} + +.ti-temperature-plus:before { + content: ""; +} + .ti-template:before { content: ""; } @@ -1768,6 +1836,10 @@ content: ""; } +.ti-terminal-2:before { + content: ""; +} + .ti-test-pipe:before { content: ""; } @@ -1788,6 +1860,10 @@ content: ""; } +.ti-tir:before { + content: ""; +} + .ti-toggle-left:before { content: ""; } @@ -1832,6 +1908,10 @@ content: ""; } +.ti-umbrella:before { + content: ""; +} + .ti-underline:before { content: ""; } @@ -1868,10 +1948,22 @@ content: ""; } +.ti-users:before { + content: ""; +} + .ti-viewfinder:before { content: ""; } +.ti-viewport-narrow:before { + content: ""; +} + +.ti-viewport-wide:before { + content: ""; +} + .ti-virus:before { content: ""; } -- cgit v1.2.1