From 5587afb0c8853070607868694cc81886c247a691 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 26 Sep 2020 21:23:44 +0200 Subject: Release 1.27.0 --- iconfont/tabler-icons.css | 50 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) (limited to 'iconfont/tabler-icons.css') diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css index d0fa8a80..ffc0bce9 100644 --- a/iconfont/tabler-icons.css +++ b/iconfont/tabler-icons.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! - * Tabler Icons 1.26.0 by tabler - https://tabler.io + * Tabler Icons 1.27.0 by tabler - https://tabler.io * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE */ @font-face { @@ -304,6 +304,10 @@ content: ""; } +.ti-aspect-ratio:before { + content: ""; +} + .ti-at:before { content: ""; } @@ -496,6 +500,10 @@ content: ""; } +.ti-box-seam:before { + content: ""; +} + .ti-braces:before { content: ""; } @@ -1740,6 +1748,10 @@ content: ""; } +.ti-karate:before { + content: ""; +} + .ti-key:before { content: ""; } @@ -2272,6 +2284,14 @@ content: ""; } +.ti-panorama-horizontal:before { + content: ""; +} + +.ti-panorama-vertical:before { + content: ""; +} + .ti-paperclip:before { content: ""; } @@ -2348,6 +2368,10 @@ content: ""; } +.ti-picture-in-picture:before { + content: ""; +} + .ti-pill:before { content: ""; } @@ -2428,6 +2452,14 @@ content: ""; } +.ti-rectangle:before { + content: ""; +} + +.ti-rectangle-vertical:before { + content: ""; +} + .ti-recycle:before { content: ""; } @@ -2716,6 +2748,10 @@ content: ""; } +.ti-stars:before { + content: ""; +} + .ti-steering-wheel:before { content: ""; } @@ -2920,6 +2956,10 @@ content: ""; } +.ti-traffic-lights:before { + content: ""; +} + .ti-trash:before { content: ""; } @@ -3024,6 +3064,14 @@ content: ""; } +.ti-vector-beizer:before { + content: ""; +} + +.ti-vector-beizer-2:before { + content: ""; +} + .ti-vector-triangle:before { content: ""; } -- cgit v1.2.1