From c9307504f8775f2874f8401fd663c6663dae2384 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 20 Apr 2020 07:56:34 +0200 Subject: Release 1.6.0 --- iconfont/tabler-icons.css | 74 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index e0f6b91..948f091 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.5.1 by tabler - https://tabler.io + * Tabler Icons 1.6.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -360,6 +360,14 @@ content: ""; } +.ti-braces:before { + content: ""; +} + +.ti-brackets:before { + content: ""; +} + .ti-briefcase:before { content: ""; } @@ -836,6 +844,10 @@ content: ""; } +.ti-ear:before { + content: ""; +} + .ti-edit:before { content: ""; } @@ -844,6 +856,10 @@ content: ""; } +.ti-emphasis:before { + content: ""; +} + .ti-eraser:before { content: ""; } @@ -872,6 +888,10 @@ content: ""; } +.ti-file-code:before { + content: ""; +} + .ti-file-download:before { content: ""; } @@ -912,10 +932,18 @@ content: ""; } +.ti-fingerprint:before { + content: ""; +} + .ti-flag:before { content: ""; } +.ti-flask:before { + content: ""; +} + .ti-flip-horizontal:before { content: ""; } @@ -944,6 +972,10 @@ content: ""; } +.ti-focus-2:before { + content: ""; +} + .ti-folder:before { content: ""; } @@ -964,6 +996,14 @@ content: ""; } +.ti-forbid:before { + content: ""; +} + +.ti-forbid-2:before { + content: ""; +} + .ti-frame:before { content: ""; } @@ -1096,6 +1136,10 @@ content: ""; } +.ti-keyboard:before { + content: ""; +} + .ti-language:before { content: ""; } @@ -1376,6 +1420,10 @@ content: ""; } +.ti-outlet:before { + content: ""; +} + .ti-package:before { content: ""; } @@ -1392,6 +1440,10 @@ content: ""; } +.ti-parentheses:before { + content: ""; +} + .ti-parking:before { content: ""; } @@ -1440,6 +1492,10 @@ content: ""; } +.ti-plug:before { + content: ""; +} + .ti-plus:before { content: ""; } @@ -1556,6 +1612,10 @@ content: ""; } +.ti-separator:before { + content: ""; +} + .ti-server:before { content: ""; } @@ -1592,6 +1652,10 @@ content: ""; } +.ti-slice:before { + content: ""; +} + .ti-slideshow:before { content: ""; } @@ -1700,10 +1764,18 @@ content: ""; } +.ti-terminal:before { + content: ""; +} + .ti-test-pipe:before { content: ""; } +.ti-text-wrap:before { + content: ""; +} + .ti-thumb-down:before { content: ""; } -- cgit v1.2.1