@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
@@ -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>