From 70c1c16e61628a096dc53e811c8d6ce4bc070666 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 19 Aug 2020 22:55:58 +0200 Subject: Release 1.13.1 --- iconfont/tabler-icons.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index f6c4b6d7..277f5af2 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.13.0 by tabler - https://tabler.io + * Tabler Icons 1.13.1 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -2288,10 +2288,6 @@ content: ""; } -.ti-test:before { - content: ""; -} - .ti-test-pipe:before { content: ""; } -- cgit v1.2.1 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 From 2b1bab15f659f73dbe685d665c53d6527ac2c7e8 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 24 Aug 2020 20:32:02 +0200 Subject: Release 1.15.0 --- iconfont/tabler-icons.css | 46 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 43 insertions(+), 3 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 6b451e87..1b766fe3 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.14.0 by tabler - https://tabler.io + * Tabler Icons 1.15.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -124,6 +124,22 @@ content: ""; } +.ti-arrow-bar-to-down:before { + content: ""; +} + +.ti-arrow-bar-to-left:before { + content: ""; +} + +.ti-arrow-bar-to-right:before { + content: ""; +} + +.ti-arrow-bar-to-up:before { + content: ""; +} + .ti-arrow-bar-up:before { content: ""; } @@ -464,6 +480,10 @@ content: ""; } +.ti-brand-linkedin:before { + content: ""; +} + .ti-brand-medium:before { content: ""; } @@ -480,6 +500,14 @@ content: ""; } +.ti-brand-pinterest:before { + content: ""; +} + +.ti-brand-reddit:before { + content: ""; +} + .ti-brand-safari:before { content: ""; } @@ -496,6 +524,10 @@ content: ""; } +.ti-brand-tabler:before { + content: ""; +} + .ti-brand-telegram:before { content: ""; } @@ -512,6 +544,10 @@ content: ""; } +.ti-brand-youtube:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -1152,6 +1188,10 @@ content: ""; } +.ti-file-upload:before { + content: ""; +} + .ti-file-x:before { content: ""; } @@ -2244,8 +2284,8 @@ content: ""; } -.ti-swiming:before { - content: ""; +.ti-swimming:before { + content: ""; } .ti-switch:before { -- cgit v1.2.1