@tabler/icons-webfont 3.33.0 → 3.34.1

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 (82) hide show
  1. package/dist/fonts/tabler-icons-200-filled.ttf +0 -0
  2. package/dist/fonts/tabler-icons-200-filled.woff +0 -0
  3. package/dist/fonts/tabler-icons-200-filled.woff2 +0 -0
  4. package/dist/fonts/tabler-icons-200-outline.ttf +0 -0
  5. package/dist/fonts/tabler-icons-200-outline.woff +0 -0
  6. package/dist/fonts/tabler-icons-200-outline.woff2 +0 -0
  7. package/dist/fonts/tabler-icons-200.ttf +0 -0
  8. package/dist/fonts/tabler-icons-200.woff +0 -0
  9. package/dist/fonts/tabler-icons-200.woff2 +0 -0
  10. package/dist/fonts/tabler-icons-300-filled.ttf +0 -0
  11. package/dist/fonts/tabler-icons-300-filled.woff +0 -0
  12. package/dist/fonts/tabler-icons-300-filled.woff2 +0 -0
  13. package/dist/fonts/tabler-icons-300-outline.ttf +0 -0
  14. package/dist/fonts/tabler-icons-300-outline.woff +0 -0
  15. package/dist/fonts/tabler-icons-300-outline.woff2 +0 -0
  16. package/dist/fonts/tabler-icons-300.ttf +0 -0
  17. package/dist/fonts/tabler-icons-300.woff +0 -0
  18. package/dist/fonts/tabler-icons-300.woff2 +0 -0
  19. package/dist/fonts/tabler-icons-filled.ttf +0 -0
  20. package/dist/fonts/tabler-icons-filled.woff +0 -0
  21. package/dist/fonts/tabler-icons-filled.woff2 +0 -0
  22. package/dist/fonts/tabler-icons-outline.ttf +0 -0
  23. package/dist/fonts/tabler-icons-outline.woff +0 -0
  24. package/dist/fonts/tabler-icons-outline.woff2 +0 -0
  25. package/dist/fonts/tabler-icons.ttf +0 -0
  26. package/dist/fonts/tabler-icons.woff +0 -0
  27. package/dist/fonts/tabler-icons.woff2 +0 -0
  28. package/dist/tabler-icons-200-filled.css +78 -2
  29. package/dist/tabler-icons-200-filled.css.map +1 -1
  30. package/dist/tabler-icons-200-filled.html +173 -2
  31. package/dist/tabler-icons-200-filled.min.css +2 -2
  32. package/dist/tabler-icons-200-filled.min.css.map +1 -1
  33. package/dist/tabler-icons-200-filled.scss +41 -3
  34. package/dist/tabler-icons-200-outline.css +6 -2
  35. package/dist/tabler-icons-200-outline.css.map +1 -1
  36. package/dist/tabler-icons-200-outline.html +11 -2
  37. package/dist/tabler-icons-200-outline.min.css +2 -2
  38. package/dist/tabler-icons-200-outline.min.css.map +1 -1
  39. package/dist/tabler-icons-200-outline.scss +5 -3
  40. package/dist/tabler-icons-200.css +82 -2
  41. package/dist/tabler-icons-200.css.map +1 -1
  42. package/dist/tabler-icons-200.html +182 -2
  43. package/dist/tabler-icons-200.min.css +2 -2
  44. package/dist/tabler-icons-200.min.css.map +1 -1
  45. package/dist/tabler-icons-200.scss +43 -3
  46. package/dist/tabler-icons-300-filled.css +78 -2
  47. package/dist/tabler-icons-300-filled.css.map +1 -1
  48. package/dist/tabler-icons-300-filled.html +173 -2
  49. package/dist/tabler-icons-300-filled.min.css +2 -2
  50. package/dist/tabler-icons-300-filled.min.css.map +1 -1
  51. package/dist/tabler-icons-300-filled.scss +41 -3
  52. package/dist/tabler-icons-300-outline.css +6 -2
  53. package/dist/tabler-icons-300-outline.css.map +1 -1
  54. package/dist/tabler-icons-300-outline.html +11 -2
  55. package/dist/tabler-icons-300-outline.min.css +2 -2
  56. package/dist/tabler-icons-300-outline.min.css.map +1 -1
  57. package/dist/tabler-icons-300-outline.scss +5 -3
  58. package/dist/tabler-icons-300.css +82 -2
  59. package/dist/tabler-icons-300.css.map +1 -1
  60. package/dist/tabler-icons-300.html +182 -2
  61. package/dist/tabler-icons-300.min.css +2 -2
  62. package/dist/tabler-icons-300.min.css.map +1 -1
  63. package/dist/tabler-icons-300.scss +43 -3
  64. package/dist/tabler-icons-filled.css +78 -2
  65. package/dist/tabler-icons-filled.css.map +1 -1
  66. package/dist/tabler-icons-filled.html +173 -2
  67. package/dist/tabler-icons-filled.min.css +2 -2
  68. package/dist/tabler-icons-filled.min.css.map +1 -1
  69. package/dist/tabler-icons-filled.scss +41 -3
  70. package/dist/tabler-icons-outline.css +6 -2
  71. package/dist/tabler-icons-outline.css.map +1 -1
  72. package/dist/tabler-icons-outline.html +11 -2
  73. package/dist/tabler-icons-outline.min.css +2 -2
  74. package/dist/tabler-icons-outline.min.css.map +1 -1
  75. package/dist/tabler-icons-outline.scss +5 -3
  76. package/dist/tabler-icons.css +82 -2
  77. package/dist/tabler-icons.css.map +1 -1
  78. package/dist/tabler-icons.html +182 -2
  79. package/dist/tabler-icons.min.css +2 -2
  80. package/dist/tabler-icons.min.css.map +1 -1
  81. package/dist/tabler-icons.scss +43 -3
  82. package/package.json +3 -2
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * Tabler Icons 3.33.0 by tabler - https://tabler.io
2
+ * Tabler Icons 3.34.1 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.33.0") format("woff2"), url("./fonts/tabler-icons-300.woff?") format("woff"), url("./fonts/tabler-icons-300.ttf?v3.33.0") format("truetype");
9
+ src: url("./fonts/tabler-icons-300.woff2?v3.34.1") format("woff2"), url("./fonts/tabler-icons-300.woff?") format("woff"), url("./fonts/tabler-icons-300.ttf?v3.34.1") format("truetype");
10
10
  }
11
11
  .ti {
12
12
  font-family: "tabler-icons-300" !important;
@@ -3557,6 +3557,10 @@
3557
3557
  content: "\f7e5";
3558
3558
  }
3559
3559
 
3560
+ .ti-brand-dropbox:before {
3561
+ content: "\1018a";
3562
+ }
3563
+
3560
3564
  .ti-brand-drops:before {
3561
3565
  content: "\f4d5";
3562
3566
  }
@@ -4933,6 +4937,10 @@
4933
4937
  content: "\ea4a";
4934
4938
  }
4935
4939
 
4940
+ .ti-building-bridge-2-filled:before {
4941
+ content: "\10189";
4942
+ }
4943
+
4936
4944
  .ti-building-broadcast-tower:before {
4937
4945
  content: "\f4be";
4938
4946
  }
@@ -7841,14 +7849,26 @@
7841
7849
  content: "\f6d4";
7842
7850
  }
7843
7851
 
7852
+ .ti-columns-1-filled:before {
7853
+ content: "\10188";
7854
+ }
7855
+
7844
7856
  .ti-columns-2:before {
7845
7857
  content: "\f6d5";
7846
7858
  }
7847
7859
 
7860
+ .ti-columns-2-filled:before {
7861
+ content: "\10187";
7862
+ }
7863
+
7848
7864
  .ti-columns-3:before {
7849
7865
  content: "\f6d6";
7850
7866
  }
7851
7867
 
7868
+ .ti-columns-3-filled:before {
7869
+ content: "\10186";
7870
+ }
7871
+
7852
7872
  .ti-columns-off:before {
7853
7873
  content: "\f0d4";
7854
7874
  }
@@ -7913,6 +7933,10 @@
7913
7933
  content: "\ee46";
7914
7934
  }
7915
7935
 
7936
+ .ti-confetti-filled:before {
7937
+ content: "\10185";
7938
+ }
7939
+
7916
7940
  .ti-confetti-off:before {
7917
7941
  content: "\f3d9";
7918
7942
  }
@@ -7929,6 +7953,10 @@
7929
7953
  content: "\ee47";
7930
7954
  }
7931
7955
 
7956
+ .ti-container-filled:before {
7957
+ content: "\10184";
7958
+ }
7959
+
7932
7960
  .ti-container-off:before {
7933
7961
  content: "\f107";
7934
7962
  }
@@ -13849,10 +13877,18 @@
13849
13877
  content: "\ef95";
13850
13878
  }
13851
13879
 
13880
+ .ti-layout-board-filled:before {
13881
+ content: "\10182";
13882
+ }
13883
+
13852
13884
  .ti-layout-board-split:before {
13853
13885
  content: "\ef94";
13854
13886
  }
13855
13887
 
13888
+ .ti-layout-board-split-filled:before {
13889
+ content: "\10183";
13890
+ }
13891
+
13856
13892
  .ti-layout-bottombar:before {
13857
13893
  content: "\ead3";
13858
13894
  }
@@ -14317,6 +14353,10 @@
14317
14353
  content: "\fd4c";
14318
14354
  }
14319
14355
 
14356
+ .ti-library-filled:before {
14357
+ content: "\10180";
14358
+ }
14359
+
14320
14360
  .ti-library-minus:before {
14321
14361
  content: "\fd49";
14322
14362
  }
@@ -14329,6 +14369,10 @@
14329
14369
  content: "\fd4b";
14330
14370
  }
14331
14371
 
14372
+ .ti-library-plus-filled:before {
14373
+ content: "\10181";
14374
+ }
14375
+
14332
14376
  .ti-license:before {
14333
14377
  content: "\ebc0";
14334
14378
  }
@@ -17057,6 +17101,10 @@
17057
17101
  content: "\fc91";
17058
17102
  }
17059
17103
 
17104
+ .ti-octagon-minus-filled:before {
17105
+ content: "\1017f";
17106
+ }
17107
+
17060
17108
  .ti-octagon-off:before {
17061
17109
  content: "\eeb8";
17062
17110
  }
@@ -17069,6 +17117,10 @@
17069
17117
  content: "\fc93";
17070
17118
  }
17071
17119
 
17120
+ .ti-octagon-plus-filled:before {
17121
+ content: "\1017e";
17122
+ }
17123
+
17072
17124
  .ti-octahedron:before {
17073
17125
  content: "\faae";
17074
17126
  }
@@ -18653,10 +18705,18 @@
18653
18705
  content: "\fd67";
18654
18706
  }
18655
18707
 
18708
+ .ti-receipt-dollar-filled:before {
18709
+ content: "\1017d";
18710
+ }
18711
+
18656
18712
  .ti-receipt-euro:before {
18657
18713
  content: "\fd68";
18658
18714
  }
18659
18715
 
18716
+ .ti-receipt-euro-filled:before {
18717
+ content: "\1017c";
18718
+ }
18719
+
18660
18720
  .ti-receipt-filled:before {
18661
18721
  content: "\ff06";
18662
18722
  }
@@ -18669,6 +18729,10 @@
18669
18729
  content: "\fd69";
18670
18730
  }
18671
18731
 
18732
+ .ti-receipt-pound-filled:before {
18733
+ content: "\1017b";
18734
+ }
18735
+
18672
18736
  .ti-receipt-refund:before {
18673
18737
  content: "\edfc";
18674
18738
  }
@@ -18677,6 +18741,10 @@
18677
18741
  content: "\fd82";
18678
18742
  }
18679
18743
 
18744
+ .ti-receipt-rupee-filled:before {
18745
+ content: "\1017a";
18746
+ }
18747
+
18680
18748
  .ti-receipt-tax:before {
18681
18749
  content: "\edbd";
18682
18750
  }
@@ -18685,10 +18753,18 @@
18685
18753
  content: "\fd6a";
18686
18754
  }
18687
18755
 
18756
+ .ti-receipt-yen-filled:before {
18757
+ content: "\10179";
18758
+ }
18759
+
18688
18760
  .ti-receipt-yuan:before {
18689
18761
  content: "\fd6b";
18690
18762
  }
18691
18763
 
18764
+ .ti-receipt-yuan-filled:before {
18765
+ content: "\10178";
18766
+ }
18767
+
18692
18768
  .ti-recharging:before {
18693
18769
  content: "\eeca";
18694
18770
  }
@@ -21909,6 +21985,10 @@
21909
21985
  content: "\eb39";
21910
21986
  }
21911
21987
 
21988
+ .ti-template-filled:before {
21989
+ content: "\10177";
21990
+ }
21991
+
21912
21992
  .ti-template-off:before {
21913
21993
  content: "\f1b0";
21914
21994
  }