From 09c5fb7f8d4cbe0839d1dab4764413281eb8ec35 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 2 Jun 2020 00:52:10 +0200 Subject: Release 1.8.0 --- iconfont/tabler-icons.css | 122 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index d9c7a95..42b5713 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.7.0 by tabler - https://tabler.io + * Tabler Icons 1.8.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -72,6 +72,10 @@ content: ""; } +.ti-ambulance:before { + content: ""; +} + .ti-anchor:before { content: ""; } @@ -440,10 +444,22 @@ content: ""; } +.ti-building-community:before { + content: ""; +} + .ti-building-hospital:before { content: ""; } +.ti-building-pavilon:before { + content: ""; +} + +.ti-building-skyscrappers:before { + content: ""; +} + .ti-building-store:before { content: ""; } @@ -812,6 +828,10 @@ content: ""; } +.ti-device-watch:before { + content: ""; +} + .ti-devices:before { content: ""; } @@ -824,6 +844,14 @@ content: ""; } +.ti-direction:before { + content: ""; +} + +.ti-direction-horizontal:before { + content: ""; +} + .ti-directions:before { content: ""; } @@ -876,6 +904,10 @@ content: ""; } +.ti-dribbble:before { + content: ""; +} + .ti-droplet:before { content: ""; } @@ -920,6 +952,10 @@ content: ""; } +.ti-facebook:before { + content: ""; +} + .ti-file:before { content: ""; } @@ -1096,6 +1132,10 @@ content: ""; } +.ti-github:before { + content: ""; +} + .ti-glass:before { content: ""; } @@ -1108,6 +1148,10 @@ content: ""; } +.ti-google:before { + content: ""; +} + .ti-grid:before { content: ""; } @@ -1116,6 +1160,14 @@ content: ""; } +.ti-grip-horizontal:before { + content: ""; +} + +.ti-grip-vertical:before { + content: ""; +} + .ti-hash:before { content: ""; } @@ -1136,6 +1188,10 @@ content: ""; } +.ti-hexagon:before { + content: ""; +} + .ti-history:before { content: ""; } @@ -1412,6 +1468,10 @@ content: ""; } +.ti-mood-kid:before { + content: ""; +} + .ti-mood-neutral:before { content: ""; } @@ -1424,6 +1484,10 @@ content: ""; } +.ti-mood-suprised:before { + content: ""; +} + .ti-mood-tongue:before { content: ""; } @@ -1516,6 +1580,10 @@ content: ""; } +.ti-phone-check:before { + content: ""; +} + .ti-phone-incoming:before { content: ""; } @@ -1528,6 +1596,14 @@ content: ""; } +.ti-phone-plus:before { + content: ""; +} + +.ti-phone-x:before { + content: ""; +} + .ti-photo:before { content: ""; } @@ -1548,6 +1624,10 @@ content: ""; } +.ti-planet:before { + content: ""; +} + .ti-plug:before { content: ""; } @@ -1676,6 +1756,10 @@ content: ""; } +.ti-servicemark:before { + content: ""; +} + .ti-settings:before { content: ""; } @@ -1700,6 +1784,10 @@ content: ""; } +.ti-shirt:before { + content: ""; +} + .ti-shopping-cart:before { content: ""; } @@ -1716,6 +1804,10 @@ content: ""; } +.ti-snowflake:before { + content: ""; +} + .ti-social:before { content: ""; } @@ -1728,6 +1820,10 @@ content: ""; } +.ti-space:before { + content: ""; +} + .ti-square:before { content: ""; } @@ -1880,10 +1976,26 @@ content: ""; } +.ti-tractor:before { + content: ""; +} + +.ti-trademark:before { + content: ""; +} + +.ti-traffic-cone:before { + content: ""; +} + .ti-trash:before { content: ""; } +.ti-trees:before { + content: ""; +} + .ti-trending-down:before { content: ""; } @@ -1904,6 +2016,10 @@ content: ""; } +.ti-twitter:before { + content: ""; +} + .ti-typography:before { content: ""; } @@ -1936,6 +2052,10 @@ content: ""; } +.ti-user-exclamation:before { + content: ""; +} + .ti-user-minus:before { content: ""; } -- cgit v1.2.1