@tabler/icons-webfont 3.6.0 → 3.8.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-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-outline.ttf +0 -0
- package/dist/fonts/tabler-icons-outline.woff +0 -0
- package/dist/fonts/tabler-icons-outline.woff2 +0 -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-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-outline.css +151 -3
- package/dist/tabler-icons-outline.css.map +1 -1
- package/dist/tabler-icons-outline.html +329 -5
- package/dist/tabler-icons-outline.min.css +2 -2
- package/dist/tabler-icons-outline.min.css.map +1 -1
- package/dist/tabler-icons-outline.scss +78 -5
- package/dist/tabler-icons.css +151 -11
- package/dist/tabler-icons.css.map +1 -1
- package/dist/tabler-icons.html +329 -23
- package/dist/tabler-icons.min.css +2 -2
- package/dist/tabler-icons.min.css.map +1 -1
- package/dist/tabler-icons.scss +78 -9
- package/package.json +2 -2
package/dist/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 3.
|
|
8
|
+
<title>Tabler Icons - version 3.8.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 3.
|
|
119
|
+
<p class="text-muted">version 3.8.0</p>
|
|
120
120
|
</header>
|
|
121
121
|
|
|
122
122
|
<div class="search-bar">
|
|
@@ -1242,6 +1242,24 @@
|
|
|
1242
1242
|
</div>
|
|
1243
1243
|
</div>
|
|
1244
1244
|
|
|
1245
|
+
<div class="tabler-icon">
|
|
1246
|
+
<i class="ti ti-alphabet-arabic"></i>
|
|
1247
|
+
<strong>alphabet-arabic</strong>
|
|
1248
|
+
<div class="tabler-icon-codes">
|
|
1249
|
+
<code>ti ti-alphabet-arabic</code><br>
|
|
1250
|
+
<code>\ff2f</code>
|
|
1251
|
+
</div>
|
|
1252
|
+
</div>
|
|
1253
|
+
|
|
1254
|
+
<div class="tabler-icon">
|
|
1255
|
+
<i class="ti ti-alphabet-bangla"></i>
|
|
1256
|
+
<strong>alphabet-bangla</strong>
|
|
1257
|
+
<div class="tabler-icon-codes">
|
|
1258
|
+
<code>ti ti-alphabet-bangla</code><br>
|
|
1259
|
+
<code>\ff2e</code>
|
|
1260
|
+
</div>
|
|
1261
|
+
</div>
|
|
1262
|
+
|
|
1245
1263
|
<div class="tabler-icon">
|
|
1246
1264
|
<i class="ti ti-alphabet-cyrillic"></i>
|
|
1247
1265
|
<strong>alphabet-cyrillic</strong>
|
|
@@ -1260,6 +1278,24 @@
|
|
|
1260
1278
|
</div>
|
|
1261
1279
|
</div>
|
|
1262
1280
|
|
|
1281
|
+
<div class="tabler-icon">
|
|
1282
|
+
<i class="ti ti-alphabet-hebrew"></i>
|
|
1283
|
+
<strong>alphabet-hebrew</strong>
|
|
1284
|
+
<div class="tabler-icon-codes">
|
|
1285
|
+
<code>ti ti-alphabet-hebrew</code><br>
|
|
1286
|
+
<code>\ff2d</code>
|
|
1287
|
+
</div>
|
|
1288
|
+
</div>
|
|
1289
|
+
|
|
1290
|
+
<div class="tabler-icon">
|
|
1291
|
+
<i class="ti ti-alphabet-korean"></i>
|
|
1292
|
+
<strong>alphabet-korean</strong>
|
|
1293
|
+
<div class="tabler-icon-codes">
|
|
1294
|
+
<code>ti ti-alphabet-korean</code><br>
|
|
1295
|
+
<code>\ff2c</code>
|
|
1296
|
+
</div>
|
|
1297
|
+
</div>
|
|
1298
|
+
|
|
1263
1299
|
<div class="tabler-icon">
|
|
1264
1300
|
<i class="ti ti-alphabet-latin"></i>
|
|
1265
1301
|
<strong>alphabet-latin</strong>
|
|
@@ -1269,6 +1305,15 @@
|
|
|
1269
1305
|
</div>
|
|
1270
1306
|
</div>
|
|
1271
1307
|
|
|
1308
|
+
<div class="tabler-icon">
|
|
1309
|
+
<i class="ti ti-alphabet-thai"></i>
|
|
1310
|
+
<strong>alphabet-thai</strong>
|
|
1311
|
+
<div class="tabler-icon-codes">
|
|
1312
|
+
<code>ti ti-alphabet-thai</code><br>
|
|
1313
|
+
<code>\ff2b</code>
|
|
1314
|
+
</div>
|
|
1315
|
+
</div>
|
|
1316
|
+
|
|
1272
1317
|
<div class="tabler-icon">
|
|
1273
1318
|
<i class="ti ti-alt"></i>
|
|
1274
1319
|
<strong>alt</strong>
|
|
@@ -4671,6 +4716,15 @@
|
|
|
4671
4716
|
</div>
|
|
4672
4717
|
</div>
|
|
4673
4718
|
|
|
4719
|
+
<div class="tabler-icon">
|
|
4720
|
+
<i class="ti ti-battery-exclamation"></i>
|
|
4721
|
+
<strong>battery-exclamation</strong>
|
|
4722
|
+
<div class="tabler-icon-codes">
|
|
4723
|
+
<code>ti ti-battery-exclamation</code><br>
|
|
4724
|
+
<code>\ff1d</code>
|
|
4725
|
+
</div>
|
|
4726
|
+
</div>
|
|
4727
|
+
|
|
4674
4728
|
<div class="tabler-icon">
|
|
4675
4729
|
<i class="ti ti-battery-filled"></i>
|
|
4676
4730
|
<strong>battery-filled</strong>
|
|
@@ -4689,6 +4743,96 @@
|
|
|
4689
4743
|
</div>
|
|
4690
4744
|
</div>
|
|
4691
4745
|
|
|
4746
|
+
<div class="tabler-icon">
|
|
4747
|
+
<i class="ti ti-battery-vertical"></i>
|
|
4748
|
+
<strong>battery-vertical</strong>
|
|
4749
|
+
<div class="tabler-icon-codes">
|
|
4750
|
+
<code>ti ti-battery-vertical</code><br>
|
|
4751
|
+
<code>\ff13</code>
|
|
4752
|
+
</div>
|
|
4753
|
+
</div>
|
|
4754
|
+
|
|
4755
|
+
<div class="tabler-icon">
|
|
4756
|
+
<i class="ti ti-battery-vertical-1"></i>
|
|
4757
|
+
<strong>battery-vertical-1</strong>
|
|
4758
|
+
<div class="tabler-icon-codes">
|
|
4759
|
+
<code>ti ti-battery-vertical-1</code><br>
|
|
4760
|
+
<code>\ff1c</code>
|
|
4761
|
+
</div>
|
|
4762
|
+
</div>
|
|
4763
|
+
|
|
4764
|
+
<div class="tabler-icon">
|
|
4765
|
+
<i class="ti ti-battery-vertical-2"></i>
|
|
4766
|
+
<strong>battery-vertical-2</strong>
|
|
4767
|
+
<div class="tabler-icon-codes">
|
|
4768
|
+
<code>ti ti-battery-vertical-2</code><br>
|
|
4769
|
+
<code>\ff1b</code>
|
|
4770
|
+
</div>
|
|
4771
|
+
</div>
|
|
4772
|
+
|
|
4773
|
+
<div class="tabler-icon">
|
|
4774
|
+
<i class="ti ti-battery-vertical-3"></i>
|
|
4775
|
+
<strong>battery-vertical-3</strong>
|
|
4776
|
+
<div class="tabler-icon-codes">
|
|
4777
|
+
<code>ti ti-battery-vertical-3</code><br>
|
|
4778
|
+
<code>\ff1a</code>
|
|
4779
|
+
</div>
|
|
4780
|
+
</div>
|
|
4781
|
+
|
|
4782
|
+
<div class="tabler-icon">
|
|
4783
|
+
<i class="ti ti-battery-vertical-4"></i>
|
|
4784
|
+
<strong>battery-vertical-4</strong>
|
|
4785
|
+
<div class="tabler-icon-codes">
|
|
4786
|
+
<code>ti ti-battery-vertical-4</code><br>
|
|
4787
|
+
<code>\ff19</code>
|
|
4788
|
+
</div>
|
|
4789
|
+
</div>
|
|
4790
|
+
|
|
4791
|
+
<div class="tabler-icon">
|
|
4792
|
+
<i class="ti ti-battery-vertical-charging"></i>
|
|
4793
|
+
<strong>battery-vertical-charging</strong>
|
|
4794
|
+
<div class="tabler-icon-codes">
|
|
4795
|
+
<code>ti ti-battery-vertical-charging</code><br>
|
|
4796
|
+
<code>\ff17</code>
|
|
4797
|
+
</div>
|
|
4798
|
+
</div>
|
|
4799
|
+
|
|
4800
|
+
<div class="tabler-icon">
|
|
4801
|
+
<i class="ti ti-battery-vertical-charging-2"></i>
|
|
4802
|
+
<strong>battery-vertical-charging-2</strong>
|
|
4803
|
+
<div class="tabler-icon-codes">
|
|
4804
|
+
<code>ti ti-battery-vertical-charging-2</code><br>
|
|
4805
|
+
<code>\ff18</code>
|
|
4806
|
+
</div>
|
|
4807
|
+
</div>
|
|
4808
|
+
|
|
4809
|
+
<div class="tabler-icon">
|
|
4810
|
+
<i class="ti ti-battery-vertical-eco"></i>
|
|
4811
|
+
<strong>battery-vertical-eco</strong>
|
|
4812
|
+
<div class="tabler-icon-codes">
|
|
4813
|
+
<code>ti ti-battery-vertical-eco</code><br>
|
|
4814
|
+
<code>\ff16</code>
|
|
4815
|
+
</div>
|
|
4816
|
+
</div>
|
|
4817
|
+
|
|
4818
|
+
<div class="tabler-icon">
|
|
4819
|
+
<i class="ti ti-battery-vertical-exclamation"></i>
|
|
4820
|
+
<strong>battery-vertical-exclamation</strong>
|
|
4821
|
+
<div class="tabler-icon-codes">
|
|
4822
|
+
<code>ti ti-battery-vertical-exclamation</code><br>
|
|
4823
|
+
<code>\ff15</code>
|
|
4824
|
+
</div>
|
|
4825
|
+
</div>
|
|
4826
|
+
|
|
4827
|
+
<div class="tabler-icon">
|
|
4828
|
+
<i class="ti ti-battery-vertical-off"></i>
|
|
4829
|
+
<strong>battery-vertical-off</strong>
|
|
4830
|
+
<div class="tabler-icon-codes">
|
|
4831
|
+
<code>ti ti-battery-vertical-off</code><br>
|
|
4832
|
+
<code>\ff14</code>
|
|
4833
|
+
</div>
|
|
4834
|
+
</div>
|
|
4835
|
+
|
|
4692
4836
|
<div class="tabler-icon">
|
|
4693
4837
|
<i class="ti ti-beach"></i>
|
|
4694
4838
|
<strong>beach</strong>
|
|
@@ -6426,6 +6570,60 @@
|
|
|
6426
6570
|
</div>
|
|
6427
6571
|
</div>
|
|
6428
6572
|
|
|
6573
|
+
<div class="tabler-icon">
|
|
6574
|
+
<i class="ti ti-brand-adobe-after-effect"></i>
|
|
6575
|
+
<strong>brand-adobe-after-effect</strong>
|
|
6576
|
+
<div class="tabler-icon-codes">
|
|
6577
|
+
<code>ti ti-brand-adobe-after-effect</code><br>
|
|
6578
|
+
<code>\ff2a</code>
|
|
6579
|
+
</div>
|
|
6580
|
+
</div>
|
|
6581
|
+
|
|
6582
|
+
<div class="tabler-icon">
|
|
6583
|
+
<i class="ti ti-brand-adobe-illustrator"></i>
|
|
6584
|
+
<strong>brand-adobe-illustrator</strong>
|
|
6585
|
+
<div class="tabler-icon-codes">
|
|
6586
|
+
<code>ti ti-brand-adobe-illustrator</code><br>
|
|
6587
|
+
<code>\ff29</code>
|
|
6588
|
+
</div>
|
|
6589
|
+
</div>
|
|
6590
|
+
|
|
6591
|
+
<div class="tabler-icon">
|
|
6592
|
+
<i class="ti ti-brand-adobe-indesign"></i>
|
|
6593
|
+
<strong>brand-adobe-indesign</strong>
|
|
6594
|
+
<div class="tabler-icon-codes">
|
|
6595
|
+
<code>ti ti-brand-adobe-indesign</code><br>
|
|
6596
|
+
<code>\ff28</code>
|
|
6597
|
+
</div>
|
|
6598
|
+
</div>
|
|
6599
|
+
|
|
6600
|
+
<div class="tabler-icon">
|
|
6601
|
+
<i class="ti ti-brand-adobe-photoshop"></i>
|
|
6602
|
+
<strong>brand-adobe-photoshop</strong>
|
|
6603
|
+
<div class="tabler-icon-codes">
|
|
6604
|
+
<code>ti ti-brand-adobe-photoshop</code><br>
|
|
6605
|
+
<code>\ff27</code>
|
|
6606
|
+
</div>
|
|
6607
|
+
</div>
|
|
6608
|
+
|
|
6609
|
+
<div class="tabler-icon">
|
|
6610
|
+
<i class="ti ti-brand-adobe-premier"></i>
|
|
6611
|
+
<strong>brand-adobe-premier</strong>
|
|
6612
|
+
<div class="tabler-icon-codes">
|
|
6613
|
+
<code>ti ti-brand-adobe-premier</code><br>
|
|
6614
|
+
<code>\ff26</code>
|
|
6615
|
+
</div>
|
|
6616
|
+
</div>
|
|
6617
|
+
|
|
6618
|
+
<div class="tabler-icon">
|
|
6619
|
+
<i class="ti ti-brand-adobe-xd"></i>
|
|
6620
|
+
<strong>brand-adobe-xd</strong>
|
|
6621
|
+
<div class="tabler-icon-codes">
|
|
6622
|
+
<code>ti ti-brand-adobe-xd</code><br>
|
|
6623
|
+
<code>\ff25</code>
|
|
6624
|
+
</div>
|
|
6625
|
+
</div>
|
|
6626
|
+
|
|
6429
6627
|
<div class="tabler-icon">
|
|
6430
6628
|
<i class="ti ti-brand-adonis-js"></i>
|
|
6431
6629
|
<strong>brand-adonis-js</strong>
|
|
@@ -6588,6 +6786,15 @@
|
|
|
6588
6786
|
</div>
|
|
6589
6787
|
</div>
|
|
6590
6788
|
|
|
6789
|
+
<div class="tabler-icon">
|
|
6790
|
+
<i class="ti ti-brand-apple-news"></i>
|
|
6791
|
+
<strong>brand-apple-news</strong>
|
|
6792
|
+
<div class="tabler-icon-codes">
|
|
6793
|
+
<code>ti ti-brand-apple-news</code><br>
|
|
6794
|
+
<code>\ff24</code>
|
|
6795
|
+
</div>
|
|
6796
|
+
</div>
|
|
6797
|
+
|
|
6591
6798
|
<div class="tabler-icon">
|
|
6592
6799
|
<i class="ti ti-brand-apple-podcast"></i>
|
|
6593
6800
|
<strong>brand-apple-podcast</strong>
|
|
@@ -7767,6 +7974,15 @@
|
|
|
7767
7974
|
</div>
|
|
7768
7975
|
</div>
|
|
7769
7976
|
|
|
7977
|
+
<div class="tabler-icon">
|
|
7978
|
+
<i class="ti ti-brand-hackerrank"></i>
|
|
7979
|
+
<strong>brand-hackerrank</strong>
|
|
7980
|
+
<div class="tabler-icon-codes">
|
|
7981
|
+
<code>ti ti-brand-hackerrank</code><br>
|
|
7982
|
+
<code>\ff23</code>
|
|
7983
|
+
</div>
|
|
7984
|
+
</div>
|
|
7985
|
+
|
|
7770
7986
|
<div class="tabler-icon">
|
|
7771
7987
|
<i class="ti ti-brand-hbo"></i>
|
|
7772
7988
|
<strong>brand-hbo</strong>
|
|
@@ -8100,6 +8316,15 @@
|
|
|
8100
8316
|
</div>
|
|
8101
8317
|
</div>
|
|
8102
8318
|
|
|
8319
|
+
<div class="tabler-icon">
|
|
8320
|
+
<i class="ti ti-brand-metabrainz"></i>
|
|
8321
|
+
<strong>brand-metabrainz</strong>
|
|
8322
|
+
<div class="tabler-icon-codes">
|
|
8323
|
+
<code>ti ti-brand-metabrainz</code><br>
|
|
8324
|
+
<code>\ff12</code>
|
|
8325
|
+
</div>
|
|
8326
|
+
</div>
|
|
8327
|
+
|
|
8103
8328
|
<div class="tabler-icon">
|
|
8104
8329
|
<i class="ti ti-brand-minecraft"></i>
|
|
8105
8330
|
<strong>brand-minecraft</strong>
|
|
@@ -11052,6 +11277,15 @@
|
|
|
11052
11277
|
</div>
|
|
11053
11278
|
</div>
|
|
11054
11279
|
|
|
11280
|
+
<div class="tabler-icon">
|
|
11281
|
+
<i class="ti ti-cancel"></i>
|
|
11282
|
+
<strong>cancel</strong>
|
|
11283
|
+
<div class="tabler-icon-codes">
|
|
11284
|
+
<code>ti ti-cancel</code><br>
|
|
11285
|
+
<code>\ff11</code>
|
|
11286
|
+
</div>
|
|
11287
|
+
</div>
|
|
11288
|
+
|
|
11055
11289
|
<div class="tabler-icon">
|
|
11056
11290
|
<i class="ti ti-candle"></i>
|
|
11057
11291
|
<strong>candle</strong>
|
|
@@ -11106,6 +11340,33 @@
|
|
|
11106
11340
|
</div>
|
|
11107
11341
|
</div>
|
|
11108
11342
|
|
|
11343
|
+
<div class="tabler-icon">
|
|
11344
|
+
<i class="ti ti-cap-projecting"></i>
|
|
11345
|
+
<strong>cap-projecting</strong>
|
|
11346
|
+
<div class="tabler-icon-codes">
|
|
11347
|
+
<code>ti ti-cap-projecting</code><br>
|
|
11348
|
+
<code>\ff22</code>
|
|
11349
|
+
</div>
|
|
11350
|
+
</div>
|
|
11351
|
+
|
|
11352
|
+
<div class="tabler-icon">
|
|
11353
|
+
<i class="ti ti-cap-rounded"></i>
|
|
11354
|
+
<strong>cap-rounded</strong>
|
|
11355
|
+
<div class="tabler-icon-codes">
|
|
11356
|
+
<code>ti ti-cap-rounded</code><br>
|
|
11357
|
+
<code>\ff21</code>
|
|
11358
|
+
</div>
|
|
11359
|
+
</div>
|
|
11360
|
+
|
|
11361
|
+
<div class="tabler-icon">
|
|
11362
|
+
<i class="ti ti-cap-straight"></i>
|
|
11363
|
+
<strong>cap-straight</strong>
|
|
11364
|
+
<div class="tabler-icon-codes">
|
|
11365
|
+
<code>ti ti-cap-straight</code><br>
|
|
11366
|
+
<code>\ff20</code>
|
|
11367
|
+
</div>
|
|
11368
|
+
</div>
|
|
11369
|
+
|
|
11109
11370
|
<div class="tabler-icon">
|
|
11110
11371
|
<i class="ti ti-capsule"></i>
|
|
11111
11372
|
<strong>capsule</strong>
|
|
@@ -30429,6 +30690,15 @@
|
|
|
30429
30690
|
</div>
|
|
30430
30691
|
</div>
|
|
30431
30692
|
|
|
30693
|
+
<div class="tabler-icon">
|
|
30694
|
+
<i class="ti ti-math-cos"></i>
|
|
30695
|
+
<strong>math-cos</strong>
|
|
30696
|
+
<div class="tabler-icon-codes">
|
|
30697
|
+
<code>ti ti-math-cos</code><br>
|
|
30698
|
+
<code>\ff1f</code>
|
|
30699
|
+
</div>
|
|
30700
|
+
</div>
|
|
30701
|
+
|
|
30432
30702
|
<div class="tabler-icon">
|
|
30433
30703
|
<i class="ti ti-math-equal-greater"></i>
|
|
30434
30704
|
<strong>math-equal-greater</strong>
|
|
@@ -30582,6 +30852,15 @@
|
|
|
30582
30852
|
</div>
|
|
30583
30853
|
</div>
|
|
30584
30854
|
|
|
30855
|
+
<div class="tabler-icon">
|
|
30856
|
+
<i class="ti ti-math-sin"></i>
|
|
30857
|
+
<strong>math-sin</strong>
|
|
30858
|
+
<div class="tabler-icon-codes">
|
|
30859
|
+
<code>ti ti-math-sin</code><br>
|
|
30860
|
+
<code>\ff1e</code>
|
|
30861
|
+
</div>
|
|
30862
|
+
</div>
|
|
30863
|
+
|
|
30585
30864
|
<div class="tabler-icon">
|
|
30586
30865
|
<i class="ti ti-math-symbols"></i>
|
|
30587
30866
|
<strong>math-symbols</strong>
|
|
@@ -31095,24 +31374,6 @@
|
|
|
31095
31374
|
</div>
|
|
31096
31375
|
</div>
|
|
31097
31376
|
|
|
31098
|
-
<div class="tabler-icon">
|
|
31099
|
-
<i class="ti ti-message-circle-2"></i>
|
|
31100
|
-
<strong>message-circle-2</strong>
|
|
31101
|
-
<div class="tabler-icon-codes">
|
|
31102
|
-
<code>ti ti-message-circle-2</code><br>
|
|
31103
|
-
<code>\ed3f</code>
|
|
31104
|
-
</div>
|
|
31105
|
-
</div>
|
|
31106
|
-
|
|
31107
|
-
<div class="tabler-icon">
|
|
31108
|
-
<i class="ti ti-message-circle-2-filled"></i>
|
|
31109
|
-
<strong>message-circle-2-filled</strong>
|
|
31110
|
-
<div class="tabler-icon-codes">
|
|
31111
|
-
<code>ti ti-message-circle-2-filled</code><br>
|
|
31112
|
-
<code>\f682</code>
|
|
31113
|
-
</div>
|
|
31114
|
-
</div>
|
|
31115
|
-
|
|
31116
31377
|
<div class="tabler-icon">
|
|
31117
31378
|
<i class="ti ti-message-circle-bolt"></i>
|
|
31118
31379
|
<strong>message-circle-bolt</strong>
|
|
@@ -32293,10 +32554,10 @@
|
|
|
32293
32554
|
</div>
|
|
32294
32555
|
|
|
32295
32556
|
<div class="tabler-icon">
|
|
32296
|
-
<i class="ti ti-mood-
|
|
32297
|
-
<strong>mood-
|
|
32557
|
+
<i class="ti ti-mood-surprised"></i>
|
|
32558
|
+
<strong>mood-surprised</strong>
|
|
32298
32559
|
<div class="tabler-icon-codes">
|
|
32299
|
-
<code>ti ti-mood-
|
|
32560
|
+
<code>ti ti-mood-surprised</code><br>
|
|
32300
32561
|
<code>\ec04</code>
|
|
32301
32562
|
</div>
|
|
32302
32563
|
</div>
|
|
@@ -37719,6 +37980,15 @@
|
|
|
37719
37980
|
</div>
|
|
37720
37981
|
</div>
|
|
37721
37982
|
|
|
37983
|
+
<div class="tabler-icon">
|
|
37984
|
+
<i class="ti ti-rosette-discount-check-off"></i>
|
|
37985
|
+
<strong>rosette-discount-check-off</strong>
|
|
37986
|
+
<div class="tabler-icon-codes">
|
|
37987
|
+
<code>ti ti-rosette-discount-check-off</code><br>
|
|
37988
|
+
<code>\ff10</code>
|
|
37989
|
+
</div>
|
|
37990
|
+
</div>
|
|
37991
|
+
|
|
37722
37992
|
<div class="tabler-icon">
|
|
37723
37993
|
<i class="ti ti-rosette-discount-filled"></i>
|
|
37724
37994
|
<strong>rosette-discount-filled</strong>
|
|
@@ -38115,6 +38385,15 @@
|
|
|
38115
38385
|
</div>
|
|
38116
38386
|
</div>
|
|
38117
38387
|
|
|
38388
|
+
<div class="tabler-icon">
|
|
38389
|
+
<i class="ti ti-ruler-measure-2"></i>
|
|
38390
|
+
<strong>ruler-measure-2</strong>
|
|
38391
|
+
<div class="tabler-icon-codes">
|
|
38392
|
+
<code>ti ti-ruler-measure-2</code><br>
|
|
38393
|
+
<code>\ff0f</code>
|
|
38394
|
+
</div>
|
|
38395
|
+
</div>
|
|
38396
|
+
|
|
38118
38397
|
<div class="tabler-icon">
|
|
38119
38398
|
<i class="ti ti-ruler-off"></i>
|
|
38120
38399
|
<strong>ruler-off</strong>
|
|
@@ -45585,6 +45864,33 @@
|
|
|
45585
45864
|
</div>
|
|
45586
45865
|
</div>
|
|
45587
45866
|
|
|
45867
|
+
<div class="tabler-icon">
|
|
45868
|
+
<i class="ti ti-umbrella-2"></i>
|
|
45869
|
+
<strong>umbrella-2</strong>
|
|
45870
|
+
<div class="tabler-icon-codes">
|
|
45871
|
+
<code>ti ti-umbrella-2</code><br>
|
|
45872
|
+
<code>\ff0e</code>
|
|
45873
|
+
</div>
|
|
45874
|
+
</div>
|
|
45875
|
+
|
|
45876
|
+
<div class="tabler-icon">
|
|
45877
|
+
<i class="ti ti-umbrella-closed"></i>
|
|
45878
|
+
<strong>umbrella-closed</strong>
|
|
45879
|
+
<div class="tabler-icon-codes">
|
|
45880
|
+
<code>ti ti-umbrella-closed</code><br>
|
|
45881
|
+
<code>\ff0c</code>
|
|
45882
|
+
</div>
|
|
45883
|
+
</div>
|
|
45884
|
+
|
|
45885
|
+
<div class="tabler-icon">
|
|
45886
|
+
<i class="ti ti-umbrella-closed-2"></i>
|
|
45887
|
+
<strong>umbrella-closed-2</strong>
|
|
45888
|
+
<div class="tabler-icon-codes">
|
|
45889
|
+
<code>ti ti-umbrella-closed-2</code><br>
|
|
45890
|
+
<code>\ff0d</code>
|
|
45891
|
+
</div>
|
|
45892
|
+
</div>
|
|
45893
|
+
|
|
45588
45894
|
<div class="tabler-icon">
|
|
45589
45895
|
<i class="ti ti-umbrella-filled"></i>
|
|
45590
45896
|
<strong>umbrella-filled</strong>
|