From 9bbcbf98765422220741047252544d8fa9f043da Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 1 Sep 2020 18:34:12 +0200 Subject: Release 1.16.0 --- iconfont/tabler-icons.css | 54 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 1b766fe3..324fc3e4 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.15.0 by tabler - https://tabler.io + * Tabler Icons 1.16.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -456,6 +456,10 @@ content: ""; } +.ti-brand-figma:before { + content: ""; +} + .ti-brand-framer:before { content: ""; } @@ -1356,6 +1360,30 @@ content: ""; } +.ti-h-1:before { + content: ""; +} + +.ti-h-2:before { + content: ""; +} + +.ti-h-3:before { + content: ""; +} + +.ti-h-4:before { + content: ""; +} + +.ti-h-5:before { + content: ""; +} + +.ti-h-6:before { + content: ""; +} + .ti-hand-middle-finger:before { content: ""; } @@ -1796,6 +1824,14 @@ content: ""; } +.ti-message-plus:before { + content: ""; +} + +.ti-message-report:before { + content: ""; +} + .ti-messages:before { content: ""; } @@ -1976,6 +2012,10 @@ content: ""; } +.ti-pin:before { + content: ""; +} + .ti-plane:before { content: ""; } @@ -2028,6 +2068,10 @@ content: ""; } +.ti-question-mark:before { + content: ""; +} + .ti-record-mail:before { content: ""; } @@ -2124,6 +2168,10 @@ content: ""; } +.ti-select:before { + content: ""; +} + .ti-selector:before { content: ""; } @@ -2264,6 +2312,10 @@ content: ""; } +.ti-subtask:before { + content: ""; +} + .ti-sum:before { content: ""; } -- cgit v1.2.1