From 0c726fb0a1a387728166a5f863fe7f4aecf8593a Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 21 Aug 2020 18:37:38 +0200 Subject: Release 1.14.0 --- iconfont/tabler-icons.css | 50 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 277f5af2..6b451e87 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.13.1 by tabler - https://tabler.io + * Tabler Icons 1.14.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -644,6 +644,10 @@ content: ""; } +.ti-caravan:before { + content: ""; +} + .ti-caret-down:before { content: ""; } @@ -1244,6 +1248,10 @@ content: ""; } +.ti-gas-station:before { + content: ""; +} + .ti-gauge:before { content: ""; } @@ -1396,6 +1404,14 @@ content: ""; } +.ti-keyboard-hide:before { + content: ""; +} + +.ti-keyboard-show:before { + content: ""; +} + .ti-language:before { content: ""; } @@ -1696,6 +1712,10 @@ content: ""; } +.ti-mars:before { + content: ""; +} + .ti-math:before { content: ""; } @@ -1844,6 +1864,10 @@ content: ""; } +.ti-page-break:before { + content: ""; +} + .ti-paint:before { content: ""; } @@ -2032,6 +2056,14 @@ content: ""; } +.ti-run:before { + content: ""; +} + +.ti-sailboat:before { + content: ""; +} + .ti-scale:before { content: ""; } @@ -2104,6 +2136,10 @@ content: ""; } +.ti-ship:before { + content: ""; +} + .ti-shirt:before { content: ""; } @@ -2208,6 +2244,10 @@ content: ""; } +.ti-swiming:before { + content: ""; +} + .ti-switch:before { content: ""; } @@ -2428,6 +2468,10 @@ content: ""; } +.ti-venus:before { + content: ""; +} + .ti-viewfinder:before { content: ""; } @@ -2456,6 +2500,10 @@ content: ""; } +.ti-walk:before { + content: ""; +} + .ti-wallet:before { content: ""; } -- cgit v1.2.1