From 1dfd4d8989ea34be43b0b6008f97fbf62f77a952 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 4 Aug 2020 23:56:40 +0200 Subject: Release 1.11.0 --- iconfont/tabler-icons.css | 106 ++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 93 insertions(+), 13 deletions(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index f16b4ae3..313e9ef3 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.10.0 by tabler - https://tabler.io + * Tabler Icons 1.11.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -24,6 +24,10 @@ -moz-osx-font-smoothing: grayscale; } +.ti-a-b:before { + content: ""; +} + .ti-accessible:before { content: ""; } @@ -40,6 +44,14 @@ content: ""; } +.ti-adjustments-alt:before { + content: ""; +} + +.ti-adjustments-horizontal:before { + content: ""; +} + .ti-alarm:before { content: ""; } @@ -540,8 +552,8 @@ content: ""; } -.ti-building-skyscrappers:before { - content: ""; +.ti-building-skyscraper:before { + content: ""; } .ti-building-store:before { @@ -588,6 +600,18 @@ content: ""; } +.ti-camera-minus:before { + content: ""; +} + +.ti-camera-plus:before { + content: ""; +} + +.ti-capture:before { + content: ""; +} + .ti-car:before { content: ""; } @@ -792,6 +816,10 @@ content: ""; } +.ti-copyleft:before { + content: ""; +} + .ti-copyright:before { content: ""; } @@ -836,6 +864,10 @@ content: ""; } +.ti-crosshair:before { + content: ""; +} + .ti-currency-bitcoin:before { content: ""; } @@ -1120,10 +1152,6 @@ content: ""; } -.ti-floppy-disk:before { - content: ""; -} - .ti-focus:before { content: ""; } @@ -1396,6 +1424,10 @@ content: ""; } +.ti-layout-kanban:before { + content: ""; +} + .ti-layout-list:before { content: ""; } @@ -1432,6 +1464,10 @@ content: ""; } +.ti-line:before { + content: ""; +} + .ti-line-height:before { content: ""; } @@ -1500,6 +1536,10 @@ content: ""; } +.ti-markdown:before { + content: ""; +} + .ti-math:before { content: ""; } @@ -1516,6 +1556,10 @@ content: ""; } +.ti-menu-2:before { + content: ""; +} + .ti-message:before { content: ""; } @@ -1672,6 +1716,10 @@ content: ""; } +.ti-phone-calling:before { + content: ""; +} + .ti-phone-check:before { content: ""; } @@ -1700,8 +1748,8 @@ content: ""; } -.ti-pillow:before { - content: ""; +.ti-pill:before { + content: ""; } .ti-plane:before { @@ -1784,6 +1832,10 @@ content: ""; } +.ti-rocket:before { + content: ""; +} + .ti-rotate:before { content: ""; } @@ -2000,6 +2052,26 @@ content: ""; } +.ti-tallymark-1:before { + content: ""; +} + +.ti-tallymark-2:before { + content: ""; +} + +.ti-tallymark-3:before { + content: ""; +} + +.ti-tallymark-4:before { + content: ""; +} + +.ti-tallymarks:before { + content: ""; +} + .ti-target:before { content: ""; } @@ -2040,10 +2112,6 @@ content: ""; } -.ti-test:before { - content: ""; -} - .ti-test-pipe:before { content: ""; } @@ -2124,6 +2192,14 @@ content: ""; } +.ti-truck-delivery:before { + content: ""; +} + +.ti-truck-return:before { + content: ""; +} + .ti-typography:before { content: ""; } @@ -2248,6 +2324,10 @@ content: ""; } +.ti-zoom-cancel:before { + content: ""; +} + .ti-zoom-in:before { content: ""; } -- cgit v1.2.1