aboutsummaryrefslogtreecommitdiff
path: root/iconfont/tabler-icons.css
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-28 15:37:54 +0100
committercodecalm <codecalm@gmail.com>2020-03-28 15:37:54 +0100
commitbca342c37fbdd0e2951b19c2df5b4974b9e01247 (patch)
treed1f4df2142c84039832ace164261bbfaedc4565a /iconfont/tabler-icons.css
parentmissing tabler icons (diff)
downloadtabler-icons-bca342c37fbdd0e2951b19c2df5b4974b9e01247.tar.xz
Release 1.3.1
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r--iconfont/tabler-icons.css14
1 files changed, 13 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css
index 940df80..e87c71d 100644
--- a/iconfont/tabler-icons.css
+++ b/iconfont/tabler-icons.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Tabler Icons 1.3.0 by tabler - https://tabler.io
+ * Tabler Icons 1.3.1 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
@@ -480,6 +480,10 @@
content: "";
}
+.ti-checkbox:before {
+ content: "";
+}
+
.ti-chevron-down:before {
content: "";
}
@@ -1132,6 +1136,14 @@
content: "";
}
+.ti-login:before {
+ content: "";
+}
+
+.ti-logout:before {
+ content: "";
+}
+
.ti-magnet:before {
content: "";
}