Skip to content

Commit c930750

Browse files
committed
Release 1.6.0
1 parent 0a7e751 commit c930750

Some content is hidden

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

58 files changed

+942
-393
lines changed

Diff for: .github/icons.png

10.5 KB
Loading

Diff for: .github/icons.svg

+432-378
Loading

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

11.9 KB
Loading

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

+58
Loading

Diff for: iconfont-unicode.json

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

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

7.6 KB
Binary file not shown.

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

7.6 KB
Binary file not shown.

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

3.62 KB
Binary file not shown.

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

2.87 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+73-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.5.1 by tabler - https://tabler.io
3+
* Tabler Icons 1.6.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -360,6 +360,14 @@
360360
content: "";
361361
}
362362

363+
.ti-braces:before {
364+
content: "";
365+
}
366+
367+
.ti-brackets:before {
368+
content: "";
369+
}
370+
363371
.ti-briefcase:before {
364372
content: "";
365373
}
@@ -836,6 +844,10 @@
836844
content: "";
837845
}
838846

847+
.ti-ear:before {
848+
content: "";
849+
}
850+
839851
.ti-edit:before {
840852
content: "";
841853
}
@@ -844,6 +856,10 @@
844856
content: "";
845857
}
846858

859+
.ti-emphasis:before {
860+
content: "";
861+
}
862+
847863
.ti-eraser:before {
848864
content: "";
849865
}
@@ -872,6 +888,10 @@
872888
content: "";
873889
}
874890

891+
.ti-file-code:before {
892+
content: "";
893+
}
894+
875895
.ti-file-download:before {
876896
content: "";
877897
}
@@ -912,10 +932,18 @@
912932
content: "";
913933
}
914934

935+
.ti-fingerprint:before {
936+
content: "";
937+
}
938+
915939
.ti-flag:before {
916940
content: "";
917941
}
918942

943+
.ti-flask:before {
944+
content: "";
945+
}
946+
919947
.ti-flip-horizontal:before {
920948
content: "";
921949
}
@@ -944,6 +972,10 @@
944972
content: "";
945973
}
946974

975+
.ti-focus-2:before {
976+
content: "";
977+
}
978+
947979
.ti-folder:before {
948980
content: "";
949981
}
@@ -964,6 +996,14 @@
964996
content: "";
965997
}
966998

999+
.ti-forbid:before {
1000+
content: "";
1001+
}
1002+
1003+
.ti-forbid-2:before {
1004+
content: "";
1005+
}
1006+
9671007
.ti-frame:before {
9681008
content: "";
9691009
}
@@ -1096,6 +1136,10 @@
10961136
content: "";
10971137
}
10981138

1139+
.ti-keyboard:before {
1140+
content: "";
1141+
}
1142+
10991143
.ti-language:before {
11001144
content: "";
11011145
}
@@ -1376,6 +1420,10 @@
13761420
content: "";
13771421
}
13781422

1423+
.ti-outlet:before {
1424+
content: "";
1425+
}
1426+
13791427
.ti-package:before {
13801428
content: "";
13811429
}
@@ -1392,6 +1440,10 @@
13921440
content: "";
13931441
}
13941442

1443+
.ti-parentheses:before {
1444+
content: "";
1445+
}
1446+
13951447
.ti-parking:before {
13961448
content: "";
13971449
}
@@ -1440,6 +1492,10 @@
14401492
content: "";
14411493
}
14421494

1495+
.ti-plug:before {
1496+
content: "";
1497+
}
1498+
14431499
.ti-plus:before {
14441500
content: "";
14451501
}
@@ -1556,6 +1612,10 @@
15561612
content: "";
15571613
}
15581614

1615+
.ti-separator:before {
1616+
content: "";
1617+
}
1618+
15591619
.ti-server:before {
15601620
content: "";
15611621
}
@@ -1592,6 +1652,10 @@
15921652
content: "";
15931653
}
15941654

1655+
.ti-slice:before {
1656+
content: "";
1657+
}
1658+
15951659
.ti-slideshow:before {
15961660
content: "";
15971661
}
@@ -1700,10 +1764,18 @@
17001764
content: "";
17011765
}
17021766

1767+
.ti-terminal:before {
1768+
content: "";
1769+
}
1770+
17031771
.ti-test-pipe:before {
17041772
content: "";
17051773
}
17061774

1775+
.ti-text-wrap:before {
1776+
content: "";
1777+
}
1778+
17071779
.ti-thumb-down:before {
17081780
content: "";
17091781
}

0 commit comments

Comments
 (0)