From a84fcfc0c20a7abc5f836e9cecb4a153c871da04 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 23 Nov 2021 22:55:53 +0100 Subject: Release 1.45.0 --- iconfont/tabler-icons.css | 70 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index b4bf9269..d7435e1f 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.44.0 by tabler - https://tabler.io + * Tabler Icons 1.45.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -910,10 +910,18 @@ content: "\ed68"; } +.ti-brand-airtable:before { + content: "\ef6a"; +} + .ti-brand-android:before { content: "\ec16"; } +.ti-brand-angular:before { + content: "\ef6b"; +} + .ti-brand-apple:before { content: "\ec17"; } @@ -966,6 +974,10 @@ content: "\ed6b"; } +.ti-brand-cucumber:before { + content: "\ef6c"; +} + .ti-brand-debian:before { content: "\ef57"; } @@ -986,6 +998,10 @@ content: "\edca"; } +.ti-brand-doctrine:before { + content: "\ef6d"; +} + .ti-brand-dribbble:before { content: "\ec19"; } @@ -1002,6 +1018,10 @@ content: "\ec93"; } +.ti-brand-firebase:before { + content: "\ef6e"; +} + .ti-brand-firefox:before { content: "\ecfd"; } @@ -1018,6 +1038,10 @@ content: "\ec1b"; } +.ti-brand-git:before { + content: "\ef6f"; +} + .ti-brand-github:before { content: "\ec1c"; } @@ -1074,6 +1098,10 @@ content: "\ec8c"; } +.ti-brand-loom:before { + content: "\ef70"; +} + .ti-brand-mastercard:before { content: "\ef49"; } @@ -1086,6 +1114,10 @@ content: "\ec71"; } +.ti-brand-netbeans:before { + content: "\ef71"; +} + .ti-brand-netflix:before { content: "\edcf"; } @@ -1110,6 +1142,10 @@ content: "\ec22"; } +.ti-brand-php:before { + content: "\ef72"; +} + .ti-brand-pinterest:before { content: "\ec8d"; } @@ -1126,6 +1162,10 @@ content: "\ed01"; } +.ti-brand-react-native:before { + content: "\ef73"; +} + .ti-brand-reddit:before { content: "\ec8e"; } @@ -1182,6 +1222,10 @@ content: "\edd7"; } +.ti-brand-sublime-text:before { + content: "\ef74"; +} + .ti-brand-tabler:before { content: "\ec8f"; } @@ -1218,6 +1262,10 @@ content: "\ec27"; } +.ti-brand-uber:before { + content: "\ef75"; +} + .ti-brand-ubuntu:before { content: "\ef59"; } @@ -1234,6 +1282,10 @@ content: "\ed06"; } +.ti-brand-visual-studio:before { + content: "\ef76"; +} + .ti-brand-vk:before { content: "\ed72"; } @@ -3098,6 +3150,14 @@ content: "\ebbe"; } +.ti-language-hiragana:before { + content: "\ef77"; +} + +.ti-language-katakana:before { + content: "\ef78"; +} + .ti-layers-difference:before { content: "\eac8"; } @@ -4114,6 +4174,10 @@ content: "\eb0e"; } +.ti-prison:before { + content: "\ef79"; +} + .ti-prompt:before { content: "\eb0f"; } @@ -5274,6 +5338,10 @@ content: "\ec87"; } +.ti-wall:before { + content: "\ef7a"; +} + .ti-wallet:before { content: "\eb75"; } -- cgit v1.2.1