From cfec9ac6b788951176065c5401db3f3490195557 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 25 Dec 2021 22:43:49 +0100 Subject: Release 1.49.0 --- iconfont/tabler-icons.css | 74 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 4a20b44e..7270634a 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.48.0 by tabler - https://tabler.io + * Tabler Icons 1.49.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1138,6 +1138,10 @@ content: "\ec71"; } +.ti-brand-meta:before { + content: "\efb0"; +} + .ti-brand-netbeans:before { content: "\ef71"; } @@ -1838,6 +1842,10 @@ content: "\ed27"; } +.ti-circle-dot:before { + content: "\efb1"; +} + .ti-circle-dotted:before { content: "\ed28"; } @@ -1898,6 +1906,10 @@ content: "\ea6d"; } +.ti-clipboard-plus:before { + content: "\efb2"; +} + .ti-clipboard-x:before { content: "\ea6e"; } @@ -2094,6 +2106,10 @@ content: "\ef27"; } +.ti-creative-commons:before { + content: "\efb3"; +} + .ti-credit-card:before { content: "\ea84"; } @@ -2594,6 +2610,10 @@ content: "\ebe7"; } +.ti-exclamation-mark:before { + content: "\efb4"; +} + .ti-exposure:before { content: "\eb8c"; } @@ -2634,6 +2654,10 @@ content: "\efa7"; } +.ti-face-mask:before { + content: "\efb5"; +} + .ti-fall:before { content: "\ecb9"; } @@ -2914,6 +2938,10 @@ content: "\eaaf"; } +.ti-free-rights:before { + content: "\efb6"; +} + .ti-friends:before { content: "\eab0"; } @@ -2970,6 +2998,10 @@ content: "\ef7f"; } +.ti-git-pull-request-draft:before { + content: "\efb7"; +} + .ti-glass:before { content: "\eab8"; } @@ -3234,6 +3266,10 @@ content: "\ed32"; } +.ti-kering:before { + content: "\efb8"; +} + .ti-key:before { content: "\eac7"; } @@ -3966,6 +4002,18 @@ content: "\eeb7"; } +.ti-no-copyright:before { + content: "\efb9"; +} + +.ti-no-creative-commons:before { + content: "\efba"; +} + +.ti-no-derivatives:before { + content: "\efbb"; +} + .ti-note:before { content: "\eb6d"; } @@ -4246,6 +4294,10 @@ content: "\eebf"; } +.ti-player-eject:before { + content: "\efbc"; +} + .ti-player-pause:before { content: "\ed45"; } @@ -4314,6 +4366,10 @@ content: "\ecbf"; } +.ti-premium-rights:before { + content: "\efbd"; +} + .ti-prescription:before { content: "\ef99"; } @@ -4362,6 +4418,10 @@ content: "\ec9d"; } +.ti-quote:before { + content: "\efbe"; +} + .ti-radio:before { content: "\ef2d"; } @@ -4438,6 +4498,10 @@ content: "\ed57"; } +.ti-refresh-dot:before { + content: "\efbf"; +} + .ti-registered:before { content: "\eb14"; } @@ -5118,10 +5182,18 @@ content: "\eb34"; } +.ti-tag-off:before { + content: "\efc0"; +} + .ti-tags:before { content: "\ef86"; } +.ti-tags-off:before { + content: "\efc1"; +} + .ti-tallymark-1:before { content: "\ec46"; } -- cgit v1.2.1