@tabler/icons-webfont 3.31.0 → 3.33.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 (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 +74 -2
  29. package/dist/tabler-icons-200-filled.css.map +1 -1
  30. package/dist/tabler-icons-200-filled.html +164 -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 +39 -3
  34. package/dist/tabler-icons-200-outline.css +110 -2
  35. package/dist/tabler-icons-200-outline.css.map +1 -1
  36. package/dist/tabler-icons-200-outline.html +245 -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 +57 -3
  40. package/dist/tabler-icons-200.css +182 -2
  41. package/dist/tabler-icons-200.css.map +1 -1
  42. package/dist/tabler-icons-200.html +407 -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 +93 -3
  46. package/dist/tabler-icons-300-filled.css +74 -2
  47. package/dist/tabler-icons-300-filled.css.map +1 -1
  48. package/dist/tabler-icons-300-filled.html +164 -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 +39 -3
  52. package/dist/tabler-icons-300-outline.css +110 -2
  53. package/dist/tabler-icons-300-outline.css.map +1 -1
  54. package/dist/tabler-icons-300-outline.html +245 -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 +57 -3
  58. package/dist/tabler-icons-300.css +182 -2
  59. package/dist/tabler-icons-300.css.map +1 -1
  60. package/dist/tabler-icons-300.html +407 -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 +93 -3
  64. package/dist/tabler-icons-filled.css +74 -2
  65. package/dist/tabler-icons-filled.css.map +1 -1
  66. package/dist/tabler-icons-filled.html +164 -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 +39 -3
  70. package/dist/tabler-icons-outline.css +110 -2
  71. package/dist/tabler-icons-outline.css.map +1 -1
  72. package/dist/tabler-icons-outline.html +245 -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 +57 -3
  76. package/dist/tabler-icons.css +182 -2
  77. package/dist/tabler-icons.css.map +1 -1
  78. package/dist/tabler-icons.html +407 -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 +93 -3
  82. package/package.json +4 -3
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * Tabler Icons 3.31.0 by tabler - https://tabler.io
2
+ * Tabler Icons 3.33.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";
7
7
  font-style: normal;
8
8
  font-weight: 400;
9
- src: url("./fonts/tabler-icons.woff2?v3.31.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.31.0") format("truetype");
9
+ src: url("./fonts/tabler-icons.woff2?v3.33.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.33.0") format("truetype");
10
10
  }
11
11
  .ti {
12
12
  font-family: "tabler-icons" !important;
@@ -841,18 +841,34 @@
841
841
  content: "\ec88";
842
842
  }
843
843
 
844
+ .ti-arrow-bar-to-down-dashed:before {
845
+ content: "\10164";
846
+ }
847
+
844
848
  .ti-arrow-bar-to-left:before {
845
849
  content: "\ec89";
846
850
  }
847
851
 
852
+ .ti-arrow-bar-to-left-dashed:before {
853
+ content: "\10163";
854
+ }
855
+
848
856
  .ti-arrow-bar-to-right:before {
849
857
  content: "\ec8a";
850
858
  }
851
859
 
860
+ .ti-arrow-bar-to-right-dashed:before {
861
+ content: "\10162";
862
+ }
863
+
852
864
  .ti-arrow-bar-to-up:before {
853
865
  content: "\ec8b";
854
866
  }
855
867
 
868
+ .ti-arrow-bar-to-up-dashed:before {
869
+ content: "\10161";
870
+ }
871
+
856
872
  .ti-arrow-bar-up:before {
857
873
  content: "\ea10";
858
874
  }
@@ -5809,6 +5825,10 @@
5809
5825
  content: "\f3d1";
5810
5826
  }
5811
5827
 
5828
+ .ti-chalkboard-teacher:before {
5829
+ content: "\10160";
5830
+ }
5831
+
5812
5832
  .ti-charging-pile:before {
5813
5833
  content: "\ee26";
5814
5834
  }
@@ -7205,6 +7225,10 @@
7205
7225
  content: "\efb2";
7206
7226
  }
7207
7227
 
7228
+ .ti-clipboard-plus-filled:before {
7229
+ content: "\10176";
7230
+ }
7231
+
7208
7232
  .ti-clipboard-search:before {
7209
7233
  content: "\10098";
7210
7234
  }
@@ -7213,6 +7237,10 @@
7213
7237
  content: "\fd9a";
7214
7238
  }
7215
7239
 
7240
+ .ti-clipboard-smile-filled:before {
7241
+ content: "\10175";
7242
+ }
7243
+
7216
7244
  .ti-clipboard-text:before {
7217
7245
  content: "\f089";
7218
7246
  }
@@ -10081,6 +10109,10 @@
10081
10109
  content: "\f570";
10082
10110
  }
10083
10111
 
10112
+ .ti-ease-in-control-point-filled:before {
10113
+ content: "\10174";
10114
+ }
10115
+
10084
10116
  .ti-ease-in-out:before {
10085
10117
  content: "\f572";
10086
10118
  }
@@ -10089,6 +10121,10 @@
10089
10121
  content: "\f571";
10090
10122
  }
10091
10123
 
10124
+ .ti-ease-in-out-control-points-filled:before {
10125
+ content: "\10173";
10126
+ }
10127
+
10092
10128
  .ti-ease-out:before {
10093
10129
  content: "\f575";
10094
10130
  }
@@ -10097,6 +10133,10 @@
10097
10133
  content: "\f574";
10098
10134
  }
10099
10135
 
10136
+ .ti-ease-out-control-point-filled:before {
10137
+ content: "\10172";
10138
+ }
10139
+
10100
10140
  .ti-edit:before {
10101
10141
  content: "\ea98";
10102
10142
  }
@@ -10549,6 +10589,10 @@
10549
10589
  content: "\ede7";
10550
10590
  }
10551
10591
 
10592
+ .ti-file-analytics-filled:before {
10593
+ content: "\10171";
10594
+ }
10595
+
10552
10596
  .ti-file-arrow-left:before {
10553
10597
  content: "\f033";
10554
10598
  }
@@ -10597,6 +10641,10 @@
10597
10641
  content: "\1012d";
10598
10642
  }
10599
10643
 
10644
+ .ti-file-code-filled:before {
10645
+ content: "\10170";
10646
+ }
10647
+
10600
10648
  .ti-file-cv:before {
10601
10649
  content: "\fa5a";
10602
10650
  }
@@ -10629,6 +10677,10 @@
10629
10677
  content: "\ecf1";
10630
10678
  }
10631
10679
 
10680
+ .ti-file-diff-filled:before {
10681
+ content: "\1016f";
10682
+ }
10683
+
10632
10684
  .ti-file-digit:before {
10633
10685
  content: "\efa8";
10634
10686
  }
@@ -10649,6 +10701,10 @@
10649
10701
  content: "\f038";
10650
10702
  }
10651
10703
 
10704
+ .ti-file-dots-filled:before {
10705
+ content: "\1016e";
10706
+ }
10707
+
10652
10708
  .ti-file-download:before {
10653
10709
  content: "\ea9d";
10654
10710
  }
@@ -10677,6 +10733,10 @@
10677
10733
  content: "\f53e";
10678
10734
  }
10679
10735
 
10736
+ .ti-file-function-filled:before {
10737
+ content: "\1016d";
10738
+ }
10739
+
10680
10740
  .ti-file-horizontal:before {
10681
10741
  content: "\ebb0";
10682
10742
  }
@@ -10697,6 +10757,10 @@
10697
10757
  content: "\edec";
10698
10758
  }
10699
10759
 
10760
+ .ti-file-info-filled:before {
10761
+ content: "\1016c";
10762
+ }
10763
+
10700
10764
  .ti-file-invoice:before {
10701
10765
  content: "\eb67";
10702
10766
  }
@@ -10973,6 +11037,10 @@
10973
11037
  content: "\f041";
10974
11038
  }
10975
11039
 
11040
+ .ti-file-typography-filled:before {
11041
+ content: "\1016b";
11042
+ }
11043
+
10976
11044
  .ti-file-unknown:before {
10977
11045
  content: "\f042";
10978
11046
  }
@@ -11013,6 +11081,90 @@
11013
11081
  content: "\eaa5";
11014
11082
  }
11015
11083
 
11084
+ .ti-filter-2:before {
11085
+ content: "\1014b";
11086
+ }
11087
+
11088
+ .ti-filter-2-bolt:before {
11089
+ content: "\1015f";
11090
+ }
11091
+
11092
+ .ti-filter-2-cancel:before {
11093
+ content: "\1015e";
11094
+ }
11095
+
11096
+ .ti-filter-2-check:before {
11097
+ content: "\1015d";
11098
+ }
11099
+
11100
+ .ti-filter-2-code:before {
11101
+ content: "\1015c";
11102
+ }
11103
+
11104
+ .ti-filter-2-cog:before {
11105
+ content: "\1015b";
11106
+ }
11107
+
11108
+ .ti-filter-2-discount:before {
11109
+ content: "\1015a";
11110
+ }
11111
+
11112
+ .ti-filter-2-dollar:before {
11113
+ content: "\10159";
11114
+ }
11115
+
11116
+ .ti-filter-2-down:before {
11117
+ content: "\10158";
11118
+ }
11119
+
11120
+ .ti-filter-2-edit:before {
11121
+ content: "\10157";
11122
+ }
11123
+
11124
+ .ti-filter-2-exclamation:before {
11125
+ content: "\10156";
11126
+ }
11127
+
11128
+ .ti-filter-2-minus:before {
11129
+ content: "\10155";
11130
+ }
11131
+
11132
+ .ti-filter-2-pause:before {
11133
+ content: "\10154";
11134
+ }
11135
+
11136
+ .ti-filter-2-pin:before {
11137
+ content: "\10153";
11138
+ }
11139
+
11140
+ .ti-filter-2-plus:before {
11141
+ content: "\10152";
11142
+ }
11143
+
11144
+ .ti-filter-2-question:before {
11145
+ content: "\10151";
11146
+ }
11147
+
11148
+ .ti-filter-2-search:before {
11149
+ content: "\10150";
11150
+ }
11151
+
11152
+ .ti-filter-2-share:before {
11153
+ content: "\1014f";
11154
+ }
11155
+
11156
+ .ti-filter-2-spark:before {
11157
+ content: "\1014e";
11158
+ }
11159
+
11160
+ .ti-filter-2-up:before {
11161
+ content: "\1014d";
11162
+ }
11163
+
11164
+ .ti-filter-2-x:before {
11165
+ content: "\1014c";
11166
+ }
11167
+
11016
11168
  .ti-filter-bolt:before {
11017
11169
  content: "\fb7c";
11018
11170
  }
@@ -11093,6 +11245,10 @@
11093
11245
  content: "\fb88";
11094
11246
  }
11095
11247
 
11248
+ .ti-filter-spark:before {
11249
+ content: "\1014a";
11250
+ }
11251
+
11096
11252
  .ti-filter-star:before {
11097
11253
  content: "\fa03";
11098
11254
  }
@@ -12185,6 +12341,10 @@
12185
12341
  content: "\ecba";
12186
12342
  }
12187
12343
 
12344
+ .ti-heart-broken-filled:before {
12345
+ content: "\1016a";
12346
+ }
12347
+
12188
12348
  .ti-heart-cancel:before {
12189
12349
  content: "\fb9f";
12190
12350
  }
@@ -13565,14 +13725,26 @@
13565
13725
  content: "\ff48";
13566
13726
  }
13567
13727
 
13728
+ .ti-laurel-wreath-1-filled:before {
13729
+ content: "\10169";
13730
+ }
13731
+
13568
13732
  .ti-laurel-wreath-2:before {
13569
13733
  content: "\ff47";
13570
13734
  }
13571
13735
 
13736
+ .ti-laurel-wreath-2-filled:before {
13737
+ content: "\10168";
13738
+ }
13739
+
13572
13740
  .ti-laurel-wreath-3:before {
13573
13741
  content: "\ff46";
13574
13742
  }
13575
13743
 
13744
+ .ti-laurel-wreath-3-filled:before {
13745
+ content: "\10167";
13746
+ }
13747
+
13576
13748
  .ti-laurel-wreath-filled:before {
13577
13749
  content: "\100c0";
13578
13750
  }
@@ -15637,6 +15809,10 @@
15637
15809
  content: "\ef64";
15638
15810
  }
15639
15811
 
15812
+ .ti-microscope-filled:before {
15813
+ content: "\10166";
15814
+ }
15815
+
15640
15816
  .ti-microscope-off:before {
15641
15817
  content: "\f40e";
15642
15818
  }
@@ -22461,6 +22637,10 @@
22461
22637
  content: "\f26f";
22462
22638
  }
22463
22639
 
22640
+ .ti-ufo-filled:before {
22641
+ content: "\10165";
22642
+ }
22643
+
22464
22644
  .ti-ufo-off:before {
22465
22645
  content: "\f26e";
22466
22646
  }