@tabler/icons-webfont 2.44.0 → 2.45.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.45.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.45.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -6201,6 +6201,15 @@
|
|
|
6201
6201
|
</div>
|
|
6202
6202
|
</div>
|
|
6203
6203
|
|
|
6204
|
+
<div class="tabler-icon">
|
|
6205
|
+
<i class="ti ti-brand-apple-filled"></i>
|
|
6206
|
+
<strong>brand-apple-filled</strong>
|
|
6207
|
+
<div class="tabler-icon-codes">
|
|
6208
|
+
<code>ti ti-brand-apple-filled</code><br>
|
|
6209
|
+
<code>\fd74</code>
|
|
6210
|
+
</div>
|
|
6211
|
+
</div>
|
|
6212
|
+
|
|
6204
6213
|
<div class="tabler-icon">
|
|
6205
6214
|
<i class="ti ti-brand-apple-podcast"></i>
|
|
6206
6215
|
<strong>brand-apple-podcast</strong>
|
|
@@ -6381,6 +6390,15 @@
|
|
|
6381
6390
|
</div>
|
|
6382
6391
|
</div>
|
|
6383
6392
|
|
|
6393
|
+
<div class="tabler-icon">
|
|
6394
|
+
<i class="ti ti-brand-bluesky"></i>
|
|
6395
|
+
<strong>brand-bluesky</strong>
|
|
6396
|
+
<div class="tabler-icon-codes">
|
|
6397
|
+
<code>ti ti-brand-bluesky</code><br>
|
|
6398
|
+
<code>\fd75</code>
|
|
6399
|
+
</div>
|
|
6400
|
+
</div>
|
|
6401
|
+
|
|
6384
6402
|
<div class="tabler-icon">
|
|
6385
6403
|
<i class="ti ti-brand-booking"></i>
|
|
6386
6404
|
<strong>brand-booking</strong>
|
|
@@ -7569,6 +7587,15 @@
|
|
|
7569
7587
|
</div>
|
|
7570
7588
|
</div>
|
|
7571
7589
|
|
|
7590
|
+
<div class="tabler-icon">
|
|
7591
|
+
<i class="ti ti-brand-livewire"></i>
|
|
7592
|
+
<strong>brand-livewire</strong>
|
|
7593
|
+
<div class="tabler-icon-codes">
|
|
7594
|
+
<code>ti ti-brand-livewire</code><br>
|
|
7595
|
+
<code>\fd76</code>
|
|
7596
|
+
</div>
|
|
7597
|
+
</div>
|
|
7598
|
+
|
|
7572
7599
|
<div class="tabler-icon">
|
|
7573
7600
|
<i class="ti ti-brand-loom"></i>
|
|
7574
7601
|
<strong>brand-loom</strong>
|
|
@@ -8064,6 +8091,15 @@
|
|
|
8064
8091
|
</div>
|
|
8065
8092
|
</div>
|
|
8066
8093
|
|
|
8094
|
+
<div class="tabler-icon">
|
|
8095
|
+
<i class="ti ti-brand-pnpm"></i>
|
|
8096
|
+
<strong>brand-pnpm</strong>
|
|
8097
|
+
<div class="tabler-icon-codes">
|
|
8098
|
+
<code>ti ti-brand-pnpm</code><br>
|
|
8099
|
+
<code>\fd77</code>
|
|
8100
|
+
</div>
|
|
8101
|
+
</div>
|
|
8102
|
+
|
|
8067
8103
|
<div class="tabler-icon">
|
|
8068
8104
|
<i class="ti ti-brand-pocket"></i>
|
|
8069
8105
|
<strong>brand-pocket</strong>
|
|
@@ -8442,6 +8478,15 @@
|
|
|
8442
8478
|
</div>
|
|
8443
8479
|
</div>
|
|
8444
8480
|
|
|
8481
|
+
<div class="tabler-icon">
|
|
8482
|
+
<i class="ti ti-brand-stocktwits"></i>
|
|
8483
|
+
<strong>brand-stocktwits</strong>
|
|
8484
|
+
<div class="tabler-icon-codes">
|
|
8485
|
+
<code>ti ti-brand-stocktwits</code><br>
|
|
8486
|
+
<code>\fd78</code>
|
|
8487
|
+
</div>
|
|
8488
|
+
</div>
|
|
8489
|
+
|
|
8445
8490
|
<div class="tabler-icon">
|
|
8446
8491
|
<i class="ti ti-brand-storj"></i>
|
|
8447
8492
|
<strong>brand-storj</strong>
|
|
@@ -9153,6 +9198,15 @@
|
|
|
9153
9198
|
</div>
|
|
9154
9199
|
</div>
|
|
9155
9200
|
|
|
9201
|
+
<div class="tabler-icon">
|
|
9202
|
+
<i class="ti ti-brand-yarn"></i>
|
|
9203
|
+
<strong>brand-yarn</strong>
|
|
9204
|
+
<div class="tabler-icon-codes">
|
|
9205
|
+
<code>ti ti-brand-yarn</code><br>
|
|
9206
|
+
<code>\fd79</code>
|
|
9207
|
+
</div>
|
|
9208
|
+
</div>
|
|
9209
|
+
|
|
9156
9210
|
<div class="tabler-icon">
|
|
9157
9211
|
<i class="ti ti-brand-yatse"></i>
|
|
9158
9212
|
<strong>brand-yatse</strong>
|
|
@@ -12375,6 +12429,15 @@
|
|
|
12375
12429
|
</div>
|
|
12376
12430
|
</div>
|
|
12377
12431
|
|
|
12432
|
+
<div class="tabler-icon">
|
|
12433
|
+
<i class="ti ti-circle-dashed-percentage"></i>
|
|
12434
|
+
<strong>circle-dashed-percentage</strong>
|
|
12435
|
+
<div class="tabler-icon-codes">
|
|
12436
|
+
<code>ti ti-circle-dashed-percentage</code><br>
|
|
12437
|
+
<code>\fd7a</code>
|
|
12438
|
+
</div>
|
|
12439
|
+
</div>
|
|
12440
|
+
|
|
12378
12441
|
<div class="tabler-icon">
|
|
12379
12442
|
<i class="ti ti-circle-dashed-x"></i>
|
|
12380
12443
|
<strong>circle-dashed-x</strong>
|
|
@@ -12816,6 +12879,15 @@
|
|
|
12816
12879
|
</div>
|
|
12817
12880
|
</div>
|
|
12818
12881
|
|
|
12882
|
+
<div class="tabler-icon">
|
|
12883
|
+
<i class="ti ti-circle-percentage"></i>
|
|
12884
|
+
<strong>circle-percentage</strong>
|
|
12885
|
+
<div class="tabler-icon-codes">
|
|
12886
|
+
<code>ti ti-circle-percentage</code><br>
|
|
12887
|
+
<code>\fd7b</code>
|
|
12888
|
+
</div>
|
|
12889
|
+
</div>
|
|
12890
|
+
|
|
12819
12891
|
<div class="tabler-icon">
|
|
12820
12892
|
<i class="ti ti-circle-plus"></i>
|
|
12821
12893
|
<strong>circle-plus</strong>
|
|
@@ -29520,6 +29592,24 @@
|
|
|
29520
29592
|
</div>
|
|
29521
29593
|
</div>
|
|
29522
29594
|
|
|
29595
|
+
<div class="tabler-icon">
|
|
29596
|
+
<i class="ti ti-meter-cube"></i>
|
|
29597
|
+
<strong>meter-cube</strong>
|
|
29598
|
+
<div class="tabler-icon-codes">
|
|
29599
|
+
<code>ti ti-meter-cube</code><br>
|
|
29600
|
+
<code>\fd7c</code>
|
|
29601
|
+
</div>
|
|
29602
|
+
</div>
|
|
29603
|
+
|
|
29604
|
+
<div class="tabler-icon">
|
|
29605
|
+
<i class="ti ti-meter-square"></i>
|
|
29606
|
+
<strong>meter-square</strong>
|
|
29607
|
+
<div class="tabler-icon-codes">
|
|
29608
|
+
<code>ti ti-meter-square</code><br>
|
|
29609
|
+
<code>\fd7d</code>
|
|
29610
|
+
</div>
|
|
29611
|
+
</div>
|
|
29612
|
+
|
|
29523
29613
|
<div class="tabler-icon">
|
|
29524
29614
|
<i class="ti ti-metronome"></i>
|
|
29525
29615
|
<strong>metronome</strong>
|
|
@@ -32031,6 +32121,15 @@
|
|
|
32031
32121
|
</div>
|
|
32032
32122
|
</div>
|
|
32033
32123
|
|
|
32124
|
+
<div class="tabler-icon">
|
|
32125
|
+
<i class="ti ti-paywall"></i>
|
|
32126
|
+
<strong>paywall</strong>
|
|
32127
|
+
<div class="tabler-icon-codes">
|
|
32128
|
+
<code>ti ti-paywall</code><br>
|
|
32129
|
+
<code>\fd7e</code>
|
|
32130
|
+
</div>
|
|
32131
|
+
</div>
|
|
32132
|
+
|
|
32034
32133
|
<div class="tabler-icon">
|
|
32035
32134
|
<i class="ti ti-pdf"></i>
|
|
32036
32135
|
<strong>pdf</strong>
|
|
@@ -33012,6 +33111,24 @@
|
|
|
33012
33111
|
</div>
|
|
33013
33112
|
</div>
|
|
33014
33113
|
|
|
33114
|
+
<div class="tabler-icon">
|
|
33115
|
+
<i class="ti ti-pilcrow-left"></i>
|
|
33116
|
+
<strong>pilcrow-left</strong>
|
|
33117
|
+
<div class="tabler-icon-codes">
|
|
33118
|
+
<code>ti ti-pilcrow-left</code><br>
|
|
33119
|
+
<code>\fd7f</code>
|
|
33120
|
+
</div>
|
|
33121
|
+
</div>
|
|
33122
|
+
|
|
33123
|
+
<div class="tabler-icon">
|
|
33124
|
+
<i class="ti ti-pilcrow-right"></i>
|
|
33125
|
+
<strong>pilcrow-right</strong>
|
|
33126
|
+
<div class="tabler-icon-codes">
|
|
33127
|
+
<code>ti ti-pilcrow-right</code><br>
|
|
33128
|
+
<code>\fd80</code>
|
|
33129
|
+
</div>
|
|
33130
|
+
</div>
|
|
33131
|
+
|
|
33015
33132
|
<div class="tabler-icon">
|
|
33016
33133
|
<i class="ti ti-pill"></i>
|
|
33017
33134
|
<strong>pill</strong>
|
|
@@ -34155,6 +34272,15 @@
|
|
|
34155
34272
|
</div>
|
|
34156
34273
|
</div>
|
|
34157
34274
|
|
|
34275
|
+
<div class="tabler-icon">
|
|
34276
|
+
<i class="ti ti-protocol"></i>
|
|
34277
|
+
<strong>protocol</strong>
|
|
34278
|
+
<div class="tabler-icon-codes">
|
|
34279
|
+
<code>ti ti-protocol</code><br>
|
|
34280
|
+
<code>\fd81</code>
|
|
34281
|
+
</div>
|
|
34282
|
+
</div>
|
|
34283
|
+
|
|
34158
34284
|
<div class="tabler-icon">
|
|
34159
34285
|
<i class="ti ti-pumpkin-scary"></i>
|
|
34160
34286
|
<strong>pumpkin-scary</strong>
|
|
@@ -34542,6 +34668,15 @@
|
|
|
34542
34668
|
</div>
|
|
34543
34669
|
</div>
|
|
34544
34670
|
|
|
34671
|
+
<div class="tabler-icon">
|
|
34672
|
+
<i class="ti ti-receipt-rupee"></i>
|
|
34673
|
+
<strong>receipt-rupee</strong>
|
|
34674
|
+
<div class="tabler-icon-codes">
|
|
34675
|
+
<code>ti ti-receipt-rupee</code><br>
|
|
34676
|
+
<code>\fd82</code>
|
|
34677
|
+
</div>
|
|
34678
|
+
</div>
|
|
34679
|
+
|
|
34545
34680
|
<div class="tabler-icon">
|
|
34546
34681
|
<i class="ti ti-receipt-tax"></i>
|
|
34547
34682
|
<strong>receipt-tax</strong>
|
|
@@ -38871,6 +39006,15 @@
|
|
|
38871
39006
|
</div>
|
|
38872
39007
|
</div>
|
|
38873
39008
|
|
|
39009
|
+
<div class="tabler-icon">
|
|
39010
|
+
<i class="ti ti-square-percentage"></i>
|
|
39011
|
+
<strong>square-percentage</strong>
|
|
39012
|
+
<div class="tabler-icon-codes">
|
|
39013
|
+
<code>ti ti-square-percentage</code><br>
|
|
39014
|
+
<code>\fd83</code>
|
|
39015
|
+
</div>
|
|
39016
|
+
</div>
|
|
39017
|
+
|
|
38874
39018
|
<div class="tabler-icon">
|
|
38875
39019
|
<i class="ti ti-square-plus"></i>
|
|
38876
39020
|
<strong>square-plus</strong>
|
|
@@ -39645,6 +39789,15 @@
|
|
|
39645
39789
|
</div>
|
|
39646
39790
|
</div>
|
|
39647
39791
|
|
|
39792
|
+
<div class="tabler-icon">
|
|
39793
|
+
<i class="ti ti-square-rounded-percentage"></i>
|
|
39794
|
+
<strong>square-rounded-percentage</strong>
|
|
39795
|
+
<div class="tabler-icon-codes">
|
|
39796
|
+
<code>ti ti-square-rounded-percentage</code><br>
|
|
39797
|
+
<code>\fd84</code>
|
|
39798
|
+
</div>
|
|
39799
|
+
</div>
|
|
39800
|
+
|
|
39648
39801
|
<div class="tabler-icon">
|
|
39649
39802
|
<i class="ti ti-square-rounded-plus"></i>
|
|
39650
39803
|
<strong>square-rounded-plus</strong>
|
|
@@ -41652,6 +41805,15 @@
|
|
|
41652
41805
|
</div>
|
|
41653
41806
|
</div>
|
|
41654
41807
|
|
|
41808
|
+
<div class="tabler-icon">
|
|
41809
|
+
<i class="ti ti-transaction-rupee"></i>
|
|
41810
|
+
<strong>transaction-rupee</strong>
|
|
41811
|
+
<div class="tabler-icon-codes">
|
|
41812
|
+
<code>ti ti-transaction-rupee</code><br>
|
|
41813
|
+
<code>\fd85</code>
|
|
41814
|
+
</div>
|
|
41815
|
+
</div>
|
|
41816
|
+
|
|
41655
41817
|
<div class="tabler-icon">
|
|
41656
41818
|
<i class="ti ti-transaction-yen"></i>
|
|
41657
41819
|
<strong>transaction-yen</strong>
|