@tabler/icons-webfont 3.42.0 → 3.43.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/dist/fonts/tabler-icons-200.svg +54 -0
- package/dist/fonts/tabler-icons-200.ttf +0 -0
- package/dist/fonts/tabler-icons-200.woff +0 -0
- package/dist/fonts/tabler-icons-200.woff2 +0 -0
- package/dist/fonts/tabler-icons-300.svg +54 -0
- package/dist/fonts/tabler-icons-300.ttf +0 -0
- package/dist/fonts/tabler-icons-300.woff +0 -0
- package/dist/fonts/tabler-icons-300.woff2 +0 -0
- package/dist/fonts/tabler-icons-filled.ttf +0 -0
- package/dist/fonts/tabler-icons-filled.woff +0 -0
- package/dist/fonts/tabler-icons-filled.woff2 +0 -0
- package/dist/fonts/tabler-icons.svg +54 -0
- package/dist/fonts/tabler-icons.ttf +0 -0
- package/dist/fonts/tabler-icons.woff +0 -0
- package/dist/fonts/tabler-icons.woff2 +0 -0
- package/dist/tabler-icons-200.css +74 -2
- package/dist/tabler-icons-200.html +146 -2
- package/dist/tabler-icons-200.min.css +2 -2
- package/dist/tabler-icons-200.scss +5 -5
- package/dist/tabler-icons-300.css +74 -2
- package/dist/tabler-icons-300.html +146 -2
- package/dist/tabler-icons-300.min.css +2 -2
- package/dist/tabler-icons-300.scss +5 -5
- package/dist/tabler-icons-filled.css +2 -2
- package/dist/tabler-icons-filled.html +2 -2
- package/dist/tabler-icons-filled.min.css +2 -2
- package/dist/tabler-icons-filled.scss +3 -3
- package/dist/tabler-icons.css +74 -2
- package/dist/tabler-icons.html +146 -2
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.scss +5 -5
- package/package.json +2 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Tabler Icons 3.
|
|
2
|
+
* Tabler Icons 3.43.0 by tabler - https://tabler.io
|
|
3
3
|
* License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
4
4
|
*/
|
|
5
5
|
@font-face {
|
|
6
6
|
font-family: "tabler-icons-300";
|
|
7
7
|
font-style: normal;
|
|
8
8
|
font-weight: 400;
|
|
9
|
-
src: url("./fonts/tabler-icons-300.woff2?v3.
|
|
9
|
+
src: url("./fonts/tabler-icons-300.woff2?v3.43.0") format("woff2"), url("./fonts/tabler-icons-300.woff?") format("woff"), url("./fonts/tabler-icons-300.ttf?v3.43.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons-300" !important;
|
|
@@ -61,6 +61,14 @@
|
|
|
61
61
|
content: "\f0a7";
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
+
.ti-acorn:before {
|
|
65
|
+
content: "\10255";
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.ti-acrobatic:before {
|
|
69
|
+
content: "\10254";
|
|
70
|
+
}
|
|
71
|
+
|
|
64
72
|
.ti-activity:before {
|
|
65
73
|
content: "\ed23";
|
|
66
74
|
}
|
|
@@ -1629,6 +1637,10 @@
|
|
|
1629
1637
|
content: "\ea2e";
|
|
1630
1638
|
}
|
|
1631
1639
|
|
|
1640
|
+
.ti-banana:before {
|
|
1641
|
+
content: "\10253";
|
|
1642
|
+
}
|
|
1643
|
+
|
|
1632
1644
|
.ti-bandage:before {
|
|
1633
1645
|
content: "\eb7a";
|
|
1634
1646
|
}
|
|
@@ -2641,6 +2653,10 @@
|
|
|
2641
2653
|
content: "\fdb9";
|
|
2642
2654
|
}
|
|
2643
2655
|
|
|
2656
|
+
.ti-brand-audible:before {
|
|
2657
|
+
content: "\10252";
|
|
2658
|
+
}
|
|
2659
|
+
|
|
2644
2660
|
.ti-brand-auth0:before {
|
|
2645
2661
|
content: "\fcb3";
|
|
2646
2662
|
}
|
|
@@ -4209,6 +4225,10 @@
|
|
|
4209
4225
|
content: "\ee1b";
|
|
4210
4226
|
}
|
|
4211
4227
|
|
|
4228
|
+
.ti-building-eiffel-tower:before {
|
|
4229
|
+
content: "\10251";
|
|
4230
|
+
}
|
|
4231
|
+
|
|
4212
4232
|
.ti-building-estate:before {
|
|
4213
4233
|
content: "\f5a5";
|
|
4214
4234
|
}
|
|
@@ -4669,6 +4689,10 @@
|
|
|
4669
4689
|
content: "\efa4";
|
|
4670
4690
|
}
|
|
4671
4691
|
|
|
4692
|
+
.ti-car-door:before {
|
|
4693
|
+
content: "\10250";
|
|
4694
|
+
}
|
|
4695
|
+
|
|
4672
4696
|
.ti-car-fan:before {
|
|
4673
4697
|
content: "\fdb3";
|
|
4674
4698
|
}
|
|
@@ -4693,6 +4717,10 @@
|
|
|
4693
4717
|
content: "\fc77";
|
|
4694
4718
|
}
|
|
4695
4719
|
|
|
4720
|
+
.ti-car-lifter:before {
|
|
4721
|
+
content: "\1024f";
|
|
4722
|
+
}
|
|
4723
|
+
|
|
4696
4724
|
.ti-car-off:before {
|
|
4697
4725
|
content: "\f0c7";
|
|
4698
4726
|
}
|
|
@@ -5245,6 +5273,10 @@
|
|
|
5245
5273
|
content: "\f383";
|
|
5246
5274
|
}
|
|
5247
5275
|
|
|
5276
|
+
.ti-chocolate:before {
|
|
5277
|
+
content: "\1024e";
|
|
5278
|
+
}
|
|
5279
|
+
|
|
5248
5280
|
.ti-christmas-ball:before {
|
|
5249
5281
|
content: "\fd31";
|
|
5250
5282
|
}
|
|
@@ -8517,6 +8549,10 @@
|
|
|
8517
8549
|
content: "\fa59";
|
|
8518
8550
|
}
|
|
8519
8551
|
|
|
8552
|
+
.ti-dumbbell:before {
|
|
8553
|
+
content: "\1024d";
|
|
8554
|
+
}
|
|
8555
|
+
|
|
8520
8556
|
.ti-dumpling:before {
|
|
8521
8557
|
content: "\feb5";
|
|
8522
8558
|
}
|
|
@@ -8693,6 +8729,10 @@
|
|
|
8693
8729
|
content: "\f124";
|
|
8694
8730
|
}
|
|
8695
8731
|
|
|
8732
|
+
.ti-exercise-ball:before {
|
|
8733
|
+
content: "\1024c";
|
|
8734
|
+
}
|
|
8735
|
+
|
|
8696
8736
|
.ti-explicit:before {
|
|
8697
8737
|
content: "\f256";
|
|
8698
8738
|
}
|
|
@@ -9717,6 +9757,10 @@
|
|
|
9717
9757
|
content: "\ebb3";
|
|
9718
9758
|
}
|
|
9719
9759
|
|
|
9760
|
+
.ti-flood:before {
|
|
9761
|
+
content: "\1024b";
|
|
9762
|
+
}
|
|
9763
|
+
|
|
9720
9764
|
.ti-flower:before {
|
|
9721
9765
|
content: "\eff6";
|
|
9722
9766
|
}
|
|
@@ -11117,6 +11161,10 @@
|
|
|
11117
11161
|
content: "\100de";
|
|
11118
11162
|
}
|
|
11119
11163
|
|
|
11164
|
+
.ti-hula-hoop:before {
|
|
11165
|
+
content: "\1024a";
|
|
11166
|
+
}
|
|
11167
|
+
|
|
11120
11168
|
.ti-ice-cream:before {
|
|
11121
11169
|
content: "\eac2";
|
|
11122
11170
|
}
|
|
@@ -11725,6 +11773,10 @@
|
|
|
11725
11773
|
content: "\ff44";
|
|
11726
11774
|
}
|
|
11727
11775
|
|
|
11776
|
+
.ti-leaf-maple:before {
|
|
11777
|
+
content: "\10249";
|
|
11778
|
+
}
|
|
11779
|
+
|
|
11728
11780
|
.ti-leaf-off:before {
|
|
11729
11781
|
content: "\f400";
|
|
11730
11782
|
}
|
|
@@ -14029,6 +14081,10 @@
|
|
|
14029
14081
|
content: "\f014";
|
|
14030
14082
|
}
|
|
14031
14083
|
|
|
14084
|
+
.ti-notdef:before {
|
|
14085
|
+
content: "\10248";
|
|
14086
|
+
}
|
|
14087
|
+
|
|
14032
14088
|
.ti-note:before {
|
|
14033
14089
|
content: "\eb6d";
|
|
14034
14090
|
}
|
|
@@ -16457,6 +16513,10 @@
|
|
|
16457
16513
|
content: "\f5aa";
|
|
16458
16514
|
}
|
|
16459
16515
|
|
|
16516
|
+
.ti-rugby:before {
|
|
16517
|
+
content: "\10247";
|
|
16518
|
+
}
|
|
16519
|
+
|
|
16460
16520
|
.ti-ruler:before {
|
|
16461
16521
|
content: "\eb1a";
|
|
16462
16522
|
}
|
|
@@ -18501,6 +18561,10 @@
|
|
|
18501
18561
|
content: "\efc1";
|
|
18502
18562
|
}
|
|
18503
18563
|
|
|
18564
|
+
.ti-taiwan-dollar:before {
|
|
18565
|
+
content: "\10246";
|
|
18566
|
+
}
|
|
18567
|
+
|
|
18504
18568
|
.ti-tallymark-1:before {
|
|
18505
18569
|
content: "\ec46";
|
|
18506
18570
|
}
|
|
@@ -18529,6 +18593,10 @@
|
|
|
18529
18593
|
content: "\eb35";
|
|
18530
18594
|
}
|
|
18531
18595
|
|
|
18596
|
+
.ti-target-2:before {
|
|
18597
|
+
content: "\10245";
|
|
18598
|
+
}
|
|
18599
|
+
|
|
18532
18600
|
.ti-target-arrow:before {
|
|
18533
18601
|
content: "\f51a";
|
|
18534
18602
|
}
|
|
@@ -19277,6 +19345,10 @@
|
|
|
19277
19345
|
content: "\eba2";
|
|
19278
19346
|
}
|
|
19279
19347
|
|
|
19348
|
+
.ti-unicycle:before {
|
|
19349
|
+
content: "\10244";
|
|
19350
|
+
}
|
|
19351
|
+
|
|
19280
19352
|
.ti-universe:before {
|
|
19281
19353
|
content: "\fcc4";
|
|
19282
19354
|
}
|
|
@@ -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 3.
|
|
8
|
+
<title>Tabler Icons - version 3.43.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">
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
<header class="header">
|
|
116
116
|
<h1>
|
|
117
117
|
Tabler Icons Outline </h1>
|
|
118
|
-
<p class="text-muted">version 3.
|
|
118
|
+
<p class="text-muted">version 3.43.0</p>
|
|
119
119
|
</header>
|
|
120
120
|
|
|
121
121
|
<div class="search-bar">
|
|
@@ -203,6 +203,22 @@
|
|
|
203
203
|
<code>ti ti-accessible-off</code><br>
|
|
204
204
|
<code>\f0a7</code>
|
|
205
205
|
</div>
|
|
206
|
+
</div>
|
|
207
|
+
<div class="tabler-icon">
|
|
208
|
+
<i class="ti ti-acorn"></i>
|
|
209
|
+
<strong>acorn</strong>
|
|
210
|
+
<div class="tabler-icon-codes">
|
|
211
|
+
<code>ti ti-acorn</code><br>
|
|
212
|
+
<code>\10255</code>
|
|
213
|
+
</div>
|
|
214
|
+
</div>
|
|
215
|
+
<div class="tabler-icon">
|
|
216
|
+
<i class="ti ti-acrobatic"></i>
|
|
217
|
+
<strong>acrobatic</strong>
|
|
218
|
+
<div class="tabler-icon-codes">
|
|
219
|
+
<code>ti ti-acrobatic</code><br>
|
|
220
|
+
<code>\10254</code>
|
|
221
|
+
</div>
|
|
206
222
|
</div>
|
|
207
223
|
<div class="tabler-icon">
|
|
208
224
|
<i class="ti ti-activity"></i>
|
|
@@ -3339,6 +3355,14 @@
|
|
|
3339
3355
|
<code>ti ti-ban</code><br>
|
|
3340
3356
|
<code>\ea2e</code>
|
|
3341
3357
|
</div>
|
|
3358
|
+
</div>
|
|
3359
|
+
<div class="tabler-icon">
|
|
3360
|
+
<i class="ti ti-banana"></i>
|
|
3361
|
+
<strong>banana</strong>
|
|
3362
|
+
<div class="tabler-icon-codes">
|
|
3363
|
+
<code>ti ti-banana</code><br>
|
|
3364
|
+
<code>\10253</code>
|
|
3365
|
+
</div>
|
|
3342
3366
|
</div>
|
|
3343
3367
|
<div class="tabler-icon">
|
|
3344
3368
|
<i class="ti ti-bandage"></i>
|
|
@@ -5363,6 +5387,14 @@
|
|
|
5363
5387
|
<code>ti ti-brand-astro</code><br>
|
|
5364
5388
|
<code>\fdb9</code>
|
|
5365
5389
|
</div>
|
|
5390
|
+
</div>
|
|
5391
|
+
<div class="tabler-icon">
|
|
5392
|
+
<i class="ti ti-brand-audible"></i>
|
|
5393
|
+
<strong>brand-audible</strong>
|
|
5394
|
+
<div class="tabler-icon-codes">
|
|
5395
|
+
<code>ti ti-brand-audible</code><br>
|
|
5396
|
+
<code>\10252</code>
|
|
5397
|
+
</div>
|
|
5366
5398
|
</div>
|
|
5367
5399
|
<div class="tabler-icon">
|
|
5368
5400
|
<i class="ti ti-brand-auth0"></i>
|
|
@@ -8499,6 +8531,14 @@
|
|
|
8499
8531
|
<code>ti ti-building-cottage</code><br>
|
|
8500
8532
|
<code>\ee1b</code>
|
|
8501
8533
|
</div>
|
|
8534
|
+
</div>
|
|
8535
|
+
<div class="tabler-icon">
|
|
8536
|
+
<i class="ti ti-building-eiffel-tower"></i>
|
|
8537
|
+
<strong>building-eiffel-tower</strong>
|
|
8538
|
+
<div class="tabler-icon-codes">
|
|
8539
|
+
<code>ti ti-building-eiffel-tower</code><br>
|
|
8540
|
+
<code>\10251</code>
|
|
8541
|
+
</div>
|
|
8502
8542
|
</div>
|
|
8503
8543
|
<div class="tabler-icon">
|
|
8504
8544
|
<i class="ti ti-building-estate"></i>
|
|
@@ -9419,6 +9459,14 @@
|
|
|
9419
9459
|
<code>ti ti-car-crash</code><br>
|
|
9420
9460
|
<code>\efa4</code>
|
|
9421
9461
|
</div>
|
|
9462
|
+
</div>
|
|
9463
|
+
<div class="tabler-icon">
|
|
9464
|
+
<i class="ti ti-car-door"></i>
|
|
9465
|
+
<strong>car-door</strong>
|
|
9466
|
+
<div class="tabler-icon-codes">
|
|
9467
|
+
<code>ti ti-car-door</code><br>
|
|
9468
|
+
<code>\10250</code>
|
|
9469
|
+
</div>
|
|
9422
9470
|
</div>
|
|
9423
9471
|
<div class="tabler-icon">
|
|
9424
9472
|
<i class="ti ti-car-fan"></i>
|
|
@@ -9467,6 +9515,14 @@
|
|
|
9467
9515
|
<code>ti ti-car-garage</code><br>
|
|
9468
9516
|
<code>\fc77</code>
|
|
9469
9517
|
</div>
|
|
9518
|
+
</div>
|
|
9519
|
+
<div class="tabler-icon">
|
|
9520
|
+
<i class="ti ti-car-lifter"></i>
|
|
9521
|
+
<strong>car-lifter</strong>
|
|
9522
|
+
<div class="tabler-icon-codes">
|
|
9523
|
+
<code>ti ti-car-lifter</code><br>
|
|
9524
|
+
<code>\1024f</code>
|
|
9525
|
+
</div>
|
|
9470
9526
|
</div>
|
|
9471
9527
|
<div class="tabler-icon">
|
|
9472
9528
|
<i class="ti ti-car-off"></i>
|
|
@@ -10571,6 +10627,14 @@
|
|
|
10571
10627
|
<code>ti ti-chisel</code><br>
|
|
10572
10628
|
<code>\f383</code>
|
|
10573
10629
|
</div>
|
|
10630
|
+
</div>
|
|
10631
|
+
<div class="tabler-icon">
|
|
10632
|
+
<i class="ti ti-chocolate"></i>
|
|
10633
|
+
<strong>chocolate</strong>
|
|
10634
|
+
<div class="tabler-icon-codes">
|
|
10635
|
+
<code>ti ti-chocolate</code><br>
|
|
10636
|
+
<code>\1024e</code>
|
|
10637
|
+
</div>
|
|
10574
10638
|
</div>
|
|
10575
10639
|
<div class="tabler-icon">
|
|
10576
10640
|
<i class="ti ti-christmas-ball"></i>
|
|
@@ -17115,6 +17179,14 @@
|
|
|
17115
17179
|
<code>ti ti-dual-screen</code><br>
|
|
17116
17180
|
<code>\fa59</code>
|
|
17117
17181
|
</div>
|
|
17182
|
+
</div>
|
|
17183
|
+
<div class="tabler-icon">
|
|
17184
|
+
<i class="ti ti-dumbbell"></i>
|
|
17185
|
+
<strong>dumbbell</strong>
|
|
17186
|
+
<div class="tabler-icon-codes">
|
|
17187
|
+
<code>ti ti-dumbbell</code><br>
|
|
17188
|
+
<code>\1024d</code>
|
|
17189
|
+
</div>
|
|
17118
17190
|
</div>
|
|
17119
17191
|
<div class="tabler-icon">
|
|
17120
17192
|
<i class="ti ti-dumpling"></i>
|
|
@@ -17467,6 +17539,14 @@
|
|
|
17467
17539
|
<code>ti ti-exclamation-mark-off</code><br>
|
|
17468
17540
|
<code>\f124</code>
|
|
17469
17541
|
</div>
|
|
17542
|
+
</div>
|
|
17543
|
+
<div class="tabler-icon">
|
|
17544
|
+
<i class="ti ti-exercise-ball"></i>
|
|
17545
|
+
<strong>exercise-ball</strong>
|
|
17546
|
+
<div class="tabler-icon-codes">
|
|
17547
|
+
<code>ti ti-exercise-ball</code><br>
|
|
17548
|
+
<code>\1024c</code>
|
|
17549
|
+
</div>
|
|
17470
17550
|
</div>
|
|
17471
17551
|
<div class="tabler-icon">
|
|
17472
17552
|
<i class="ti ti-explicit"></i>
|
|
@@ -19515,6 +19595,14 @@
|
|
|
19515
19595
|
<code>ti ti-float-right</code><br>
|
|
19516
19596
|
<code>\ebb3</code>
|
|
19517
19597
|
</div>
|
|
19598
|
+
</div>
|
|
19599
|
+
<div class="tabler-icon">
|
|
19600
|
+
<i class="ti ti-flood"></i>
|
|
19601
|
+
<strong>flood</strong>
|
|
19602
|
+
<div class="tabler-icon-codes">
|
|
19603
|
+
<code>ti ti-flood</code><br>
|
|
19604
|
+
<code>\1024b</code>
|
|
19605
|
+
</div>
|
|
19518
19606
|
</div>
|
|
19519
19607
|
<div class="tabler-icon">
|
|
19520
19608
|
<i class="ti ti-flower"></i>
|
|
@@ -22315,6 +22403,14 @@
|
|
|
22315
22403
|
<code>ti ti-http-trace-off</code><br>
|
|
22316
22404
|
<code>\100de</code>
|
|
22317
22405
|
</div>
|
|
22406
|
+
</div>
|
|
22407
|
+
<div class="tabler-icon">
|
|
22408
|
+
<i class="ti ti-hula-hoop"></i>
|
|
22409
|
+
<strong>hula-hoop</strong>
|
|
22410
|
+
<div class="tabler-icon-codes">
|
|
22411
|
+
<code>ti ti-hula-hoop</code><br>
|
|
22412
|
+
<code>\1024a</code>
|
|
22413
|
+
</div>
|
|
22318
22414
|
</div>
|
|
22319
22415
|
<div class="tabler-icon">
|
|
22320
22416
|
<i class="ti ti-ice-cream"></i>
|
|
@@ -23531,6 +23627,14 @@
|
|
|
23531
23627
|
<code>ti ti-leaf-2</code><br>
|
|
23532
23628
|
<code>\ff44</code>
|
|
23533
23629
|
</div>
|
|
23630
|
+
</div>
|
|
23631
|
+
<div class="tabler-icon">
|
|
23632
|
+
<i class="ti ti-leaf-maple"></i>
|
|
23633
|
+
<strong>leaf-maple</strong>
|
|
23634
|
+
<div class="tabler-icon-codes">
|
|
23635
|
+
<code>ti ti-leaf-maple</code><br>
|
|
23636
|
+
<code>\10249</code>
|
|
23637
|
+
</div>
|
|
23534
23638
|
</div>
|
|
23535
23639
|
<div class="tabler-icon">
|
|
23536
23640
|
<i class="ti ti-leaf-off"></i>
|
|
@@ -28139,6 +28243,14 @@
|
|
|
28139
28243
|
<code>ti ti-north-star</code><br>
|
|
28140
28244
|
<code>\f014</code>
|
|
28141
28245
|
</div>
|
|
28246
|
+
</div>
|
|
28247
|
+
<div class="tabler-icon">
|
|
28248
|
+
<i class="ti ti-notdef"></i>
|
|
28249
|
+
<strong>notdef</strong>
|
|
28250
|
+
<div class="tabler-icon-codes">
|
|
28251
|
+
<code>ti ti-notdef</code><br>
|
|
28252
|
+
<code>\10248</code>
|
|
28253
|
+
</div>
|
|
28142
28254
|
</div>
|
|
28143
28255
|
<div class="tabler-icon">
|
|
28144
28256
|
<i class="ti ti-note"></i>
|
|
@@ -32995,6 +33107,14 @@
|
|
|
32995
33107
|
<code>ti ti-rubber-stamp-off</code><br>
|
|
32996
33108
|
<code>\f5aa</code>
|
|
32997
33109
|
</div>
|
|
33110
|
+
</div>
|
|
33111
|
+
<div class="tabler-icon">
|
|
33112
|
+
<i class="ti ti-rugby"></i>
|
|
33113
|
+
<strong>rugby</strong>
|
|
33114
|
+
<div class="tabler-icon-codes">
|
|
33115
|
+
<code>ti ti-rugby</code><br>
|
|
33116
|
+
<code>\10247</code>
|
|
33117
|
+
</div>
|
|
32998
33118
|
</div>
|
|
32999
33119
|
<div class="tabler-icon">
|
|
33000
33120
|
<i class="ti ti-ruler"></i>
|
|
@@ -37083,6 +37203,14 @@
|
|
|
37083
37203
|
<code>ti ti-tags-off</code><br>
|
|
37084
37204
|
<code>\efc1</code>
|
|
37085
37205
|
</div>
|
|
37206
|
+
</div>
|
|
37207
|
+
<div class="tabler-icon">
|
|
37208
|
+
<i class="ti ti-taiwan-dollar"></i>
|
|
37209
|
+
<strong>taiwan-dollar</strong>
|
|
37210
|
+
<div class="tabler-icon-codes">
|
|
37211
|
+
<code>ti ti-taiwan-dollar</code><br>
|
|
37212
|
+
<code>\10246</code>
|
|
37213
|
+
</div>
|
|
37086
37214
|
</div>
|
|
37087
37215
|
<div class="tabler-icon">
|
|
37088
37216
|
<i class="ti ti-tallymark-1"></i>
|
|
@@ -37139,6 +37267,14 @@
|
|
|
37139
37267
|
<code>ti ti-target</code><br>
|
|
37140
37268
|
<code>\eb35</code>
|
|
37141
37269
|
</div>
|
|
37270
|
+
</div>
|
|
37271
|
+
<div class="tabler-icon">
|
|
37272
|
+
<i class="ti ti-target-2"></i>
|
|
37273
|
+
<strong>target-2</strong>
|
|
37274
|
+
<div class="tabler-icon-codes">
|
|
37275
|
+
<code>ti ti-target-2</code><br>
|
|
37276
|
+
<code>\10245</code>
|
|
37277
|
+
</div>
|
|
37142
37278
|
</div>
|
|
37143
37279
|
<div class="tabler-icon">
|
|
37144
37280
|
<i class="ti ti-target-arrow"></i>
|
|
@@ -38635,6 +38771,14 @@
|
|
|
38635
38771
|
<code>ti ti-underline</code><br>
|
|
38636
38772
|
<code>\eba2</code>
|
|
38637
38773
|
</div>
|
|
38774
|
+
</div>
|
|
38775
|
+
<div class="tabler-icon">
|
|
38776
|
+
<i class="ti ti-unicycle"></i>
|
|
38777
|
+
<strong>unicycle</strong>
|
|
38778
|
+
<div class="tabler-icon-codes">
|
|
38779
|
+
<code>ti ti-unicycle</code><br>
|
|
38780
|
+
<code>\10244</code>
|
|
38781
|
+
</div>
|
|
38638
38782
|
</div>
|
|
38639
38783
|
<div class="tabler-icon">
|
|
38640
38784
|
<i class="ti ti-universe"></i>
|