Skip to content

Commit fc893d3

Browse files
committed
Release 1.5.0
1 parent 56fdb65 commit fc893d3

Some content is hidden

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

66 files changed

+928
-442
lines changed

Diff for: .github/icons.png

12 KB
Loading

Diff for: .github/icons.svg

+475-427
Loading

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

13.1 KB
Loading

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

+52
Loading

Diff for: iconfont-unicode.json

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

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

8.22 KB
Binary file not shown.

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

8.22 KB
Binary file not shown.

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

5.71 KB
Binary file not shown.

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

3.84 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+65-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.4.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.5.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -76,6 +76,10 @@
7676
content: "";
7777
}
7878

79+
.ti-apps:before {
80+
content: "";
81+
}
82+
7983
.ti-archive:before {
8084
content: "";
8185
}
@@ -368,6 +372,14 @@
368372
content: "";
369373
}
370374

375+
.ti-browser:before {
376+
content: "";
377+
}
378+
379+
.ti-brush:before {
380+
content: "";
381+
}
382+
371383
.ti-bucket:before {
372384
content: "";
373385
}
@@ -424,10 +436,22 @@
424436
content: "";
425437
}
426438

439+
.ti-calendar-minus:before {
440+
content: "";
441+
}
442+
443+
.ti-calendar-plus:before {
444+
content: "";
445+
}
446+
427447
.ti-camera:before {
428448
content: "";
429449
}
430450

451+
.ti-car:before {
452+
content: "";
453+
}
454+
431455
.ti-caret-down:before {
432456
content: "";
433457
}
@@ -548,6 +572,10 @@
548572
content: "";
549573
}
550574

575+
.ti-click:before {
576+
content: "";
577+
}
578+
551579
.ti-clipboard:before {
552580
content: "";
553581
}
@@ -764,6 +792,10 @@
764792
content: "";
765793
}
766794

795+
.ti-discount:before {
796+
content: "";
797+
}
798+
767799
.ti-dots:before {
768800
content: "";
769801
}
@@ -1060,6 +1092,10 @@
10601092
content: "";
10611093
}
10621094

1095+
.ti-language:before {
1096+
content: "";
1097+
}
1098+
10631099
.ti-layers-difference:before {
10641100
content: "";
10651101
}
@@ -1144,6 +1180,14 @@
11441180
content: "";
11451181
}
11461182

1183+
.ti-letter-case:before {
1184+
content: "";
1185+
}
1186+
1187+
.ti-license:before {
1188+
content: "";
1189+
}
1190+
11471191
.ti-lifebuoy:before {
11481192
content: "";
11491193
}
@@ -1300,6 +1344,10 @@
13001344
content: "";
13011345
}
13021346

1347+
.ti-new-section:before {
1348+
content: "";
1349+
}
1350+
13031351
.ti-news:before {
13041352
content: "";
13051353
}
@@ -1476,6 +1524,10 @@
14761524
content: "";
14771525
}
14781526

1527+
.ti-scale:before {
1528+
content: "";
1529+
}
1530+
14791531
.ti-scissors:before {
14801532
content: "";
14811533
}
@@ -1612,6 +1664,10 @@
16121664
content: "";
16131665
}
16141666

1667+
.ti-tax:before {
1668+
content: "";
1669+
}
1670+
16151671
.ti-temperature:before {
16161672
content: "";
16171673
}
@@ -1676,6 +1732,14 @@
16761732
content: "";
16771733
}
16781734

1735+
.ti-truck:before {
1736+
content: "";
1737+
}
1738+
1739+
.ti-typography:before {
1740+
content: "";
1741+
}
1742+
16791743
.ti-underline:before {
16801744
content: "";
16811745
}

0 commit comments

Comments
 (0)