@tabler/icons-webfont 3.45.0 → 3.46.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.
Files changed (34) hide show
  1. package/dist/.DS_Store +0 -0
  2. package/dist/fonts/tabler-icons-200.svg +58 -4
  3. package/dist/fonts/tabler-icons-200.ttf +0 -0
  4. package/dist/fonts/tabler-icons-200.woff +0 -0
  5. package/dist/fonts/tabler-icons-200.woff2 +0 -0
  6. package/dist/fonts/tabler-icons-300.svg +58 -4
  7. package/dist/fonts/tabler-icons-300.ttf +0 -0
  8. package/dist/fonts/tabler-icons-300.woff +0 -0
  9. package/dist/fonts/tabler-icons-300.woff2 +0 -0
  10. package/dist/fonts/tabler-icons-filled.svg +2 -2
  11. package/dist/fonts/tabler-icons-filled.ttf +0 -0
  12. package/dist/fonts/tabler-icons-filled.woff +0 -0
  13. package/dist/fonts/tabler-icons-filled.woff2 +0 -0
  14. package/dist/fonts/tabler-icons.svg +58 -4
  15. package/dist/fonts/tabler-icons.ttf +0 -0
  16. package/dist/fonts/tabler-icons.woff +0 -0
  17. package/dist/fonts/tabler-icons.woff2 +0 -0
  18. package/dist/tabler-icons-200.css +74 -2
  19. package/dist/tabler-icons-200.html +146 -2
  20. package/dist/tabler-icons-200.min.css +2 -2
  21. package/dist/tabler-icons-200.scss +5 -5
  22. package/dist/tabler-icons-300.css +74 -2
  23. package/dist/tabler-icons-300.html +146 -2
  24. package/dist/tabler-icons-300.min.css +2 -2
  25. package/dist/tabler-icons-300.scss +5 -5
  26. package/dist/tabler-icons-filled.css +2 -2
  27. package/dist/tabler-icons-filled.html +2 -2
  28. package/dist/tabler-icons-filled.min.css +2 -2
  29. package/dist/tabler-icons-filled.scss +3 -3
  30. package/dist/tabler-icons.css +74 -2
  31. package/dist/tabler-icons.html +146 -2
  32. package/dist/tabler-icons.min.css +2 -2
  33. package/dist/tabler-icons.scss +5 -5
  34. package/package.json +5 -2
Binary file
Binary file
Binary file
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * Tabler Icons 3.45.0 by tabler - https://tabler.io
2
+ * Tabler Icons 3.46.0 by tabler - https://tabler.io
3
3
  * License - https://github.com/tabler/tabler-icons/blob/main/LICENSE
4
4
  */
5
5
  @font-face {
6
6
  font-family: "tabler-icons-200";
7
7
  font-style: normal;
8
8
  font-weight: 400;
9
- src: url("./fonts/tabler-icons-200.woff2?v3.45.0") format("woff2"), url("./fonts/tabler-icons-200.woff?") format("woff"), url("./fonts/tabler-icons-200.ttf?v3.45.0") format("truetype");
9
+ src: url("./fonts/tabler-icons-200.woff2?v3.46.0") format("woff2"), url("./fonts/tabler-icons-200.woff?") format("woff"), url("./fonts/tabler-icons-200.ttf?v3.46.0") format("truetype");
10
10
  }
11
11
  .ti {
12
12
  font-family: "tabler-icons-200" !important;
@@ -15501,6 +15501,14 @@
15501
15501
  content: "\fa66";
15502
15502
  }
15503
15503
 
15504
+ .ti-play-bug:before {
15505
+ content: "\1028d";
15506
+ }
15507
+
15508
+ .ti-play-bugs:before {
15509
+ content: "\1028c";
15510
+ }
15511
+
15504
15512
  .ti-play-card:before {
15505
15513
  content: "\eebf";
15506
15514
  }
@@ -16225,6 +16233,10 @@
16225
16233
  content: "\f3ae";
16226
16234
  }
16227
16235
 
16236
+ .ti-remote-control:before {
16237
+ content: "\1028b";
16238
+ }
16239
+
16228
16240
  .ti-reorder:before {
16229
16241
  content: "\fc15";
16230
16242
  }
@@ -16409,6 +16421,10 @@
16409
16421
  content: "\f193";
16410
16422
  }
16411
16423
 
16424
+ .ti-rocking-chair:before {
16425
+ content: "\1028a";
16426
+ }
16427
+
16412
16428
  .ti-roller-skating:before {
16413
16429
  content: "\efd1";
16414
16430
  }
@@ -16629,6 +16645,10 @@
16629
16645
  content: "\ec82";
16630
16646
  }
16631
16647
 
16648
+ .ti-run-sprint:before {
16649
+ content: "\10289";
16650
+ }
16651
+
16632
16652
  .ti-rv-truck:before {
16633
16653
  content: "\fcc0";
16634
16654
  }
@@ -17653,6 +17673,10 @@
17653
17673
  content: "\101a6";
17654
17674
  }
17655
17675
 
17676
+ .ti-sparkles-2-off:before {
17677
+ content: "\10288";
17678
+ }
17679
+
17656
17680
  .ti-speakerphone:before {
17657
17681
  content: "\ed61";
17658
17682
  }
@@ -18641,6 +18665,10 @@
18641
18665
  content: "\ffad";
18642
18666
  }
18643
18667
 
18668
+ .ti-tabs:before {
18669
+ content: "\10287";
18670
+ }
18671
+
18644
18672
  .ti-tag:before {
18645
18673
  content: "\10096";
18646
18674
  }
@@ -18665,6 +18693,22 @@
18665
18693
  content: "\ef86";
18666
18694
  }
18667
18695
 
18696
+ .ti-tags-chevron-down:before {
18697
+ content: "\10286";
18698
+ }
18699
+
18700
+ .ti-tags-chevron-left:before {
18701
+ content: "\10285";
18702
+ }
18703
+
18704
+ .ti-tags-chevron-right:before {
18705
+ content: "\10284";
18706
+ }
18707
+
18708
+ .ti-tags-chevron-up:before {
18709
+ content: "\10283";
18710
+ }
18711
+
18668
18712
  .ti-tags-off:before {
18669
18713
  content: "\efc1";
18670
18714
  }
@@ -18917,6 +18961,18 @@
18917
18961
  content: "\ef67";
18918
18962
  }
18919
18963
 
18964
+ .ti-thinking-high:before {
18965
+ content: "\10282";
18966
+ }
18967
+
18968
+ .ti-thinking-low:before {
18969
+ content: "\10281";
18970
+ }
18971
+
18972
+ .ti-thinking-medium:before {
18973
+ content: "\10280";
18974
+ }
18975
+
18920
18976
  .ti-thumb-down:before {
18921
18977
  content: "\eb3b";
18922
18978
  }
@@ -19305,6 +19361,10 @@
19305
19361
  content: "\fa6e";
19306
19362
  }
19307
19363
 
19364
+ .ti-treasure-chest:before {
19365
+ content: "\1027f";
19366
+ }
19367
+
19308
19368
  .ti-tree:before {
19309
19369
  content: "\ef01";
19310
19370
  }
@@ -19421,6 +19481,10 @@
19421
19481
  content: "\ec4c";
19422
19482
  }
19423
19483
 
19484
+ .ti-twig:before {
19485
+ content: "\1027e";
19486
+ }
19487
+
19424
19488
  .ti-txt:before {
19425
19489
  content: "\f3b1";
19426
19490
  }
@@ -19697,6 +19761,10 @@
19697
19761
  content: "\f36b";
19698
19762
  }
19699
19763
 
19764
+ .ti-vault:before {
19765
+ content: "\1027d";
19766
+ }
19767
+
19700
19768
  .ti-vector:before {
19701
19769
  content: "\eca9";
19702
19770
  }
@@ -20329,6 +20397,10 @@
20329
20397
  content: "\fc20";
20330
20398
  }
20331
20399
 
20400
+ .ti-yarn:before {
20401
+ content: "\1027c";
20402
+ }
20403
+
20332
20404
  .ti-yin-yang:before {
20333
20405
  content: "\ec35";
20334
20406
  }
@@ -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.45.0</title>
8
+ <title>Tabler Icons - version 3.46.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.45.0</p>
118
+ <p class="text-muted">version 3.46.0</p>
119
119
  </header>
120
120
 
121
121
  <div class="search-bar">
@@ -31083,6 +31083,22 @@
31083
31083
  <code>ti ti-play-basketball</code><br>
31084
31084
  <code>\fa66</code>
31085
31085
  </div>
31086
+ </div>
31087
+ <div class="tabler-icon">
31088
+ <i class="ti ti-play-bug"></i>
31089
+ <strong>play-bug</strong>
31090
+ <div class="tabler-icon-codes">
31091
+ <code>ti ti-play-bug</code><br>
31092
+ <code>\1028d</code>
31093
+ </div>
31094
+ </div>
31095
+ <div class="tabler-icon">
31096
+ <i class="ti ti-play-bugs"></i>
31097
+ <strong>play-bugs</strong>
31098
+ <div class="tabler-icon-codes">
31099
+ <code>ti ti-play-bugs</code><br>
31100
+ <code>\1028c</code>
31101
+ </div>
31086
31102
  </div>
31087
31103
  <div class="tabler-icon">
31088
31104
  <i class="ti ti-play-card"></i>
@@ -32531,6 +32547,14 @@
32531
32547
  <code>ti ti-reload</code><br>
32532
32548
  <code>\f3ae</code>
32533
32549
  </div>
32550
+ </div>
32551
+ <div class="tabler-icon">
32552
+ <i class="ti ti-remote-control"></i>
32553
+ <strong>remote-control</strong>
32554
+ <div class="tabler-icon-codes">
32555
+ <code>ti ti-remote-control</code><br>
32556
+ <code>\1028b</code>
32557
+ </div>
32534
32558
  </div>
32535
32559
  <div class="tabler-icon">
32536
32560
  <i class="ti ti-reorder"></i>
@@ -32899,6 +32923,14 @@
32899
32923
  <code>ti ti-rocket-off</code><br>
32900
32924
  <code>\f193</code>
32901
32925
  </div>
32926
+ </div>
32927
+ <div class="tabler-icon">
32928
+ <i class="ti ti-rocking-chair"></i>
32929
+ <strong>rocking-chair</strong>
32930
+ <div class="tabler-icon-codes">
32931
+ <code>ti ti-rocking-chair</code><br>
32932
+ <code>\1028a</code>
32933
+ </div>
32902
32934
  </div>
32903
32935
  <div class="tabler-icon">
32904
32936
  <i class="ti ti-roller-skating"></i>
@@ -33339,6 +33371,14 @@
33339
33371
  <code>ti ti-run</code><br>
33340
33372
  <code>\ec82</code>
33341
33373
  </div>
33374
+ </div>
33375
+ <div class="tabler-icon">
33376
+ <i class="ti ti-run-sprint"></i>
33377
+ <strong>run-sprint</strong>
33378
+ <div class="tabler-icon-codes">
33379
+ <code>ti ti-run-sprint</code><br>
33380
+ <code>\10289</code>
33381
+ </div>
33342
33382
  </div>
33343
33383
  <div class="tabler-icon">
33344
33384
  <i class="ti ti-rv-truck"></i>
@@ -35387,6 +35427,14 @@
35387
35427
  <code>ti ti-sparkles-2</code><br>
35388
35428
  <code>\101a6</code>
35389
35429
  </div>
35430
+ </div>
35431
+ <div class="tabler-icon">
35432
+ <i class="ti ti-sparkles-2-off"></i>
35433
+ <strong>sparkles-2-off</strong>
35434
+ <div class="tabler-icon-codes">
35435
+ <code>ti ti-sparkles-2-off</code><br>
35436
+ <code>\10288</code>
35437
+ </div>
35390
35438
  </div>
35391
35439
  <div class="tabler-icon">
35392
35440
  <i class="ti ti-speakerphone"></i>
@@ -37363,6 +37411,14 @@
37363
37411
  <code>ti ti-table-spark</code><br>
37364
37412
  <code>\ffad</code>
37365
37413
  </div>
37414
+ </div>
37415
+ <div class="tabler-icon">
37416
+ <i class="ti ti-tabs"></i>
37417
+ <strong>tabs</strong>
37418
+ <div class="tabler-icon-codes">
37419
+ <code>ti ti-tabs</code><br>
37420
+ <code>\10287</code>
37421
+ </div>
37366
37422
  </div>
37367
37423
  <div class="tabler-icon">
37368
37424
  <i class="ti ti-tag"></i>
@@ -37411,6 +37467,38 @@
37411
37467
  <code>ti ti-tags</code><br>
37412
37468
  <code>\ef86</code>
37413
37469
  </div>
37470
+ </div>
37471
+ <div class="tabler-icon">
37472
+ <i class="ti ti-tags-chevron-down"></i>
37473
+ <strong>tags-chevron-down</strong>
37474
+ <div class="tabler-icon-codes">
37475
+ <code>ti ti-tags-chevron-down</code><br>
37476
+ <code>\10286</code>
37477
+ </div>
37478
+ </div>
37479
+ <div class="tabler-icon">
37480
+ <i class="ti ti-tags-chevron-left"></i>
37481
+ <strong>tags-chevron-left</strong>
37482
+ <div class="tabler-icon-codes">
37483
+ <code>ti ti-tags-chevron-left</code><br>
37484
+ <code>\10285</code>
37485
+ </div>
37486
+ </div>
37487
+ <div class="tabler-icon">
37488
+ <i class="ti ti-tags-chevron-right"></i>
37489
+ <strong>tags-chevron-right</strong>
37490
+ <div class="tabler-icon-codes">
37491
+ <code>ti ti-tags-chevron-right</code><br>
37492
+ <code>\10284</code>
37493
+ </div>
37494
+ </div>
37495
+ <div class="tabler-icon">
37496
+ <i class="ti ti-tags-chevron-up"></i>
37497
+ <strong>tags-chevron-up</strong>
37498
+ <div class="tabler-icon-codes">
37499
+ <code>ti ti-tags-chevron-up</code><br>
37500
+ <code>\10283</code>
37501
+ </div>
37414
37502
  </div>
37415
37503
  <div class="tabler-icon">
37416
37504
  <i class="ti ti-tags-off"></i>
@@ -37915,6 +38003,30 @@
37915
38003
  <code>ti ti-thermometer</code><br>
37916
38004
  <code>\ef67</code>
37917
38005
  </div>
38006
+ </div>
38007
+ <div class="tabler-icon">
38008
+ <i class="ti ti-thinking-high"></i>
38009
+ <strong>thinking-high</strong>
38010
+ <div class="tabler-icon-codes">
38011
+ <code>ti ti-thinking-high</code><br>
38012
+ <code>\10282</code>
38013
+ </div>
38014
+ </div>
38015
+ <div class="tabler-icon">
38016
+ <i class="ti ti-thinking-low"></i>
38017
+ <strong>thinking-low</strong>
38018
+ <div class="tabler-icon-codes">
38019
+ <code>ti ti-thinking-low</code><br>
38020
+ <code>\10281</code>
38021
+ </div>
38022
+ </div>
38023
+ <div class="tabler-icon">
38024
+ <i class="ti ti-thinking-medium"></i>
38025
+ <strong>thinking-medium</strong>
38026
+ <div class="tabler-icon-codes">
38027
+ <code>ti ti-thinking-medium</code><br>
38028
+ <code>\10280</code>
38029
+ </div>
37918
38030
  </div>
37919
38031
  <div class="tabler-icon">
37920
38032
  <i class="ti ti-thumb-down"></i>
@@ -38691,6 +38803,14 @@
38691
38803
  <code>ti ti-treadmill</code><br>
38692
38804
  <code>\fa6e</code>
38693
38805
  </div>
38806
+ </div>
38807
+ <div class="tabler-icon">
38808
+ <i class="ti ti-treasure-chest"></i>
38809
+ <strong>treasure-chest</strong>
38810
+ <div class="tabler-icon-codes">
38811
+ <code>ti ti-treasure-chest</code><br>
38812
+ <code>\1027f</code>
38813
+ </div>
38694
38814
  </div>
38695
38815
  <div class="tabler-icon">
38696
38816
  <i class="ti ti-tree"></i>
@@ -38923,6 +39043,14 @@
38923
39043
  <code>ti ti-truck-return</code><br>
38924
39044
  <code>\ec4c</code>
38925
39045
  </div>
39046
+ </div>
39047
+ <div class="tabler-icon">
39048
+ <i class="ti ti-twig"></i>
39049
+ <strong>twig</strong>
39050
+ <div class="tabler-icon-codes">
39051
+ <code>ti ti-twig</code><br>
39052
+ <code>\1027e</code>
39053
+ </div>
38926
39054
  </div>
38927
39055
  <div class="tabler-icon">
38928
39056
  <i class="ti ti-txt"></i>
@@ -39475,6 +39603,14 @@
39475
39603
  <code>ti ti-variable-plus</code><br>
39476
39604
  <code>\f36b</code>
39477
39605
  </div>
39606
+ </div>
39607
+ <div class="tabler-icon">
39608
+ <i class="ti ti-vault"></i>
39609
+ <strong>vault</strong>
39610
+ <div class="tabler-icon-codes">
39611
+ <code>ti ti-vault</code><br>
39612
+ <code>\1027d</code>
39613
+ </div>
39478
39614
  </div>
39479
39615
  <div class="tabler-icon">
39480
39616
  <i class="ti ti-vector"></i>
@@ -40739,6 +40875,14 @@
40739
40875
  <code>ti ti-xxx</code><br>
40740
40876
  <code>\fc20</code>
40741
40877
  </div>
40878
+ </div>
40879
+ <div class="tabler-icon">
40880
+ <i class="ti ti-yarn"></i>
40881
+ <strong>yarn</strong>
40882
+ <div class="tabler-icon-codes">
40883
+ <code>ti ti-yarn</code><br>
40884
+ <code>\1027c</code>
40885
+ </div>
40742
40886
  </div>
40743
40887
  <div class="tabler-icon">
40744
40888
  <i class="ti ti-yin-yang"></i>