Skip to content

Commit 2dced47

Browse files
committed
Release 1.32.0
1 parent 14f2f66 commit 2dced47

Some content is hidden

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

67 files changed

+1249
-736
lines changed

Diff for: .github/icons.png

7.86 KB
Loading

Diff for: .github/icons.svg

+761-725
Loading

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

11.5 KB
Loading

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

+40
Loading

Diff for: iconfont-unicode.json

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

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

5.25 KB
Binary file not shown.

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

5.25 KB
Binary file not shown.

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

3.09 KB
Binary file not shown.

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

2.27 KB
Binary file not shown.

Diff for: iconfont/tabler-icons.css

+49-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*!
3-
* Tabler Icons 1.31.0 by tabler - https://tabler.io
3+
* Tabler Icons 1.32.0 by tabler - https://tabler.io
44
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
55
*/
66
@font-face {
@@ -516,6 +516,10 @@
516516
content: "";
517517
}
518518

519+
.ti-brand-airbnb:before {
520+
content: "";
521+
}
522+
519523
.ti-brand-android:before {
520524
content: "";
521525
}
@@ -524,6 +528,10 @@
524528
content: "";
525529
}
526530

531+
.ti-brand-apple-arcade:before {
532+
content: "";
533+
}
534+
527535
.ti-brand-appstore:before {
528536
content: "";
529537
}
@@ -540,6 +548,14 @@
540548
content: "";
541549
}
542550

551+
.ti-brand-codesandbox:before {
552+
content: "";
553+
}
554+
555+
.ti-brand-css3:before {
556+
content: "";
557+
}
558+
543559
.ti-brand-deviantart:before {
544560
content: "";
545561
}
@@ -600,10 +616,18 @@
600616
content: "";
601617
}
602618

619+
.ti-brand-html5:before {
620+
content: "";
621+
}
622+
603623
.ti-brand-instagram:before {
604624
content: "";
605625
}
606626

627+
.ti-brand-kotlin:before {
628+
content: "";
629+
}
630+
607631
.ti-brand-linkedin:before {
608632
content: "";
609633
}
@@ -660,10 +684,18 @@
660684
content: "";
661685
}
662686

687+
.ti-brand-soundcloud:before {
688+
content: "";
689+
}
690+
663691
.ti-brand-spotify:before {
664692
content: "";
665693
}
666694

695+
.ti-brand-steam:before {
696+
content: "";
697+
}
698+
667699
.ti-brand-tabler:before {
668700
content: "";
669701
}
@@ -676,10 +708,18 @@
676708
content: "";
677709
}
678710

711+
.ti-brand-tidal:before {
712+
content: "";
713+
}
714+
679715
.ti-brand-tiktok:before {
680716
content: "";
681717
}
682718

719+
.ti-brand-tinder:before {
720+
content: "";
721+
}
722+
683723
.ti-brand-tumblr:before {
684724
content: "";
685725
}
@@ -696,6 +736,10 @@
696736
content: "";
697737
}
698738

739+
.ti-brand-vk:before {
740+
content: "";
741+
}
742+
699743
.ti-brand-whatsapp:before {
700744
content: "";
701745
}
@@ -704,6 +748,10 @@
704748
content: "";
705749
}
706750

751+
.ti-brand-yahoo:before {
752+
content: "";
753+
}
754+
707755
.ti-brand-youtube:before {
708756
content: "";
709757
}

Diff for: iconfont/tabler-icons.html

+110-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport"
66
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
77
<meta http-equiv="X-UA-Compatible" content="ie=edge">
8-
<title>Tabler Icons - version 1.31.0</title>
8+
<title>Tabler Icons - version 1.32.0</title>
99

1010
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600" rel="stylesheet">
1111
<link rel="stylesheet" href="./tabler-icons.css">
@@ -109,7 +109,7 @@
109109
<h1>
110110
Tabler Icons
111111
</h1>
112-
<p class="text-muted">version 1.31.0</p>
112+
<p class="text-muted">version 1.32.0</p>
113113
</header>
114114

115115
<div class="search-bar">
@@ -1226,6 +1226,15 @@ <h1>
12261226
</div>
12271227
</div>
12281228

1229+
<div class="tabler-icon">
1230+
<i class="ti ti-brand-airbnb"></i>
1231+
<strong>brand-airbnb</strong>
1232+
<div class="tabler-icon-codes">
1233+
<code>ti ti-brand-airbnb</code><br>
1234+
<code>\ed68</code>
1235+
</div>
1236+
</div>
1237+
12291238
<div class="tabler-icon">
12301239
<i class="ti ti-brand-android"></i>
12311240
<strong>brand-android</strong>
@@ -1244,6 +1253,15 @@ <h1>
12441253
</div>
12451254
</div>
12461255

1256+
<div class="tabler-icon">
1257+
<i class="ti ti-brand-apple-arcade"></i>
1258+
<strong>brand-apple-arcade</strong>
1259+
<div class="tabler-icon-codes">
1260+
<code>ti ti-brand-apple-arcade</code><br>
1261+
<code>\ed69</code>
1262+
</div>
1263+
</div>
1264+
12471265
<div class="tabler-icon">
12481266
<i class="ti ti-brand-appstore"></i>
12491267
<strong>brand-appstore</strong>
@@ -1280,6 +1298,24 @@ <h1>
12801298
</div>
12811299
</div>
12821300

1301+
<div class="tabler-icon">
1302+
<i class="ti ti-brand-codesandbox"></i>
1303+
<strong>brand-codesandbox</strong>
1304+
<div class="tabler-icon-codes">
1305+
<code>ti ti-brand-codesandbox</code><br>
1306+
<code>\ed6a</code>
1307+
</div>
1308+
</div>
1309+
1310+
<div class="tabler-icon">
1311+
<i class="ti ti-brand-css3"></i>
1312+
<strong>brand-css3</strong>
1313+
<div class="tabler-icon-codes">
1314+
<code>ti ti-brand-css3</code><br>
1315+
<code>\ed6b</code>
1316+
</div>
1317+
</div>
1318+
12831319
<div class="tabler-icon">
12841320
<i class="ti ti-brand-deviantart"></i>
12851321
<strong>brand-deviantart</strong>
@@ -1415,6 +1451,15 @@ <h1>
14151451
</div>
14161452
</div>
14171453

1454+
<div class="tabler-icon">
1455+
<i class="ti ti-brand-html5"></i>
1456+
<strong>brand-html5</strong>
1457+
<div class="tabler-icon-codes">
1458+
<code>ti ti-brand-html5</code><br>
1459+
<code>\ed6c</code>
1460+
</div>
1461+
</div>
1462+
14181463
<div class="tabler-icon">
14191464
<i class="ti ti-brand-instagram"></i>
14201465
<strong>brand-instagram</strong>
@@ -1424,6 +1469,15 @@ <h1>
14241469
</div>
14251470
</div>
14261471

1472+
<div class="tabler-icon">
1473+
<i class="ti ti-brand-kotlin"></i>
1474+
<strong>brand-kotlin</strong>
1475+
<div class="tabler-icon-codes">
1476+
<code>ti ti-brand-kotlin</code><br>
1477+
<code>\ed6d</code>
1478+
</div>
1479+
</div>
1480+
14271481
<div class="tabler-icon">
14281482
<i class="ti ti-brand-linkedin"></i>
14291483
<strong>brand-linkedin</strong>
@@ -1550,6 +1604,15 @@ <h1>
15501604
</div>
15511605
</div>
15521606

1607+
<div class="tabler-icon">
1608+
<i class="ti ti-brand-soundcloud"></i>
1609+
<strong>brand-soundcloud</strong>
1610+
<div class="tabler-icon-codes">
1611+
<code>ti ti-brand-soundcloud</code><br>
1612+
<code>\ed6e</code>
1613+
</div>
1614+
</div>
1615+
15531616
<div class="tabler-icon">
15541617
<i class="ti ti-brand-spotify"></i>
15551618
<strong>brand-spotify</strong>
@@ -1559,6 +1622,15 @@ <h1>
15591622
</div>
15601623
</div>
15611624

1625+
<div class="tabler-icon">
1626+
<i class="ti ti-brand-steam"></i>
1627+
<strong>brand-steam</strong>
1628+
<div class="tabler-icon-codes">
1629+
<code>ti ti-brand-steam</code><br>
1630+
<code>\ed6f</code>
1631+
</div>
1632+
</div>
1633+
15621634
<div class="tabler-icon">
15631635
<i class="ti ti-brand-tabler"></i>
15641636
<strong>brand-tabler</strong>
@@ -1586,6 +1658,15 @@ <h1>
15861658
</div>
15871659
</div>
15881660

1661+
<div class="tabler-icon">
1662+
<i class="ti ti-brand-tidal"></i>
1663+
<strong>brand-tidal</strong>
1664+
<div class="tabler-icon-codes">
1665+
<code>ti ti-brand-tidal</code><br>
1666+
<code>\ed70</code>
1667+
</div>
1668+
</div>
1669+
15891670
<div class="tabler-icon">
15901671
<i class="ti ti-brand-tiktok"></i>
15911672
<strong>brand-tiktok</strong>
@@ -1595,6 +1676,15 @@ <h1>
15951676
</div>
15961677
</div>
15971678

1679+
<div class="tabler-icon">
1680+
<i class="ti ti-brand-tinder"></i>
1681+
<strong>brand-tinder</strong>
1682+
<div class="tabler-icon-codes">
1683+
<code>ti ti-brand-tinder</code><br>
1684+
<code>\ed71</code>
1685+
</div>
1686+
</div>
1687+
15981688
<div class="tabler-icon">
15991689
<i class="ti ti-brand-tumblr"></i>
16001690
<strong>brand-tumblr</strong>
@@ -1631,6 +1721,15 @@ <h1>
16311721
</div>
16321722
</div>
16331723

1724+
<div class="tabler-icon">
1725+
<i class="ti ti-brand-vk"></i>
1726+
<strong>brand-vk</strong>
1727+
<div class="tabler-icon-codes">
1728+
<code>ti ti-brand-vk</code><br>
1729+
<code>\ed72</code>
1730+
</div>
1731+
</div>
1732+
16341733
<div class="tabler-icon">
16351734
<i class="ti ti-brand-whatsapp"></i>
16361735
<strong>brand-whatsapp</strong>
@@ -1649,6 +1748,15 @@ <h1>
16491748
</div>
16501749
</div>
16511750

1751+
<div class="tabler-icon">
1752+
<i class="ti ti-brand-yahoo"></i>
1753+
<strong>brand-yahoo</strong>
1754+
<div class="tabler-icon-codes">
1755+
<code>ti ti-brand-yahoo</code><br>
1756+
<code>\ed73</code>
1757+
</div>
1758+
</div>
1759+
16521760
<div class="tabler-icon">
16531761
<i class="ti ti-brand-youtube"></i>
16541762
<strong>brand-youtube</strong>

Diff for: iconfont/tabler-icons.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)