aboutsummaryrefslogtreecommitdiff
path: root/iconfont/tabler-icons.css
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-22 13:58:51 +0200
committercodecalm <codecalm@gmail.com>2020-09-22 13:58:51 +0200
commit27e9587463368936da664db9abeac4bcbc20136d (patch)
tree3596868e53edfdf3192201b2b3749c8be194bf62 /iconfont/tabler-icons.css
parent`battery-off` icon (diff)
downloadtabler-icons-27e9587463368936da664db9abeac4bcbc20136d.tar.xz
Release 1.25.0v1.25.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r--iconfont/tabler-icons.css38
1 files changed, 37 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css
index 41b4582..6a30783 100644
--- a/iconfont/tabler-icons.css
+++ b/iconfont/tabler-icons.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Tabler Icons 1.24.0 by tabler - https://tabler.io
+ * Tabler Icons 1.25.0 by tabler - https://tabler.io
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
*/
@font-face {
@@ -36,6 +36,14 @@
content: "";
}
+.ti-access-point:before {
+ content: "";
+}
+
+.ti-access-point-off:before {
+ content: "";
+}
+
.ti-accessible:before {
content: "";
}
@@ -368,6 +376,10 @@
content: "";
}
+.ti-battery-off:before {
+ content: "";
+}
+
.ti-bed:before {
content: "";
}
@@ -1616,6 +1628,10 @@
content: "";
}
+.ti-headphones-off:before {
+ content: "";
+}
+
.ti-headset:before {
content: "";
}
@@ -1960,6 +1976,10 @@
content: "";
}
+.ti-lock-off:before {
+ content: "";
+}
+
.ti-lock-open:before {
content: "";
}
@@ -2968,6 +2988,22 @@
content: "";
}
+.ti-video:before {
+ content: "";
+}
+
+.ti-video-minus:before {
+ content: "";
+}
+
+.ti-video-off:before {
+ content: "";
+}
+
+.ti-video-plus:before {
+ content: "";
+}
+
.ti-viewfinder:before {
content: "";
}