From 0300fec5e92d49652133659252e978c58773ce7a Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 12 Apr 2022 00:11:08 +0200 Subject: Release 1.64.0 --- iconfont/tabler-icons.css | 114 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 113 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index b8237edf..3fed8790 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.63.0 by tabler - https://tabler.io + * Tabler Icons 1.64.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -74,6 +74,10 @@ content: "\ed23"; } +.ti-activity-heartbeat:before { + content: "\f0db"; +} + .ti-ad:before { content: "\ea02"; } @@ -1290,6 +1294,10 @@ content: "\f0c0"; } +.ti-brand-adobe:before { + content: "\f0dc"; +} + .ti-brand-airbnb:before { content: "\ed68"; } @@ -1522,10 +1530,18 @@ content: "\edcf"; } +.ti-brand-nextjs:before { + content: "\f0dd"; +} + .ti-brand-notion:before { content: "\ef7b"; } +.ti-brand-nuxt:before { + content: "\f0de"; +} + .ti-brand-nytimes:before { content: "\ef8d"; } @@ -1634,6 +1650,10 @@ content: "\ef74"; } +.ti-brand-svelte:before { + content: "\f0df"; +} + .ti-brand-tabler:before { content: "\ec8f"; } @@ -1702,6 +1722,10 @@ content: "\ed72"; } +.ti-brand-vue:before { + content: "\f0e0"; +} + .ti-brand-whatsapp:before { content: "\ec74"; } @@ -3754,6 +3778,78 @@ content: "\ef90"; } +.ti-gender-agender:before { + content: "\f0e1"; +} + +.ti-gender-androgyne:before { + content: "\f0e2"; +} + +.ti-gender-bigender:before { + content: "\f0e3"; +} + +.ti-gender-demiboy:before { + content: "\f0e4"; +} + +.ti-gender-demigirl:before { + content: "\f0e5"; +} + +.ti-gender-epicene:before { + content: "\f0e6"; +} + +.ti-gender-female:before { + content: "\f0e7"; +} + +.ti-gender-femme:before { + content: "\f0e8"; +} + +.ti-gender-genderfluid:before { + content: "\f0e9"; +} + +.ti-gender-genderless:before { + content: "\f0ea"; +} + +.ti-gender-genderqueer:before { + content: "\f0eb"; +} + +.ti-gender-hermaphrodite:before { + content: "\f0ec"; +} + +.ti-gender-intergender:before { + content: "\f0ed"; +} + +.ti-gender-male:before { + content: "\f0ee"; +} + +.ti-gender-neutrois:before { + content: "\f0ef"; +} + +.ti-gender-third:before { + content: "\f0f0"; +} + +.ti-gender-transgender:before { + content: "\f0f1"; +} + +.ti-gender-trasvesti:before { + content: "\f0f2"; +} + .ti-geometry:before { content: "\ee90"; } @@ -3970,6 +4066,10 @@ content: "\ecba"; } +.ti-heart-handshake:before { + content: "\f0f3"; +} + .ti-heart-rate-monitor:before { content: "\ef61"; } @@ -4634,10 +4734,22 @@ content: "\ebeb"; } +.ti-math-avg:before { + content: "\f0f4"; +} + .ti-math-function:before { content: "\eeb2"; } +.ti-math-max:before { + content: "\f0f5"; +} + +.ti-math-min:before { + content: "\f0f6"; +} + .ti-math-symbols:before { content: "\eeb3"; } -- cgit v1.2.1