@tabler/icons-webfont 3.41.1 → 3.42.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.42.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.42.0") format("woff2"), url("./fonts/tabler-icons-300.woff?") format("woff"), url("./fonts/tabler-icons-300.ttf?v3.42.0") format("truetype");
|
|
10
10
|
}
|
|
11
11
|
.ti {
|
|
12
12
|
font-family: "tabler-icons-300" !important;
|
|
@@ -3633,6 +3633,10 @@
|
|
|
3633
3633
|
content: "\ed6f";
|
|
3634
3634
|
}
|
|
3635
3635
|
|
|
3636
|
+
.ti-brand-stellar:before {
|
|
3637
|
+
content: "\10243";
|
|
3638
|
+
}
|
|
3639
|
+
|
|
3636
3640
|
.ti-brand-stocktwits:before {
|
|
3637
3641
|
content: "\fd78";
|
|
3638
3642
|
}
|
|
@@ -3821,6 +3825,10 @@
|
|
|
3821
3825
|
content: "\f39f";
|
|
3822
3826
|
}
|
|
3823
3827
|
|
|
3828
|
+
.ti-brand-vechain:before {
|
|
3829
|
+
content: "\10242";
|
|
3830
|
+
}
|
|
3831
|
+
|
|
3824
3832
|
.ti-brand-vercel:before {
|
|
3825
3833
|
content: "\ef24";
|
|
3826
3834
|
}
|
|
@@ -5937,6 +5945,14 @@
|
|
|
5937
5945
|
content: "\ebe5";
|
|
5938
5946
|
}
|
|
5939
5947
|
|
|
5948
|
+
.ti-clef:before {
|
|
5949
|
+
content: "\10240";
|
|
5950
|
+
}
|
|
5951
|
+
|
|
5952
|
+
.ti-clef-staff:before {
|
|
5953
|
+
content: "\10241";
|
|
5954
|
+
}
|
|
5955
|
+
|
|
5940
5956
|
.ti-click:before {
|
|
5941
5957
|
content: "\ebbc";
|
|
5942
5958
|
}
|
|
@@ -6985,6 +7001,10 @@
|
|
|
6985
7001
|
content: "\f372";
|
|
6986
7002
|
}
|
|
6987
7003
|
|
|
7004
|
+
.ti-currency-husd:before {
|
|
7005
|
+
content: "\1023f";
|
|
7006
|
+
}
|
|
7007
|
+
|
|
6988
7008
|
.ti-currency-iranian-rial:before {
|
|
6989
7009
|
content: "\fa58";
|
|
6990
7010
|
}
|
|
@@ -7117,6 +7137,10 @@
|
|
|
7117
7137
|
content: "\f37d";
|
|
7118
7138
|
}
|
|
7119
7139
|
|
|
7140
|
+
.ti-currency-tether:before {
|
|
7141
|
+
content: "\1023e";
|
|
7142
|
+
}
|
|
7143
|
+
|
|
7120
7144
|
.ti-currency-tugrik:before {
|
|
7121
7145
|
content: "\ee6a";
|
|
7122
7146
|
}
|
|
@@ -7141,6 +7165,10 @@
|
|
|
7141
7165
|
content: "\f29a";
|
|
7142
7166
|
}
|
|
7143
7167
|
|
|
7168
|
+
.ti-currency-zcash:before {
|
|
7169
|
+
content: "\1023d";
|
|
7170
|
+
}
|
|
7171
|
+
|
|
7144
7172
|
.ti-currency-zloty:before {
|
|
7145
7173
|
content: "\ee6c";
|
|
7146
7174
|
}
|
|
@@ -7341,6 +7369,10 @@
|
|
|
7341
7369
|
content: "\ee76";
|
|
7342
7370
|
}
|
|
7343
7371
|
|
|
7372
|
+
.ti-device-computer-camera-2:before {
|
|
7373
|
+
content: "\1023c";
|
|
7374
|
+
}
|
|
7375
|
+
|
|
7344
7376
|
.ti-device-computer-camera-off:before {
|
|
7345
7377
|
content: "\ee75";
|
|
7346
7378
|
}
|
|
@@ -8329,6 +8361,10 @@
|
|
|
8329
8361
|
content: "\ef4d";
|
|
8330
8362
|
}
|
|
8331
8363
|
|
|
8364
|
+
.ti-door-hanger:before {
|
|
8365
|
+
content: "\1023b";
|
|
8366
|
+
}
|
|
8367
|
+
|
|
8332
8368
|
.ti-door-off:before {
|
|
8333
8369
|
content: "\f11b";
|
|
8334
8370
|
}
|
|
@@ -8501,6 +8537,10 @@
|
|
|
8501
8537
|
content: "\fd57";
|
|
8502
8538
|
}
|
|
8503
8539
|
|
|
8540
|
+
.ti-earphone-bluetooth:before {
|
|
8541
|
+
content: "\1023a";
|
|
8542
|
+
}
|
|
8543
|
+
|
|
8504
8544
|
.ti-ease-in:before {
|
|
8505
8545
|
content: "\f573";
|
|
8506
8546
|
}
|
|
@@ -10141,6 +10181,10 @@
|
|
|
10141
10181
|
content: "\ee92";
|
|
10142
10182
|
}
|
|
10143
10183
|
|
|
10184
|
+
.ti-grape:before {
|
|
10185
|
+
content: "\10239";
|
|
10186
|
+
}
|
|
10187
|
+
|
|
10144
10188
|
.ti-graph:before {
|
|
10145
10189
|
content: "\f288";
|
|
10146
10190
|
}
|
|
@@ -10245,6 +10289,10 @@
|
|
|
10245
10289
|
content: "\ef91";
|
|
10246
10290
|
}
|
|
10247
10291
|
|
|
10292
|
+
.ti-hammer-drill:before {
|
|
10293
|
+
content: "\10238";
|
|
10294
|
+
}
|
|
10295
|
+
|
|
10248
10296
|
.ti-hammer-off:before {
|
|
10249
10297
|
content: "\f13c";
|
|
10250
10298
|
}
|
|
@@ -11149,6 +11197,10 @@
|
|
|
11149
11197
|
content: "\eb69";
|
|
11150
11198
|
}
|
|
11151
11199
|
|
|
11200
|
+
.ti-infinity-2:before {
|
|
11201
|
+
content: "\10237";
|
|
11202
|
+
}
|
|
11203
|
+
|
|
11152
11204
|
.ti-infinity-off:before {
|
|
11153
11205
|
content: "\f3fe";
|
|
11154
11206
|
}
|
|
@@ -11469,6 +11521,10 @@
|
|
|
11469
11521
|
content: "\ff46";
|
|
11470
11522
|
}
|
|
11471
11523
|
|
|
11524
|
+
.ti-lawn-mower:before {
|
|
11525
|
+
content: "\10236";
|
|
11526
|
+
}
|
|
11527
|
+
|
|
11472
11528
|
.ti-layers-difference:before {
|
|
11473
11529
|
content: "\eac8";
|
|
11474
11530
|
}
|
|
@@ -12045,6 +12101,10 @@
|
|
|
12045
12101
|
content: "\f513";
|
|
12046
12102
|
}
|
|
12047
12103
|
|
|
12104
|
+
.ti-loader-4:before {
|
|
12105
|
+
content: "\10235";
|
|
12106
|
+
}
|
|
12107
|
+
|
|
12048
12108
|
.ti-loader-quarter:before {
|
|
12049
12109
|
content: "\eca2";
|
|
12050
12110
|
}
|
|
@@ -13649,6 +13709,10 @@
|
|
|
13649
13709
|
content: "\ecbc";
|
|
13650
13710
|
}
|
|
13651
13711
|
|
|
13712
|
+
.ti-mosque:before {
|
|
13713
|
+
content: "\10234";
|
|
13714
|
+
}
|
|
13715
|
+
|
|
13652
13716
|
.ti-motorbike:before {
|
|
13653
13717
|
content: "\eeb6";
|
|
13654
13718
|
}
|
|
@@ -14785,6 +14849,10 @@
|
|
|
14785
14849
|
content: "\fc0e";
|
|
14786
14850
|
}
|
|
14787
14851
|
|
|
14852
|
+
.ti-pendulum:before {
|
|
14853
|
+
content: "\10233";
|
|
14854
|
+
}
|
|
14855
|
+
|
|
14788
14856
|
.ti-pennant:before {
|
|
14789
14857
|
content: "\ed7d";
|
|
14790
14858
|
}
|
|
@@ -15481,6 +15549,10 @@
|
|
|
15481
15549
|
content: "\f0a1";
|
|
15482
15550
|
}
|
|
15483
15551
|
|
|
15552
|
+
.ti-plunger:before {
|
|
15553
|
+
content: "\10232";
|
|
15554
|
+
}
|
|
15555
|
+
|
|
15484
15556
|
.ti-plus:before {
|
|
15485
15557
|
content: "\eb0b";
|
|
15486
15558
|
}
|
|
@@ -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.42.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.42.0</p>
|
|
119
119
|
</header>
|
|
120
120
|
|
|
121
121
|
<div class="search-bar">
|
|
@@ -7347,6 +7347,14 @@
|
|
|
7347
7347
|
<code>ti ti-brand-steam</code><br>
|
|
7348
7348
|
<code>\ed6f</code>
|
|
7349
7349
|
</div>
|
|
7350
|
+
</div>
|
|
7351
|
+
<div class="tabler-icon">
|
|
7352
|
+
<i class="ti ti-brand-stellar"></i>
|
|
7353
|
+
<strong>brand-stellar</strong>
|
|
7354
|
+
<div class="tabler-icon-codes">
|
|
7355
|
+
<code>ti ti-brand-stellar</code><br>
|
|
7356
|
+
<code>\10243</code>
|
|
7357
|
+
</div>
|
|
7350
7358
|
</div>
|
|
7351
7359
|
<div class="tabler-icon">
|
|
7352
7360
|
<i class="ti ti-brand-stocktwits"></i>
|
|
@@ -7723,6 +7731,14 @@
|
|
|
7723
7731
|
<code>ti ti-brand-valorant</code><br>
|
|
7724
7732
|
<code>\f39f</code>
|
|
7725
7733
|
</div>
|
|
7734
|
+
</div>
|
|
7735
|
+
<div class="tabler-icon">
|
|
7736
|
+
<i class="ti ti-brand-vechain"></i>
|
|
7737
|
+
<strong>brand-vechain</strong>
|
|
7738
|
+
<div class="tabler-icon-codes">
|
|
7739
|
+
<code>ti ti-brand-vechain</code><br>
|
|
7740
|
+
<code>\10242</code>
|
|
7741
|
+
</div>
|
|
7726
7742
|
</div>
|
|
7727
7743
|
<div class="tabler-icon">
|
|
7728
7744
|
<i class="ti ti-brand-vercel"></i>
|
|
@@ -11955,6 +11971,22 @@
|
|
|
11955
11971
|
<code>ti ti-clear-formatting</code><br>
|
|
11956
11972
|
<code>\ebe5</code>
|
|
11957
11973
|
</div>
|
|
11974
|
+
</div>
|
|
11975
|
+
<div class="tabler-icon">
|
|
11976
|
+
<i class="ti ti-clef"></i>
|
|
11977
|
+
<strong>clef</strong>
|
|
11978
|
+
<div class="tabler-icon-codes">
|
|
11979
|
+
<code>ti ti-clef</code><br>
|
|
11980
|
+
<code>\10240</code>
|
|
11981
|
+
</div>
|
|
11982
|
+
</div>
|
|
11983
|
+
<div class="tabler-icon">
|
|
11984
|
+
<i class="ti ti-clef-staff"></i>
|
|
11985
|
+
<strong>clef-staff</strong>
|
|
11986
|
+
<div class="tabler-icon-codes">
|
|
11987
|
+
<code>ti ti-clef-staff</code><br>
|
|
11988
|
+
<code>\10241</code>
|
|
11989
|
+
</div>
|
|
11958
11990
|
</div>
|
|
11959
11991
|
<div class="tabler-icon">
|
|
11960
11992
|
<i class="ti ti-click"></i>
|
|
@@ -14051,6 +14083,14 @@
|
|
|
14051
14083
|
<code>ti ti-currency-hryvnia</code><br>
|
|
14052
14084
|
<code>\f372</code>
|
|
14053
14085
|
</div>
|
|
14086
|
+
</div>
|
|
14087
|
+
<div class="tabler-icon">
|
|
14088
|
+
<i class="ti ti-currency-husd"></i>
|
|
14089
|
+
<strong>currency-husd</strong>
|
|
14090
|
+
<div class="tabler-icon-codes">
|
|
14091
|
+
<code>ti ti-currency-husd</code><br>
|
|
14092
|
+
<code>\1023f</code>
|
|
14093
|
+
</div>
|
|
14054
14094
|
</div>
|
|
14055
14095
|
<div class="tabler-icon">
|
|
14056
14096
|
<i class="ti ti-currency-iranian-rial"></i>
|
|
@@ -14315,6 +14355,14 @@
|
|
|
14315
14355
|
<code>ti ti-currency-tenge</code><br>
|
|
14316
14356
|
<code>\f37d</code>
|
|
14317
14357
|
</div>
|
|
14358
|
+
</div>
|
|
14359
|
+
<div class="tabler-icon">
|
|
14360
|
+
<i class="ti ti-currency-tether"></i>
|
|
14361
|
+
<strong>currency-tether</strong>
|
|
14362
|
+
<div class="tabler-icon-codes">
|
|
14363
|
+
<code>ti ti-currency-tether</code><br>
|
|
14364
|
+
<code>\1023e</code>
|
|
14365
|
+
</div>
|
|
14318
14366
|
</div>
|
|
14319
14367
|
<div class="tabler-icon">
|
|
14320
14368
|
<i class="ti ti-currency-tugrik"></i>
|
|
@@ -14363,6 +14411,14 @@
|
|
|
14363
14411
|
<code>ti ti-currency-yuan</code><br>
|
|
14364
14412
|
<code>\f29a</code>
|
|
14365
14413
|
</div>
|
|
14414
|
+
</div>
|
|
14415
|
+
<div class="tabler-icon">
|
|
14416
|
+
<i class="ti ti-currency-zcash"></i>
|
|
14417
|
+
<strong>currency-zcash</strong>
|
|
14418
|
+
<div class="tabler-icon-codes">
|
|
14419
|
+
<code>ti ti-currency-zcash</code><br>
|
|
14420
|
+
<code>\1023d</code>
|
|
14421
|
+
</div>
|
|
14366
14422
|
</div>
|
|
14367
14423
|
<div class="tabler-icon">
|
|
14368
14424
|
<i class="ti ti-currency-zloty"></i>
|
|
@@ -14763,6 +14819,14 @@
|
|
|
14763
14819
|
<code>ti ti-device-computer-camera</code><br>
|
|
14764
14820
|
<code>\ee76</code>
|
|
14765
14821
|
</div>
|
|
14822
|
+
</div>
|
|
14823
|
+
<div class="tabler-icon">
|
|
14824
|
+
<i class="ti ti-device-computer-camera-2"></i>
|
|
14825
|
+
<strong>device-computer-camera-2</strong>
|
|
14826
|
+
<div class="tabler-icon-codes">
|
|
14827
|
+
<code>ti ti-device-computer-camera-2</code><br>
|
|
14828
|
+
<code>\1023c</code>
|
|
14829
|
+
</div>
|
|
14766
14830
|
</div>
|
|
14767
14831
|
<div class="tabler-icon">
|
|
14768
14832
|
<i class="ti ti-device-computer-camera-off"></i>
|
|
@@ -16739,6 +16803,14 @@
|
|
|
16739
16803
|
<code>ti ti-door-exit</code><br>
|
|
16740
16804
|
<code>\ef4d</code>
|
|
16741
16805
|
</div>
|
|
16806
|
+
</div>
|
|
16807
|
+
<div class="tabler-icon">
|
|
16808
|
+
<i class="ti ti-door-hanger"></i>
|
|
16809
|
+
<strong>door-hanger</strong>
|
|
16810
|
+
<div class="tabler-icon-codes">
|
|
16811
|
+
<code>ti ti-door-hanger</code><br>
|
|
16812
|
+
<code>\1023b</code>
|
|
16813
|
+
</div>
|
|
16742
16814
|
</div>
|
|
16743
16815
|
<div class="tabler-icon">
|
|
16744
16816
|
<i class="ti ti-door-off"></i>
|
|
@@ -17083,6 +17155,14 @@
|
|
|
17083
17155
|
<code>ti ti-ear-scan</code><br>
|
|
17084
17156
|
<code>\fd57</code>
|
|
17085
17157
|
</div>
|
|
17158
|
+
</div>
|
|
17159
|
+
<div class="tabler-icon">
|
|
17160
|
+
<i class="ti ti-earphone-bluetooth"></i>
|
|
17161
|
+
<strong>earphone-bluetooth</strong>
|
|
17162
|
+
<div class="tabler-icon-codes">
|
|
17163
|
+
<code>ti ti-earphone-bluetooth</code><br>
|
|
17164
|
+
<code>\1023a</code>
|
|
17165
|
+
</div>
|
|
17086
17166
|
</div>
|
|
17087
17167
|
<div class="tabler-icon">
|
|
17088
17168
|
<i class="ti ti-ease-in"></i>
|
|
@@ -20363,6 +20443,14 @@
|
|
|
20363
20443
|
<code>ti ti-grain</code><br>
|
|
20364
20444
|
<code>\ee92</code>
|
|
20365
20445
|
</div>
|
|
20446
|
+
</div>
|
|
20447
|
+
<div class="tabler-icon">
|
|
20448
|
+
<i class="ti ti-grape"></i>
|
|
20449
|
+
<strong>grape</strong>
|
|
20450
|
+
<div class="tabler-icon-codes">
|
|
20451
|
+
<code>ti ti-grape</code><br>
|
|
20452
|
+
<code>\10239</code>
|
|
20453
|
+
</div>
|
|
20366
20454
|
</div>
|
|
20367
20455
|
<div class="tabler-icon">
|
|
20368
20456
|
<i class="ti ti-graph"></i>
|
|
@@ -20571,6 +20659,14 @@
|
|
|
20571
20659
|
<code>ti ti-hammer</code><br>
|
|
20572
20660
|
<code>\ef91</code>
|
|
20573
20661
|
</div>
|
|
20662
|
+
</div>
|
|
20663
|
+
<div class="tabler-icon">
|
|
20664
|
+
<i class="ti ti-hammer-drill"></i>
|
|
20665
|
+
<strong>hammer-drill</strong>
|
|
20666
|
+
<div class="tabler-icon-codes">
|
|
20667
|
+
<code>ti ti-hammer-drill</code><br>
|
|
20668
|
+
<code>\10238</code>
|
|
20669
|
+
</div>
|
|
20574
20670
|
</div>
|
|
20575
20671
|
<div class="tabler-icon">
|
|
20576
20672
|
<i class="ti ti-hammer-off"></i>
|
|
@@ -22379,6 +22475,14 @@
|
|
|
22379
22475
|
<code>ti ti-infinity</code><br>
|
|
22380
22476
|
<code>\eb69</code>
|
|
22381
22477
|
</div>
|
|
22478
|
+
</div>
|
|
22479
|
+
<div class="tabler-icon">
|
|
22480
|
+
<i class="ti ti-infinity-2"></i>
|
|
22481
|
+
<strong>infinity-2</strong>
|
|
22482
|
+
<div class="tabler-icon-codes">
|
|
22483
|
+
<code>ti ti-infinity-2</code><br>
|
|
22484
|
+
<code>\10237</code>
|
|
22485
|
+
</div>
|
|
22382
22486
|
</div>
|
|
22383
22487
|
<div class="tabler-icon">
|
|
22384
22488
|
<i class="ti ti-infinity-off"></i>
|
|
@@ -23019,6 +23123,14 @@
|
|
|
23019
23123
|
<code>ti ti-laurel-wreath-3</code><br>
|
|
23020
23124
|
<code>\ff46</code>
|
|
23021
23125
|
</div>
|
|
23126
|
+
</div>
|
|
23127
|
+
<div class="tabler-icon">
|
|
23128
|
+
<i class="ti ti-lawn-mower"></i>
|
|
23129
|
+
<strong>lawn-mower</strong>
|
|
23130
|
+
<div class="tabler-icon-codes">
|
|
23131
|
+
<code>ti ti-lawn-mower</code><br>
|
|
23132
|
+
<code>\10236</code>
|
|
23133
|
+
</div>
|
|
23022
23134
|
</div>
|
|
23023
23135
|
<div class="tabler-icon">
|
|
23024
23136
|
<i class="ti ti-layers-difference"></i>
|
|
@@ -24171,6 +24283,14 @@
|
|
|
24171
24283
|
<code>ti ti-loader-3</code><br>
|
|
24172
24284
|
<code>\f513</code>
|
|
24173
24285
|
</div>
|
|
24286
|
+
</div>
|
|
24287
|
+
<div class="tabler-icon">
|
|
24288
|
+
<i class="ti ti-loader-4"></i>
|
|
24289
|
+
<strong>loader-4</strong>
|
|
24290
|
+
<div class="tabler-icon-codes">
|
|
24291
|
+
<code>ti ti-loader-4</code><br>
|
|
24292
|
+
<code>\10235</code>
|
|
24293
|
+
</div>
|
|
24174
24294
|
</div>
|
|
24175
24295
|
<div class="tabler-icon">
|
|
24176
24296
|
<i class="ti ti-loader-quarter"></i>
|
|
@@ -27379,6 +27499,14 @@
|
|
|
27379
27499
|
<code>ti ti-moped</code><br>
|
|
27380
27500
|
<code>\ecbc</code>
|
|
27381
27501
|
</div>
|
|
27502
|
+
</div>
|
|
27503
|
+
<div class="tabler-icon">
|
|
27504
|
+
<i class="ti ti-mosque"></i>
|
|
27505
|
+
<strong>mosque</strong>
|
|
27506
|
+
<div class="tabler-icon-codes">
|
|
27507
|
+
<code>ti ti-mosque</code><br>
|
|
27508
|
+
<code>\10234</code>
|
|
27509
|
+
</div>
|
|
27382
27510
|
</div>
|
|
27383
27511
|
<div class="tabler-icon">
|
|
27384
27512
|
<i class="ti ti-motorbike"></i>
|
|
@@ -29651,6 +29779,14 @@
|
|
|
29651
29779
|
<code>ti ti-pencil-x</code><br>
|
|
29652
29780
|
<code>\fc0e</code>
|
|
29653
29781
|
</div>
|
|
29782
|
+
</div>
|
|
29783
|
+
<div class="tabler-icon">
|
|
29784
|
+
<i class="ti ti-pendulum"></i>
|
|
29785
|
+
<strong>pendulum</strong>
|
|
29786
|
+
<div class="tabler-icon-codes">
|
|
29787
|
+
<code>ti ti-pendulum</code><br>
|
|
29788
|
+
<code>\10233</code>
|
|
29789
|
+
</div>
|
|
29654
29790
|
</div>
|
|
29655
29791
|
<div class="tabler-icon">
|
|
29656
29792
|
<i class="ti ti-pennant"></i>
|
|
@@ -31043,6 +31179,14 @@
|
|
|
31043
31179
|
<code>ti ti-plug-x</code><br>
|
|
31044
31180
|
<code>\f0a1</code>
|
|
31045
31181
|
</div>
|
|
31182
|
+
</div>
|
|
31183
|
+
<div class="tabler-icon">
|
|
31184
|
+
<i class="ti ti-plunger"></i>
|
|
31185
|
+
<strong>plunger</strong>
|
|
31186
|
+
<div class="tabler-icon-codes">
|
|
31187
|
+
<code>ti ti-plunger</code><br>
|
|
31188
|
+
<code>\10232</code>
|
|
31189
|
+
</div>
|
|
31046
31190
|
</div>
|
|
31047
31191
|
<div class="tabler-icon">
|
|
31048
31192
|
<i class="ti ti-plus"></i>
|