From 56795ece3c93aaef7dd01640d9888b57745b4691 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 29 Nov 2021 01:44:33 +0100 Subject: Release 1.46.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 d7435e1f..be3ee915 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,5 +1,5 @@ /*! - * Tabler Icons 1.45.0 by tabler - https://tabler.io + * Tabler Icons 1.46.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -1122,6 +1122,10 @@ content: "\edcf"; } +.ti-brand-notion:before { + content: "\ef7b"; +} + .ti-brand-open-source:before { content: "\edd0"; } @@ -2334,6 +2338,14 @@ content: "\ebf9"; } +.ti-device-watch-stats:before { + content: "\ef7d"; +} + +.ti-device-watch-stats-2:before { + content: "\ef7c"; +} + .ti-devices:before { content: "\eb87"; } @@ -2510,6 +2522,10 @@ content: "\ebcf"; } +.ti-engine:before { + content: "\ef7e"; +} + .ti-equal:before { content: "\ee87"; } @@ -2886,6 +2902,10 @@ content: "\eab6"; } +.ti-git-pull-request-closed:before { + content: "\ef7f"; +} + .ti-glass:before { content: "\eab8"; } @@ -3078,6 +3098,10 @@ content: "\eac0"; } +.ti-hotel-service:before { + content: "\ef80"; +} + .ti-ice-cream:before { content: "\eac2"; } @@ -3274,6 +3298,10 @@ content: "\ef10"; } +.ti-lemon-2:before { + content: "\ef81"; +} + .ti-letter-a:before { content: "\ec50"; } @@ -3554,6 +3582,10 @@ content: "\ed5e"; } +.ti-map-search:before { + content: "\ef82"; +} + .ti-markdown:before { content: "\ec41"; } @@ -4190,6 +4222,10 @@ content: "\eb10"; } +.ti-puzzle-2:before { + content: "\ef83"; +} + .ti-pyramid:before { content: "\eec5"; } @@ -4322,6 +4358,10 @@ content: "\eecd"; } +.ti-report-search:before { + content: "\ef84"; +} + .ti-resize:before { content: "\eecf"; } @@ -4346,6 +4386,10 @@ content: "\ebb4"; } +.ti-rotate-360:before { + content: "\ef85"; +} + .ti-rotate-clockwise:before { content: "\eb15"; } @@ -4930,6 +4974,10 @@ content: "\eb34"; } +.ti-tags:before { + content: "\ef86"; +} + .ti-tallymark-1:before { content: "\ec46"; } @@ -5006,6 +5054,10 @@ content: "\eefd"; } +.ti-text-resize:before { + content: "\ef87"; +} + .ti-text-wrap:before { content: "\ebdd"; } @@ -5110,6 +5162,10 @@ content: "\ed65"; } +.ti-trash-x:before { + content: "\ef88"; +} + .ti-tree:before { content: "\ef01"; } @@ -5230,6 +5286,10 @@ content: "\eb4b"; } +.ti-user-search:before { + content: "\ef89"; +} + .ti-user-x:before { content: "\eb4c"; } @@ -5414,6 +5474,10 @@ content: "\eb54"; } +.ti-world-download:before { + content: "\ef8a"; +} + .ti-world-latitude:before { content: "\ed2e"; } @@ -5422,6 +5486,10 @@ content: "\ed2f"; } +.ti-world-upload:before { + content: "\ef8b"; +} + .ti-wrecking-ball:before { content: "\ed97"; } -- cgit v1.2.1