From 98f489e28302423494412df6d59112d92203d5cf Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 18 Sep 2020 11:09:38 +0200 Subject: Release 1.21.0 --- iconfont/tabler-icons.css | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index cc607972..952978f5 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.20.0 by tabler - https://tabler.io + * Tabler Icons 1.21.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -480,6 +480,10 @@ content: ""; } +.ti-brand-discord:before { + content: ""; +} + .ti-brand-dribbble:before { content: ""; } @@ -844,10 +848,18 @@ content: ""; } +.ti-circle-square:before { + content: ""; +} + .ti-circle-x:before { content: ""; } +.ti-circles:before { + content: ""; +} + .ti-clear-formatting:before { content: ""; } @@ -1960,6 +1972,14 @@ content: ""; } +.ti-moon-2:before { + content: ""; +} + +.ti-moon-stars:before { + content: ""; +} + .ti-moped:before { content: ""; } @@ -2668,6 +2688,10 @@ content: ""; } +.ti-triangle-square-circle:before { + content: ""; +} + .ti-trident:before { content: ""; } -- cgit v1.2.1