Skip to content

Commit 2a44930

Browse files
committed
Release 1.18.0
1 parent b2dde71 commit 2a44930

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1021
-627
lines changed

Diff for: .github/icons.png

8.34 KB
Loading

Diff for: .github/icons.svg

+635-596
Loading

Diff for: .github/tabler-icons-1.18.0.png

12.3 KB
Loading

Diff for: .github/tabler-icons-1.18.0.svg

+43
Loading

Diff for: iconfont-unicode.json

+1-1
Large diffs are not rendered by default.

Diff for: iconfont/fonts/tabler-icons.eot

6.19 KB
Binary file not shown.

Diff for: iconfont/fonts/tabler-icons.ttf

6.19 KB
Binary file not shown.

Diff for: iconfont/fonts/tabler-icons.woff

3.8 KB
Binary file not shown.

Diff for: iconfont/fonts/tabler-icons.woff2

2.44 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+57-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.17.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.18.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -356,6 +356,10 @@
356356
content: "";
357357
}
358358

359+
.ti-biohazard:before {
360+
content: "";
361+
}
362+
359363
.ti-bluetooth:before {
360364
content: "";
361365
}
@@ -1124,10 +1128,6 @@
11241128
content: "";
11251129
}
11261130

1127-
.ti-electric-scooter:before {
1128-
content: "";
1129-
}
1130-
11311131
.ti-emphasis:before {
11321132
content: "";
11331133
}
@@ -1156,6 +1156,10 @@
11561156
content: "";
11571157
}
11581158

1159+
.ti-fall:before {
1160+
content: "";
1161+
}
1162+
11591163
.ti-file:before {
11601164
content: "";
11611165
}
@@ -1416,6 +1420,10 @@
14161420
content: "";
14171421
}
14181422

1423+
.ti-heart-broken:before {
1424+
content: "";
1425+
}
1426+
14191427
.ti-help:before {
14201428
content: "";
14211429
}
@@ -1872,6 +1880,10 @@
18721880
content: "";
18731881
}
18741882

1883+
.ti-mood-cry:before {
1884+
content: "";
1885+
}
1886+
18751887
.ti-mood-happy:before {
18761888
content: "";
18771889
}
@@ -1904,6 +1916,10 @@
19041916
content: "";
19051917
}
19061918

1919+
.ti-moped:before {
1920+
content: "";
1921+
}
1922+
19071923
.ti-mouse:before {
19081924
content: "";
19091925
}
@@ -1944,6 +1960,10 @@
19441960
content: "";
19451961
}
19461962

1963+
.ti-octagon:before {
1964+
content: "";
1965+
}
1966+
19471967
.ti-omega:before {
19481968
content: "";
19491969
}
@@ -1980,6 +2000,10 @@
19802000
content: "";
19812001
}
19822002

2003+
.ti-peace:before {
2004+
content: "";
2005+
}
2006+
19832007
.ti-pencil:before {
19842008
content: "";
19852009
}
@@ -2064,6 +2088,10 @@
20642088
content: "";
20652089
}
20662090

2091+
.ti-pray:before {
2092+
content: "";
2093+
}
2094+
20672095
.ti-presentation:before {
20682096
content: "";
20692097
}
@@ -2088,6 +2116,10 @@
20882116
content: "";
20892117
}
20902118

2119+
.ti-radioactive:before {
2120+
content: "";
2121+
}
2122+
20912123
.ti-record-mail:before {
20922124
content: "";
20932125
}
@@ -2180,6 +2212,10 @@
21802212
content: "";
21812213
}
21822214

2215+
.ti-scooter-electric:before {
2216+
content: "";
2217+
}
2218+
21832219
.ti-search:before {
21842220
content: "";
21852221
}
@@ -2256,6 +2292,10 @@
22562292
content: "";
22572293
}
22582294

2295+
.ti-skateboard:before {
2296+
content: "";
2297+
}
2298+
22592299
.ti-slice:before {
22602300
content: "";
22612301
}
@@ -2264,6 +2304,14 @@
22642304
content: "";
22652305
}
22662306

2307+
.ti-smoking:before {
2308+
content: "";
2309+
}
2310+
2311+
.ti-smoking-no:before {
2312+
content: "";
2313+
}
2314+
22672315
.ti-snowflake:before {
22682316
content: "";
22692317
}
@@ -2524,6 +2572,10 @@
25242572
content: "";
25252573
}
25262574

2575+
.ti-trident:before {
2576+
content: "";
2577+
}
2578+
25272579
.ti-trophy:before {
25282580
content: "";
25292581
}

0 commit comments

Comments
 (0)