From ff18569f99adfe3b8083e38f34495d606a64020c Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 5 Jun 2020 18:55:56 +0200 Subject: Release 1.9.0 --- iconfont/tabler-icons.css | 98 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 73 insertions(+), 25 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 13914b4..24e38d3 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.8.1 by tabler - https://tabler.io + * Tabler Icons 1.9.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -388,6 +388,78 @@ content: ""; } +.ti-brand-android:before { + content: ""; +} + +.ti-brand-apple:before { + content: ""; +} + +.ti-brand-chrome:before { + content: ""; +} + +.ti-brand-dribbble:before { + content: ""; +} + +.ti-brand-facebook:before { + content: ""; +} + +.ti-brand-framer:before { + content: ""; +} + +.ti-brand-github:before { + content: ""; +} + +.ti-brand-gitlab:before { + content: ""; +} + +.ti-brand-google:before { + content: ""; +} + +.ti-brand-google-drive:before { + content: ""; +} + +.ti-brand-instagram:before { + content: ""; +} + +.ti-brand-opera:before { + content: ""; +} + +.ti-brand-paypal:before { + content: ""; +} + +.ti-brand-safari:before { + content: ""; +} + +.ti-brand-sketch:before { + content: ""; +} + +.ti-brand-snapchat:before { + content: ""; +} + +.ti-brand-telegram:before { + content: ""; +} + +.ti-brand-twitter:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -604,10 +676,6 @@ content: ""; } -.ti-chrome:before { - content: ""; -} - .ti-circle:before { content: ""; } @@ -904,10 +972,6 @@ content: ""; } -.ti-dribbble:before { - content: ""; -} - .ti-droplet:before { content: ""; } @@ -952,10 +1016,6 @@ content: ""; } -.ti-facebook:before { - content: ""; -} - .ti-file:before { content: ""; } @@ -1132,10 +1192,6 @@ content: ""; } -.ti-github:before { - content: ""; -} - .ti-glass:before { content: ""; } @@ -1148,10 +1204,6 @@ content: ""; } -.ti-google:before { - content: ""; -} - .ti-grid:before { content: ""; } @@ -2028,10 +2080,6 @@ content: ""; } -.ti-twitter:before { - content: ""; -} - .ti-typography:before { content: ""; } -- cgit v1.2.1