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 6b451e8..1b766fe 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