From 5c338e77a54fbf0d17d29f1acc60c487581a344b Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 7 Jun 2020 15:34:14 +0200 Subject: Release 1.10.0 --- iconfont/tabler-icons.css | 58 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 55 insertions(+), 3 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index 24e38d38..f16b4ae3 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.9.0 by tabler - https://tabler.io + * Tabler Icons 1.10.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -256,8 +256,20 @@ content: ""; } -.ti-ball:before { - content: ""; +.ti-ball-basketball:before { + content: ""; +} + +.ti-ball-bowling:before { + content: ""; +} + +.ti-ball-tennis:before { + content: ""; +} + +.ti-ball-volleyball:before { + content: ""; } .ti-ban:before { @@ -1080,6 +1092,10 @@ content: ""; } +.ti-flame:before { + content: ""; +} + .ti-flask:before { content: ""; } @@ -1220,6 +1236,14 @@ content: ""; } +.ti-hand-middle-finger:before { + content: ""; +} + +.ti-hand-stop:before { + content: ""; +} + .ti-hash:before { content: ""; } @@ -1484,6 +1508,10 @@ content: ""; } +.ti-medical-cross:before { + content: ""; +} + .ti-menu:before { content: ""; } @@ -1520,6 +1548,10 @@ content: ""; } +.ti-mist:before { + content: ""; +} + .ti-mood-confuzed:before { content: ""; } @@ -1936,6 +1968,14 @@ content: ""; } +.ti-sunset:before { + content: ""; +} + +.ti-sunshine:before { + content: ""; +} + .ti-superscript:before { content: ""; } @@ -2000,6 +2040,10 @@ content: ""; } +.ti-test:before { + content: ""; +} + .ti-test-pipe:before { content: ""; } @@ -2184,6 +2228,10 @@ content: ""; } +.ti-wind:before { + content: ""; +} + .ti-woman:before { content: ""; } @@ -2196,6 +2244,10 @@ content: ""; } +.ti-yin-yang:before { + content: ""; +} + .ti-zoom-in:before { content: ""; } -- cgit v1.2.1