From 2dced476e35c5371532a4610bc108c339de85f8f Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 1 Oct 2020 22:55:00 +0200 Subject: Release 1.32.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 d7a6e03..136f38d 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.31.0 by tabler - https://tabler.io + * Tabler Icons 1.32.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -516,6 +516,10 @@ content: ""; } +.ti-brand-airbnb:before { + content: ""; +} + .ti-brand-android:before { content: ""; } @@ -524,6 +528,10 @@ content: ""; } +.ti-brand-apple-arcade:before { + content: ""; +} + .ti-brand-appstore:before { content: ""; } @@ -540,6 +548,14 @@ content: ""; } +.ti-brand-codesandbox:before { + content: ""; +} + +.ti-brand-css3:before { + content: ""; +} + .ti-brand-deviantart:before { content: ""; } @@ -600,10 +616,18 @@ content: ""; } +.ti-brand-html5:before { + content: ""; +} + .ti-brand-instagram:before { content: ""; } +.ti-brand-kotlin:before { + content: ""; +} + .ti-brand-linkedin:before { content: ""; } @@ -660,10 +684,18 @@ content: ""; } +.ti-brand-soundcloud:before { + content: ""; +} + .ti-brand-spotify:before { content: ""; } +.ti-brand-steam:before { + content: ""; +} + .ti-brand-tabler:before { content: ""; } @@ -676,10 +708,18 @@ content: ""; } +.ti-brand-tidal:before { + content: ""; +} + .ti-brand-tiktok:before { content: ""; } +.ti-brand-tinder:before { + content: ""; +} + .ti-brand-tumblr:before { content: ""; } @@ -696,6 +736,10 @@ content: ""; } +.ti-brand-vk:before { + content: ""; +} + .ti-brand-whatsapp:before { content: ""; } @@ -704,6 +748,10 @@ content: ""; } +.ti-brand-yahoo:before { + content: ""; +} + .ti-brand-youtube:before { content: ""; } -- cgit v1.2.1