@tabler/icons-webfont 2.22.0 → 2.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fonts/tabler-icons.eot +0 -0
- package/fonts/tabler-icons.ttf +0 -0
- package/fonts/tabler-icons.woff +0 -0
- package/fonts/tabler-icons.woff2 +0 -0
- package/package.json +2 -2
- package/tabler-icons.css +75 -3
- package/tabler-icons.css.map +1 -1
- package/tabler-icons.html +164 -2
- package/tabler-icons.min.css +2 -2
- package/tabler-icons.min.css.map +1 -1
- package/tabler-icons.scss +41 -5
package/tabler-icons.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<meta name="viewport"
|
|
6
6
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
7
7
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8
|
-
<title>Tabler Icons - version 2.
|
|
8
|
+
<title>Tabler Icons - version 2.23.0</title>
|
|
9
9
|
|
|
10
10
|
<link rel="preconnect" href="https://rsms.me/">
|
|
11
11
|
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<h1>
|
|
117
117
|
Tabler Icons
|
|
118
118
|
</h1>
|
|
119
|
-
<p class="text-muted">version 2.
|
|
119
|
+
<p class="text-muted">version 2.23.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -1746,6 +1746,15 @@
|
|
|
1746
1746
|
</div>
|
|
1747
1747
|
</div>
|
|
1748
1748
|
|
|
1749
|
+
<div class="tabler-icon">
|
|
1750
|
+
<i class="ti ti-arrow-bar-both"></i>
|
|
1751
|
+
<strong>arrow-bar-both</strong>
|
|
1752
|
+
<div class="tabler-icon-codes">
|
|
1753
|
+
<code>ti ti-arrow-bar-both</code><br>
|
|
1754
|
+
<code>\fadd</code>
|
|
1755
|
+
</div>
|
|
1756
|
+
</div>
|
|
1757
|
+
|
|
1749
1758
|
<div class="tabler-icon">
|
|
1750
1759
|
<i class="ti ti-arrow-bar-down"></i>
|
|
1751
1760
|
<strong>arrow-bar-down</strong>
|
|
@@ -2079,6 +2088,15 @@
|
|
|
2079
2088
|
</div>
|
|
2080
2089
|
</div>
|
|
2081
2090
|
|
|
2091
|
+
<div class="tabler-icon">
|
|
2092
|
+
<i class="ti ti-arrow-capsule"></i>
|
|
2093
|
+
<strong>arrow-capsule</strong>
|
|
2094
|
+
<div class="tabler-icon-codes">
|
|
2095
|
+
<code>ti ti-arrow-capsule</code><br>
|
|
2096
|
+
<code>\fade</code>
|
|
2097
|
+
</div>
|
|
2098
|
+
</div>
|
|
2099
|
+
|
|
2082
2100
|
<div class="tabler-icon">
|
|
2083
2101
|
<i class="ti ti-arrow-curve-left"></i>
|
|
2084
2102
|
<strong>arrow-curve-left</strong>
|
|
@@ -7191,6 +7209,15 @@
|
|
|
7191
7209
|
</div>
|
|
7192
7210
|
</div>
|
|
7193
7211
|
|
|
7212
|
+
<div class="tabler-icon">
|
|
7213
|
+
<i class="ti ti-brand-microsoft-teams"></i>
|
|
7214
|
+
<strong>brand-microsoft-teams</strong>
|
|
7215
|
+
<div class="tabler-icon-codes">
|
|
7216
|
+
<code>ti ti-brand-microsoft-teams</code><br>
|
|
7217
|
+
<code>\fadf</code>
|
|
7218
|
+
</div>
|
|
7219
|
+
</div>
|
|
7220
|
+
|
|
7194
7221
|
<div class="tabler-icon">
|
|
7195
7222
|
<i class="ti ti-brand-miniprogram"></i>
|
|
7196
7223
|
<strong>brand-miniprogram</strong>
|
|
@@ -7317,6 +7344,15 @@
|
|
|
7317
7344
|
</div>
|
|
7318
7345
|
</div>
|
|
7319
7346
|
|
|
7347
|
+
<div class="tabler-icon">
|
|
7348
|
+
<i class="ti ti-brand-nodejs"></i>
|
|
7349
|
+
<strong>brand-nodejs</strong>
|
|
7350
|
+
<div class="tabler-icon-codes">
|
|
7351
|
+
<code>ti ti-brand-nodejs</code><br>
|
|
7352
|
+
<code>\fae0</code>
|
|
7353
|
+
</div>
|
|
7354
|
+
</div>
|
|
7355
|
+
|
|
7320
7356
|
<div class="tabler-icon">
|
|
7321
7357
|
<i class="ti ti-brand-nord-vpn"></i>
|
|
7322
7358
|
<strong>brand-nord-vpn</strong>
|
|
@@ -8559,6 +8595,15 @@
|
|
|
8559
8595
|
</div>
|
|
8560
8596
|
</div>
|
|
8561
8597
|
|
|
8598
|
+
<div class="tabler-icon">
|
|
8599
|
+
<i class="ti ti-brand-yandex"></i>
|
|
8600
|
+
<strong>brand-yandex</strong>
|
|
8601
|
+
<div class="tabler-icon-codes">
|
|
8602
|
+
<code>ti ti-brand-yandex</code><br>
|
|
8603
|
+
<code>\fae1</code>
|
|
8604
|
+
</div>
|
|
8605
|
+
</div>
|
|
8606
|
+
|
|
8562
8607
|
<div class="tabler-icon">
|
|
8563
8608
|
<i class="ti ti-brand-yatse"></i>
|
|
8564
8609
|
<strong>brand-yatse</strong>
|
|
@@ -9765,6 +9810,24 @@
|
|
|
9765
9810
|
</div>
|
|
9766
9811
|
</div>
|
|
9767
9812
|
|
|
9813
|
+
<div class="tabler-icon">
|
|
9814
|
+
<i class="ti ti-capsule"></i>
|
|
9815
|
+
<strong>capsule</strong>
|
|
9816
|
+
<div class="tabler-icon-codes">
|
|
9817
|
+
<code>ti ti-capsule</code><br>
|
|
9818
|
+
<code>\fae3</code>
|
|
9819
|
+
</div>
|
|
9820
|
+
</div>
|
|
9821
|
+
|
|
9822
|
+
<div class="tabler-icon">
|
|
9823
|
+
<i class="ti ti-capsule-horizontal"></i>
|
|
9824
|
+
<strong>capsule-horizontal</strong>
|
|
9825
|
+
<div class="tabler-icon-codes">
|
|
9826
|
+
<code>ti ti-capsule-horizontal</code><br>
|
|
9827
|
+
<code>\fae2</code>
|
|
9828
|
+
</div>
|
|
9829
|
+
</div>
|
|
9830
|
+
|
|
9768
9831
|
<div class="tabler-icon">
|
|
9769
9832
|
<i class="ti ti-capture"></i>
|
|
9770
9833
|
<strong>capture</strong>
|
|
@@ -10755,6 +10818,15 @@
|
|
|
10755
10818
|
</div>
|
|
10756
10819
|
</div>
|
|
10757
10820
|
|
|
10821
|
+
<div class="tabler-icon">
|
|
10822
|
+
<i class="ti ti-chevron-left-pipe"></i>
|
|
10823
|
+
<strong>chevron-left-pipe</strong>
|
|
10824
|
+
<div class="tabler-icon-codes">
|
|
10825
|
+
<code>ti ti-chevron-left-pipe</code><br>
|
|
10826
|
+
<code>\fae4</code>
|
|
10827
|
+
</div>
|
|
10828
|
+
</div>
|
|
10829
|
+
|
|
10758
10830
|
<div class="tabler-icon">
|
|
10759
10831
|
<i class="ti ti-chevron-right"></i>
|
|
10760
10832
|
<strong>chevron-right</strong>
|
|
@@ -10764,6 +10836,15 @@
|
|
|
10764
10836
|
</div>
|
|
10765
10837
|
</div>
|
|
10766
10838
|
|
|
10839
|
+
<div class="tabler-icon">
|
|
10840
|
+
<i class="ti ti-chevron-right-pipe"></i>
|
|
10841
|
+
<strong>chevron-right-pipe</strong>
|
|
10842
|
+
<div class="tabler-icon-codes">
|
|
10843
|
+
<code>ti ti-chevron-right-pipe</code><br>
|
|
10844
|
+
<code>\fae5</code>
|
|
10845
|
+
</div>
|
|
10846
|
+
</div>
|
|
10847
|
+
|
|
10767
10848
|
<div class="tabler-icon">
|
|
10768
10849
|
<i class="ti ti-chevron-up"></i>
|
|
10769
10850
|
<strong>chevron-up</strong>
|
|
@@ -14742,6 +14823,15 @@
|
|
|
14742
14823
|
</div>
|
|
14743
14824
|
</div>
|
|
14744
14825
|
|
|
14826
|
+
<div class="tabler-icon">
|
|
14827
|
+
<i class="ti ti-device-airtag"></i>
|
|
14828
|
+
<strong>device-airtag</strong>
|
|
14829
|
+
<div class="tabler-icon-codes">
|
|
14830
|
+
<code>ti ti-device-airtag</code><br>
|
|
14831
|
+
<code>\fae6</code>
|
|
14832
|
+
</div>
|
|
14833
|
+
</div>
|
|
14834
|
+
|
|
14745
14835
|
<div class="tabler-icon">
|
|
14746
14836
|
<i class="ti ti-device-analytics"></i>
|
|
14747
14837
|
<strong>device-analytics</strong>
|
|
@@ -16191,6 +16281,15 @@
|
|
|
16191
16281
|
</div>
|
|
16192
16282
|
</div>
|
|
16193
16283
|
|
|
16284
|
+
<div class="tabler-icon">
|
|
16285
|
+
<i class="ti ti-device-vision-pro"></i>
|
|
16286
|
+
<strong>device-vision-pro</strong>
|
|
16287
|
+
<div class="tabler-icon-codes">
|
|
16288
|
+
<code>ti ti-device-vision-pro</code><br>
|
|
16289
|
+
<code>\fae7</code>
|
|
16290
|
+
</div>
|
|
16291
|
+
</div>
|
|
16292
|
+
|
|
16194
16293
|
<div class="tabler-icon">
|
|
16195
16294
|
<i class="ti ti-device-watch"></i>
|
|
16196
16295
|
<strong>device-watch</strong>
|
|
@@ -25146,6 +25245,15 @@
|
|
|
25146
25245
|
</div>
|
|
25147
25246
|
</div>
|
|
25148
25247
|
|
|
25248
|
+
<div class="tabler-icon">
|
|
25249
|
+
<i class="ti ti-medical-cross-circle"></i>
|
|
25250
|
+
<strong>medical-cross-circle</strong>
|
|
25251
|
+
<div class="tabler-icon-codes">
|
|
25252
|
+
<code>ti ti-medical-cross-circle</code><br>
|
|
25253
|
+
<code>\fae8</code>
|
|
25254
|
+
</div>
|
|
25255
|
+
</div>
|
|
25256
|
+
|
|
25149
25257
|
<div class="tabler-icon">
|
|
25150
25258
|
<i class="ti ti-medical-cross-filled"></i>
|
|
25151
25259
|
<strong>medical-cross-filled</strong>
|
|
@@ -25884,6 +25992,33 @@
|
|
|
25884
25992
|
</div>
|
|
25885
25993
|
</div>
|
|
25886
25994
|
|
|
25995
|
+
<div class="tabler-icon">
|
|
25996
|
+
<i class="ti ti-michelin-bib-gourmand"></i>
|
|
25997
|
+
<strong>michelin-bib-gourmand</strong>
|
|
25998
|
+
<div class="tabler-icon-codes">
|
|
25999
|
+
<code>ti ti-michelin-bib-gourmand</code><br>
|
|
26000
|
+
<code>\fae9</code>
|
|
26001
|
+
</div>
|
|
26002
|
+
</div>
|
|
26003
|
+
|
|
26004
|
+
<div class="tabler-icon">
|
|
26005
|
+
<i class="ti ti-michelin-star"></i>
|
|
26006
|
+
<strong>michelin-star</strong>
|
|
26007
|
+
<div class="tabler-icon-codes">
|
|
26008
|
+
<code>ti ti-michelin-star</code><br>
|
|
26009
|
+
<code>\faeb</code>
|
|
26010
|
+
</div>
|
|
26011
|
+
</div>
|
|
26012
|
+
|
|
26013
|
+
<div class="tabler-icon">
|
|
26014
|
+
<i class="ti ti-michelin-star-green"></i>
|
|
26015
|
+
<strong>michelin-star-green</strong>
|
|
26016
|
+
<div class="tabler-icon-codes">
|
|
26017
|
+
<code>ti ti-michelin-star-green</code><br>
|
|
26018
|
+
<code>\faea</code>
|
|
26019
|
+
</div>
|
|
26020
|
+
</div>
|
|
26021
|
+
|
|
25887
26022
|
<div class="tabler-icon">
|
|
25888
26023
|
<i class="ti ti-mickey"></i>
|
|
25889
26024
|
<strong>mickey</strong>
|
|
@@ -26829,6 +26964,15 @@
|
|
|
26829
26964
|
</div>
|
|
26830
26965
|
</div>
|
|
26831
26966
|
|
|
26967
|
+
<div class="tabler-icon">
|
|
26968
|
+
<i class="ti ti-navigation-north"></i>
|
|
26969
|
+
<strong>navigation-north</strong>
|
|
26970
|
+
<div class="tabler-icon-codes">
|
|
26971
|
+
<code>ti ti-navigation-north</code><br>
|
|
26972
|
+
<code>\faec</code>
|
|
26973
|
+
</div>
|
|
26974
|
+
</div>
|
|
26975
|
+
|
|
26832
26976
|
<div class="tabler-icon">
|
|
26833
26977
|
<i class="ti ti-navigation-off"></i>
|
|
26834
26978
|
<strong>navigation-off</strong>
|
|
@@ -29709,6 +29853,24 @@
|
|
|
29709
29853
|
</div>
|
|
29710
29854
|
</div>
|
|
29711
29855
|
|
|
29856
|
+
<div class="tabler-icon">
|
|
29857
|
+
<i class="ti ti-rectangle-rounded-bottom"></i>
|
|
29858
|
+
<strong>rectangle-rounded-bottom</strong>
|
|
29859
|
+
<div class="tabler-icon-codes">
|
|
29860
|
+
<code>ti ti-rectangle-rounded-bottom</code><br>
|
|
29861
|
+
<code>\faed</code>
|
|
29862
|
+
</div>
|
|
29863
|
+
</div>
|
|
29864
|
+
|
|
29865
|
+
<div class="tabler-icon">
|
|
29866
|
+
<i class="ti ti-rectangle-rounded-top"></i>
|
|
29867
|
+
<strong>rectangle-rounded-top</strong>
|
|
29868
|
+
<div class="tabler-icon-codes">
|
|
29869
|
+
<code>ti ti-rectangle-rounded-top</code><br>
|
|
29870
|
+
<code>\faee</code>
|
|
29871
|
+
</div>
|
|
29872
|
+
</div>
|
|
29873
|
+
|
|
29712
29874
|
<div class="tabler-icon">
|
|
29713
29875
|
<i class="ti ti-rectangle-vertical"></i>
|
|
29714
29876
|
<strong>rectangle-vertical</strong>
|