From da8bbb848b913605301b648c5835f274bab6627f Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 26 Sep 2020 23:50:57 +0200 Subject: Release 1.28.0 --- iconfont/tabler-icons.css | 94 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 67 insertions(+), 27 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index ffc0bce..57671fe 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.27.0 by tabler - https://tabler.io + * Tabler Icons 1.28.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -240,6 +240,14 @@ content: ""; } +.ti-arrow-ramp-left:before { + content: ""; +} + +.ti-arrow-ramp-right:before { + content: ""; +} + .ti-arrow-right:before { content: ""; } @@ -500,10 +508,6 @@ content: ""; } -.ti-box-seam:before { - content: ""; -} - .ti-braces:before { content: ""; } @@ -1056,6 +1060,10 @@ content: ""; } +.ti-cloud-off:before { + content: ""; +} + .ti-cloud-rain:before { content: ""; } @@ -2124,10 +2132,22 @@ content: ""; } +.ti-message-circle-2:before { + content: ""; +} + +.ti-message-circle-off:before { + content: ""; +} + .ti-message-dots:before { content: ""; } +.ti-message-off:before { + content: ""; +} + .ti-message-plus:before { content: ""; } @@ -2140,6 +2160,10 @@ content: ""; } +.ti-messages-off:before { + content: ""; +} + .ti-microphone:before { content: ""; } @@ -2304,10 +2328,6 @@ content: ""; } -.ti-pause:before { - content: ""; -} - .ti-peace:before { content: ""; } @@ -2372,6 +2392,14 @@ content: ""; } +.ti-picture-in-picture-off:before { + content: ""; +} + +.ti-picture-in-picture-on:before { + content: ""; +} + .ti-pill:before { content: ""; } @@ -2396,8 +2424,36 @@ content: ""; } -.ti-play:before { - content: ""; +.ti-player-pause:before { + content: ""; +} + +.ti-player-play:before { + content: ""; +} + +.ti-player-record:before { + content: ""; +} + +.ti-player-skip-back:before { + content: ""; +} + +.ti-player-skip-forward:before { + content: ""; +} + +.ti-player-stop:before { + content: ""; +} + +.ti-player-track-next:before { + content: ""; +} + +.ti-player-track-prev:before { + content: ""; } .ti-plug:before { @@ -2652,14 +2708,6 @@ content: ""; } -.ti-skip-back:before { - content: ""; -} - -.ti-skip-forward:before { - content: ""; -} - .ti-slice:before { content: ""; } @@ -2936,14 +2984,6 @@ content: ""; } -.ti-track-next:before { - content: ""; -} - -.ti-track-prev:before { - content: ""; -} - .ti-tractor:before { content: ""; } -- cgit v1.2.1