@tabler/icons-webfont 3.43.0 → 3.44.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.44.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.44.0") format("woff2"), url("./fonts/tabler-icons-300.woff?") format("woff"), url("./fonts/tabler-icons-300.ttf?v3.44.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons-300" !important;
|
|
@@ -6369,6 +6369,10 @@
|
|
|
6369
6369
|
content: "\ea77";
|
|
6370
6370
|
}
|
|
6371
6371
|
|
|
6372
|
+
.ti-code-ai:before {
|
|
6373
|
+
content: "\10267";
|
|
6374
|
+
}
|
|
6375
|
+
|
|
6372
6376
|
.ti-code-asterisk:before {
|
|
6373
6377
|
content: "\f312";
|
|
6374
6378
|
}
|
|
@@ -8645,6 +8649,10 @@
|
|
|
8645
8649
|
content: "\f3e8";
|
|
8646
8650
|
}
|
|
8647
8651
|
|
|
8652
|
+
.ti-email-stamp:before {
|
|
8653
|
+
content: "\10266";
|
|
8654
|
+
}
|
|
8655
|
+
|
|
8648
8656
|
.ti-emergency-bed:before {
|
|
8649
8657
|
content: "\ef5d";
|
|
8650
8658
|
}
|
|
@@ -9901,6 +9909,10 @@
|
|
|
9901
9909
|
content: "\f133";
|
|
9902
9910
|
}
|
|
9903
9911
|
|
|
9912
|
+
.ti-foodsteps:before {
|
|
9913
|
+
content: "\10265";
|
|
9914
|
+
}
|
|
9915
|
+
|
|
9904
9916
|
.ti-forbid:before {
|
|
9905
9917
|
content: "\ebd5";
|
|
9906
9918
|
}
|
|
@@ -10161,6 +10173,10 @@
|
|
|
10161
10173
|
content: "\ef7f";
|
|
10162
10174
|
}
|
|
10163
10175
|
|
|
10176
|
+
.ti-git-pull-request-conflict:before {
|
|
10177
|
+
content: "\10264";
|
|
10178
|
+
}
|
|
10179
|
+
|
|
10164
10180
|
.ti-git-pull-request-draft:before {
|
|
10165
10181
|
content: "\efb7";
|
|
10166
10182
|
}
|
|
@@ -14077,6 +14093,10 @@
|
|
|
14077
14093
|
content: "\efbb";
|
|
14078
14094
|
}
|
|
14079
14095
|
|
|
14096
|
+
.ti-noise-reduction:before {
|
|
14097
|
+
content: "\10263";
|
|
14098
|
+
}
|
|
14099
|
+
|
|
14080
14100
|
.ti-north-star:before {
|
|
14081
14101
|
content: "\f014";
|
|
14082
14102
|
}
|
|
@@ -15133,6 +15153,10 @@
|
|
|
15133
15153
|
content: "\fa32";
|
|
15134
15154
|
}
|
|
15135
15155
|
|
|
15156
|
+
.ti-photo-alt:before {
|
|
15157
|
+
content: "\10262";
|
|
15158
|
+
}
|
|
15159
|
+
|
|
15136
15160
|
.ti-photo-bitcoin:before {
|
|
15137
15161
|
content: "\ff31";
|
|
15138
15162
|
}
|
|
@@ -15645,6 +15669,10 @@
|
|
|
15645
15669
|
content: "\f265";
|
|
15646
15670
|
}
|
|
15647
15671
|
|
|
15672
|
+
.ti-pointer-2:before {
|
|
15673
|
+
content: "\10261";
|
|
15674
|
+
}
|
|
15675
|
+
|
|
15648
15676
|
.ti-pointer-bolt:before {
|
|
15649
15677
|
content: "\f999";
|
|
15650
15678
|
}
|
|
@@ -15665,6 +15693,14 @@
|
|
|
15665
15693
|
content: "\f99d";
|
|
15666
15694
|
}
|
|
15667
15695
|
|
|
15696
|
+
.ti-pointer-collaboration:before {
|
|
15697
|
+
content: "\1025f";
|
|
15698
|
+
}
|
|
15699
|
+
|
|
15700
|
+
.ti-pointer-collaboration-2:before {
|
|
15701
|
+
content: "\10260";
|
|
15702
|
+
}
|
|
15703
|
+
|
|
15668
15704
|
.ti-pointer-dollar:before {
|
|
15669
15705
|
content: "\f99e";
|
|
15670
15706
|
}
|
|
@@ -16441,6 +16477,10 @@
|
|
|
16441
16477
|
content: "\ec15";
|
|
16442
16478
|
}
|
|
16443
16479
|
|
|
16480
|
+
.ti-roulette:before {
|
|
16481
|
+
content: "\1025e";
|
|
16482
|
+
}
|
|
16483
|
+
|
|
16444
16484
|
.ti-route:before {
|
|
16445
16485
|
content: "\eb17";
|
|
16446
16486
|
}
|
|
@@ -16625,6 +16665,10 @@
|
|
|
16625
16665
|
content: "\ebc8";
|
|
16626
16666
|
}
|
|
16627
16667
|
|
|
16668
|
+
.ti-scan-cube:before {
|
|
16669
|
+
content: "\1025d";
|
|
16670
|
+
}
|
|
16671
|
+
|
|
16628
16672
|
.ti-scan-eye:before {
|
|
16629
16673
|
content: "\f1ff";
|
|
16630
16674
|
}
|
|
@@ -17337,6 +17381,10 @@
|
|
|
17337
17381
|
content: "\faca";
|
|
17338
17382
|
}
|
|
17339
17383
|
|
|
17384
|
+
.ti-sketching:before {
|
|
17385
|
+
content: "\1025c";
|
|
17386
|
+
}
|
|
17387
|
+
|
|
17340
17388
|
.ti-skew-x:before {
|
|
17341
17389
|
content: "\fd3b";
|
|
17342
17390
|
}
|
|
@@ -17545,6 +17593,18 @@
|
|
|
17545
17593
|
content: "\effa";
|
|
17546
17594
|
}
|
|
17547
17595
|
|
|
17596
|
+
.ti-sparkle:before {
|
|
17597
|
+
content: "\10259";
|
|
17598
|
+
}
|
|
17599
|
+
|
|
17600
|
+
.ti-sparkle-2:before {
|
|
17601
|
+
content: "\1025b";
|
|
17602
|
+
}
|
|
17603
|
+
|
|
17604
|
+
.ti-sparkle-highlight:before {
|
|
17605
|
+
content: "\1025a";
|
|
17606
|
+
}
|
|
17607
|
+
|
|
17548
17608
|
.ti-sparkles:before {
|
|
17549
17609
|
content: "\f6d7";
|
|
17550
17610
|
}
|
|
@@ -17565,6 +17625,10 @@
|
|
|
17565
17625
|
content: "\fab8";
|
|
17566
17626
|
}
|
|
17567
17627
|
|
|
17628
|
+
.ti-sphere-2:before {
|
|
17629
|
+
content: "\10258";
|
|
17630
|
+
}
|
|
17631
|
+
|
|
17568
17632
|
.ti-sphere-off:before {
|
|
17569
17633
|
content: "\fab6";
|
|
17570
17634
|
}
|
|
@@ -18749,6 +18813,10 @@
|
|
|
18749
18813
|
content: "\fcc3";
|
|
18750
18814
|
}
|
|
18751
18815
|
|
|
18816
|
+
.ti-text-scan-ai:before {
|
|
18817
|
+
content: "\10257";
|
|
18818
|
+
}
|
|
18819
|
+
|
|
18752
18820
|
.ti-text-size:before {
|
|
18753
18821
|
content: "\f2b1";
|
|
18754
18822
|
}
|
|
@@ -19661,6 +19729,10 @@
|
|
|
19661
19729
|
content: "\ebf4";
|
|
19662
19730
|
}
|
|
19663
19731
|
|
|
19732
|
+
.ti-vignette:before {
|
|
19733
|
+
content: "\10256";
|
|
19734
|
+
}
|
|
19735
|
+
|
|
19664
19736
|
.ti-vinyl:before {
|
|
19665
19737
|
content: "\f00d";
|
|
19666
19738
|
}
|
|
@@ -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.44.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.44.0</p>
|
|
119
119
|
</header>
|
|
120
120
|
|
|
121
121
|
<div class="search-bar">
|
|
@@ -12819,6 +12819,14 @@
|
|
|
12819
12819
|
<code>ti ti-code</code><br>
|
|
12820
12820
|
<code>\ea77</code>
|
|
12821
12821
|
</div>
|
|
12822
|
+
</div>
|
|
12823
|
+
<div class="tabler-icon">
|
|
12824
|
+
<i class="ti ti-code-ai"></i>
|
|
12825
|
+
<strong>code-ai</strong>
|
|
12826
|
+
<div class="tabler-icon-codes">
|
|
12827
|
+
<code>ti ti-code-ai</code><br>
|
|
12828
|
+
<code>\10267</code>
|
|
12829
|
+
</div>
|
|
12822
12830
|
</div>
|
|
12823
12831
|
<div class="tabler-icon">
|
|
12824
12832
|
<i class="ti ti-code-asterisk"></i>
|
|
@@ -17371,6 +17379,14 @@
|
|
|
17371
17379
|
<code>ti ti-elevator-off</code><br>
|
|
17372
17380
|
<code>\f3e8</code>
|
|
17373
17381
|
</div>
|
|
17382
|
+
</div>
|
|
17383
|
+
<div class="tabler-icon">
|
|
17384
|
+
<i class="ti ti-email-stamp"></i>
|
|
17385
|
+
<strong>email-stamp</strong>
|
|
17386
|
+
<div class="tabler-icon-codes">
|
|
17387
|
+
<code>ti ti-email-stamp</code><br>
|
|
17388
|
+
<code>\10266</code>
|
|
17389
|
+
</div>
|
|
17374
17390
|
</div>
|
|
17375
17391
|
<div class="tabler-icon">
|
|
17376
17392
|
<i class="ti ti-emergency-bed"></i>
|
|
@@ -19883,6 +19899,14 @@
|
|
|
19883
19899
|
<code>ti ti-folders-off</code><br>
|
|
19884
19900
|
<code>\f133</code>
|
|
19885
19901
|
</div>
|
|
19902
|
+
</div>
|
|
19903
|
+
<div class="tabler-icon">
|
|
19904
|
+
<i class="ti ti-foodsteps"></i>
|
|
19905
|
+
<strong>foodsteps</strong>
|
|
19906
|
+
<div class="tabler-icon-codes">
|
|
19907
|
+
<code>ti ti-foodsteps</code><br>
|
|
19908
|
+
<code>\10265</code>
|
|
19909
|
+
</div>
|
|
19886
19910
|
</div>
|
|
19887
19911
|
<div class="tabler-icon">
|
|
19888
19912
|
<i class="ti ti-forbid"></i>
|
|
@@ -20403,6 +20427,14 @@
|
|
|
20403
20427
|
<code>ti ti-git-pull-request-closed</code><br>
|
|
20404
20428
|
<code>\ef7f</code>
|
|
20405
20429
|
</div>
|
|
20430
|
+
</div>
|
|
20431
|
+
<div class="tabler-icon">
|
|
20432
|
+
<i class="ti ti-git-pull-request-conflict"></i>
|
|
20433
|
+
<strong>git-pull-request-conflict</strong>
|
|
20434
|
+
<div class="tabler-icon-codes">
|
|
20435
|
+
<code>ti ti-git-pull-request-conflict</code><br>
|
|
20436
|
+
<code>\10264</code>
|
|
20437
|
+
</div>
|
|
20406
20438
|
</div>
|
|
20407
20439
|
<div class="tabler-icon">
|
|
20408
20440
|
<i class="ti ti-git-pull-request-draft"></i>
|
|
@@ -28235,6 +28267,14 @@
|
|
|
28235
28267
|
<code>ti ti-no-derivatives</code><br>
|
|
28236
28268
|
<code>\efbb</code>
|
|
28237
28269
|
</div>
|
|
28270
|
+
</div>
|
|
28271
|
+
<div class="tabler-icon">
|
|
28272
|
+
<i class="ti ti-noise-reduction"></i>
|
|
28273
|
+
<strong>noise-reduction</strong>
|
|
28274
|
+
<div class="tabler-icon-codes">
|
|
28275
|
+
<code>ti ti-noise-reduction</code><br>
|
|
28276
|
+
<code>\10263</code>
|
|
28277
|
+
</div>
|
|
28238
28278
|
</div>
|
|
28239
28279
|
<div class="tabler-icon">
|
|
28240
28280
|
<i class="ti ti-north-star"></i>
|
|
@@ -30347,6 +30387,14 @@
|
|
|
30347
30387
|
<code>ti ti-photo-ai</code><br>
|
|
30348
30388
|
<code>\fa32</code>
|
|
30349
30389
|
</div>
|
|
30390
|
+
</div>
|
|
30391
|
+
<div class="tabler-icon">
|
|
30392
|
+
<i class="ti ti-photo-alt"></i>
|
|
30393
|
+
<strong>photo-alt</strong>
|
|
30394
|
+
<div class="tabler-icon-codes">
|
|
30395
|
+
<code>ti ti-photo-alt</code><br>
|
|
30396
|
+
<code>\10262</code>
|
|
30397
|
+
</div>
|
|
30350
30398
|
</div>
|
|
30351
30399
|
<div class="tabler-icon">
|
|
30352
30400
|
<i class="ti ti-photo-bitcoin"></i>
|
|
@@ -31371,6 +31419,14 @@
|
|
|
31371
31419
|
<code>ti ti-pointer</code><br>
|
|
31372
31420
|
<code>\f265</code>
|
|
31373
31421
|
</div>
|
|
31422
|
+
</div>
|
|
31423
|
+
<div class="tabler-icon">
|
|
31424
|
+
<i class="ti ti-pointer-2"></i>
|
|
31425
|
+
<strong>pointer-2</strong>
|
|
31426
|
+
<div class="tabler-icon-codes">
|
|
31427
|
+
<code>ti ti-pointer-2</code><br>
|
|
31428
|
+
<code>\10261</code>
|
|
31429
|
+
</div>
|
|
31374
31430
|
</div>
|
|
31375
31431
|
<div class="tabler-icon">
|
|
31376
31432
|
<i class="ti ti-pointer-bolt"></i>
|
|
@@ -31411,6 +31467,22 @@
|
|
|
31411
31467
|
<code>ti ti-pointer-cog</code><br>
|
|
31412
31468
|
<code>\f99d</code>
|
|
31413
31469
|
</div>
|
|
31470
|
+
</div>
|
|
31471
|
+
<div class="tabler-icon">
|
|
31472
|
+
<i class="ti ti-pointer-collaboration"></i>
|
|
31473
|
+
<strong>pointer-collaboration</strong>
|
|
31474
|
+
<div class="tabler-icon-codes">
|
|
31475
|
+
<code>ti ti-pointer-collaboration</code><br>
|
|
31476
|
+
<code>\1025f</code>
|
|
31477
|
+
</div>
|
|
31478
|
+
</div>
|
|
31479
|
+
<div class="tabler-icon">
|
|
31480
|
+
<i class="ti ti-pointer-collaboration-2"></i>
|
|
31481
|
+
<strong>pointer-collaboration-2</strong>
|
|
31482
|
+
<div class="tabler-icon-codes">
|
|
31483
|
+
<code>ti ti-pointer-collaboration-2</code><br>
|
|
31484
|
+
<code>\10260</code>
|
|
31485
|
+
</div>
|
|
31414
31486
|
</div>
|
|
31415
31487
|
<div class="tabler-icon">
|
|
31416
31488
|
<i class="ti ti-pointer-dollar"></i>
|
|
@@ -32963,6 +33035,14 @@
|
|
|
32963
33035
|
<code>ti ti-rotate-rectangle</code><br>
|
|
32964
33036
|
<code>\ec15</code>
|
|
32965
33037
|
</div>
|
|
33038
|
+
</div>
|
|
33039
|
+
<div class="tabler-icon">
|
|
33040
|
+
<i class="ti ti-roulette"></i>
|
|
33041
|
+
<strong>roulette</strong>
|
|
33042
|
+
<div class="tabler-icon-codes">
|
|
33043
|
+
<code>ti ti-roulette</code><br>
|
|
33044
|
+
<code>\1025e</code>
|
|
33045
|
+
</div>
|
|
32966
33046
|
</div>
|
|
32967
33047
|
<div class="tabler-icon">
|
|
32968
33048
|
<i class="ti ti-route"></i>
|
|
@@ -33331,6 +33411,14 @@
|
|
|
33331
33411
|
<code>ti ti-scan</code><br>
|
|
33332
33412
|
<code>\ebc8</code>
|
|
33333
33413
|
</div>
|
|
33414
|
+
</div>
|
|
33415
|
+
<div class="tabler-icon">
|
|
33416
|
+
<i class="ti ti-scan-cube"></i>
|
|
33417
|
+
<strong>scan-cube</strong>
|
|
33418
|
+
<div class="tabler-icon-codes">
|
|
33419
|
+
<code>ti ti-scan-cube</code><br>
|
|
33420
|
+
<code>\1025d</code>
|
|
33421
|
+
</div>
|
|
33334
33422
|
</div>
|
|
33335
33423
|
<div class="tabler-icon">
|
|
33336
33424
|
<i class="ti ti-scan-eye"></i>
|
|
@@ -34755,6 +34843,14 @@
|
|
|
34755
34843
|
<code>ti ti-skateboarding</code><br>
|
|
34756
34844
|
<code>\faca</code>
|
|
34757
34845
|
</div>
|
|
34846
|
+
</div>
|
|
34847
|
+
<div class="tabler-icon">
|
|
34848
|
+
<i class="ti ti-sketching"></i>
|
|
34849
|
+
<strong>sketching</strong>
|
|
34850
|
+
<div class="tabler-icon-codes">
|
|
34851
|
+
<code>ti ti-sketching</code><br>
|
|
34852
|
+
<code>\1025c</code>
|
|
34853
|
+
</div>
|
|
34758
34854
|
</div>
|
|
34759
34855
|
<div class="tabler-icon">
|
|
34760
34856
|
<i class="ti ti-skew-x"></i>
|
|
@@ -35171,6 +35267,30 @@
|
|
|
35171
35267
|
<code>ti ti-spade</code><br>
|
|
35172
35268
|
<code>\effa</code>
|
|
35173
35269
|
</div>
|
|
35270
|
+
</div>
|
|
35271
|
+
<div class="tabler-icon">
|
|
35272
|
+
<i class="ti ti-sparkle"></i>
|
|
35273
|
+
<strong>sparkle</strong>
|
|
35274
|
+
<div class="tabler-icon-codes">
|
|
35275
|
+
<code>ti ti-sparkle</code><br>
|
|
35276
|
+
<code>\10259</code>
|
|
35277
|
+
</div>
|
|
35278
|
+
</div>
|
|
35279
|
+
<div class="tabler-icon">
|
|
35280
|
+
<i class="ti ti-sparkle-2"></i>
|
|
35281
|
+
<strong>sparkle-2</strong>
|
|
35282
|
+
<div class="tabler-icon-codes">
|
|
35283
|
+
<code>ti ti-sparkle-2</code><br>
|
|
35284
|
+
<code>\1025b</code>
|
|
35285
|
+
</div>
|
|
35286
|
+
</div>
|
|
35287
|
+
<div class="tabler-icon">
|
|
35288
|
+
<i class="ti ti-sparkle-highlight"></i>
|
|
35289
|
+
<strong>sparkle-highlight</strong>
|
|
35290
|
+
<div class="tabler-icon-codes">
|
|
35291
|
+
<code>ti ti-sparkle-highlight</code><br>
|
|
35292
|
+
<code>\1025a</code>
|
|
35293
|
+
</div>
|
|
35174
35294
|
</div>
|
|
35175
35295
|
<div class="tabler-icon">
|
|
35176
35296
|
<i class="ti ti-sparkles"></i>
|
|
@@ -35211,6 +35331,14 @@
|
|
|
35211
35331
|
<code>ti ti-sphere</code><br>
|
|
35212
35332
|
<code>\fab8</code>
|
|
35213
35333
|
</div>
|
|
35334
|
+
</div>
|
|
35335
|
+
<div class="tabler-icon">
|
|
35336
|
+
<i class="ti ti-sphere-2"></i>
|
|
35337
|
+
<strong>sphere-2</strong>
|
|
35338
|
+
<div class="tabler-icon-codes">
|
|
35339
|
+
<code>ti ti-sphere-2</code><br>
|
|
35340
|
+
<code>\10258</code>
|
|
35341
|
+
</div>
|
|
35214
35342
|
</div>
|
|
35215
35343
|
<div class="tabler-icon">
|
|
35216
35344
|
<i class="ti ti-sphere-off"></i>
|
|
@@ -37579,6 +37707,14 @@
|
|
|
37579
37707
|
<code>ti ti-text-scan-2</code><br>
|
|
37580
37708
|
<code>\fcc3</code>
|
|
37581
37709
|
</div>
|
|
37710
|
+
</div>
|
|
37711
|
+
<div class="tabler-icon">
|
|
37712
|
+
<i class="ti ti-text-scan-ai"></i>
|
|
37713
|
+
<strong>text-scan-ai</strong>
|
|
37714
|
+
<div class="tabler-icon-codes">
|
|
37715
|
+
<code>ti ti-text-scan-ai</code><br>
|
|
37716
|
+
<code>\10257</code>
|
|
37717
|
+
</div>
|
|
37582
37718
|
</div>
|
|
37583
37719
|
<div class="tabler-icon">
|
|
37584
37720
|
<i class="ti ti-text-size"></i>
|
|
@@ -39403,6 +39539,14 @@
|
|
|
39403
39539
|
<code>ti ti-viewport-wide</code><br>
|
|
39404
39540
|
<code>\ebf4</code>
|
|
39405
39541
|
</div>
|
|
39542
|
+
</div>
|
|
39543
|
+
<div class="tabler-icon">
|
|
39544
|
+
<i class="ti ti-vignette"></i>
|
|
39545
|
+
<strong>vignette</strong>
|
|
39546
|
+
<div class="tabler-icon-codes">
|
|
39547
|
+
<code>ti ti-vignette</code><br>
|
|
39548
|
+
<code>\10256</code>
|
|
39549
|
+
</div>
|
|
39406
39550
|
</div>
|
|
39407
39551
|
<div class="tabler-icon">
|
|
39408
39552
|
<i class="ti ti-vinyl"></i>
|