Skip to content

Commit 2d1444d

Browse files
committed
Release 1.37.0
1 parent 51d0cf3 commit 2d1444d

File tree

256 files changed

+2081
-1196
lines changed

Some content is hidden

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

256 files changed

+2081
-1196
lines changed

Diff for: .github/icons.png

9.11 KB
Loading

Diff for: .github/icons.svg

+1,055-1,001
Loading

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

10.1 KB
Loading

Diff for: .github/tabler-icons-1.37.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.32 KB
Binary file not shown.

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

7.32 KB
Binary file not shown.

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

2.99 KB
Binary file not shown.

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

1.83 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.36.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.37.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -184,6 +184,22 @@
184184
content: "";
185185
}
186186

187+
.ti-arrow-big-down:before {
188+
content: "";
189+
}
190+
191+
.ti-arrow-big-left:before {
192+
content: "";
193+
}
194+
195+
.ti-arrow-big-right:before {
196+
content: "";
197+
}
198+
199+
.ti-arrow-big-top:before {
200+
content: "";
201+
}
202+
187203
.ti-arrow-bottom-bar:before {
188204
content: "";
189205
}
@@ -368,6 +384,22 @@
368384
content: "";
369385
}
370386

387+
.ti-arrows-double-ne-sw:before {
388+
content: "";
389+
}
390+
391+
.ti-arrows-double-nw-se:before {
392+
content: "";
393+
}
394+
395+
.ti-arrows-double-se-nw:before {
396+
content: "";
397+
}
398+
399+
.ti-arrows-double-sw-ne:before {
400+
content: "";
401+
}
402+
371403
.ti-arrows-down:before {
372404
content: "";
373405
}
@@ -536,14 +568,30 @@
536568
content: "";
537569
}
538570

571+
.ti-bell-minus:before {
572+
content: "";
573+
}
574+
539575
.ti-bell-off:before {
540576
content: "";
541577
}
542578

579+
.ti-bell-plus:before {
580+
content: "";
581+
}
582+
543583
.ti-bell-ringing:before {
544584
content: "";
545585
}
546586

587+
.ti-bell-ringing-2:before {
588+
content: "";
589+
}
590+
591+
.ti-bell-x:before {
592+
content: "";
593+
}
594+
547595
.ti-bike:before {
548596
content: "";
549597
}
@@ -1716,6 +1764,14 @@
17161764
content: "";
17171765
}
17181766

1767+
.ti-file-alert:before {
1768+
content: "";
1769+
}
1770+
1771+
.ti-file-analytics:before {
1772+
content: "";
1773+
}
1774+
17191775
.ti-file-certificate:before {
17201776
content: "";
17211777
}
@@ -1728,6 +1784,10 @@
17281784
content: "";
17291785
}
17301786

1787+
.ti-file-code-2:before {
1788+
content: "";
1789+
}
1790+
17311791
.ti-file-diff:before {
17321792
content: "";
17331793
}
@@ -1740,10 +1800,18 @@
17401800
content: "";
17411801
}
17421802

1803+
.ti-file-export:before {
1804+
content: "";
1805+
}
1806+
17431807
.ti-file-horizontal:before {
17441808
content: "";
17451809
}
17461810

1811+
.ti-file-import:before {
1812+
content: "";
1813+
}
1814+
17471815
.ti-file-invoice:before {
17481816
content: "";
17491817
}
@@ -3855,3 +3923,7 @@
38553923
.ti-zoom-out:before {
38563924
content: "";
38573925
}
3926+
3927+
.ti-zoom-question:before {
3928+
content: "";
3929+
}

0 commit comments

Comments
 (0)