Skip to content

Commit 6e7c280

Browse files
committed
Release 1.13.0
1 parent eb59369 commit 6e7c280

Some content is hidden

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

73 files changed

+1008
-579
lines changed

Diff for: .github/icons.png

7.94 KB
Loading

Diff for: .github/icons.svg

+577-535
Loading

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

13.1 KB
Loading

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

+46
Loading

Diff for: iconfont-unicode.json

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

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

7.71 KB
Binary file not shown.

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

7.71 KB
Binary file not shown.

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

4.02 KB
Binary file not shown.

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

3.01 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+57-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.12.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.13.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -420,10 +420,18 @@
420420
content: "";
421421
}
422422

423+
.ti-brand-behance:before {
424+
content: "";
425+
}
426+
423427
.ti-brand-chrome:before {
424428
content: "";
425429
}
426430

431+
.ti-brand-codepen:before {
432+
content: "";
433+
}
434+
427435
.ti-brand-dribbble:before {
428436
content: "";
429437
}
@@ -456,6 +464,14 @@
456464
content: "";
457465
}
458466

467+
.ti-brand-medium:before {
468+
content: "";
469+
}
470+
471+
.ti-brand-messenger:before {
472+
content: "";
473+
}
474+
459475
.ti-brand-opera:before {
460476
content: "";
461477
}
@@ -472,6 +488,10 @@
472488
content: "";
473489
}
474490

491+
.ti-brand-slack:before {
492+
content: "";
493+
}
494+
475495
.ti-brand-snapchat:before {
476496
content: "";
477497
}
@@ -480,10 +500,18 @@
480500
content: "";
481501
}
482502

503+
.ti-brand-tiktok:before {
504+
content: "";
505+
}
506+
483507
.ti-brand-twitter:before {
484508
content: "";
485509
}
486510

511+
.ti-brand-whatsapp:before {
512+
content: "";
513+
}
514+
487515
.ti-briefcase:before {
488516
content: "";
489517
}
@@ -652,6 +680,10 @@
652680
content: "";
653681
}
654682

683+
.ti-chart-bubble:before {
684+
content: "";
685+
}
686+
655687
.ti-chart-candle:before {
656688
content: "";
657689
}
@@ -804,6 +836,10 @@
804836
content: "";
805837
}
806838

839+
.ti-comet:before {
840+
content: "";
841+
}
842+
807843
.ti-command:before {
808844
content: "";
809845
}
@@ -1656,6 +1692,10 @@
16561692
content: "";
16571693
}
16581694

1695+
.ti-marquee:before {
1696+
content: "";
1697+
}
1698+
16591699
.ti-math:before {
16601700
content: "";
16611701
}
@@ -1664,6 +1704,10 @@
16641704
content: "";
16651705
}
16661706

1707+
.ti-medal:before {
1708+
content: "";
1709+
}
1710+
16671711
.ti-medical-cross:before {
16681712
content: "";
16691713
}
@@ -2020,6 +2064,14 @@
20202064
content: "";
20212065
}
20222066

2067+
.ti-separator-horizontal:before {
2068+
content: "";
2069+
}
2070+
2071+
.ti-separator-vertical:before {
2072+
content: "";
2073+
}
2074+
20232075
.ti-server:before {
20242076
content: "";
20252077
}
@@ -2120,6 +2172,10 @@
21202172
content: "";
21212173
}
21222174

2175+
.ti-steering-wheel:before {
2176+
content: "";
2177+
}
2178+
21232179
.ti-sticker:before {
21242180
content: "";
21252181
}

0 commit comments

Comments
 (0)