From 5894f9d27f75745baae11eda3400bac0cff76803 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 9 Oct 2020 01:15:08 +0200 Subject: Release 1.34.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 53cfbb76..528995b7 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.33.0 by tabler - https://tabler.io + * Tabler Icons 1.34.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -332,6 +332,10 @@ content: ""; } +.ti-backhoe:before { + content: ""; +} + .ti-backspace:before { content: ""; } @@ -808,6 +812,14 @@ content: ""; } +.ti-building-carousel:before { + content: ""; +} + +.ti-building-castle:before { + content: ""; +} + .ti-building-church:before { content: ""; } @@ -816,10 +828,18 @@ content: ""; } +.ti-building-fortress:before { + content: ""; +} + .ti-building-hospital:before { content: ""; } +.ti-building-lighthouse:before { + content: ""; +} + .ti-building-monument:before { content: ""; } @@ -848,6 +868,10 @@ content: ""; } +.ti-buldozer:before { + content: ""; +} + .ti-bus:before { content: ""; } @@ -1728,6 +1752,10 @@ content: ""; } +.ti-golf:before { + content: ""; +} + .ti-gps:before { content: ""; } @@ -1808,6 +1836,14 @@ content: ""; } +.ti-helicopter:before { + content: ""; +} + +.ti-helicopter-landing:before { + content: ""; +} + .ti-help:before { content: ""; } @@ -1864,6 +1900,10 @@ content: ""; } +.ti-jump-rope:before { + content: ""; +} + .ti-karate:before { content: ""; } @@ -2312,6 +2352,10 @@ content: ""; } +.ti-mood-crazy-happy:before { + content: ""; +} + .ti-mood-cry:before { content: ""; } @@ -2612,6 +2656,10 @@ content: ""; } +.ti-pool:before { + content: ""; +} + .ti-power:before { content: ""; } @@ -2904,6 +2952,10 @@ content: ""; } +.ti-soccer-field:before { + content: ""; +} + .ti-social:before { content: ""; } @@ -2924,6 +2976,10 @@ content: ""; } +.ti-speedboat:before { + content: ""; +} + .ti-square:before { content: ""; } @@ -3016,6 +3072,10 @@ content: ""; } +.ti-submarine:before { + content: ""; +} + .ti-subscript:before { content: ""; } @@ -3092,6 +3152,10 @@ content: ""; } +.ti-tank:before { + content: ""; +} + .ti-target:before { content: ""; } @@ -3204,6 +3268,10 @@ content: ""; } +.ti-train:before { + content: ""; +} + .ti-trash:before { content: ""; } @@ -3464,6 +3532,10 @@ content: ""; } +.ti-wrecking-ball:before { + content: ""; +} + .ti-x:before { content: ""; } -- cgit v1.2.1