From 87d560bd7d66f703c62f0df3c44985e8ceabe7cd Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 19 Apr 2020 16:11:38 +0200 Subject: Release 1.5.1 --- iconfont/tabler-icons.css | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index eb20a10..e0f6b91 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.5.0 by tabler - https://tabler.io + * Tabler Icons 1.5.1 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -252,6 +252,10 @@ content: ""; } +.ti-barcode:before { + content: ""; +} + .ti-battery:before { content: ""; } @@ -1492,6 +1496,10 @@ content: ""; } +.ti-replace:before { + content: ""; +} + .ti-rotate:before { content: ""; } @@ -1528,6 +1536,10 @@ content: ""; } +.ti-scan:before { + content: ""; +} + .ti-scissors:before { content: ""; } @@ -1580,6 +1592,10 @@ content: ""; } +.ti-slideshow:before { + content: ""; +} + .ti-sort-ascending:before { content: ""; } @@ -1712,6 +1728,10 @@ content: ""; } +.ti-tools:before { + content: ""; +} + .ti-trash:before { content: ""; } @@ -1800,6 +1820,10 @@ content: ""; } +.ti-wand:before { + content: ""; +} + .ti-wifi:before { content: ""; } -- cgit v1.2.1