From 39a033d78ec9804f511b4ed3b34dfc76407779c4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 3 Sep 2020 23:43:53 +0200 Subject: Release 1.19.0 --- iconfont/tabler-icons.css | 74 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 69 insertions(+), 5 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index f1adac2..664e9d5 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.18.0 by tabler - https://tabler.io + * Tabler Icons 1.19.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -36,10 +36,6 @@ content: ""; } -.ti-activity:before { - content: ""; -} - .ti-ad:before { content: ""; } @@ -64,6 +60,10 @@ content: ""; } +.ti-alert-octagon:before { + content: ""; +} + .ti-alert-triangle:before { content: ""; } @@ -96,6 +96,26 @@ content: ""; } +.ti-antenna-bars-1:before { + content: ""; +} + +.ti-antenna-bars-2:before { + content: ""; +} + +.ti-antenna-bars-3:before { + content: ""; +} + +.ti-antenna-bars-4:before { + content: ""; +} + +.ti-antenna-bars-5:before { + content: ""; +} + .ti-aperture:before { content: ""; } @@ -2000,6 +2020,10 @@ content: ""; } +.ti-pause:before { + content: ""; +} + .ti-peace:before { content: ""; } @@ -2072,6 +2096,10 @@ content: ""; } +.ti-play:before { + content: ""; +} + .ti-plug:before { content: ""; } @@ -2296,6 +2324,14 @@ content: ""; } +.ti-skip-back:before { + content: ""; +} + +.ti-skip-forward:before { + content: ""; +} + .ti-slice:before { content: ""; } @@ -2540,6 +2576,18 @@ content: ""; } +.ti-tournament:before { + content: ""; +} + +.ti-track-next:before { + content: ""; +} + +.ti-track-prev:before { + content: ""; +} + .ti-tractor:before { content: ""; } @@ -2696,6 +2744,22 @@ content: ""; } +.ti-wave-saw-tool:before { + content: ""; +} + +.ti-wave-sine:before { + content: ""; +} + +.ti-wave-square:before { + content: ""; +} + +.ti-wave-triangle:before { + content: ""; +} + .ti-wifi:before { content: ""; } -- cgit v1.2.1