aboutsummaryrefslogtreecommitdiff
path: root/iconfont/tabler-icons.css
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-07 20:37:58 +0200
committercodecalm <codecalm@gmail.com>2020-04-07 20:37:58 +0200
commitffbdf7636ced1dcf71ad43ff3973705833aa280f (patch)
treeb34d94f8ac4ce8bd94f65a66555f40b5c7cf2bca /iconfont/tabler-icons.css
parentMerge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff)
downloadtabler-icons-ffbdf7636ced1dcf71ad43ff3973705833aa280f.tar.xz
Release 1.4.0v1.4.0
Diffstat (limited to 'iconfont/tabler-icons.css')
-rw-r--r--iconfont/tabler-icons.css54
1 files changed, 53 insertions, 1 deletions
diff --git a/iconfont/tabler-icons.css b/iconfont/tabler-icons.css
index e87c71d..73d9b2d 100644
--- a/iconfont/tabler-icons.css
+++ b/iconfont/tabler-icons.css
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
- * Tabler Icons 1.3.1 by tabler - https://tabler.io
+ * Tabler Icons 1.4.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-accessible:before {
+ content: "";
+}
+
.ti-activity:before {
content: "";
}
@@ -484,6 +488,10 @@
content: "";
}
+.ti-checks:before {
+ content: "";
+}
+
.ti-chevron-down:before {
content: "";
}
@@ -656,6 +664,10 @@
content: "";
}
+.ti-currency-bitcoin:before {
+ content: "";
+}
+
.ti-currency-dollar:before {
content: "";
}
@@ -664,6 +676,18 @@
content: "";
}
+.ti-currency-pound:before {
+ content: "";
+}
+
+.ti-currency-rupee:before {
+ content: "";
+}
+
+.ti-currency-yen:before {
+ content: "";
+}
+
.ti-cut:before {
content: "";
}
@@ -732,6 +756,10 @@
content: "";
}
+.ti-disabled-2:before {
+ content: "";
+}
+
.ti-disc:before {
content: "";
}
@@ -812,6 +840,10 @@
content: "";
}
+.ti-file-horizontal:before {
+ content: "";
+}
+
.ti-file-invoice:before {
content: "";
}
@@ -856,6 +888,18 @@
content: "";
}
+.ti-float-center:before {
+ content: "";
+}
+
+.ti-float-left:before {
+ content: "";
+}
+
+.ti-float-right:before {
+ content: "";
+}
+
.ti-floppy-disk:before {
content: "";
}
@@ -1404,10 +1448,18 @@
content: "";
}
+.ti-rotate-2:before {
+ content: "";
+}
+
.ti-rotate-clockwise:before {
content: "";
}
+.ti-rotate-clockwise-2:before {
+ content: "";
+}
+
.ti-route:before {
content: "";
}