From febba823e93fe89154b50e3e48051dcca50c1a95 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 6 Oct 2020 02:32:05 +0200 Subject: Release 1.33.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 136f38d2..53cfbb76 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.32.0 by tabler - https://tabler.io + * Tabler Icons 1.33.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -900,6 +900,10 @@ content: ""; } +.ti-cardboards:before { + content: ""; +} + .ti-caret-down:before { content: ""; } @@ -924,6 +928,14 @@ content: ""; } +.ti-ce:before { + content: ""; +} + +.ti-certificate:before { + content: ""; +} + .ti-chart-area:before { content: ""; } @@ -956,6 +968,10 @@ content: ""; } +.ti-chart-radar:before { + content: ""; +} + .ti-check:before { content: ""; } @@ -1032,6 +1048,10 @@ content: ""; } +.ti-christmas-tree:before { + content: ""; +} + .ti-circle:before { content: ""; } @@ -1396,6 +1416,10 @@ content: ""; } +.ti-drone:before { + content: ""; +} + .ti-droplet:before { content: ""; } @@ -1704,6 +1728,10 @@ content: ""; } +.ti-gps:before { + content: ""; +} + .ti-grid:before { content: ""; } @@ -2152,6 +2180,10 @@ content: ""; } +.ti-manual-gearbox:before { + content: ""; +} + .ti-map:before { content: ""; } @@ -2408,6 +2440,10 @@ content: ""; } +.ti-parachute:before { + content: ""; +} + .ti-parentheses:before { content: ""; } @@ -2424,6 +2460,10 @@ content: ""; } +.ti-pennant:before { + content: ""; +} + .ti-percentage:before { content: ""; } @@ -2524,6 +2564,10 @@ content: ""; } +.ti-plant-2:before { + content: ""; +} + .ti-player-pause:before { content: ""; } @@ -2632,6 +2676,18 @@ content: ""; } +.ti-relation-many-to-many:before { + content: ""; +} + +.ti-relation-one-to-many:before { + content: ""; +} + +.ti-relation-one-to-one:before { + content: ""; +} + .ti-repeat:before { content: ""; } @@ -2644,6 +2700,10 @@ content: ""; } +.ti-ripple:before { + content: ""; +} + .ti-road-sign:before { content: ""; } @@ -2944,6 +3004,10 @@ content: ""; } +.ti-sthetoscope:before { + content: ""; +} + .ti-sticker:before { content: ""; } @@ -3284,6 +3348,10 @@ content: ""; } +.ti-view-360:before { + content: ""; +} + .ti-viewfinder:before { content: ""; } @@ -3368,6 +3436,10 @@ content: ""; } +.ti-windmill:before { + content: ""; +} + .ti-wiper:before { content: ""; } -- cgit v1.2.1