@tabler/icons 1.43.0 → 1.47.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 (211) hide show
  1. package/README.md +62 -7
  2. package/iconfont/fonts/tabler-icons.eot +0 -0
  3. package/iconfont/fonts/tabler-icons.svg +276 -66
  4. package/iconfont/fonts/tabler-icons.ttf +0 -0
  5. package/iconfont/fonts/tabler-icons.woff +0 -0
  6. package/iconfont/fonts/tabler-icons.woff2 +0 -0
  7. package/iconfont/tabler-icons.css +283 -3
  8. package/iconfont/tabler-icons.html +636 -6
  9. package/iconfont/tabler-icons.min.css +2 -2
  10. package/iconfont/tabler-icons.scss +143 -3
  11. package/icons/.DS_Store +0 -0
  12. package/icons/blur.svg +12 -0
  13. package/icons/box-multiple-2.svg +1 -1
  14. package/icons/brand-airtable.svg +8 -0
  15. package/icons/brand-angular.svg +8 -0
  16. package/icons/brand-cucumber.svg +13 -0
  17. package/icons/brand-debian.svg +7 -0
  18. package/icons/brand-docker.svg +1 -1
  19. package/icons/brand-doctrine.svg +9 -0
  20. package/icons/brand-firebase.svg +8 -0
  21. package/icons/brand-git.svg +12 -0
  22. package/icons/brand-loom.svg +9 -0
  23. package/icons/brand-mastercard.svg +1 -1
  24. package/icons/brand-netbeans.svg +12 -0
  25. package/icons/brand-notion.svg +11 -0
  26. package/icons/brand-nytimes.svg +10 -0
  27. package/icons/brand-php.svg +10 -0
  28. package/icons/brand-react-native.svg +12 -0
  29. package/icons/{brand-stack-ofverflow.svg → brand-stackoverflow.svg} +1 -1
  30. package/icons/brand-steam.svg +1 -1
  31. package/icons/brand-sublime-text.svg +9 -0
  32. package/icons/brand-uber.svg +8 -0
  33. package/icons/brand-ubuntu.svg +9 -0
  34. package/icons/brand-visual-studio.svg +6 -0
  35. package/icons/checkup-list.svg +10 -0
  36. package/icons/circle-2.svg +1 -1
  37. package/icons/cpu.svg +15 -0
  38. package/icons/cross.svg +6 -0
  39. package/icons/crutches.svg +10 -0
  40. package/icons/currency-dogecoin.svg +2 -2
  41. package/icons/device-computer-camera-off.svg +2 -2
  42. package/icons/device-watch-stats-2.svg +9 -0
  43. package/icons/device-watch-stats.svg +11 -0
  44. package/icons/dna-2.svg +11 -0
  45. package/icons/emergency-bed.svg +12 -0
  46. package/icons/engine.svg +10 -0
  47. package/icons/eye-table.svg +14 -0
  48. package/icons/first-aid-kit.svg +9 -0
  49. package/icons/flask-2.svg +8 -0
  50. package/icons/gavel.svg +10 -0
  51. package/icons/git-pull-request-closed.svg +11 -0
  52. package/icons/glass-full.svg +1 -1
  53. package/icons/h-2.svg +1 -1
  54. package/icons/hammer.svg +7 -0
  55. package/icons/hand-move.svg +1 -1
  56. package/icons/heart-rate-monitor.svg +10 -0
  57. package/icons/heartbeat.svg +7 -0
  58. package/icons/hotel-service.svg +6 -0
  59. package/icons/hourglass.svg +9 -0
  60. package/icons/ice-cream-2.svg +1 -1
  61. package/icons/language-hiragana.svg +10 -0
  62. package/icons/language-katakana.svg +9 -0
  63. package/icons/language.svg +5 -2
  64. package/icons/layout-board-split.svg +10 -0
  65. package/icons/layout-board.svg +9 -0
  66. package/icons/lemon-2.svg +6 -0
  67. package/icons/lungs.svg +9 -0
  68. package/icons/map-search.svg +10 -0
  69. package/icons/medicine-syrup.svg +9 -0
  70. package/icons/microscope.svg +12 -0
  71. package/icons/mood-nervous.svg +9 -0
  72. package/icons/mountain.svg +7 -0
  73. package/icons/multiplier-2x.svg +1 -1
  74. package/icons/nurse.svg +8 -0
  75. package/icons/pig.svg +1 -1
  76. package/icons/pills.svg +9 -0
  77. package/icons/plane-inflight.svg +7 -0
  78. package/icons/prescription.svg +8 -0
  79. package/icons/prison.svg +13 -0
  80. package/icons/puzzle-2.svg +10 -0
  81. package/icons/report-search.svg +12 -0
  82. package/icons/rotate-360.svg +7 -0
  83. package/icons/shield-checkered.svg +8 -0
  84. package/icons/shield-chevron.svg +7 -0
  85. package/icons/sleigh.svg +9 -0
  86. package/icons/square-2.svg +1 -1
  87. package/icons/stack-2.svg +3 -2
  88. package/icons/stack-3.svg +9 -0
  89. package/icons/stack.svg +2 -3
  90. package/icons/strikethrough.svg +2 -2
  91. package/icons/tag.svg +2 -2
  92. package/icons/tags.svg +8 -0
  93. package/icons/text-resize.svg +15 -0
  94. package/icons/thermometer.svg +10 -0
  95. package/icons/trash-x.svg +9 -0
  96. package/icons/tree.svg +1 -1
  97. package/icons/trees.svg +1 -1
  98. package/icons/user-circle.svg +8 -0
  99. package/icons/user-search.svg +9 -0
  100. package/icons/vaccine-bottle.svg +10 -0
  101. package/icons/wall.svg +14 -0
  102. package/icons/world-download.svg +11 -0
  103. package/icons/world-upload.svg +11 -0
  104. package/icons-png/.DS_Store +0 -0
  105. package/icons-png/blur.png +0 -0
  106. package/icons-png/box-multiple-2.png +0 -0
  107. package/icons-png/brand-airtable.png +0 -0
  108. package/icons-png/brand-angular.png +0 -0
  109. package/icons-png/brand-cucumber.png +0 -0
  110. package/icons-png/brand-debian.png +0 -0
  111. package/icons-png/brand-docker.png +0 -0
  112. package/icons-png/brand-doctrine.png +0 -0
  113. package/icons-png/brand-firebase.png +0 -0
  114. package/icons-png/brand-git.png +0 -0
  115. package/icons-png/brand-loom.png +0 -0
  116. package/icons-png/brand-mastercard.png +0 -0
  117. package/icons-png/brand-netbeans.png +0 -0
  118. package/icons-png/brand-notion.png +0 -0
  119. package/icons-png/brand-nytimes.png +0 -0
  120. package/icons-png/brand-php.png +0 -0
  121. package/icons-png/brand-react-native.png +0 -0
  122. package/icons-png/{brand-stack-ofverflow.png → brand-stackoverflow.png} +0 -0
  123. package/icons-png/brand-steam.png +0 -0
  124. package/icons-png/brand-sublime-text.png +0 -0
  125. package/icons-png/brand-uber.png +0 -0
  126. package/icons-png/brand-ubuntu.png +0 -0
  127. package/icons-png/brand-visual-studio.png +0 -0
  128. package/icons-png/checkup-list.png +0 -0
  129. package/icons-png/circle-2.png +0 -0
  130. package/icons-png/cpu.png +0 -0
  131. package/icons-png/cross.png +0 -0
  132. package/icons-png/crutches.png +0 -0
  133. package/icons-png/currency-dogecoin.png +0 -0
  134. package/icons-png/device-computer-camera-off.png +0 -0
  135. package/icons-png/device-watch-stats-2.png +0 -0
  136. package/icons-png/device-watch-stats.png +0 -0
  137. package/icons-png/dna-2.png +0 -0
  138. package/icons-png/emergency-bed.png +0 -0
  139. package/icons-png/engine.png +0 -0
  140. package/icons-png/eye-table.png +0 -0
  141. package/icons-png/first-aid-kit.png +0 -0
  142. package/icons-png/flask-2.png +0 -0
  143. package/icons-png/gavel.png +0 -0
  144. package/icons-png/git-pull-request-closed.png +0 -0
  145. package/icons-png/glass-full.png +0 -0
  146. package/icons-png/h-2.png +0 -0
  147. package/icons-png/hammer.png +0 -0
  148. package/icons-png/hand-move.png +0 -0
  149. package/icons-png/heart-rate-monitor.png +0 -0
  150. package/icons-png/heartbeat.png +0 -0
  151. package/icons-png/hotel-service.png +0 -0
  152. package/icons-png/hourglass.png +0 -0
  153. package/icons-png/ice-cream-2.png +0 -0
  154. package/icons-png/language-hiragana.png +0 -0
  155. package/icons-png/language-katakana.png +0 -0
  156. package/icons-png/language.png +0 -0
  157. package/icons-png/layout-board-split.png +0 -0
  158. package/icons-png/layout-board.png +0 -0
  159. package/icons-png/lemon-2.png +0 -0
  160. package/icons-png/lungs.png +0 -0
  161. package/icons-png/map-search.png +0 -0
  162. package/icons-png/medicine-syrup.png +0 -0
  163. package/icons-png/microscope.png +0 -0
  164. package/icons-png/mood-nervous.png +0 -0
  165. package/icons-png/mountain.png +0 -0
  166. package/icons-png/multiplier-2x.png +0 -0
  167. package/icons-png/nurse.png +0 -0
  168. package/icons-png/pig.png +0 -0
  169. package/icons-png/pills.png +0 -0
  170. package/icons-png/plane-inflight.png +0 -0
  171. package/icons-png/prescription.png +0 -0
  172. package/icons-png/prison.png +0 -0
  173. package/icons-png/puzzle-2.png +0 -0
  174. package/icons-png/report-search.png +0 -0
  175. package/icons-png/rotate-360.png +0 -0
  176. package/icons-png/shield-checkered.png +0 -0
  177. package/icons-png/shield-chevron.png +0 -0
  178. package/icons-png/sleigh.png +0 -0
  179. package/icons-png/square-2.png +0 -0
  180. package/icons-png/stack-2.png +0 -0
  181. package/icons-png/stack-3.png +0 -0
  182. package/icons-png/stack.png +0 -0
  183. package/icons-png/strikethrough.png +0 -0
  184. package/icons-png/tag.png +0 -0
  185. package/icons-png/tags.png +0 -0
  186. package/icons-png/text-resize.png +0 -0
  187. package/icons-png/thermometer.png +0 -0
  188. package/icons-png/trash-x.png +0 -0
  189. package/icons-png/user-circle.png +0 -0
  190. package/icons-png/user-search.png +0 -0
  191. package/icons-png/vaccine-bottle.png +0 -0
  192. package/icons-png/wall.png +0 -0
  193. package/icons-png/world-download.png +0 -0
  194. package/icons-png/world-upload.png +0 -0
  195. package/icons-react/dist/index.cjs.js +2761 -104
  196. package/icons-react/dist/index.cjs.js.map +1 -1
  197. package/icons-react/dist/index.cjs.min.js +1 -1
  198. package/icons-react/dist/index.cjs.min.js.map +1 -1
  199. package/icons-react/dist/index.esm.js +2691 -104
  200. package/icons-react/dist/index.esm.js.map +1 -1
  201. package/icons-react/dist/index.esm.min.js +1 -1
  202. package/icons-react/dist/index.esm.min.js.map +1 -1
  203. package/icons-react/dist/index.umd.js +2761 -104
  204. package/icons-react/dist/index.umd.js.map +1 -1
  205. package/icons-react/dist/index.umd.min.js +1 -1
  206. package/icons-react/dist/index.umd.min.js.map +1 -1
  207. package/icons-react/index.d.ts +71 -1
  208. package/package.json +3 -3
  209. package/tabler-sprite-nostroke.svg +1 -1
  210. package/tabler-sprite.svg +1 -1
  211. package/tags.json +700 -47
@@ -6887,6 +6887,46 @@ function IconBluetooth(_ref) {
6887
6887
  }));
6888
6888
  }
6889
6889
 
6890
+ function IconBlur(_ref) {
6891
+ var _ref$size = _ref.size,
6892
+ size = _ref$size === void 0 ? 24 : _ref$size,
6893
+ _ref$color = _ref.color,
6894
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
6895
+ _ref$stroke = _ref.stroke,
6896
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
6897
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
6898
+
6899
+ return /*#__PURE__*/createElement("svg", _extends({
6900
+ className: "icon icon-tabler icon-tabler-blur",
6901
+ width: size,
6902
+ height: size,
6903
+ viewBox: "0 0 24 24",
6904
+ strokeWidth: stroke,
6905
+ stroke: color,
6906
+ fill: "none",
6907
+ strokeLinecap: "round",
6908
+ strokeLinejoin: "round"
6909
+ }, props), /*#__PURE__*/createElement("path", {
6910
+ stroke: "none",
6911
+ d: "M0 0h24v24H0z",
6912
+ fill: "none"
6913
+ }), /*#__PURE__*/createElement("path", {
6914
+ d: "M12 21a9.01 9.01 0 0 0 2.32 -.302a9.004 9.004 0 0 0 1.74 -16.733a9 9 0 1 0 -4.06 17.035z"
6915
+ }), /*#__PURE__*/createElement("path", {
6916
+ d: "M12 3v17"
6917
+ }), /*#__PURE__*/createElement("path", {
6918
+ d: "M12 12h9"
6919
+ }), /*#__PURE__*/createElement("path", {
6920
+ d: "M12 9h8"
6921
+ }), /*#__PURE__*/createElement("path", {
6922
+ d: "M12 6h6"
6923
+ }), /*#__PURE__*/createElement("path", {
6924
+ d: "M12 18h6"
6925
+ }), /*#__PURE__*/createElement("path", {
6926
+ d: "M12 15h8"
6927
+ }));
6928
+ }
6929
+
6890
6930
  function IconBold(_ref) {
6891
6931
  var _ref$size = _ref.size,
6892
6932
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8575,7 +8615,7 @@ function IconBoxMultiple2(_ref) {
8575
8615
  }), /*#__PURE__*/createElement("path", {
8576
8616
  d: "M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2"
8577
8617
  }), /*#__PURE__*/createElement("path", {
8578
- d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
8618
+ d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
8579
8619
  }));
8580
8620
  }
8581
8621
 
@@ -9060,6 +9100,38 @@ function IconBrandAirbnb(_ref) {
9060
9100
  }));
9061
9101
  }
9062
9102
 
9103
+ function IconBrandAirtable(_ref) {
9104
+ var _ref$size = _ref.size,
9105
+ size = _ref$size === void 0 ? 24 : _ref$size,
9106
+ _ref$color = _ref.color,
9107
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9108
+ _ref$stroke = _ref.stroke,
9109
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9110
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9111
+
9112
+ return /*#__PURE__*/createElement("svg", _extends({
9113
+ className: "icon icon-tabler icon-tabler-brand-airtable",
9114
+ width: size,
9115
+ height: size,
9116
+ viewBox: "0 0 24 24",
9117
+ strokeWidth: stroke,
9118
+ stroke: color,
9119
+ fill: "none",
9120
+ strokeLinecap: "round",
9121
+ strokeLinejoin: "round"
9122
+ }, props), /*#__PURE__*/createElement("path", {
9123
+ stroke: "none",
9124
+ d: "M0 0h24v24H0z",
9125
+ fill: "none"
9126
+ }), /*#__PURE__*/createElement("path", {
9127
+ d: "M3 10v8l7 -3v-2.6z"
9128
+ }), /*#__PURE__*/createElement("path", {
9129
+ d: "M3 6l9 3l9 -3l-9 -3z"
9130
+ }), /*#__PURE__*/createElement("path", {
9131
+ d: "M14 12.3v8.7l7 -3v-8z"
9132
+ }));
9133
+ }
9134
+
9063
9135
  function IconBrandAndroid(_ref) {
9064
9136
  var _ref$size = _ref.size,
9065
9137
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9118,6 +9190,38 @@ function IconBrandAndroid(_ref) {
9118
9190
  }));
9119
9191
  }
9120
9192
 
9193
+ function IconBrandAngular(_ref) {
9194
+ var _ref$size = _ref.size,
9195
+ size = _ref$size === void 0 ? 24 : _ref$size,
9196
+ _ref$color = _ref.color,
9197
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9198
+ _ref$stroke = _ref.stroke,
9199
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9200
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9201
+
9202
+ return /*#__PURE__*/createElement("svg", _extends({
9203
+ className: "icon icon-tabler icon-tabler-brand-angular",
9204
+ width: size,
9205
+ height: size,
9206
+ viewBox: "0 0 24 24",
9207
+ strokeWidth: stroke,
9208
+ stroke: color,
9209
+ fill: "none",
9210
+ strokeLinecap: "round",
9211
+ strokeLinejoin: "round"
9212
+ }, props), /*#__PURE__*/createElement("path", {
9213
+ stroke: "none",
9214
+ d: "M0 0h24v24H0z",
9215
+ fill: "none"
9216
+ }), /*#__PURE__*/createElement("path", {
9217
+ d: "M5.428 17.245l6.076 3.471a1 1 0 0 0 .992 0l6.076 -3.471a1 1 0 0 0 .495 -.734l1.323 -9.704a1 1 0 0 0 -.658 -1.078l-7.4 -2.612a1 1 0 0 0 -.665 0l-7.399 2.613a1 1 0 0 0 -.658 1.078l1.323 9.704a1 1 0 0 0 .495 .734z"
9218
+ }), /*#__PURE__*/createElement("path", {
9219
+ d: "M9 15l3 -8l3 8"
9220
+ }), /*#__PURE__*/createElement("path", {
9221
+ d: "M10 13h4"
9222
+ }));
9223
+ }
9224
+
9121
9225
  function IconBrandAppleArcade(_ref) {
9122
9226
  var _ref$size = _ref.size,
9123
9227
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9600,6 +9704,80 @@ function IconBrandCss3(_ref) {
9600
9704
  }));
9601
9705
  }
9602
9706
 
9707
+ function IconBrandCucumber(_ref) {
9708
+ var _ref$size = _ref.size,
9709
+ size = _ref$size === void 0 ? 24 : _ref$size,
9710
+ _ref$color = _ref.color,
9711
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9712
+ _ref$stroke = _ref.stroke,
9713
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9714
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9715
+
9716
+ return /*#__PURE__*/createElement("svg", _extends({
9717
+ className: "icon icon-tabler icon-tabler-brand-cucumber",
9718
+ width: size,
9719
+ height: size,
9720
+ viewBox: "0 0 24 24",
9721
+ strokeWidth: stroke,
9722
+ stroke: color,
9723
+ fill: "none",
9724
+ strokeLinecap: "round",
9725
+ strokeLinejoin: "round"
9726
+ }, props), /*#__PURE__*/createElement("path", {
9727
+ stroke: "none",
9728
+ d: "M0 0h24v24H0z",
9729
+ fill: "none"
9730
+ }), /*#__PURE__*/createElement("path", {
9731
+ d: "M20 10.99c-.01 5.52 -4.48 10 -10 10.01v-2.26l-.01 -.01c-4.28 -1.11 -6.86 -5.47 -5.76 -9.75a8.001 8.001 0 0 1 9.74 -5.76c3.53 .91 6.03 4.13 6.03 7.78v-.01z"
9732
+ }), /*#__PURE__*/createElement("path", {
9733
+ d: "M10.5 8l-.5 -1"
9734
+ }), /*#__PURE__*/createElement("path", {
9735
+ d: "M13.5 14l.5 1"
9736
+ }), /*#__PURE__*/createElement("path", {
9737
+ d: "M9 12.5l-1 .5"
9738
+ }), /*#__PURE__*/createElement("path", {
9739
+ d: "M11 14l-.5 1"
9740
+ }), /*#__PURE__*/createElement("path", {
9741
+ d: "M13 8l.5 -1"
9742
+ }), /*#__PURE__*/createElement("path", {
9743
+ d: "M16 12.5l-1 -.5"
9744
+ }), /*#__PURE__*/createElement("path", {
9745
+ d: "M9 10l-1 -.5"
9746
+ }));
9747
+ }
9748
+
9749
+ function IconBrandDebian(_ref) {
9750
+ var _ref$size = _ref.size,
9751
+ size = _ref$size === void 0 ? 24 : _ref$size,
9752
+ _ref$color = _ref.color,
9753
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9754
+ _ref$stroke = _ref.stroke,
9755
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9756
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9757
+
9758
+ return /*#__PURE__*/createElement("svg", _extends({
9759
+ className: "icon icon-tabler icon-tabler-brand-debian",
9760
+ width: size,
9761
+ height: size,
9762
+ viewBox: "0 0 24 24",
9763
+ strokeWidth: stroke,
9764
+ stroke: color,
9765
+ fill: "none",
9766
+ strokeLinecap: "round",
9767
+ strokeLinejoin: "round"
9768
+ }, props), /*#__PURE__*/createElement("path", {
9769
+ stroke: "none",
9770
+ d: "M0 0h24v24H0z",
9771
+ fill: "none"
9772
+ }), /*#__PURE__*/createElement("path", {
9773
+ d: "M12 17c-2.397 -.943 -4 -3.153 -4 -5.635c0 -2.19 1.039 -3.14 1.604 -3.595c2.646 -2.133 6.396 -.27 6.396 3.23c0 2.5 -2.905 2.121 -3.5 1.5c-.595 -.621 -1 -1.5 -.5 -2.5"
9774
+ }), /*#__PURE__*/createElement("circle", {
9775
+ cx: 12,
9776
+ cy: 12,
9777
+ r: 9
9778
+ }));
9779
+ }
9780
+
9603
9781
  function IconBrandDeviantart(_ref) {
9604
9782
  var _ref$size = _ref.size,
9605
9783
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9738,7 +9916,7 @@ function IconBrandDocker(_ref) {
9738
9916
  }), /*#__PURE__*/createElement("path", {
9739
9917
  d: "M11 4h3v3h-3z"
9740
9918
  }), /*#__PURE__*/createElement("path", {
9741
- d: "M4.571 18.001c1.5 0 2.047 -.074 2.958 -.78"
9919
+ d: "M4.571 18c1.5 0 2.047 -.074 2.958 -.78"
9742
9920
  }), /*#__PURE__*/createElement("line", {
9743
9921
  x1: 10,
9744
9922
  y1: 16,
@@ -9747,6 +9925,42 @@ function IconBrandDocker(_ref) {
9747
9925
  }));
9748
9926
  }
9749
9927
 
9928
+ function IconBrandDoctrine(_ref) {
9929
+ var _ref$size = _ref.size,
9930
+ size = _ref$size === void 0 ? 24 : _ref$size,
9931
+ _ref$color = _ref.color,
9932
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9933
+ _ref$stroke = _ref.stroke,
9934
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9935
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9936
+
9937
+ return /*#__PURE__*/createElement("svg", _extends({
9938
+ className: "icon icon-tabler icon-tabler-brand-doctrine",
9939
+ width: size,
9940
+ height: size,
9941
+ viewBox: "0 0 24 24",
9942
+ strokeWidth: stroke,
9943
+ stroke: color,
9944
+ fill: "none",
9945
+ strokeLinecap: "round",
9946
+ strokeLinejoin: "round"
9947
+ }, props), /*#__PURE__*/createElement("path", {
9948
+ stroke: "none",
9949
+ d: "M0 0h24v24H0z",
9950
+ fill: "none"
9951
+ }), /*#__PURE__*/createElement("circle", {
9952
+ cx: 12,
9953
+ cy: 14,
9954
+ r: 7
9955
+ }), /*#__PURE__*/createElement("path", {
9956
+ d: "M9 14h6"
9957
+ }), /*#__PURE__*/createElement("path", {
9958
+ d: "M12 11l3 3l-3 3"
9959
+ }), /*#__PURE__*/createElement("path", {
9960
+ d: "M10 3l6.9 6"
9961
+ }));
9962
+ }
9963
+
9750
9964
  function IconBrandDribbble(_ref) {
9751
9965
  var _ref$size = _ref.size,
9752
9966
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9883,6 +10097,38 @@ function IconBrandFigma(_ref) {
9883
10097
  }));
9884
10098
  }
9885
10099
 
10100
+ function IconBrandFirebase(_ref) {
10101
+ var _ref$size = _ref.size,
10102
+ size = _ref$size === void 0 ? 24 : _ref$size,
10103
+ _ref$color = _ref.color,
10104
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10105
+ _ref$stroke = _ref.stroke,
10106
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10107
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10108
+
10109
+ return /*#__PURE__*/createElement("svg", _extends({
10110
+ className: "icon icon-tabler icon-tabler-brand-firebase",
10111
+ width: size,
10112
+ height: size,
10113
+ viewBox: "0 0 24 24",
10114
+ strokeWidth: stroke,
10115
+ stroke: color,
10116
+ fill: "none",
10117
+ strokeLinecap: "round",
10118
+ strokeLinejoin: "round"
10119
+ }, props), /*#__PURE__*/createElement("path", {
10120
+ stroke: "none",
10121
+ d: "M0 0h24v24H0z",
10122
+ fill: "none"
10123
+ }), /*#__PURE__*/createElement("path", {
10124
+ d: "M4.53 17.05l6.15 -11.72h-.02c.38 -.74 1.28 -1.02 2.01 -.63c.26 .14 .48 .36 .62 .62l1.06 2.01"
10125
+ }), /*#__PURE__*/createElement("path", {
10126
+ d: "M15.47 6.45c.58 -.59 1.53 -.59 2.11 -.01c.22 .22 .36 .5 .41 .81l1.5 9.11c.1 .62 -.2 1.24 -.76 1.54l-6.07 2.9c-.46 .25 -1.01 .26 -1.46 0l-6.02 -2.92c-.55 -.31 -.85 -.92 -.75 -1.54l1.96 -12.04c.12 -.82 .89 -1.38 1.7 -1.25c.46 .07 .87 .36 1.09 .77l1.24 1.76"
10127
+ }), /*#__PURE__*/createElement("path", {
10128
+ d: "M4.57 17.18l10.93 -10.68"
10129
+ }));
10130
+ }
10131
+
9886
10132
  function IconBrandFirefox(_ref) {
9887
10133
  var _ref$size = _ref.size,
9888
10134
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10008,6 +10254,52 @@ function IconBrandFramer(_ref) {
10008
10254
  }));
10009
10255
  }
10010
10256
 
10257
+ function IconBrandGit(_ref) {
10258
+ var _ref$size = _ref.size,
10259
+ size = _ref$size === void 0 ? 24 : _ref$size,
10260
+ _ref$color = _ref.color,
10261
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10262
+ _ref$stroke = _ref.stroke,
10263
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10264
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10265
+
10266
+ return /*#__PURE__*/createElement("svg", _extends({
10267
+ className: "icon icon-tabler icon-tabler-brand-git",
10268
+ width: size,
10269
+ height: size,
10270
+ viewBox: "0 0 24 24",
10271
+ strokeWidth: stroke,
10272
+ stroke: color,
10273
+ fill: "none",
10274
+ strokeLinecap: "round",
10275
+ strokeLinejoin: "round"
10276
+ }, props), /*#__PURE__*/createElement("path", {
10277
+ stroke: "none",
10278
+ d: "M0 0h24v24H0z",
10279
+ fill: "none"
10280
+ }), /*#__PURE__*/createElement("circle", {
10281
+ cx: 16,
10282
+ cy: 12,
10283
+ r: 1
10284
+ }), /*#__PURE__*/createElement("circle", {
10285
+ cx: 12,
10286
+ cy: 8,
10287
+ r: 1
10288
+ }), /*#__PURE__*/createElement("circle", {
10289
+ cx: 12,
10290
+ cy: 16,
10291
+ r: 1
10292
+ }), /*#__PURE__*/createElement("path", {
10293
+ d: "M12 15v-6"
10294
+ }), /*#__PURE__*/createElement("path", {
10295
+ d: "M15 11l-2 -2"
10296
+ }), /*#__PURE__*/createElement("path", {
10297
+ d: "M11 7l-1.9 -1.9"
10298
+ }), /*#__PURE__*/createElement("path", {
10299
+ d: "M10.5 20.4l-6.9 -6.9c-.781 -.781 -.781 -2.219 0 -3l6.9 -6.9c.781 -.781 2.219 -.781 3 0l6.9 6.9c.781 .781 .781 2.219 0 3l-6.9 6.9c-.781 .781 -2.219 .781 -3 0z"
10300
+ }));
10301
+ }
10302
+
10011
10303
  function IconBrandGithub(_ref) {
10012
10304
  var _ref$size = _ref.size,
10013
10305
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10482,6 +10774,40 @@ function IconBrandLinkedin(_ref) {
10482
10774
  }));
10483
10775
  }
10484
10776
 
10777
+ function IconBrandLoom(_ref) {
10778
+ var _ref$size = _ref.size,
10779
+ size = _ref$size === void 0 ? 24 : _ref$size,
10780
+ _ref$color = _ref.color,
10781
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10782
+ _ref$stroke = _ref.stroke,
10783
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10784
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10785
+
10786
+ return /*#__PURE__*/createElement("svg", _extends({
10787
+ className: "icon icon-tabler icon-tabler-brand-loom",
10788
+ width: size,
10789
+ height: size,
10790
+ viewBox: "0 0 24 24",
10791
+ strokeWidth: stroke,
10792
+ stroke: color,
10793
+ fill: "none",
10794
+ strokeLinecap: "round",
10795
+ strokeLinejoin: "round"
10796
+ }, props), /*#__PURE__*/createElement("path", {
10797
+ stroke: "none",
10798
+ d: "M0 0h24v24H0z",
10799
+ fill: "none"
10800
+ }), /*#__PURE__*/createElement("path", {
10801
+ d: "M17.464 6.518a6.001 6.001 0 1 0 -3.023 7.965"
10802
+ }), /*#__PURE__*/createElement("path", {
10803
+ d: "M17.482 17.464a6.001 6.001 0 1 0 -7.965 -3.023"
10804
+ }), /*#__PURE__*/createElement("path", {
10805
+ d: "M6.54 17.482a6.001 6.001 0 1 0 3.024 -7.965"
10806
+ }), /*#__PURE__*/createElement("path", {
10807
+ d: "M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024"
10808
+ }));
10809
+ }
10810
+
10485
10811
  function IconBrandMastercard(_ref) {
10486
10812
  var _ref$size = _ref.size,
10487
10813
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10510,7 +10836,7 @@ function IconBrandMastercard(_ref) {
10510
10836
  cy: 12,
10511
10837
  r: 3
10512
10838
  }), /*#__PURE__*/createElement("path", {
10513
- d: "M12.001 9.765a3 3 0 1 0 0 4.47"
10839
+ d: "M12 9.765a3 3 0 1 0 0 4.47"
10514
10840
  }), /*#__PURE__*/createElement("rect", {
10515
10841
  x: 3,
10516
10842
  y: 5,
@@ -10604,6 +10930,46 @@ function IconBrandMessenger(_ref) {
10604
10930
  }));
10605
10931
  }
10606
10932
 
10933
+ function IconBrandNetbeans(_ref) {
10934
+ var _ref$size = _ref.size,
10935
+ size = _ref$size === void 0 ? 24 : _ref$size,
10936
+ _ref$color = _ref.color,
10937
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10938
+ _ref$stroke = _ref.stroke,
10939
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10940
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10941
+
10942
+ return /*#__PURE__*/createElement("svg", _extends({
10943
+ className: "icon icon-tabler icon-tabler-brand-netbeans",
10944
+ width: size,
10945
+ height: size,
10946
+ viewBox: "0 0 24 24",
10947
+ strokeWidth: stroke,
10948
+ stroke: color,
10949
+ fill: "none",
10950
+ strokeLinecap: "round",
10951
+ strokeLinejoin: "round"
10952
+ }, props), /*#__PURE__*/createElement("path", {
10953
+ stroke: "none",
10954
+ d: "M0 0h24v24H0z",
10955
+ fill: "none"
10956
+ }), /*#__PURE__*/createElement("path", {
10957
+ d: "M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1 -1.029 1.748l-6 3.833a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l6 -3.572a2.056 2.056 0 0 1 2 0l6 3.573h-.029z"
10958
+ }), /*#__PURE__*/createElement("path", {
10959
+ d: "M15.5 9.43a1 1 0 0 1 .5 .874v3.268a1 1 0 0 1 -.515 .874l-3 1.917a1 1 0 0 1 -.97 0l-3 -1.917a1 1 0 0 1 -.515 -.873v-3.269a1 1 0 0 1 .514 -.874l3 -1.786c.311 -.173 .69 -.173 1 0l3 1.787h-.014z"
10960
+ }), /*#__PURE__*/createElement("path", {
10961
+ d: "M12 21v-9l-7.5 -4.5"
10962
+ }), /*#__PURE__*/createElement("path", {
10963
+ d: "M12 12l7.5 -4.5"
10964
+ }), /*#__PURE__*/createElement("path", {
10965
+ d: "M12 3v4.5"
10966
+ }), /*#__PURE__*/createElement("path", {
10967
+ d: "M19.5 16l-3.5 -2"
10968
+ }), /*#__PURE__*/createElement("path", {
10969
+ d: "M8 14l-3.5 2"
10970
+ }));
10971
+ }
10972
+
10607
10973
  function IconBrandNetflix(_ref) {
10608
10974
  var _ref$size = _ref.size,
10609
10975
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10632,6 +10998,84 @@ function IconBrandNetflix(_ref) {
10632
10998
  }));
10633
10999
  }
10634
11000
 
11001
+ function IconBrandNotion(_ref) {
11002
+ var _ref$size = _ref.size,
11003
+ size = _ref$size === void 0 ? 24 : _ref$size,
11004
+ _ref$color = _ref.color,
11005
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11006
+ _ref$stroke = _ref.stroke,
11007
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11008
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11009
+
11010
+ return /*#__PURE__*/createElement("svg", _extends({
11011
+ className: "icon icon-tabler icon-tabler-brand-notion",
11012
+ width: size,
11013
+ height: size,
11014
+ viewBox: "0 0 24 24",
11015
+ strokeWidth: stroke,
11016
+ stroke: color,
11017
+ fill: "none",
11018
+ strokeLinecap: "round",
11019
+ strokeLinejoin: "round"
11020
+ }, props), /*#__PURE__*/createElement("path", {
11021
+ stroke: "none",
11022
+ d: "M0 0h24v24H0z",
11023
+ fill: "none"
11024
+ }), /*#__PURE__*/createElement("rect", {
11025
+ x: 4,
11026
+ y: 4,
11027
+ width: 16,
11028
+ height: 16,
11029
+ rx: 2
11030
+ }), /*#__PURE__*/createElement("path", {
11031
+ d: "M7 7h3l6 6"
11032
+ }), /*#__PURE__*/createElement("path", {
11033
+ d: "M8 7v10"
11034
+ }), /*#__PURE__*/createElement("path", {
11035
+ d: "M7 17h2"
11036
+ }), /*#__PURE__*/createElement("path", {
11037
+ d: "M15 7h2"
11038
+ }), /*#__PURE__*/createElement("path", {
11039
+ d: "M16 7v10h-1l-7 -7"
11040
+ }));
11041
+ }
11042
+
11043
+ function IconBrandNytimes(_ref) {
11044
+ var _ref$size = _ref.size,
11045
+ size = _ref$size === void 0 ? 24 : _ref$size,
11046
+ _ref$color = _ref.color,
11047
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11048
+ _ref$stroke = _ref.stroke,
11049
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11050
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11051
+
11052
+ return /*#__PURE__*/createElement("svg", _extends({
11053
+ className: "icon icon-tabler icon-tabler-brand-nytimes",
11054
+ width: size,
11055
+ height: size,
11056
+ viewBox: "0 0 24 24",
11057
+ strokeWidth: stroke,
11058
+ stroke: color,
11059
+ fill: "none",
11060
+ strokeLinecap: "round",
11061
+ strokeLinejoin: "round"
11062
+ }, props), /*#__PURE__*/createElement("path", {
11063
+ stroke: "none",
11064
+ d: "M0 0h24v24H0z",
11065
+ fill: "none"
11066
+ }), /*#__PURE__*/createElement("path", {
11067
+ d: "M11.036 5.058a8.001 8.001 0 1 0 8.706 9.965"
11068
+ }), /*#__PURE__*/createElement("path", {
11069
+ d: "M12 21v-11l-7.5 4"
11070
+ }), /*#__PURE__*/createElement("path", {
11071
+ d: "M17.5 3a2.5 2.5 0 1 1 0 5l-11 -5a2.5 2.5 0 0 0 -.67 4.91"
11072
+ }), /*#__PURE__*/createElement("path", {
11073
+ d: "M9 12v8"
11074
+ }), /*#__PURE__*/createElement("path", {
11075
+ d: "M16 13h-.01"
11076
+ }));
11077
+ }
11078
+
10635
11079
  function IconBrandOpenSource(_ref) {
10636
11080
  var _ref$size = _ref.size,
10637
11081
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10783,6 +11227,45 @@ function IconBrandPaypal(_ref) {
10783
11227
  }));
10784
11228
  }
10785
11229
 
11230
+ function IconBrandPhp(_ref) {
11231
+ var _ref$size = _ref.size,
11232
+ size = _ref$size === void 0 ? 24 : _ref$size,
11233
+ _ref$color = _ref.color,
11234
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11235
+ _ref$stroke = _ref.stroke,
11236
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11237
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11238
+
11239
+ return /*#__PURE__*/createElement("svg", _extends({
11240
+ className: "icon icon-tabler icon-tabler-brand-php",
11241
+ width: size,
11242
+ height: size,
11243
+ viewBox: "0 0 24 24",
11244
+ strokeWidth: stroke,
11245
+ stroke: color,
11246
+ fill: "none",
11247
+ strokeLinecap: "round",
11248
+ strokeLinejoin: "round"
11249
+ }, props), /*#__PURE__*/createElement("path", {
11250
+ stroke: "none",
11251
+ d: "M0 0h24v24H0z",
11252
+ fill: "none"
11253
+ }), /*#__PURE__*/createElement("ellipse", {
11254
+ cx: 12,
11255
+ cy: 12,
11256
+ rx: 10,
11257
+ ry: 9
11258
+ }), /*#__PURE__*/createElement("path", {
11259
+ d: "M5.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653"
11260
+ }), /*#__PURE__*/createElement("path", {
11261
+ d: "M15.5 15l.395 -1.974l.605 -3.026h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1 -.986 .836h-1.653"
11262
+ }), /*#__PURE__*/createElement("path", {
11263
+ d: "M12 7.5l-1 5.5"
11264
+ }), /*#__PURE__*/createElement("path", {
11265
+ d: "M11.6 10h2.4l-.5 3"
11266
+ }));
11267
+ }
11268
+
10786
11269
  function IconBrandPinterest(_ref) {
10787
11270
  var _ref$size = _ref.size,
10788
11271
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10924,6 +11407,46 @@ function IconBrandPython(_ref) {
10924
11407
  }));
10925
11408
  }
10926
11409
 
11410
+ function IconBrandReactNative(_ref) {
11411
+ var _ref$size = _ref.size,
11412
+ size = _ref$size === void 0 ? 24 : _ref$size,
11413
+ _ref$color = _ref.color,
11414
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11415
+ _ref$stroke = _ref.stroke,
11416
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11417
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11418
+
11419
+ return /*#__PURE__*/createElement("svg", _extends({
11420
+ className: "icon icon-tabler icon-tabler-brand-react-native",
11421
+ width: size,
11422
+ height: size,
11423
+ viewBox: "0 0 24 24",
11424
+ strokeWidth: stroke,
11425
+ stroke: color,
11426
+ fill: "none",
11427
+ strokeLinecap: "round",
11428
+ strokeLinejoin: "round"
11429
+ }, props), /*#__PURE__*/createElement("path", {
11430
+ stroke: "none",
11431
+ d: "M0 0h24v24H0z",
11432
+ fill: "none"
11433
+ }), /*#__PURE__*/createElement("path", {
11434
+ d: "M6.357 9c-2.637 .68 -4.357 1.845 -4.357 3.175c0 2.107 4.405 3.825 9.85 3.825c.74 0 1.26 -.039 1.95 -.097"
11435
+ }), /*#__PURE__*/createElement("path", {
11436
+ d: "M9.837 15.9c-.413 -.596 -.806 -1.133 -1.18 -1.8c-2.751 -4.9 -3.488 -9.77 -1.63 -10.873c1.15 -.697 3.047 .253 4.974 2.254"
11437
+ }), /*#__PURE__*/createElement("path", {
11438
+ d: "M6.429 15.387c-.702 2.688 -.56 4.716 .56 5.395c1.783 1.08 5.387 -1.958 8.043 -6.804c.36 -.67 .683 -1.329 .968 -1.978"
11439
+ }), /*#__PURE__*/createElement("path", {
11440
+ d: "M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85 -1.102 1.121 -5.972 -1.633 -10.873c-.384 -.677 -.777 -1.204 -1.18 -1.8"
11441
+ }), /*#__PURE__*/createElement("path", {
11442
+ d: "M17.66 15c2.612 -.687 4.34 -1.85 4.34 -3.176c0 -2.11 -4.408 -3.824 -9.845 -3.824c-.747 0 -1.266 .029 -1.955 .087"
11443
+ }), /*#__PURE__*/createElement("path", {
11444
+ d: "M8 12c.285 -.66 .607 -1.308 .968 -1.978c2.647 -4.844 6.253 -7.89 8.046 -6.801c1.11 .679 1.262 2.706 .56 5.393"
11445
+ }), /*#__PURE__*/createElement("path", {
11446
+ d: "M12.26 12.015h-.01c-.01 .13 -.12 .24 -.26 .24a0.263 .263 0 0 1 -.25 -.26c0 -.14 .11 -.25 .24 -.25h-.01c.13 -.01 .25 .11 .25 .24"
11447
+ }));
11448
+ }
11449
+
10927
11450
  function IconBrandReddit(_ref) {
10928
11451
  var _ref$size = _ref.size,
10929
11452
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11295,7 +11818,7 @@ function IconBrandSpotify(_ref) {
11295
11818
  }));
11296
11819
  }
11297
11820
 
11298
- function IconBrandStackOfverflow(_ref) {
11821
+ function IconBrandStackoverflow(_ref) {
11299
11822
  var _ref$size = _ref.size,
11300
11823
  size = _ref$size === void 0 ? 24 : _ref$size,
11301
11824
  _ref$color = _ref.color,
@@ -11305,7 +11828,7 @@ function IconBrandStackOfverflow(_ref) {
11305
11828
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11306
11829
 
11307
11830
  return /*#__PURE__*/createElement("svg", _extends({
11308
- className: "icon icon-tabler icon-tabler-brand-stack-ofverflow",
11831
+ className: "icon icon-tabler icon-tabler-brand-stackoverflow",
11309
11832
  width: size,
11310
11833
  height: size,
11311
11834
  viewBox: "0 0 24 24",
@@ -11355,7 +11878,7 @@ function IconBrandSteam(_ref) {
11355
11878
  d: "M0 0h24v24H0z",
11356
11879
  fill: "none"
11357
11880
  }), /*#__PURE__*/createElement("path", {
11358
- d: "M16.5 5a4.5 4.5 0 1 1 -.653 8.953l-4.347 3.009l0 .038a3 3 0 0 1 -2.824 2.995l-.176 .005a3.001 3.001 0 0 1 -2.94 -2.402l-2.56 -1.098v-3.5l3.51 1.755a2.989 2.989 0 0 1 2.834 -.635l2.727 -3.818a4.5 4.5 0 0 1 4.429 -5.302z"
11881
+ d: "M16.5 5a4.5 4.5 0 1 1 -.653 8.953l-4.347 3.009l0 .038a3 3 0 0 1 -2.824 2.995l-.176 .005a3 3 0 0 1 -2.94 -2.402l-2.56 -1.098v-3.5l3.51 1.755a2.989 2.989 0 0 1 2.834 -.635l2.727 -3.818a4.5 4.5 0 0 1 4.429 -5.302z"
11359
11882
  }), /*#__PURE__*/createElement("circle", {
11360
11883
  fill: "currentColor",
11361
11884
  cx: 16.5,
@@ -11392,6 +11915,40 @@ function IconBrandStripe(_ref) {
11392
11915
  }));
11393
11916
  }
11394
11917
 
11918
+ function IconBrandSublimeText(_ref) {
11919
+ var _ref$size = _ref.size,
11920
+ size = _ref$size === void 0 ? 24 : _ref$size,
11921
+ _ref$color = _ref.color,
11922
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11923
+ _ref$stroke = _ref.stroke,
11924
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11925
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11926
+
11927
+ return /*#__PURE__*/createElement("svg", _extends({
11928
+ className: "icon icon-tabler icon-tabler-brand-sublime-text",
11929
+ width: size,
11930
+ height: size,
11931
+ viewBox: "0 0 24 24",
11932
+ strokeWidth: stroke,
11933
+ stroke: color,
11934
+ fill: "none",
11935
+ strokeLinecap: "round",
11936
+ strokeLinejoin: "round"
11937
+ }, props), /*#__PURE__*/createElement("path", {
11938
+ stroke: "none",
11939
+ d: "M0 0h24v24H0z",
11940
+ fill: "none"
11941
+ }), /*#__PURE__*/createElement("path", {
11942
+ d: "M19 8l-14 4.5v-5.5l14 -4.5z"
11943
+ }), /*#__PURE__*/createElement("path", {
11944
+ d: "M19 17l-14 4.5v-5.5l14 -4.5z"
11945
+ }), /*#__PURE__*/createElement("path", {
11946
+ d: "M19 11.5l-14 -4.5"
11947
+ }), /*#__PURE__*/createElement("path", {
11948
+ d: "M5 12.5l14 4.5"
11949
+ }));
11950
+ }
11951
+
11395
11952
  function IconBrandTabler(_ref) {
11396
11953
  var _ref$size = _ref.size,
11397
11954
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11671,6 +12228,84 @@ function IconBrandTwitter(_ref) {
11671
12228
  }));
11672
12229
  }
11673
12230
 
12231
+ function IconBrandUber(_ref) {
12232
+ var _ref$size = _ref.size,
12233
+ size = _ref$size === void 0 ? 24 : _ref$size,
12234
+ _ref$color = _ref.color,
12235
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12236
+ _ref$stroke = _ref.stroke,
12237
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12238
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12239
+
12240
+ return /*#__PURE__*/createElement("svg", _extends({
12241
+ className: "icon icon-tabler icon-tabler-brand-uber",
12242
+ width: size,
12243
+ height: size,
12244
+ viewBox: "0 0 24 24",
12245
+ strokeWidth: stroke,
12246
+ stroke: color,
12247
+ fill: "none",
12248
+ strokeLinecap: "round",
12249
+ strokeLinejoin: "round"
12250
+ }, props), /*#__PURE__*/createElement("path", {
12251
+ stroke: "none",
12252
+ d: "M0 0h24v24H0z",
12253
+ fill: "none"
12254
+ }), /*#__PURE__*/createElement("circle", {
12255
+ cx: 12,
12256
+ cy: 12,
12257
+ r: 9
12258
+ }), /*#__PURE__*/createElement("rect", {
12259
+ x: 9,
12260
+ y: 9,
12261
+ width: 6,
12262
+ height: 6,
12263
+ rx: 1
12264
+ }), /*#__PURE__*/createElement("path", {
12265
+ d: "M3 12h6"
12266
+ }));
12267
+ }
12268
+
12269
+ function IconBrandUbuntu(_ref) {
12270
+ var _ref$size = _ref.size,
12271
+ size = _ref$size === void 0 ? 24 : _ref$size,
12272
+ _ref$color = _ref.color,
12273
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12274
+ _ref$stroke = _ref.stroke,
12275
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12276
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12277
+
12278
+ return /*#__PURE__*/createElement("svg", _extends({
12279
+ className: "icon icon-tabler icon-tabler-brand-ubuntu",
12280
+ width: size,
12281
+ height: size,
12282
+ viewBox: "0 0 24 24",
12283
+ strokeWidth: stroke,
12284
+ stroke: color,
12285
+ fill: "none",
12286
+ strokeLinecap: "round",
12287
+ strokeLinejoin: "round"
12288
+ }, props), /*#__PURE__*/createElement("path", {
12289
+ stroke: "none",
12290
+ d: "M0 0h24v24H0z",
12291
+ fill: "none"
12292
+ }), /*#__PURE__*/createElement("circle", {
12293
+ cx: 12,
12294
+ cy: 5,
12295
+ r: 2
12296
+ }), /*#__PURE__*/createElement("path", {
12297
+ d: "M17.723 7.41a7.992 7.992 0 0 0 -3.74 -2.162m-3.971 0a7.993 7.993 0 0 0 -3.789 2.216m-1.881 3.215a8 8 0 0 0 -.342 2.32c0 .738 .1 1.453 .287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m3.998 -.003a7.993 7.993 0 0 0 3.747 -2.186m1.962 -3.43a8.008 8.008 0 0 0 .287 -2.131c0 -.764 -.107 -1.503 -.307 -2.203"
12298
+ }), /*#__PURE__*/createElement("circle", {
12299
+ cx: 5,
12300
+ cy: 17,
12301
+ r: 2
12302
+ }), /*#__PURE__*/createElement("circle", {
12303
+ cx: 19,
12304
+ cy: 17,
12305
+ r: 2
12306
+ }));
12307
+ }
12308
+
11674
12309
  function IconBrandUnsplash(_ref) {
11675
12310
  var _ref$size = _ref.size,
11676
12311
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11755,6 +12390,34 @@ function IconBrandVimeo(_ref) {
11755
12390
  }));
11756
12391
  }
11757
12392
 
12393
+ function IconBrandVisualStudio(_ref) {
12394
+ var _ref$size = _ref.size,
12395
+ size = _ref$size === void 0 ? 24 : _ref$size,
12396
+ _ref$color = _ref.color,
12397
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12398
+ _ref$stroke = _ref.stroke,
12399
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12400
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12401
+
12402
+ return /*#__PURE__*/createElement("svg", _extends({
12403
+ className: "icon icon-tabler icon-tabler-brand-visual-studio",
12404
+ width: size,
12405
+ height: size,
12406
+ viewBox: "0 0 24 24",
12407
+ strokeWidth: stroke,
12408
+ stroke: color,
12409
+ fill: "none",
12410
+ strokeLinecap: "round",
12411
+ strokeLinejoin: "round"
12412
+ }, props), /*#__PURE__*/createElement("path", {
12413
+ stroke: "none",
12414
+ d: "M0 0h24v24H0z",
12415
+ fill: "none"
12416
+ }), /*#__PURE__*/createElement("path", {
12417
+ d: "M4 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z"
12418
+ }));
12419
+ }
12420
+
11758
12421
  function IconBrandVk(_ref) {
11759
12422
  var _ref$size = _ref.size,
11760
12423
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -15722,6 +16385,46 @@ function IconChecks(_ref) {
15722
16385
  }));
15723
16386
  }
15724
16387
 
16388
+ function IconCheckupList(_ref) {
16389
+ var _ref$size = _ref.size,
16390
+ size = _ref$size === void 0 ? 24 : _ref$size,
16391
+ _ref$color = _ref.color,
16392
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16393
+ _ref$stroke = _ref.stroke,
16394
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
16395
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
16396
+
16397
+ return /*#__PURE__*/createElement("svg", _extends({
16398
+ className: "icon icon-tabler icon-tabler-checkup-list",
16399
+ width: size,
16400
+ height: size,
16401
+ viewBox: "0 0 24 24",
16402
+ strokeWidth: stroke,
16403
+ stroke: color,
16404
+ fill: "none",
16405
+ strokeLinecap: "round",
16406
+ strokeLinejoin: "round"
16407
+ }, props), /*#__PURE__*/createElement("path", {
16408
+ stroke: "none",
16409
+ d: "M0 0h24v24H0z",
16410
+ fill: "none"
16411
+ }), /*#__PURE__*/createElement("path", {
16412
+ d: "M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2"
16413
+ }), /*#__PURE__*/createElement("rect", {
16414
+ x: 9,
16415
+ y: 3,
16416
+ width: 6,
16417
+ height: 4,
16418
+ rx: 2
16419
+ }), /*#__PURE__*/createElement("path", {
16420
+ d: "M9 14h.01"
16421
+ }), /*#__PURE__*/createElement("path", {
16422
+ d: "M9 17h.01"
16423
+ }), /*#__PURE__*/createElement("path", {
16424
+ d: "M12 16l1 1l3 -3"
16425
+ }));
16426
+ }
16427
+
15725
16428
  function IconCheese(_ref) {
15726
16429
  var _ref$size = _ref.size,
15727
16430
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -16340,7 +17043,7 @@ function IconCircle2(_ref) {
16340
17043
  d: "M0 0h24v24H0z",
16341
17044
  fill: "none"
16342
17045
  }), /*#__PURE__*/createElement("path", {
16343
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
17046
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
16344
17047
  }), /*#__PURE__*/createElement("circle", {
16345
17048
  cx: 12,
16346
17049
  cy: 12,
@@ -18857,6 +19560,56 @@ function IconCornerUpRight(_ref) {
18857
19560
  }));
18858
19561
  }
18859
19562
 
19563
+ function IconCpu(_ref) {
19564
+ var _ref$size = _ref.size,
19565
+ size = _ref$size === void 0 ? 24 : _ref$size,
19566
+ _ref$color = _ref.color,
19567
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19568
+ _ref$stroke = _ref.stroke,
19569
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19570
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19571
+
19572
+ return /*#__PURE__*/createElement("svg", _extends({
19573
+ className: "icon icon-tabler icon-tabler-cpu",
19574
+ width: size,
19575
+ height: size,
19576
+ viewBox: "0 0 24 24",
19577
+ strokeWidth: stroke,
19578
+ stroke: color,
19579
+ fill: "none",
19580
+ strokeLinecap: "round",
19581
+ strokeLinejoin: "round"
19582
+ }, props), /*#__PURE__*/createElement("path", {
19583
+ stroke: "none",
19584
+ d: "M0 0h24v24H0z",
19585
+ fill: "none"
19586
+ }), /*#__PURE__*/createElement("rect", {
19587
+ x: 5,
19588
+ y: 5,
19589
+ width: 14,
19590
+ height: 14,
19591
+ rx: 1
19592
+ }), /*#__PURE__*/createElement("path", {
19593
+ d: "M9 9h6v6h-6z"
19594
+ }), /*#__PURE__*/createElement("path", {
19595
+ d: "M3 10h2"
19596
+ }), /*#__PURE__*/createElement("path", {
19597
+ d: "M3 14h2"
19598
+ }), /*#__PURE__*/createElement("path", {
19599
+ d: "M10 3v2"
19600
+ }), /*#__PURE__*/createElement("path", {
19601
+ d: "M14 3v2"
19602
+ }), /*#__PURE__*/createElement("path", {
19603
+ d: "M21 10h-2"
19604
+ }), /*#__PURE__*/createElement("path", {
19605
+ d: "M21 14h-2"
19606
+ }), /*#__PURE__*/createElement("path", {
19607
+ d: "M14 21v-2"
19608
+ }), /*#__PURE__*/createElement("path", {
19609
+ d: "M10 21v-2"
19610
+ }));
19611
+ }
19612
+
18860
19613
  function IconCrane(_ref) {
18861
19614
  var _ref$size = _ref.size,
18862
19615
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19023,6 +19776,34 @@ function IconCrop(_ref) {
19023
19776
  }));
19024
19777
  }
19025
19778
 
19779
+ function IconCross(_ref) {
19780
+ var _ref$size = _ref.size,
19781
+ size = _ref$size === void 0 ? 24 : _ref$size,
19782
+ _ref$color = _ref.color,
19783
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19784
+ _ref$stroke = _ref.stroke,
19785
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19786
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19787
+
19788
+ return /*#__PURE__*/createElement("svg", _extends({
19789
+ className: "icon icon-tabler icon-tabler-cross",
19790
+ width: size,
19791
+ height: size,
19792
+ viewBox: "0 0 24 24",
19793
+ strokeWidth: stroke,
19794
+ stroke: color,
19795
+ fill: "none",
19796
+ strokeLinecap: "round",
19797
+ strokeLinejoin: "round"
19798
+ }, props), /*#__PURE__*/createElement("path", {
19799
+ stroke: "none",
19800
+ d: "M0 0h24v24H0z",
19801
+ fill: "none"
19802
+ }), /*#__PURE__*/createElement("path", {
19803
+ d: "M10 21h4v-9h5v-4h-5v-5h-4v5h-5v4h5z"
19804
+ }));
19805
+ }
19806
+
19026
19807
  function IconCrosshair(_ref) {
19027
19808
  var _ref$size = _ref.size,
19028
19809
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19128,6 +19909,46 @@ function IconCrown(_ref) {
19128
19909
  }));
19129
19910
  }
19130
19911
 
19912
+ function IconCrutches(_ref) {
19913
+ var _ref$size = _ref.size,
19914
+ size = _ref$size === void 0 ? 24 : _ref$size,
19915
+ _ref$color = _ref.color,
19916
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19917
+ _ref$stroke = _ref.stroke,
19918
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19919
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19920
+
19921
+ return /*#__PURE__*/createElement("svg", _extends({
19922
+ className: "icon icon-tabler icon-tabler-crutches",
19923
+ width: size,
19924
+ height: size,
19925
+ viewBox: "0 0 24 24",
19926
+ strokeWidth: stroke,
19927
+ stroke: color,
19928
+ fill: "none",
19929
+ strokeLinecap: "round",
19930
+ strokeLinejoin: "round"
19931
+ }, props), /*#__PURE__*/createElement("path", {
19932
+ stroke: "none",
19933
+ d: "M0 0h24v24H0z",
19934
+ fill: "none"
19935
+ }), /*#__PURE__*/createElement("rect", {
19936
+ x: 8,
19937
+ y: 3,
19938
+ width: 8,
19939
+ height: 4,
19940
+ rx: 2
19941
+ }), /*#__PURE__*/createElement("path", {
19942
+ d: "M11 21h2"
19943
+ }), /*#__PURE__*/createElement("path", {
19944
+ d: "M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092"
19945
+ }), /*#__PURE__*/createElement("path", {
19946
+ d: "M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092"
19947
+ }), /*#__PURE__*/createElement("path", {
19948
+ d: "M10 11h4"
19949
+ }));
19950
+ }
19951
+
19131
19952
  function IconCup(_ref) {
19132
19953
  var _ref$size = _ref.size,
19133
19954
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19446,9 +20267,9 @@ function IconCurrencyDogecoin(_ref) {
19446
20267
  }), /*#__PURE__*/createElement("path", {
19447
20268
  d: "M6 12h6"
19448
20269
  }), /*#__PURE__*/createElement("path", {
19449
- d: "M8 5v14"
20270
+ d: "M9 6v12"
19450
20271
  }), /*#__PURE__*/createElement("path", {
19451
- d: "M5 19h7a7 7 0 0 0 0 -14h-7"
20272
+ d: "M6 18h6a6 6 0 1 0 0 -12h-6"
19452
20273
  }));
19453
20274
  }
19454
20275
 
@@ -20876,9 +21697,9 @@ function IconDeviceComputerCameraOff(_ref) {
20876
21697
  d: "M0 0h24v24H0z",
20877
21698
  fill: "none"
20878
21699
  }), /*#__PURE__*/createElement("path", {
20879
- d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695"
21700
+ d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2 -2a7 7 0 0 0 -9.699 -9.695"
20880
21701
  }), /*#__PURE__*/createElement("path", {
20881
- d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736"
21702
+ d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2 -2a3 3 0 0 0 -3.737 -3.736"
20882
21703
  }), /*#__PURE__*/createElement("path", {
20883
21704
  d: "M8 16l-2.091 3.486a1 1 0 0 0 .857 1.514h10.468a1 1 0 0 0 .857 -1.514l-2.091 -3.486"
20884
21705
  }), /*#__PURE__*/createElement("line", {
@@ -21454,6 +22275,86 @@ function IconDeviceTv(_ref) {
21454
22275
  }));
21455
22276
  }
21456
22277
 
22278
+ function IconDeviceWatchStats2(_ref) {
22279
+ var _ref$size = _ref.size,
22280
+ size = _ref$size === void 0 ? 24 : _ref$size,
22281
+ _ref$color = _ref.color,
22282
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22283
+ _ref$stroke = _ref.stroke,
22284
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22285
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22286
+
22287
+ return /*#__PURE__*/createElement("svg", _extends({
22288
+ className: "icon icon-tabler icon-tabler-device-watch-stats-2",
22289
+ width: size,
22290
+ height: size,
22291
+ viewBox: "0 0 24 24",
22292
+ strokeWidth: stroke,
22293
+ stroke: color,
22294
+ fill: "none",
22295
+ strokeLinecap: "round",
22296
+ strokeLinejoin: "round"
22297
+ }, props), /*#__PURE__*/createElement("path", {
22298
+ stroke: "none",
22299
+ d: "M0 0h24v24H0z",
22300
+ fill: "none"
22301
+ }), /*#__PURE__*/createElement("rect", {
22302
+ x: 6,
22303
+ y: 6,
22304
+ width: 12,
22305
+ height: 12,
22306
+ rx: 3
22307
+ }), /*#__PURE__*/createElement("path", {
22308
+ d: "M9 18v3h6v-3"
22309
+ }), /*#__PURE__*/createElement("path", {
22310
+ d: "M9 6v-3h6v3"
22311
+ }), /*#__PURE__*/createElement("path", {
22312
+ d: "M12 10a2 2 0 1 0 2 2"
22313
+ }));
22314
+ }
22315
+
22316
+ function IconDeviceWatchStats(_ref) {
22317
+ var _ref$size = _ref.size,
22318
+ size = _ref$size === void 0 ? 24 : _ref$size,
22319
+ _ref$color = _ref.color,
22320
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22321
+ _ref$stroke = _ref.stroke,
22322
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22323
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22324
+
22325
+ return /*#__PURE__*/createElement("svg", _extends({
22326
+ className: "icon icon-tabler icon-tabler-device-watch-stats",
22327
+ width: size,
22328
+ height: size,
22329
+ viewBox: "0 0 24 24",
22330
+ strokeWidth: stroke,
22331
+ stroke: color,
22332
+ fill: "none",
22333
+ strokeLinecap: "round",
22334
+ strokeLinejoin: "round"
22335
+ }, props), /*#__PURE__*/createElement("path", {
22336
+ stroke: "none",
22337
+ d: "M0 0h24v24H0z",
22338
+ fill: "none"
22339
+ }), /*#__PURE__*/createElement("rect", {
22340
+ x: 6,
22341
+ y: 6,
22342
+ width: 12,
22343
+ height: 12,
22344
+ rx: 3
22345
+ }), /*#__PURE__*/createElement("path", {
22346
+ d: "M9 18v3h6v-3"
22347
+ }), /*#__PURE__*/createElement("path", {
22348
+ d: "M9 6v-3h6v3"
22349
+ }), /*#__PURE__*/createElement("path", {
22350
+ d: "M9 14v-4"
22351
+ }), /*#__PURE__*/createElement("path", {
22352
+ d: "M12 14v-1"
22353
+ }), /*#__PURE__*/createElement("path", {
22354
+ d: "M15 14v-3"
22355
+ }));
22356
+ }
22357
+
21457
22358
  function IconDeviceWatch(_ref) {
21458
22359
  var _ref$size = _ref.size,
21459
22360
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22091,6 +22992,44 @@ function IconDivide(_ref) {
22091
22992
  }));
22092
22993
  }
22093
22994
 
22995
+ function IconDna2(_ref) {
22996
+ var _ref$size = _ref.size,
22997
+ size = _ref$size === void 0 ? 24 : _ref$size,
22998
+ _ref$color = _ref.color,
22999
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23000
+ _ref$stroke = _ref.stroke,
23001
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23002
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23003
+
23004
+ return /*#__PURE__*/createElement("svg", _extends({
23005
+ className: "icon icon-tabler icon-tabler-dna-2",
23006
+ width: size,
23007
+ height: size,
23008
+ viewBox: "0 0 24 24",
23009
+ strokeWidth: stroke,
23010
+ stroke: color,
23011
+ fill: "none",
23012
+ strokeLinecap: "round",
23013
+ strokeLinejoin: "round"
23014
+ }, props), /*#__PURE__*/createElement("path", {
23015
+ stroke: "none",
23016
+ d: "M0 0h24v24H0z",
23017
+ fill: "none"
23018
+ }), /*#__PURE__*/createElement("path", {
23019
+ d: "M17 3v1c-.01 3.352 -1.68 6.023 -5.008 8.014c-3.328 1.99 3.336 -2.005 .008 -.014c-3.328 1.99 -4.997 4.662 -5.008 8.014v1"
23020
+ }), /*#__PURE__*/createElement("path", {
23021
+ d: "M17 21.014v-1c-.01 -3.352 -1.68 -6.023 -5.008 -8.014c-3.328 -1.99 3.336 2.005 .008 .014c-3.328 -1.991 -4.997 -4.662 -5.008 -8.014v-1"
23022
+ }), /*#__PURE__*/createElement("path", {
23023
+ d: "M7 4h10"
23024
+ }), /*#__PURE__*/createElement("path", {
23025
+ d: "M7 20h10"
23026
+ }), /*#__PURE__*/createElement("path", {
23027
+ d: "M8 8h8"
23028
+ }), /*#__PURE__*/createElement("path", {
23029
+ d: "M8 16h8"
23030
+ }));
23031
+ }
23032
+
22094
23033
  function IconDna(_ref) {
22095
23034
  var _ref$size = _ref.size,
22096
23035
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23078,6 +24017,50 @@ function IconEgg(_ref) {
23078
24017
  }));
23079
24018
  }
23080
24019
 
24020
+ function IconEmergencyBed(_ref) {
24021
+ var _ref$size = _ref.size,
24022
+ size = _ref$size === void 0 ? 24 : _ref$size,
24023
+ _ref$color = _ref.color,
24024
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24025
+ _ref$stroke = _ref.stroke,
24026
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24027
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24028
+
24029
+ return /*#__PURE__*/createElement("svg", _extends({
24030
+ className: "icon icon-tabler icon-tabler-emergency-bed",
24031
+ width: size,
24032
+ height: size,
24033
+ viewBox: "0 0 24 24",
24034
+ strokeWidth: stroke,
24035
+ stroke: color,
24036
+ fill: "none",
24037
+ strokeLinecap: "round",
24038
+ strokeLinejoin: "round"
24039
+ }, props), /*#__PURE__*/createElement("path", {
24040
+ stroke: "none",
24041
+ d: "M0 0h24v24H0z",
24042
+ fill: "none"
24043
+ }), /*#__PURE__*/createElement("circle", {
24044
+ cx: 16,
24045
+ cy: 18,
24046
+ r: 2
24047
+ }), /*#__PURE__*/createElement("circle", {
24048
+ cx: 8,
24049
+ cy: 18,
24050
+ r: 2
24051
+ }), /*#__PURE__*/createElement("path", {
24052
+ d: "M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5"
24053
+ }), /*#__PURE__*/createElement("path", {
24054
+ d: "M10 6h4"
24055
+ }), /*#__PURE__*/createElement("path", {
24056
+ d: "M12 4v4"
24057
+ }), /*#__PURE__*/createElement("path", {
24058
+ d: "M12 12v2l-2.5 2.5"
24059
+ }), /*#__PURE__*/createElement("path", {
24060
+ d: "M14.5 16.5l-2.5 -2.5"
24061
+ }));
24062
+ }
24063
+
23081
24064
  function IconEmphasis(_ref) {
23082
24065
  var _ref$size = _ref.size,
23083
24066
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23126,6 +24109,42 @@ function IconEmphasis(_ref) {
23126
24109
  }));
23127
24110
  }
23128
24111
 
24112
+ function IconEngine(_ref) {
24113
+ var _ref$size = _ref.size,
24114
+ size = _ref$size === void 0 ? 24 : _ref$size,
24115
+ _ref$color = _ref.color,
24116
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24117
+ _ref$stroke = _ref.stroke,
24118
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24119
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24120
+
24121
+ return /*#__PURE__*/createElement("svg", _extends({
24122
+ className: "icon icon-tabler icon-tabler-engine",
24123
+ width: size,
24124
+ height: size,
24125
+ viewBox: "0 0 24 24",
24126
+ strokeWidth: stroke,
24127
+ stroke: color,
24128
+ fill: "none",
24129
+ strokeLinecap: "round",
24130
+ strokeLinejoin: "round"
24131
+ }, props), /*#__PURE__*/createElement("path", {
24132
+ stroke: "none",
24133
+ d: "M0 0h24v24H0z",
24134
+ fill: "none"
24135
+ }), /*#__PURE__*/createElement("path", {
24136
+ d: "M3 10v6"
24137
+ }), /*#__PURE__*/createElement("path", {
24138
+ d: "M12 5v3"
24139
+ }), /*#__PURE__*/createElement("path", {
24140
+ d: "M10 5h4"
24141
+ }), /*#__PURE__*/createElement("path", {
24142
+ d: "M5 13h-2"
24143
+ }), /*#__PURE__*/createElement("path", {
24144
+ d: "M6 10h2l2 -2h3.382a1 1 0 0 1 .894 .553l1.448 2.894a1 1 0 0 0 .894 .553h1.382v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2v-2h-3v2a1 1 0 0 1 -1 1h-3.465a1 1 0 0 1 -.832 -.445l-1.703 -2.555h-2v-6z"
24145
+ }));
24146
+ }
24147
+
23129
24148
  function IconEqualNot(_ref) {
23130
24149
  var _ref$size = _ref.size,
23131
24150
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23401,6 +24420,50 @@ function IconEyeOff(_ref) {
23401
24420
  }));
23402
24421
  }
23403
24422
 
24423
+ function IconEyeTable(_ref) {
24424
+ var _ref$size = _ref.size,
24425
+ size = _ref$size === void 0 ? 24 : _ref$size,
24426
+ _ref$color = _ref.color,
24427
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24428
+ _ref$stroke = _ref.stroke,
24429
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24430
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24431
+
24432
+ return /*#__PURE__*/createElement("svg", _extends({
24433
+ className: "icon icon-tabler icon-tabler-eye-table",
24434
+ width: size,
24435
+ height: size,
24436
+ viewBox: "0 0 24 24",
24437
+ strokeWidth: stroke,
24438
+ stroke: color,
24439
+ fill: "none",
24440
+ strokeLinecap: "round",
24441
+ strokeLinejoin: "round"
24442
+ }, props), /*#__PURE__*/createElement("path", {
24443
+ stroke: "none",
24444
+ d: "M0 0h24v24H0z",
24445
+ fill: "none"
24446
+ }), /*#__PURE__*/createElement("path", {
24447
+ d: "M8.003 18.003h-.011"
24448
+ }), /*#__PURE__*/createElement("path", {
24449
+ d: "M12.003 18.002h-.011"
24450
+ }), /*#__PURE__*/createElement("path", {
24451
+ d: "M16.003 18.002h-.011"
24452
+ }), /*#__PURE__*/createElement("path", {
24453
+ d: "M4 3h16"
24454
+ }), /*#__PURE__*/createElement("path", {
24455
+ d: "M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-17"
24456
+ }), /*#__PURE__*/createElement("path", {
24457
+ d: "M14 7h-4"
24458
+ }), /*#__PURE__*/createElement("path", {
24459
+ d: "M9 15h1"
24460
+ }), /*#__PURE__*/createElement("path", {
24461
+ d: "M14 15h1"
24462
+ }), /*#__PURE__*/createElement("path", {
24463
+ d: "M12 11v-4"
24464
+ }));
24465
+ }
24466
+
23404
24467
  function IconEye(_ref) {
23405
24468
  var _ref$size = _ref.size,
23406
24469
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -24967,6 +26030,44 @@ function IconFiretruck(_ref) {
24967
26030
  }));
24968
26031
  }
24969
26032
 
26033
+ function IconFirstAidKit(_ref) {
26034
+ var _ref$size = _ref.size,
26035
+ size = _ref$size === void 0 ? 24 : _ref$size,
26036
+ _ref$color = _ref.color,
26037
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
26038
+ _ref$stroke = _ref.stroke,
26039
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26040
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26041
+
26042
+ return /*#__PURE__*/createElement("svg", _extends({
26043
+ className: "icon icon-tabler icon-tabler-first-aid-kit",
26044
+ width: size,
26045
+ height: size,
26046
+ viewBox: "0 0 24 24",
26047
+ strokeWidth: stroke,
26048
+ stroke: color,
26049
+ fill: "none",
26050
+ strokeLinecap: "round",
26051
+ strokeLinejoin: "round"
26052
+ }, props), /*#__PURE__*/createElement("path", {
26053
+ stroke: "none",
26054
+ d: "M0 0h24v24H0z",
26055
+ fill: "none"
26056
+ }), /*#__PURE__*/createElement("path", {
26057
+ d: "M8 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2"
26058
+ }), /*#__PURE__*/createElement("rect", {
26059
+ x: 4,
26060
+ y: 8,
26061
+ width: 16,
26062
+ height: 12,
26063
+ rx: 2
26064
+ }), /*#__PURE__*/createElement("path", {
26065
+ d: "M10 14h4"
26066
+ }), /*#__PURE__*/createElement("path", {
26067
+ d: "M12 12v4"
26068
+ }));
26069
+ }
26070
+
24970
26071
  function IconFish(_ref) {
24971
26072
  var _ref$size = _ref.size,
24972
26073
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -25157,6 +26258,38 @@ function IconFlare(_ref) {
25157
26258
  }));
25158
26259
  }
25159
26260
 
26261
+ function IconFlask2(_ref) {
26262
+ var _ref$size = _ref.size,
26263
+ size = _ref$size === void 0 ? 24 : _ref$size,
26264
+ _ref$color = _ref.color,
26265
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
26266
+ _ref$stroke = _ref.stroke,
26267
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26268
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26269
+
26270
+ return /*#__PURE__*/createElement("svg", _extends({
26271
+ className: "icon icon-tabler icon-tabler-flask-2",
26272
+ width: size,
26273
+ height: size,
26274
+ viewBox: "0 0 24 24",
26275
+ strokeWidth: stroke,
26276
+ stroke: color,
26277
+ fill: "none",
26278
+ strokeLinecap: "round",
26279
+ strokeLinejoin: "round"
26280
+ }, props), /*#__PURE__*/createElement("path", {
26281
+ stroke: "none",
26282
+ d: "M0 0h24v24H0z",
26283
+ fill: "none"
26284
+ }), /*#__PURE__*/createElement("path", {
26285
+ d: "M6.1 15h11.8"
26286
+ }), /*#__PURE__*/createElement("path", {
26287
+ d: "M14 3v7.342a6.002 6.002 0 0 1 1.318 10.658h-6.635a6.002 6.002 0 0 1 1.317 -10.66v-7.34h4z"
26288
+ }), /*#__PURE__*/createElement("path", {
26289
+ d: "M9 3h6"
26290
+ }));
26291
+ }
26292
+
25160
26293
  function IconFlask(_ref) {
25161
26294
  var _ref$size = _ref.size,
25162
26295
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26228,6 +27361,42 @@ function IconGauge(_ref) {
26228
27361
  }));
26229
27362
  }
26230
27363
 
27364
+ function IconGavel(_ref) {
27365
+ var _ref$size = _ref.size,
27366
+ size = _ref$size === void 0 ? 24 : _ref$size,
27367
+ _ref$color = _ref.color,
27368
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27369
+ _ref$stroke = _ref.stroke,
27370
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27371
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27372
+
27373
+ return /*#__PURE__*/createElement("svg", _extends({
27374
+ className: "icon icon-tabler icon-tabler-gavel",
27375
+ width: size,
27376
+ height: size,
27377
+ viewBox: "0 0 24 24",
27378
+ strokeWidth: stroke,
27379
+ stroke: color,
27380
+ fill: "none",
27381
+ strokeLinecap: "round",
27382
+ strokeLinejoin: "round"
27383
+ }, props), /*#__PURE__*/createElement("path", {
27384
+ stroke: "none",
27385
+ d: "M0 0h24v24H0z",
27386
+ fill: "none"
27387
+ }), /*#__PURE__*/createElement("path", {
27388
+ d: "M13 10l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385"
27389
+ }), /*#__PURE__*/createElement("path", {
27390
+ d: "M6 9l4 4"
27391
+ }), /*#__PURE__*/createElement("path", {
27392
+ d: "M13 10l-4 -4"
27393
+ }), /*#__PURE__*/createElement("path", {
27394
+ d: "M3 21h7"
27395
+ }), /*#__PURE__*/createElement("path", {
27396
+ d: "M6.793 15.793l-3.586 -3.586a1 1 0 0 1 0 -1.414l2.293 -2.293l.5 .5l3 -3l-.5 -.5l2.293 -2.293a1 1 0 0 1 1.414 0l3.586 3.586a1 1 0 0 1 0 1.414l-2.293 2.293l-.5 -.5l-3 3l.5 .5l-2.293 2.293a1 1 0 0 1 -1.414 0z"
27397
+ }));
27398
+ }
27399
+
26231
27400
  function IconGeometry(_ref) {
26232
27401
  var _ref$size = _ref.size,
26233
27402
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26564,7 +27733,7 @@ function IconGitMerge(_ref) {
26564
27733
  }));
26565
27734
  }
26566
27735
 
26567
- function IconGitPullRequest(_ref) {
27736
+ function IconGitPullRequestClosed(_ref) {
26568
27737
  var _ref$size = _ref.size,
26569
27738
  size = _ref$size === void 0 ? 24 : _ref$size,
26570
27739
  _ref$color = _ref.color,
@@ -26574,7 +27743,7 @@ function IconGitPullRequest(_ref) {
26574
27743
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26575
27744
 
26576
27745
  return /*#__PURE__*/createElement("svg", _extends({
26577
- className: "icon icon-tabler icon-tabler-git-pull-request",
27746
+ className: "icon icon-tabler icon-tabler-git-pull-request-closed",
26578
27747
  width: size,
26579
27748
  height: size,
26580
27749
  viewBox: "0 0 24 24",
@@ -26599,59 +27768,16 @@ function IconGitPullRequest(_ref) {
26599
27768
  cx: 18,
26600
27769
  cy: 18,
26601
27770
  r: 2
26602
- }), /*#__PURE__*/createElement("line", {
26603
- x1: 6,
26604
- y1: 8,
26605
- x2: 6,
26606
- y2: 16
26607
27771
  }), /*#__PURE__*/createElement("path", {
26608
- d: "M11 6h5a2 2 0 0 1 2 2v8"
26609
- }), /*#__PURE__*/createElement("polyline", {
26610
- points: "14 9 11 6 14 3"
26611
- }));
26612
- }
26613
-
26614
- function IconGlassFull(_ref) {
26615
- var _ref$size = _ref.size,
26616
- size = _ref$size === void 0 ? 24 : _ref$size,
26617
- _ref$color = _ref.color,
26618
- color = _ref$color === void 0 ? "currentColor" : _ref$color,
26619
- _ref$stroke = _ref.stroke,
26620
- stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26621
- props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26622
-
26623
- return /*#__PURE__*/createElement("svg", _extends({
26624
- className: "icon icon-tabler icon-tabler-glass-full",
26625
- width: size,
26626
- height: size,
26627
- viewBox: "0 0 24 24",
26628
- strokeWidth: stroke,
26629
- stroke: color,
26630
- fill: "none",
26631
- strokeLinecap: "round",
26632
- strokeLinejoin: "round"
26633
- }, props), /*#__PURE__*/createElement("path", {
26634
- stroke: "none",
26635
- d: "M0 0h24v24H0z",
26636
- fill: "none"
26637
- }), /*#__PURE__*/createElement("line", {
26638
- x1: 8,
26639
- y1: 21,
26640
- x2: 16,
26641
- y2: 21
26642
- }), /*#__PURE__*/createElement("line", {
26643
- x1: 12,
26644
- y1: 15,
26645
- x2: 12,
26646
- y2: 21
27772
+ d: "M6 8v8"
26647
27773
  }), /*#__PURE__*/createElement("path", {
26648
- d: "M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z"
27774
+ d: "M18 11v5"
26649
27775
  }), /*#__PURE__*/createElement("path", {
26650
- d: "M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0"
27776
+ d: "M16 4l4 4m0 -4l-4 4"
26651
27777
  }));
26652
27778
  }
26653
27779
 
26654
- function IconGlassOff(_ref) {
27780
+ function IconGitPullRequest(_ref) {
26655
27781
  var _ref$size = _ref.size,
26656
27782
  size = _ref$size === void 0 ? 24 : _ref$size,
26657
27783
  _ref$color = _ref.color,
@@ -26661,7 +27787,7 @@ function IconGlassOff(_ref) {
26661
27787
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26662
27788
 
26663
27789
  return /*#__PURE__*/createElement("svg", _extends({
26664
- className: "icon icon-tabler icon-tabler-glass-off",
27790
+ className: "icon icon-tabler icon-tabler-git-pull-request",
26665
27791
  width: size,
26666
27792
  height: size,
26667
27793
  viewBox: "0 0 24 24",
@@ -26674,27 +27800,31 @@ function IconGlassOff(_ref) {
26674
27800
  stroke: "none",
26675
27801
  d: "M0 0h24v24H0z",
26676
27802
  fill: "none"
27803
+ }), /*#__PURE__*/createElement("circle", {
27804
+ cx: 6,
27805
+ cy: 18,
27806
+ r: 2
27807
+ }), /*#__PURE__*/createElement("circle", {
27808
+ cx: 6,
27809
+ cy: 6,
27810
+ r: 2
27811
+ }), /*#__PURE__*/createElement("circle", {
27812
+ cx: 18,
27813
+ cy: 18,
27814
+ r: 2
26677
27815
  }), /*#__PURE__*/createElement("line", {
26678
- x1: 8,
26679
- y1: 21,
26680
- x2: 16,
26681
- y2: 21
26682
- }), /*#__PURE__*/createElement("line", {
26683
- x1: 12,
26684
- y1: 15,
26685
- x2: 12,
26686
- y2: 21
27816
+ x1: 6,
27817
+ y1: 8,
27818
+ x2: 6,
27819
+ y2: 16
26687
27820
  }), /*#__PURE__*/createElement("path", {
26688
- d: "M7 3h10l1 7a4.511 4.511 0 0 1 -1.053 2.94m-2.386 1.625a7.48 7.48 0 0 1 -2.561 .435c-3.314 0 -6 -1.988 -6 -5l.5 -3.495"
26689
- }), /*#__PURE__*/createElement("line", {
26690
- x1: 3,
26691
- y1: 3,
26692
- x2: 21,
26693
- y2: 21
27821
+ d: "M11 6h5a2 2 0 0 1 2 2v8"
27822
+ }), /*#__PURE__*/createElement("polyline", {
27823
+ points: "14 9 11 6 14 3"
26694
27824
  }));
26695
27825
  }
26696
27826
 
26697
- function IconGlass(_ref) {
27827
+ function IconGlassFull(_ref) {
26698
27828
  var _ref$size = _ref.size,
26699
27829
  size = _ref$size === void 0 ? 24 : _ref$size,
26700
27830
  _ref$color = _ref.color,
@@ -26704,7 +27834,90 @@ function IconGlass(_ref) {
26704
27834
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26705
27835
 
26706
27836
  return /*#__PURE__*/createElement("svg", _extends({
26707
- className: "icon icon-tabler icon-tabler-glass",
27837
+ className: "icon icon-tabler icon-tabler-glass-full",
27838
+ width: size,
27839
+ height: size,
27840
+ viewBox: "0 0 24 24",
27841
+ strokeWidth: stroke,
27842
+ stroke: color,
27843
+ fill: "none",
27844
+ strokeLinecap: "round",
27845
+ strokeLinejoin: "round"
27846
+ }, props), /*#__PURE__*/createElement("path", {
27847
+ stroke: "none",
27848
+ d: "M0 0h24v24H0z",
27849
+ fill: "none"
27850
+ }), /*#__PURE__*/createElement("line", {
27851
+ x1: 8,
27852
+ y1: 21,
27853
+ x2: 16,
27854
+ y2: 21
27855
+ }), /*#__PURE__*/createElement("line", {
27856
+ x1: 12,
27857
+ y1: 15,
27858
+ x2: 12,
27859
+ y2: 21
27860
+ }), /*#__PURE__*/createElement("path", {
27861
+ d: "M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z"
27862
+ }), /*#__PURE__*/createElement("path", {
27863
+ d: "M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0"
27864
+ }));
27865
+ }
27866
+
27867
+ function IconGlassOff(_ref) {
27868
+ var _ref$size = _ref.size,
27869
+ size = _ref$size === void 0 ? 24 : _ref$size,
27870
+ _ref$color = _ref.color,
27871
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27872
+ _ref$stroke = _ref.stroke,
27873
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27874
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27875
+
27876
+ return /*#__PURE__*/createElement("svg", _extends({
27877
+ className: "icon icon-tabler icon-tabler-glass-off",
27878
+ width: size,
27879
+ height: size,
27880
+ viewBox: "0 0 24 24",
27881
+ strokeWidth: stroke,
27882
+ stroke: color,
27883
+ fill: "none",
27884
+ strokeLinecap: "round",
27885
+ strokeLinejoin: "round"
27886
+ }, props), /*#__PURE__*/createElement("path", {
27887
+ stroke: "none",
27888
+ d: "M0 0h24v24H0z",
27889
+ fill: "none"
27890
+ }), /*#__PURE__*/createElement("line", {
27891
+ x1: 8,
27892
+ y1: 21,
27893
+ x2: 16,
27894
+ y2: 21
27895
+ }), /*#__PURE__*/createElement("line", {
27896
+ x1: 12,
27897
+ y1: 15,
27898
+ x2: 12,
27899
+ y2: 21
27900
+ }), /*#__PURE__*/createElement("path", {
27901
+ d: "M7 3h10l1 7a4.511 4.511 0 0 1 -1.053 2.94m-2.386 1.625a7.48 7.48 0 0 1 -2.561 .435c-3.314 0 -6 -1.988 -6 -5l.5 -3.495"
27902
+ }), /*#__PURE__*/createElement("line", {
27903
+ x1: 3,
27904
+ y1: 3,
27905
+ x2: 21,
27906
+ y2: 21
27907
+ }));
27908
+ }
27909
+
27910
+ function IconGlass(_ref) {
27911
+ var _ref$size = _ref.size,
27912
+ size = _ref$size === void 0 ? 24 : _ref$size,
27913
+ _ref$color = _ref.color,
27914
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27915
+ _ref$stroke = _ref.stroke,
27916
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27917
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27918
+
27919
+ return /*#__PURE__*/createElement("svg", _extends({
27920
+ className: "icon icon-tabler icon-tabler-glass",
26708
27921
  width: size,
26709
27922
  height: size,
26710
27923
  viewBox: "0 0 24 24",
@@ -27150,7 +28363,7 @@ function IconH2(_ref) {
27150
28363
  d: "M0 0h24v24H0z",
27151
28364
  fill: "none"
27152
28365
  }), /*#__PURE__*/createElement("path", {
27153
- d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
28366
+ d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
27154
28367
  }), /*#__PURE__*/createElement("path", {
27155
28368
  d: "M4 6v12"
27156
28369
  }), /*#__PURE__*/createElement("path", {
@@ -27343,6 +28556,36 @@ function IconH6(_ref) {
27343
28556
  }));
27344
28557
  }
27345
28558
 
28559
+ function IconHammer(_ref) {
28560
+ var _ref$size = _ref.size,
28561
+ size = _ref$size === void 0 ? 24 : _ref$size,
28562
+ _ref$color = _ref.color,
28563
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
28564
+ _ref$stroke = _ref.stroke,
28565
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
28566
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
28567
+
28568
+ return /*#__PURE__*/createElement("svg", _extends({
28569
+ className: "icon icon-tabler icon-tabler-hammer",
28570
+ width: size,
28571
+ height: size,
28572
+ viewBox: "0 0 24 24",
28573
+ strokeWidth: stroke,
28574
+ stroke: color,
28575
+ fill: "none",
28576
+ strokeLinecap: "round",
28577
+ strokeLinejoin: "round"
28578
+ }, props), /*#__PURE__*/createElement("path", {
28579
+ stroke: "none",
28580
+ d: "M0 0h24v24H0z",
28581
+ fill: "none"
28582
+ }), /*#__PURE__*/createElement("path", {
28583
+ d: "M13 10l7.383 7.418c.823 .82 .823 2.148 0 2.967a2.11 2.11 0 0 1 -2.976 0l-7.407 -7.385"
28584
+ }), /*#__PURE__*/createElement("path", {
28585
+ d: "M6.293 15.293l-2.586 -2.586a1 1 0 0 1 0 -1.414l7.586 -7.586a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414l-7.586 7.586a1 1 0 0 1 -1.414 0z"
28586
+ }));
28587
+ }
28588
+
27346
28589
  function IconHandClick(_ref) {
27347
28590
  var _ref$size = _ref.size,
27348
28591
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -27521,7 +28764,7 @@ function IconHandMove(_ref) {
27521
28764
  }), /*#__PURE__*/createElement("path", {
27522
28765
  d: "M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427"
27523
28766
  }), /*#__PURE__*/createElement("path", {
27524
- d: "M14.001 3.458c1.32 .354 2.558 .902 3.685 1.612"
28767
+ d: "M14 3.458c1.32 .354 2.558 .902 3.685 1.612"
27525
28768
  }));
27526
28769
  }
27527
28770
 
@@ -27995,6 +29238,46 @@ function IconHeartBroken(_ref) {
27995
29238
  }));
27996
29239
  }
27997
29240
 
29241
+ function IconHeartRateMonitor(_ref) {
29242
+ var _ref$size = _ref.size,
29243
+ size = _ref$size === void 0 ? 24 : _ref$size,
29244
+ _ref$color = _ref.color,
29245
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29246
+ _ref$stroke = _ref.stroke,
29247
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29248
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29249
+
29250
+ return /*#__PURE__*/createElement("svg", _extends({
29251
+ className: "icon icon-tabler icon-tabler-heart-rate-monitor",
29252
+ width: size,
29253
+ height: size,
29254
+ viewBox: "0 0 24 24",
29255
+ strokeWidth: stroke,
29256
+ stroke: color,
29257
+ fill: "none",
29258
+ strokeLinecap: "round",
29259
+ strokeLinejoin: "round"
29260
+ }, props), /*#__PURE__*/createElement("path", {
29261
+ stroke: "none",
29262
+ d: "M0 0h24v24H0z",
29263
+ fill: "none"
29264
+ }), /*#__PURE__*/createElement("rect", {
29265
+ x: 3,
29266
+ y: 4,
29267
+ width: 18,
29268
+ height: 12,
29269
+ rx: 1
29270
+ }), /*#__PURE__*/createElement("path", {
29271
+ d: "M7 20h10"
29272
+ }), /*#__PURE__*/createElement("path", {
29273
+ d: "M9 16v4"
29274
+ }), /*#__PURE__*/createElement("path", {
29275
+ d: "M15 16v4"
29276
+ }), /*#__PURE__*/createElement("path", {
29277
+ d: "M7 10h2l2 3l2 -6l1 3h3"
29278
+ }));
29279
+ }
29280
+
27998
29281
  function IconHeart(_ref) {
27999
29282
  var _ref$size = _ref.size,
28000
29283
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28023,6 +29306,36 @@ function IconHeart(_ref) {
28023
29306
  }));
28024
29307
  }
28025
29308
 
29309
+ function IconHeartbeat(_ref) {
29310
+ var _ref$size = _ref.size,
29311
+ size = _ref$size === void 0 ? 24 : _ref$size,
29312
+ _ref$color = _ref.color,
29313
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29314
+ _ref$stroke = _ref.stroke,
29315
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29316
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29317
+
29318
+ return /*#__PURE__*/createElement("svg", _extends({
29319
+ className: "icon icon-tabler icon-tabler-heartbeat",
29320
+ width: size,
29321
+ height: size,
29322
+ viewBox: "0 0 24 24",
29323
+ strokeWidth: stroke,
29324
+ stroke: color,
29325
+ fill: "none",
29326
+ strokeLinecap: "round",
29327
+ strokeLinejoin: "round"
29328
+ }, props), /*#__PURE__*/createElement("path", {
29329
+ stroke: "none",
29330
+ d: "M0 0h24v24H0z",
29331
+ fill: "none"
29332
+ }), /*#__PURE__*/createElement("path", {
29333
+ d: "M19.5 13.572l-7.5 7.428l-2.896 -2.868m-6.117 -8.104a5 5 0 0 1 9.013 -3.022a5 5 0 1 1 7.5 6.572"
29334
+ }), /*#__PURE__*/createElement("path", {
29335
+ d: "M3 13h2l2 3l2 -6l1 3h3"
29336
+ }));
29337
+ }
29338
+
28026
29339
  function IconHelicopterLanding(_ref) {
28027
29340
  var _ref$size = _ref.size,
28028
29341
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28432,6 +29745,68 @@ function IconHome(_ref) {
28432
29745
  }));
28433
29746
  }
28434
29747
 
29748
+ function IconHotelService(_ref) {
29749
+ var _ref$size = _ref.size,
29750
+ size = _ref$size === void 0 ? 24 : _ref$size,
29751
+ _ref$color = _ref.color,
29752
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29753
+ _ref$stroke = _ref.stroke,
29754
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29755
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29756
+
29757
+ return /*#__PURE__*/createElement("svg", _extends({
29758
+ className: "icon icon-tabler icon-tabler-hotel-service",
29759
+ width: size,
29760
+ height: size,
29761
+ viewBox: "0 0 24 24",
29762
+ strokeWidth: stroke,
29763
+ stroke: color,
29764
+ fill: "none",
29765
+ strokeLinecap: "round",
29766
+ strokeLinejoin: "round"
29767
+ }, props), /*#__PURE__*/createElement("path", {
29768
+ stroke: "none",
29769
+ d: "M0 0h24v24H0z",
29770
+ fill: "none"
29771
+ }), /*#__PURE__*/createElement("path", {
29772
+ d: "M8.5 10a1.5 1.5 0 0 1 -1.5 -1.5a5.5 5.5 0 0 1 11 0v10.5a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2c0 -1.38 .71 -2.444 1.88 -3.175l4.424 -2.765c1.055 -.66 1.696 -1.316 1.696 -2.56a2.5 2.5 0 1 0 -5 0a1.5 1.5 0 0 1 -1.5 1.5z"
29773
+ }));
29774
+ }
29775
+
29776
+ function IconHourglass(_ref) {
29777
+ var _ref$size = _ref.size,
29778
+ size = _ref$size === void 0 ? 24 : _ref$size,
29779
+ _ref$color = _ref.color,
29780
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29781
+ _ref$stroke = _ref.stroke,
29782
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29783
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29784
+
29785
+ return /*#__PURE__*/createElement("svg", _extends({
29786
+ className: "icon icon-tabler icon-tabler-hourglass",
29787
+ width: size,
29788
+ height: size,
29789
+ viewBox: "0 0 24 24",
29790
+ strokeWidth: stroke,
29791
+ stroke: color,
29792
+ fill: "none",
29793
+ strokeLinecap: "round",
29794
+ strokeLinejoin: "round"
29795
+ }, props), /*#__PURE__*/createElement("path", {
29796
+ stroke: "none",
29797
+ d: "M0 0h24v24H0z",
29798
+ fill: "none"
29799
+ }), /*#__PURE__*/createElement("path", {
29800
+ d: "M6.5 7h11"
29801
+ }), /*#__PURE__*/createElement("path", {
29802
+ d: "M6.5 17h11"
29803
+ }), /*#__PURE__*/createElement("path", {
29804
+ d: "M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z"
29805
+ }), /*#__PURE__*/createElement("path", {
29806
+ d: "M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z"
29807
+ }));
29808
+ }
29809
+
28435
29810
  function IconIceCream2(_ref) {
28436
29811
  var _ref$size = _ref.size,
28437
29812
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28456,7 +29831,7 @@ function IconIceCream2(_ref) {
28456
29831
  d: "M0 0h24v24H0z",
28457
29832
  fill: "none"
28458
29833
  }), /*#__PURE__*/createElement("path", {
28459
- d: "M17.657 11.004a6 6 0 1 0 -11.315 -.002"
29834
+ d: "M17.657 11.004a6 6 0 1 0 -11.315 0"
28460
29835
  }), /*#__PURE__*/createElement("path", {
28461
29836
  d: "M6.342 11l5.658 11l5.657 -10.996z"
28462
29837
  }));
@@ -29206,6 +30581,76 @@ function IconKeyboard(_ref) {
29206
30581
  }));
29207
30582
  }
29208
30583
 
30584
+ function IconLanguageHiragana(_ref) {
30585
+ var _ref$size = _ref.size,
30586
+ size = _ref$size === void 0 ? 24 : _ref$size,
30587
+ _ref$color = _ref.color,
30588
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30589
+ _ref$stroke = _ref.stroke,
30590
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30591
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30592
+
30593
+ return /*#__PURE__*/createElement("svg", _extends({
30594
+ className: "icon icon-tabler icon-tabler-language-hiragana",
30595
+ width: size,
30596
+ height: size,
30597
+ viewBox: "0 0 24 24",
30598
+ strokeWidth: stroke,
30599
+ stroke: color,
30600
+ fill: "none",
30601
+ strokeLinecap: "round",
30602
+ strokeLinejoin: "round"
30603
+ }, props), /*#__PURE__*/createElement("path", {
30604
+ stroke: "none",
30605
+ d: "M0 0h24v24H0z",
30606
+ fill: "none"
30607
+ }), /*#__PURE__*/createElement("path", {
30608
+ d: "M4 5h7"
30609
+ }), /*#__PURE__*/createElement("path", {
30610
+ d: "M7 4c0 4.846 0 7 .5 8"
30611
+ }), /*#__PURE__*/createElement("path", {
30612
+ d: "M10 8.5c0 2.286 -2 4.5 -3.5 4.5s-2.5 -1.135 -2.5 -2c0 -2 1 -3 3 -3s5 .57 5 2.857c0 1.524 -.667 2.571 -2 3.143"
30613
+ }), /*#__PURE__*/createElement("path", {
30614
+ d: "M12 20l4 -9l4 9"
30615
+ }), /*#__PURE__*/createElement("path", {
30616
+ d: "M19.1 18h-6.2"
30617
+ }));
30618
+ }
30619
+
30620
+ function IconLanguageKatakana(_ref) {
30621
+ var _ref$size = _ref.size,
30622
+ size = _ref$size === void 0 ? 24 : _ref$size,
30623
+ _ref$color = _ref.color,
30624
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30625
+ _ref$stroke = _ref.stroke,
30626
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30627
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30628
+
30629
+ return /*#__PURE__*/createElement("svg", _extends({
30630
+ className: "icon icon-tabler icon-tabler-language-katakana",
30631
+ width: size,
30632
+ height: size,
30633
+ viewBox: "0 0 24 24",
30634
+ strokeWidth: stroke,
30635
+ stroke: color,
30636
+ fill: "none",
30637
+ strokeLinecap: "round",
30638
+ strokeLinejoin: "round"
30639
+ }, props), /*#__PURE__*/createElement("path", {
30640
+ stroke: "none",
30641
+ d: "M0 0h24v24H0z",
30642
+ fill: "none"
30643
+ }), /*#__PURE__*/createElement("path", {
30644
+ d: "M5 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293"
30645
+ }), /*#__PURE__*/createElement("path", {
30646
+ d: "M8 8c0 1.5 .5 3 -2 5"
30647
+ }), /*#__PURE__*/createElement("path", {
30648
+ d: "M12 20l4 -9l4 9"
30649
+ }), /*#__PURE__*/createElement("path", {
30650
+ d: "M19.1 18h-6.2"
30651
+ }));
30652
+ }
30653
+
29209
30654
  function IconLanguage(_ref) {
29210
30655
  var _ref$size = _ref.size,
29211
30656
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -29230,9 +30675,15 @@ function IconLanguage(_ref) {
29230
30675
  d: "M0 0h24v24H0z",
29231
30676
  fill: "none"
29232
30677
  }), /*#__PURE__*/createElement("path", {
29233
- d: "M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4"
30678
+ d: "M4 5h7"
29234
30679
  }), /*#__PURE__*/createElement("path", {
29235
- d: "M11 19l4 -9l4 9m-.9 -2h-6.2"
30680
+ d: "M9 3v2c0 4.418 -2.239 8 -5 8"
30681
+ }), /*#__PURE__*/createElement("path", {
30682
+ d: "M5 9c-.003 2.144 2.952 3.908 6.7 4"
30683
+ }), /*#__PURE__*/createElement("path", {
30684
+ d: "M12 20l4 -9l4 9"
30685
+ }), /*#__PURE__*/createElement("path", {
30686
+ d: "M19.1 18h-6.2"
29236
30687
  }));
29237
30688
  }
29238
30689
 
@@ -29684,6 +31135,84 @@ function IconLayoutAlignTop(_ref) {
29684
31135
  }));
29685
31136
  }
29686
31137
 
31138
+ function IconLayoutBoardSplit(_ref) {
31139
+ var _ref$size = _ref.size,
31140
+ size = _ref$size === void 0 ? 24 : _ref$size,
31141
+ _ref$color = _ref.color,
31142
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31143
+ _ref$stroke = _ref.stroke,
31144
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31145
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31146
+
31147
+ return /*#__PURE__*/createElement("svg", _extends({
31148
+ className: "icon icon-tabler icon-tabler-layout-board-split",
31149
+ width: size,
31150
+ height: size,
31151
+ viewBox: "0 0 24 24",
31152
+ strokeWidth: stroke,
31153
+ stroke: color,
31154
+ fill: "none",
31155
+ strokeLinecap: "round",
31156
+ strokeLinejoin: "round"
31157
+ }, props), /*#__PURE__*/createElement("path", {
31158
+ stroke: "none",
31159
+ d: "M0 0h24v24H0z",
31160
+ fill: "none"
31161
+ }), /*#__PURE__*/createElement("rect", {
31162
+ x: 4,
31163
+ y: 4,
31164
+ width: 16,
31165
+ height: 16,
31166
+ rx: 2
31167
+ }), /*#__PURE__*/createElement("path", {
31168
+ d: "M4 12h8"
31169
+ }), /*#__PURE__*/createElement("path", {
31170
+ d: "M12 15h8"
31171
+ }), /*#__PURE__*/createElement("path", {
31172
+ d: "M12 9h8"
31173
+ }), /*#__PURE__*/createElement("path", {
31174
+ d: "M12 4v16"
31175
+ }));
31176
+ }
31177
+
31178
+ function IconLayoutBoard(_ref) {
31179
+ var _ref$size = _ref.size,
31180
+ size = _ref$size === void 0 ? 24 : _ref$size,
31181
+ _ref$color = _ref.color,
31182
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31183
+ _ref$stroke = _ref.stroke,
31184
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31185
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31186
+
31187
+ return /*#__PURE__*/createElement("svg", _extends({
31188
+ className: "icon icon-tabler icon-tabler-layout-board",
31189
+ width: size,
31190
+ height: size,
31191
+ viewBox: "0 0 24 24",
31192
+ strokeWidth: stroke,
31193
+ stroke: color,
31194
+ fill: "none",
31195
+ strokeLinecap: "round",
31196
+ strokeLinejoin: "round"
31197
+ }, props), /*#__PURE__*/createElement("path", {
31198
+ stroke: "none",
31199
+ d: "M0 0h24v24H0z",
31200
+ fill: "none"
31201
+ }), /*#__PURE__*/createElement("rect", {
31202
+ x: 4,
31203
+ y: 4,
31204
+ width: 16,
31205
+ height: 16,
31206
+ rx: 2
31207
+ }), /*#__PURE__*/createElement("path", {
31208
+ d: "M4 9h8"
31209
+ }), /*#__PURE__*/createElement("path", {
31210
+ d: "M12 15h8"
31211
+ }), /*#__PURE__*/createElement("path", {
31212
+ d: "M12 4v16"
31213
+ }));
31214
+ }
31215
+
29687
31216
  function IconLayoutBottombar(_ref) {
29688
31217
  var _ref$size = _ref.size,
29689
31218
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -30324,6 +31853,34 @@ function IconLego(_ref) {
30324
31853
  }));
30325
31854
  }
30326
31855
 
31856
+ function IconLemon2(_ref) {
31857
+ var _ref$size = _ref.size,
31858
+ size = _ref$size === void 0 ? 24 : _ref$size,
31859
+ _ref$color = _ref.color,
31860
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31861
+ _ref$stroke = _ref.stroke,
31862
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31863
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31864
+
31865
+ return /*#__PURE__*/createElement("svg", _extends({
31866
+ className: "icon icon-tabler icon-tabler-lemon-2",
31867
+ width: size,
31868
+ height: size,
31869
+ viewBox: "0 0 24 24",
31870
+ strokeWidth: stroke,
31871
+ stroke: color,
31872
+ fill: "none",
31873
+ strokeLinecap: "round",
31874
+ strokeLinejoin: "round"
31875
+ }, props), /*#__PURE__*/createElement("path", {
31876
+ stroke: "none",
31877
+ d: "M0 0h24v24H0z",
31878
+ fill: "none"
31879
+ }), /*#__PURE__*/createElement("path", {
31880
+ d: "M18 4a2 2 0 0 1 1.185 3.611c1.55 2.94 .873 6.917 -1.892 9.682c-2.765 2.765 -6.743 3.442 -9.682 1.892a2 2 0 1 1 -2.796 -2.796c-1.55 -2.94 -.873 -6.917 1.892 -9.682c2.765 -2.765 6.743 -3.442 9.682 -1.892a1.999 1.999 0 0 1 1.611 -.815z"
31881
+ }));
31882
+ }
31883
+
30327
31884
  function IconLemon(_ref) {
30328
31885
  var _ref$size = _ref.size,
30329
31886
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32426,6 +33983,40 @@ function IconLogout(_ref) {
32426
33983
  }));
32427
33984
  }
32428
33985
 
33986
+ function IconLungs(_ref) {
33987
+ var _ref$size = _ref.size,
33988
+ size = _ref$size === void 0 ? 24 : _ref$size,
33989
+ _ref$color = _ref.color,
33990
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33991
+ _ref$stroke = _ref.stroke,
33992
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33993
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33994
+
33995
+ return /*#__PURE__*/createElement("svg", _extends({
33996
+ className: "icon icon-tabler icon-tabler-lungs",
33997
+ width: size,
33998
+ height: size,
33999
+ viewBox: "0 0 24 24",
34000
+ strokeWidth: stroke,
34001
+ stroke: color,
34002
+ fill: "none",
34003
+ strokeLinecap: "round",
34004
+ strokeLinejoin: "round"
34005
+ }, props), /*#__PURE__*/createElement("path", {
34006
+ stroke: "none",
34007
+ d: "M0 0h24v24H0z",
34008
+ fill: "none"
34009
+ }), /*#__PURE__*/createElement("path", {
34010
+ d: "M6.081 20c1.612 0 2.919 -1.335 2.919 -2.98v-9.763c0 -.694 -.552 -1.257 -1.232 -1.257c-.205 0 -.405 .052 -.584 .15l-.13 .083c-1.46 1.059 -2.432 2.647 -3.404 5.824c-.42 1.37 -.636 2.962 -.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203 .007z"
34011
+ }), /*#__PURE__*/createElement("path", {
34012
+ d: "M17.92 20c-1.613 0 -2.92 -1.335 -2.92 -2.98v-9.763c0 -.694 .552 -1.257 1.233 -1.257c.204 0 .405 .052 .584 .15l.13 .083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37 .636 2.962 .648 4.775c.012 1.675 -1.261 3.054 -2.878 3.161l-.202 .007z"
34013
+ }), /*#__PURE__*/createElement("path", {
34014
+ d: "M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3"
34015
+ }), /*#__PURE__*/createElement("path", {
34016
+ d: "M12 4v5"
34017
+ }));
34018
+ }
34019
+
32429
34020
  function IconMacro(_ref) {
32430
34021
  var _ref$size = _ref.size,
32431
34022
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32882,6 +34473,44 @@ function IconMapPins(_ref) {
32882
34473
  }));
32883
34474
  }
32884
34475
 
34476
+ function IconMapSearch(_ref) {
34477
+ var _ref$size = _ref.size,
34478
+ size = _ref$size === void 0 ? 24 : _ref$size,
34479
+ _ref$color = _ref.color,
34480
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34481
+ _ref$stroke = _ref.stroke,
34482
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34483
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34484
+
34485
+ return /*#__PURE__*/createElement("svg", _extends({
34486
+ className: "icon icon-tabler icon-tabler-map-search",
34487
+ width: size,
34488
+ height: size,
34489
+ viewBox: "0 0 24 24",
34490
+ strokeWidth: stroke,
34491
+ stroke: color,
34492
+ fill: "none",
34493
+ strokeLinecap: "round",
34494
+ strokeLinejoin: "round"
34495
+ }, props), /*#__PURE__*/createElement("path", {
34496
+ stroke: "none",
34497
+ d: "M0 0h24v24H0z",
34498
+ fill: "none"
34499
+ }), /*#__PURE__*/createElement("path", {
34500
+ d: "M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v10"
34501
+ }), /*#__PURE__*/createElement("path", {
34502
+ d: "M9 4v13"
34503
+ }), /*#__PURE__*/createElement("path", {
34504
+ d: "M15 7v5"
34505
+ }), /*#__PURE__*/createElement("circle", {
34506
+ cx: 16.5,
34507
+ cy: 17.5,
34508
+ r: 2.5
34509
+ }), /*#__PURE__*/createElement("path", {
34510
+ d: "M18.5 19.5l2.5 2.5"
34511
+ }));
34512
+ }
34513
+
32885
34514
  function IconMap(_ref) {
32886
34515
  var _ref$size = _ref.size,
32887
34516
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -33433,6 +35062,40 @@ function IconMedicalCross(_ref) {
33433
35062
  }));
33434
35063
  }
33435
35064
 
35065
+ function IconMedicineSyrup(_ref) {
35066
+ var _ref$size = _ref.size,
35067
+ size = _ref$size === void 0 ? 24 : _ref$size,
35068
+ _ref$color = _ref.color,
35069
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
35070
+ _ref$stroke = _ref.stroke,
35071
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
35072
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
35073
+
35074
+ return /*#__PURE__*/createElement("svg", _extends({
35075
+ className: "icon icon-tabler icon-tabler-medicine-syrup",
35076
+ width: size,
35077
+ height: size,
35078
+ viewBox: "0 0 24 24",
35079
+ strokeWidth: stroke,
35080
+ stroke: color,
35081
+ fill: "none",
35082
+ strokeLinecap: "round",
35083
+ strokeLinejoin: "round"
35084
+ }, props), /*#__PURE__*/createElement("path", {
35085
+ stroke: "none",
35086
+ d: "M0 0h24v24H0z",
35087
+ fill: "none"
35088
+ }), /*#__PURE__*/createElement("path", {
35089
+ d: "M8 21h8a1 1 0 0 0 1 -1v-10a3 3 0 0 0 -3 -3h-4a3 3 0 0 0 -3 3v10a1 1 0 0 0 1 1z"
35090
+ }), /*#__PURE__*/createElement("path", {
35091
+ d: "M10 14h4"
35092
+ }), /*#__PURE__*/createElement("path", {
35093
+ d: "M12 12v4"
35094
+ }), /*#__PURE__*/createElement("path", {
35095
+ d: "M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3"
35096
+ }));
35097
+ }
35098
+
33436
35099
  function IconMenu2(_ref) {
33437
35100
  var _ref$size = _ref.size,
33438
35101
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34041,6 +35704,46 @@ function IconMicrophone(_ref) {
34041
35704
  }));
34042
35705
  }
34043
35706
 
35707
+ function IconMicroscope(_ref) {
35708
+ var _ref$size = _ref.size,
35709
+ size = _ref$size === void 0 ? 24 : _ref$size,
35710
+ _ref$color = _ref.color,
35711
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
35712
+ _ref$stroke = _ref.stroke,
35713
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
35714
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
35715
+
35716
+ return /*#__PURE__*/createElement("svg", _extends({
35717
+ className: "icon icon-tabler icon-tabler-microscope",
35718
+ width: size,
35719
+ height: size,
35720
+ viewBox: "0 0 24 24",
35721
+ strokeWidth: stroke,
35722
+ stroke: color,
35723
+ fill: "none",
35724
+ strokeLinecap: "round",
35725
+ strokeLinejoin: "round"
35726
+ }, props), /*#__PURE__*/createElement("path", {
35727
+ stroke: "none",
35728
+ d: "M0 0h24v24H0z",
35729
+ fill: "none"
35730
+ }), /*#__PURE__*/createElement("path", {
35731
+ d: "M5 21h14"
35732
+ }), /*#__PURE__*/createElement("path", {
35733
+ d: "M6 18h2"
35734
+ }), /*#__PURE__*/createElement("path", {
35735
+ d: "M7 18v3"
35736
+ }), /*#__PURE__*/createElement("path", {
35737
+ d: "M9 11l3 3l6 -6l-3 -3z"
35738
+ }), /*#__PURE__*/createElement("path", {
35739
+ d: "M10.5 12.5l-1.5 1.5"
35740
+ }), /*#__PURE__*/createElement("path", {
35741
+ d: "M17 3l3 3"
35742
+ }), /*#__PURE__*/createElement("path", {
35743
+ d: "M12 21a6 6 0 0 0 3.715 -10.712"
35744
+ }));
35745
+ }
35746
+
34044
35747
  function IconMilk(_ref) {
34045
35748
  var _ref$size = _ref.size,
34046
35749
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34509,6 +36212,42 @@ function IconMoodKid(_ref) {
34509
36212
  }));
34510
36213
  }
34511
36214
 
36215
+ function IconMoodNervous(_ref) {
36216
+ var _ref$size = _ref.size,
36217
+ size = _ref$size === void 0 ? 24 : _ref$size,
36218
+ _ref$color = _ref.color,
36219
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
36220
+ _ref$stroke = _ref.stroke,
36221
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
36222
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
36223
+
36224
+ return /*#__PURE__*/createElement("svg", _extends({
36225
+ className: "icon icon-tabler icon-tabler-mood-nervous",
36226
+ width: size,
36227
+ height: size,
36228
+ viewBox: "0 0 24 24",
36229
+ strokeWidth: stroke,
36230
+ stroke: color,
36231
+ fill: "none",
36232
+ strokeLinecap: "round",
36233
+ strokeLinejoin: "round"
36234
+ }, props), /*#__PURE__*/createElement("path", {
36235
+ stroke: "none",
36236
+ d: "M0 0h24v24H0z",
36237
+ fill: "none"
36238
+ }), /*#__PURE__*/createElement("circle", {
36239
+ cx: 12,
36240
+ cy: 12,
36241
+ r: 9
36242
+ }), /*#__PURE__*/createElement("path", {
36243
+ d: "M9 10h.01"
36244
+ }), /*#__PURE__*/createElement("path", {
36245
+ d: "M15 10h.01"
36246
+ }), /*#__PURE__*/createElement("path", {
36247
+ d: "M8 16l2 -2l2 2l2 -2l2 2"
36248
+ }));
36249
+ }
36250
+
34512
36251
  function IconMoodNeutral(_ref) {
34513
36252
  var _ref$size = _ref.size,
34514
36253
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34886,6 +36625,36 @@ function IconMotorbike(_ref) {
34886
36625
  }));
34887
36626
  }
34888
36627
 
36628
+ function IconMountain(_ref) {
36629
+ var _ref$size = _ref.size,
36630
+ size = _ref$size === void 0 ? 24 : _ref$size,
36631
+ _ref$color = _ref.color,
36632
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
36633
+ _ref$stroke = _ref.stroke,
36634
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
36635
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
36636
+
36637
+ return /*#__PURE__*/createElement("svg", _extends({
36638
+ className: "icon icon-tabler icon-tabler-mountain",
36639
+ width: size,
36640
+ height: size,
36641
+ viewBox: "0 0 24 24",
36642
+ strokeWidth: stroke,
36643
+ stroke: color,
36644
+ fill: "none",
36645
+ strokeLinecap: "round",
36646
+ strokeLinejoin: "round"
36647
+ }, props), /*#__PURE__*/createElement("path", {
36648
+ stroke: "none",
36649
+ d: "M0 0h24v24H0z",
36650
+ fill: "none"
36651
+ }), /*#__PURE__*/createElement("path", {
36652
+ d: "M3 20h18l-6.921 -14.612a2.3 2.3 0 0 0 -4.158 0l-6.921 14.612z"
36653
+ }), /*#__PURE__*/createElement("path", {
36654
+ d: "M7.5 11l2 2.5l2.5 -2.5l2 3l2.5 -2"
36655
+ }));
36656
+ }
36657
+
34889
36658
  function IconMouse(_ref) {
34890
36659
  var _ref$size = _ref.size,
34891
36660
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -35150,7 +36919,7 @@ function IconMultiplier2x(_ref) {
35150
36919
  }), /*#__PURE__*/createElement("path", {
35151
36920
  d: "M18 16l-4 -4"
35152
36921
  }), /*#__PURE__*/createElement("path", {
35153
- d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
36922
+ d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
35154
36923
  }));
35155
36924
  }
35156
36925
 
@@ -35786,6 +37555,38 @@ function IconNumber9(_ref) {
35786
37555
  }));
35787
37556
  }
35788
37557
 
37558
+ function IconNurse(_ref) {
37559
+ var _ref$size = _ref.size,
37560
+ size = _ref$size === void 0 ? 24 : _ref$size,
37561
+ _ref$color = _ref.color,
37562
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
37563
+ _ref$stroke = _ref.stroke,
37564
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
37565
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
37566
+
37567
+ return /*#__PURE__*/createElement("svg", _extends({
37568
+ className: "icon icon-tabler icon-tabler-nurse",
37569
+ width: size,
37570
+ height: size,
37571
+ viewBox: "0 0 24 24",
37572
+ strokeWidth: stroke,
37573
+ stroke: color,
37574
+ fill: "none",
37575
+ strokeLinecap: "round",
37576
+ strokeLinejoin: "round"
37577
+ }, props), /*#__PURE__*/createElement("path", {
37578
+ stroke: "none",
37579
+ d: "M0 0h24v24H0z",
37580
+ fill: "none"
37581
+ }), /*#__PURE__*/createElement("path", {
37582
+ d: "M12 6c2.941 0 5.685 .847 8 2.31l-2 9.69h-12l-2 -9.691a14.93 14.93 0 0 1 8 -2.309z"
37583
+ }), /*#__PURE__*/createElement("path", {
37584
+ d: "M10 12h4"
37585
+ }), /*#__PURE__*/createElement("path", {
37586
+ d: "M12 10v4"
37587
+ }));
37588
+ }
37589
+
35789
37590
  function IconOctagonOff(_ref) {
35790
37591
  var _ref$size = _ref.size,
35791
37592
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37222,7 +39023,7 @@ function IconPig(_ref) {
37222
39023
  }), /*#__PURE__*/createElement("path", {
37223
39024
  d: "M15 11v.01"
37224
39025
  }), /*#__PURE__*/createElement("path", {
37225
- d: "M16 3l.001 3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342a6.008 6.008 0 0 1 -1.658 2.473v2.027a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l.001 -.027a6 6 0 0 1 3.999 -10.473h2.5l4.5 -3z"
39026
+ d: "M16 3l0 3.803a6.019 6.019 0 0 1 2.658 3.197h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-1.342a6.008 6.008 0 0 1 -1.658 2.473v2.027a1.5 1.5 0 0 1 -3 0v-.583a6.04 6.04 0 0 1 -1 .083h-4a6.04 6.04 0 0 1 -1 -.083v.583a1.5 1.5 0 0 1 -3 0v-2l.001 -.027a6 6 0 0 1 3.999 -10.473h2.5l4.5 -3z"
37226
39027
  }));
37227
39028
  }
37228
39029
 
@@ -37259,6 +39060,44 @@ function IconPill(_ref) {
37259
39060
  }));
37260
39061
  }
37261
39062
 
39063
+ function IconPills(_ref) {
39064
+ var _ref$size = _ref.size,
39065
+ size = _ref$size === void 0 ? 24 : _ref$size,
39066
+ _ref$color = _ref.color,
39067
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39068
+ _ref$stroke = _ref.stroke,
39069
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39070
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39071
+
39072
+ return /*#__PURE__*/createElement("svg", _extends({
39073
+ className: "icon icon-tabler icon-tabler-pills",
39074
+ width: size,
39075
+ height: size,
39076
+ viewBox: "0 0 24 24",
39077
+ strokeWidth: stroke,
39078
+ stroke: color,
39079
+ fill: "none",
39080
+ strokeLinecap: "round",
39081
+ strokeLinejoin: "round"
39082
+ }, props), /*#__PURE__*/createElement("path", {
39083
+ stroke: "none",
39084
+ d: "M0 0h24v24H0z",
39085
+ fill: "none"
39086
+ }), /*#__PURE__*/createElement("circle", {
39087
+ cx: 8,
39088
+ cy: 8,
39089
+ r: 5
39090
+ }), /*#__PURE__*/createElement("circle", {
39091
+ cx: 17,
39092
+ cy: 17,
39093
+ r: 4
39094
+ }), /*#__PURE__*/createElement("path", {
39095
+ d: "M4.5 4.5l7 7"
39096
+ }), /*#__PURE__*/createElement("path", {
39097
+ d: "M19.5 14.5l-5 5"
39098
+ }));
39099
+ }
39100
+
37262
39101
  function IconPin(_ref) {
37263
39102
  var _ref$size = _ref.size,
37264
39103
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37480,6 +39319,36 @@ function IconPlaneDeparture(_ref) {
37480
39319
  }));
37481
39320
  }
37482
39321
 
39322
+ function IconPlaneInflight(_ref) {
39323
+ var _ref$size = _ref.size,
39324
+ size = _ref$size === void 0 ? 24 : _ref$size,
39325
+ _ref$color = _ref.color,
39326
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39327
+ _ref$stroke = _ref.stroke,
39328
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39329
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39330
+
39331
+ return /*#__PURE__*/createElement("svg", _extends({
39332
+ className: "icon icon-tabler icon-tabler-plane-inflight",
39333
+ width: size,
39334
+ height: size,
39335
+ viewBox: "0 0 24 24",
39336
+ strokeWidth: stroke,
39337
+ stroke: color,
39338
+ fill: "none",
39339
+ strokeLinecap: "round",
39340
+ strokeLinejoin: "round"
39341
+ }, props), /*#__PURE__*/createElement("path", {
39342
+ stroke: "none",
39343
+ d: "M0 0h24v24H0z",
39344
+ fill: "none"
39345
+ }), /*#__PURE__*/createElement("path", {
39346
+ d: "M15 11.085h5a2 2 0 1 1 0 4h-15l-3 -6h3l2 2h3l-2 -7h3l4 7z"
39347
+ }), /*#__PURE__*/createElement("path", {
39348
+ d: "M3 21h18"
39349
+ }));
39350
+ }
39351
+
37483
39352
  function IconPlane(_ref) {
37484
39353
  var _ref$size = _ref.size,
37485
39354
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -38251,6 +40120,38 @@ function IconPray(_ref) {
38251
40120
  }));
38252
40121
  }
38253
40122
 
40123
+ function IconPrescription(_ref) {
40124
+ var _ref$size = _ref.size,
40125
+ size = _ref$size === void 0 ? 24 : _ref$size,
40126
+ _ref$color = _ref.color,
40127
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
40128
+ _ref$stroke = _ref.stroke,
40129
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
40130
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
40131
+
40132
+ return /*#__PURE__*/createElement("svg", _extends({
40133
+ className: "icon icon-tabler icon-tabler-prescription",
40134
+ width: size,
40135
+ height: size,
40136
+ viewBox: "0 0 24 24",
40137
+ strokeWidth: stroke,
40138
+ stroke: color,
40139
+ fill: "none",
40140
+ strokeLinecap: "round",
40141
+ strokeLinejoin: "round"
40142
+ }, props), /*#__PURE__*/createElement("path", {
40143
+ stroke: "none",
40144
+ d: "M0 0h24v24H0z",
40145
+ fill: "none"
40146
+ }), /*#__PURE__*/createElement("path", {
40147
+ d: "M6 19v-16h4.5a4.5 4.5 0 1 1 0 9h-4.5"
40148
+ }), /*#__PURE__*/createElement("path", {
40149
+ d: "M19 21l-9 -9"
40150
+ }), /*#__PURE__*/createElement("path", {
40151
+ d: "M13 21l6 -6"
40152
+ }));
40153
+ }
40154
+
38254
40155
  function IconPresentationAnalytics(_ref) {
38255
40156
  var _ref$size = _ref.size,
38256
40157
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -38372,6 +40273,48 @@ function IconPrinter(_ref) {
38372
40273
  }));
38373
40274
  }
38374
40275
 
40276
+ function IconPrison(_ref) {
40277
+ var _ref$size = _ref.size,
40278
+ size = _ref$size === void 0 ? 24 : _ref$size,
40279
+ _ref$color = _ref.color,
40280
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
40281
+ _ref$stroke = _ref.stroke,
40282
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
40283
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
40284
+
40285
+ return /*#__PURE__*/createElement("svg", _extends({
40286
+ className: "icon icon-tabler icon-tabler-prison",
40287
+ width: size,
40288
+ height: size,
40289
+ viewBox: "0 0 24 24",
40290
+ strokeWidth: stroke,
40291
+ stroke: color,
40292
+ fill: "none",
40293
+ strokeLinecap: "round",
40294
+ strokeLinejoin: "round"
40295
+ }, props), /*#__PURE__*/createElement("path", {
40296
+ stroke: "none",
40297
+ d: "M0 0h24v24H0z",
40298
+ fill: "none"
40299
+ }), /*#__PURE__*/createElement("path", {
40300
+ d: "M18 4v16"
40301
+ }), /*#__PURE__*/createElement("path", {
40302
+ d: "M14 4v16"
40303
+ }), /*#__PURE__*/createElement("path", {
40304
+ d: "M6 4v5"
40305
+ }), /*#__PURE__*/createElement("path", {
40306
+ d: "M6 15v5"
40307
+ }), /*#__PURE__*/createElement("path", {
40308
+ d: "M10 4v5"
40309
+ }), /*#__PURE__*/createElement("path", {
40310
+ d: "M11 9h-6v6h6z"
40311
+ }), /*#__PURE__*/createElement("path", {
40312
+ d: "M10 15v5"
40313
+ }), /*#__PURE__*/createElement("path", {
40314
+ d: "M8 12h-.01"
40315
+ }));
40316
+ }
40317
+
38375
40318
  function IconPrompt(_ref) {
38376
40319
  var _ref$size = _ref.size,
38377
40320
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -38441,6 +40384,46 @@ function IconPropeller(_ref) {
38441
40384
  }));
38442
40385
  }
38443
40386
 
40387
+ function IconPuzzle2(_ref) {
40388
+ var _ref$size = _ref.size,
40389
+ size = _ref$size === void 0 ? 24 : _ref$size,
40390
+ _ref$color = _ref.color,
40391
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
40392
+ _ref$stroke = _ref.stroke,
40393
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
40394
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
40395
+
40396
+ return /*#__PURE__*/createElement("svg", _extends({
40397
+ className: "icon icon-tabler icon-tabler-puzzle-2",
40398
+ width: size,
40399
+ height: size,
40400
+ viewBox: "0 0 24 24",
40401
+ strokeWidth: stroke,
40402
+ stroke: color,
40403
+ fill: "none",
40404
+ strokeLinecap: "round",
40405
+ strokeLinejoin: "round"
40406
+ }, props), /*#__PURE__*/createElement("path", {
40407
+ stroke: "none",
40408
+ d: "M0 0h24v24H0z",
40409
+ fill: "none"
40410
+ }), /*#__PURE__*/createElement("rect", {
40411
+ x: 4,
40412
+ y: 4,
40413
+ width: 16,
40414
+ height: 16,
40415
+ rx: 2
40416
+ }), /*#__PURE__*/createElement("path", {
40417
+ d: "M12 4v2.5a0.5 .5 0 0 1 -.5 .5a1.5 1.5 0 0 0 0 3a0.5 .5 0 0 1 .5 .5v1.5"
40418
+ }), /*#__PURE__*/createElement("path", {
40419
+ d: "M12 12v1.5a0.5 .5 0 0 0 .5 .5a1.5 1.5 0 0 1 0 3a0.5 .5 0 0 0 -.5 .5v2.5"
40420
+ }), /*#__PURE__*/createElement("path", {
40421
+ d: "M20 12h-2.5a0.5 .5 0 0 1 -.5 -.5a1.5 1.5 0 0 0 -3 0a0.5 .5 0 0 1 -.5 .5h-1.5"
40422
+ }), /*#__PURE__*/createElement("path", {
40423
+ d: "M12 12h-1.5a0.5 .5 0 0 0 -.5 .5a1.5 1.5 0 0 1 -3 0a0.5 .5 0 0 0 -.5 -.5h-2.5"
40424
+ }));
40425
+ }
40426
+
38444
40427
  function IconPuzzle(_ref) {
38445
40428
  var _ref$size = _ref.size,
38446
40429
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39666,6 +41649,52 @@ function IconReportMoney(_ref) {
39666
41649
  }));
39667
41650
  }
39668
41651
 
41652
+ function IconReportSearch(_ref) {
41653
+ var _ref$size = _ref.size,
41654
+ size = _ref$size === void 0 ? 24 : _ref$size,
41655
+ _ref$color = _ref.color,
41656
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41657
+ _ref$stroke = _ref.stroke,
41658
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41659
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41660
+
41661
+ return /*#__PURE__*/createElement("svg", _extends({
41662
+ className: "icon icon-tabler icon-tabler-report-search",
41663
+ width: size,
41664
+ height: size,
41665
+ viewBox: "0 0 24 24",
41666
+ strokeWidth: stroke,
41667
+ stroke: color,
41668
+ fill: "none",
41669
+ strokeLinecap: "round",
41670
+ strokeLinejoin: "round"
41671
+ }, props), /*#__PURE__*/createElement("path", {
41672
+ stroke: "none",
41673
+ d: "M0 0h24v24H0z",
41674
+ fill: "none"
41675
+ }), /*#__PURE__*/createElement("path", {
41676
+ d: "M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697"
41677
+ }), /*#__PURE__*/createElement("path", {
41678
+ d: "M18 12v-5a2 2 0 0 0 -2 -2h-2"
41679
+ }), /*#__PURE__*/createElement("rect", {
41680
+ x: 8,
41681
+ y: 3,
41682
+ width: 6,
41683
+ height: 4,
41684
+ rx: 2
41685
+ }), /*#__PURE__*/createElement("path", {
41686
+ d: "M8 11h4"
41687
+ }), /*#__PURE__*/createElement("path", {
41688
+ d: "M8 15h3"
41689
+ }), /*#__PURE__*/createElement("circle", {
41690
+ cx: 16.5,
41691
+ cy: 17.5,
41692
+ r: 2.5
41693
+ }), /*#__PURE__*/createElement("path", {
41694
+ d: "M18.5 19.5l2.5 2.5"
41695
+ }));
41696
+ }
41697
+
39669
41698
  function IconReport(_ref) {
39670
41699
  var _ref$size = _ref.size,
39671
41700
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39893,6 +41922,36 @@ function IconRotate2(_ref) {
39893
41922
  }));
39894
41923
  }
39895
41924
 
41925
+ function IconRotate360(_ref) {
41926
+ var _ref$size = _ref.size,
41927
+ size = _ref$size === void 0 ? 24 : _ref$size,
41928
+ _ref$color = _ref.color,
41929
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41930
+ _ref$stroke = _ref.stroke,
41931
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41932
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41933
+
41934
+ return /*#__PURE__*/createElement("svg", _extends({
41935
+ className: "icon icon-tabler icon-tabler-rotate-360",
41936
+ width: size,
41937
+ height: size,
41938
+ viewBox: "0 0 24 24",
41939
+ strokeWidth: stroke,
41940
+ stroke: color,
41941
+ fill: "none",
41942
+ strokeLinecap: "round",
41943
+ strokeLinejoin: "round"
41944
+ }, props), /*#__PURE__*/createElement("path", {
41945
+ stroke: "none",
41946
+ d: "M0 0h24v24H0z",
41947
+ fill: "none"
41948
+ }), /*#__PURE__*/createElement("path", {
41949
+ d: "M12 16h4v4"
41950
+ }), /*#__PURE__*/createElement("path", {
41951
+ d: "M19.458 11.042c.86 -2.366 .722 -4.58 -.6 -5.9c-2.272 -2.274 -7.185 -1.045 -10.973 2.743c-3.788 3.788 -5.017 8.701 -2.744 10.974c2.227 2.226 6.987 1.093 10.74 -2.515"
41952
+ }));
41953
+ }
41954
+
39896
41955
  function IconRotateClockwise2(_ref) {
39897
41956
  var _ref$size = _ref.size,
39898
41957
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -41658,6 +43717,68 @@ function IconShieldCheck(_ref) {
41658
43717
  }));
41659
43718
  }
41660
43719
 
43720
+ function IconShieldCheckered(_ref) {
43721
+ var _ref$size = _ref.size,
43722
+ size = _ref$size === void 0 ? 24 : _ref$size,
43723
+ _ref$color = _ref.color,
43724
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
43725
+ _ref$stroke = _ref.stroke,
43726
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
43727
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
43728
+
43729
+ return /*#__PURE__*/createElement("svg", _extends({
43730
+ className: "icon icon-tabler icon-tabler-shield-checkered",
43731
+ width: size,
43732
+ height: size,
43733
+ viewBox: "0 0 24 24",
43734
+ strokeWidth: stroke,
43735
+ stroke: color,
43736
+ fill: "none",
43737
+ strokeLinecap: "round",
43738
+ strokeLinejoin: "round"
43739
+ }, props), /*#__PURE__*/createElement("path", {
43740
+ stroke: "none",
43741
+ d: "M0 0h24v24H0z",
43742
+ fill: "none"
43743
+ }), /*#__PURE__*/createElement("path", {
43744
+ d: "M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3"
43745
+ }), /*#__PURE__*/createElement("path", {
43746
+ d: "M12 3v18"
43747
+ }), /*#__PURE__*/createElement("path", {
43748
+ d: "M3.5 12h17"
43749
+ }));
43750
+ }
43751
+
43752
+ function IconShieldChevron(_ref) {
43753
+ var _ref$size = _ref.size,
43754
+ size = _ref$size === void 0 ? 24 : _ref$size,
43755
+ _ref$color = _ref.color,
43756
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
43757
+ _ref$stroke = _ref.stroke,
43758
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
43759
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
43760
+
43761
+ return /*#__PURE__*/createElement("svg", _extends({
43762
+ className: "icon icon-tabler icon-tabler-shield-chevron",
43763
+ width: size,
43764
+ height: size,
43765
+ viewBox: "0 0 24 24",
43766
+ strokeWidth: stroke,
43767
+ stroke: color,
43768
+ fill: "none",
43769
+ strokeLinecap: "round",
43770
+ strokeLinejoin: "round"
43771
+ }, props), /*#__PURE__*/createElement("path", {
43772
+ stroke: "none",
43773
+ d: "M0 0h24v24H0z",
43774
+ fill: "none"
43775
+ }), /*#__PURE__*/createElement("path", {
43776
+ d: "M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3"
43777
+ }), /*#__PURE__*/createElement("path", {
43778
+ d: "M4 14l8 -3l8 3"
43779
+ }));
43780
+ }
43781
+
41661
43782
  function IconShieldLock(_ref) {
41662
43783
  var _ref$size = _ref.size,
41663
43784
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -42203,6 +44324,40 @@ function IconSkateboard(_ref) {
42203
44324
  }));
42204
44325
  }
42205
44326
 
44327
+ function IconSleigh(_ref) {
44328
+ var _ref$size = _ref.size,
44329
+ size = _ref$size === void 0 ? 24 : _ref$size,
44330
+ _ref$color = _ref.color,
44331
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
44332
+ _ref$stroke = _ref.stroke,
44333
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
44334
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
44335
+
44336
+ return /*#__PURE__*/createElement("svg", _extends({
44337
+ className: "icon icon-tabler icon-tabler-sleigh",
44338
+ width: size,
44339
+ height: size,
44340
+ viewBox: "0 0 24 24",
44341
+ strokeWidth: stroke,
44342
+ stroke: color,
44343
+ fill: "none",
44344
+ strokeLinecap: "round",
44345
+ strokeLinejoin: "round"
44346
+ }, props), /*#__PURE__*/createElement("path", {
44347
+ stroke: "none",
44348
+ d: "M0 0h24v24H0z",
44349
+ fill: "none"
44350
+ }), /*#__PURE__*/createElement("path", {
44351
+ d: "M3 19h15a4 4 0 0 0 4 -4"
44352
+ }), /*#__PURE__*/createElement("path", {
44353
+ d: "M16 15h-9a4 4 0 0 1 -4 -4v-6l1.243 1.243a6 6 0 0 0 4.242 1.757h3.515v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5 -1.5a1.5 1.5 0 0 1 3 0v1.5a3 3 0 0 1 -3 3z"
44354
+ }), /*#__PURE__*/createElement("path", {
44355
+ d: "M15 15v4"
44356
+ }), /*#__PURE__*/createElement("path", {
44357
+ d: "M7 15v4"
44358
+ }));
44359
+ }
44360
+
42206
44361
  function IconSlice(_ref) {
42207
44362
  var _ref$size = _ref.size,
42208
44363
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -43220,7 +45375,7 @@ function IconSquare2(_ref) {
43220
45375
  d: "M0 0h24v24H0z",
43221
45376
  fill: "none"
43222
45377
  }), /*#__PURE__*/createElement("path", {
43223
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
45378
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
43224
45379
  }), /*#__PURE__*/createElement("rect", {
43225
45380
  x: 4,
43226
45381
  y: 4,
@@ -44102,8 +46257,44 @@ function IconStack2(_ref) {
44102
46257
  stroke: "none",
44103
46258
  d: "M0 0h24v24H0z",
44104
46259
  fill: "none"
46260
+ }), /*#__PURE__*/createElement("polyline", {
46261
+ points: "12 4 4 8 12 12 20 8 12 4"
46262
+ }), /*#__PURE__*/createElement("polyline", {
46263
+ points: "4 12 12 16 20 12"
46264
+ }), /*#__PURE__*/createElement("polyline", {
46265
+ points: "4 16 12 20 20 16"
46266
+ }));
46267
+ }
46268
+
46269
+ function IconStack3(_ref) {
46270
+ var _ref$size = _ref.size,
46271
+ size = _ref$size === void 0 ? 24 : _ref$size,
46272
+ _ref$color = _ref.color,
46273
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
46274
+ _ref$stroke = _ref.stroke,
46275
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
46276
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
46277
+
46278
+ return /*#__PURE__*/createElement("svg", _extends({
46279
+ className: "icon icon-tabler icon-tabler-stack-3",
46280
+ width: size,
46281
+ height: size,
46282
+ viewBox: "0 0 24 24",
46283
+ strokeWidth: stroke,
46284
+ stroke: color,
46285
+ fill: "none",
46286
+ strokeLinecap: "round",
46287
+ strokeLinejoin: "round"
46288
+ }, props), /*#__PURE__*/createElement("path", {
46289
+ stroke: "none",
46290
+ d: "M0 0h24v24H0z",
46291
+ fill: "none"
44105
46292
  }), /*#__PURE__*/createElement("path", {
44106
- d: "M12 6l-8 4l8 4l8 -4l-8 -4"
46293
+ d: "M12 2l-8 4l8 4l8 -4l-8 -4"
46294
+ }), /*#__PURE__*/createElement("path", {
46295
+ d: "M4 10l8 4l8 -4"
46296
+ }), /*#__PURE__*/createElement("path", {
46297
+ d: "M4 18l8 4l8 -4"
44107
46298
  }), /*#__PURE__*/createElement("path", {
44108
46299
  d: "M4 14l8 4l8 -4"
44109
46300
  }));
@@ -44132,12 +46323,10 @@ function IconStack(_ref) {
44132
46323
  stroke: "none",
44133
46324
  d: "M0 0h24v24H0z",
44134
46325
  fill: "none"
44135
- }), /*#__PURE__*/createElement("polyline", {
44136
- points: "12 4 4 8 12 12 20 8 12 4"
44137
- }), /*#__PURE__*/createElement("polyline", {
44138
- points: "4 12 12 16 20 12"
44139
- }), /*#__PURE__*/createElement("polyline", {
44140
- points: "4 16 12 20 20 16"
46326
+ }), /*#__PURE__*/createElement("path", {
46327
+ d: "M12 6l-8 4l8 4l8 -4l-8 -4"
46328
+ }), /*#__PURE__*/createElement("path", {
46329
+ d: "M4 14l8 4l8 -4"
44141
46330
  }));
44142
46331
  }
44143
46332
 
@@ -44580,10 +46769,13 @@ function IconStrikethrough(_ref) {
44580
46769
  stroke: "none",
44581
46770
  d: "M0 0h24v24H0z",
44582
46771
  fill: "none"
46772
+ }), /*#__PURE__*/createElement("line", {
46773
+ x1: 5,
46774
+ y1: 12,
46775
+ x2: 19,
46776
+ y2: 12
44583
46777
  }), /*#__PURE__*/createElement("path", {
44584
- d: "M7 5v9a5 5 0 0 0 10 0v-9"
44585
- }), /*#__PURE__*/createElement("path", {
44586
- d: "M4 12h16"
46778
+ d: "M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5"
44587
46779
  }));
44588
46780
  }
44589
46781
 
@@ -45279,12 +47471,45 @@ function IconTag(_ref) {
45279
47471
  stroke: "none",
45280
47472
  d: "M0 0h24v24H0z",
45281
47473
  fill: "none"
45282
- }), /*#__PURE__*/createElement("path", {
45283
- d: "M11 3l9 9a1.5 1.5 0 0 1 0 2l-6 6a1.5 1.5 0 0 1 -2 0l-9 -9v-4a4 4 0 0 1 4 -4h4"
45284
47474
  }), /*#__PURE__*/createElement("circle", {
45285
- cx: 9,
45286
- cy: 9,
45287
- r: 2
47475
+ cx: 8.5,
47476
+ cy: 8.5,
47477
+ r: 1,
47478
+ fill: "currentColor"
47479
+ }), /*#__PURE__*/createElement("path", {
47480
+ d: "M4 7v3.859c0 .537 .213 1.052 .593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l4.834 -4.834a2.025 2.025 0 0 0 0 -2.864l-8.117 -8.116a2.025 2.025 0 0 0 -1.431 -.593h-3.859a3 3 0 0 0 -3 3z"
47481
+ }));
47482
+ }
47483
+
47484
+ function IconTags(_ref) {
47485
+ var _ref$size = _ref.size,
47486
+ size = _ref$size === void 0 ? 24 : _ref$size,
47487
+ _ref$color = _ref.color,
47488
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
47489
+ _ref$stroke = _ref.stroke,
47490
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
47491
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
47492
+
47493
+ return /*#__PURE__*/createElement("svg", _extends({
47494
+ className: "icon icon-tabler icon-tabler-tags",
47495
+ width: size,
47496
+ height: size,
47497
+ viewBox: "0 0 24 24",
47498
+ strokeWidth: stroke,
47499
+ stroke: color,
47500
+ fill: "none",
47501
+ strokeLinecap: "round",
47502
+ strokeLinejoin: "round"
47503
+ }, props), /*#__PURE__*/createElement("path", {
47504
+ stroke: "none",
47505
+ d: "M0 0h24v24H0z",
47506
+ fill: "none"
47507
+ }), /*#__PURE__*/createElement("path", {
47508
+ d: "M7.859 6h-2.834a2.025 2.025 0 0 0 -2.025 2.025v2.834c0 .537 .213 1.052 .593 1.432l6.116 6.116a2.025 2.025 0 0 0 2.864 0l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-6.117 -6.116a2.025 2.025 0 0 0 -1.431 -.593z"
47509
+ }), /*#__PURE__*/createElement("path", {
47510
+ d: "M17.573 18.407l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-7.117 -7.116"
47511
+ }), /*#__PURE__*/createElement("path", {
47512
+ d: "M6 9h-.01"
45288
47513
  }));
45289
47514
  }
45290
47515
 
@@ -46013,6 +48238,60 @@ function IconTextDirectionRtl(_ref) {
46013
48238
  }));
46014
48239
  }
46015
48240
 
48241
+ function IconTextResize(_ref) {
48242
+ var _ref$size = _ref.size,
48243
+ size = _ref$size === void 0 ? 24 : _ref$size,
48244
+ _ref$color = _ref.color,
48245
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
48246
+ _ref$stroke = _ref.stroke,
48247
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
48248
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
48249
+
48250
+ return /*#__PURE__*/createElement("svg", _extends({
48251
+ className: "icon icon-tabler icon-tabler-text-resize",
48252
+ width: size,
48253
+ height: size,
48254
+ viewBox: "0 0 24 24",
48255
+ strokeWidth: stroke,
48256
+ stroke: color,
48257
+ fill: "none",
48258
+ strokeLinecap: "round",
48259
+ strokeLinejoin: "round"
48260
+ }, props), /*#__PURE__*/createElement("path", {
48261
+ stroke: "none",
48262
+ d: "M0 0h24v24H0z",
48263
+ fill: "none"
48264
+ }), /*#__PURE__*/createElement("circle", {
48265
+ cx: 5,
48266
+ cy: 5,
48267
+ r: 2
48268
+ }), /*#__PURE__*/createElement("circle", {
48269
+ cx: 19,
48270
+ cy: 5,
48271
+ r: 2
48272
+ }), /*#__PURE__*/createElement("circle", {
48273
+ cx: 5,
48274
+ cy: 19,
48275
+ r: 2
48276
+ }), /*#__PURE__*/createElement("circle", {
48277
+ cx: 19,
48278
+ cy: 19,
48279
+ r: 2
48280
+ }), /*#__PURE__*/createElement("path", {
48281
+ d: "M5 7v10"
48282
+ }), /*#__PURE__*/createElement("path", {
48283
+ d: "M7 5h10"
48284
+ }), /*#__PURE__*/createElement("path", {
48285
+ d: "M7 19h10"
48286
+ }), /*#__PURE__*/createElement("path", {
48287
+ d: "M19 7v10"
48288
+ }), /*#__PURE__*/createElement("path", {
48289
+ d: "M10 10h4"
48290
+ }), /*#__PURE__*/createElement("path", {
48291
+ d: "M12 14v-4"
48292
+ }));
48293
+ }
48294
+
46016
48295
  function IconTextWrapDisabled(_ref) {
46017
48296
  var _ref$size = _ref.size,
46018
48297
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46089,6 +48368,42 @@ function IconTextWrap(_ref) {
46089
48368
  }));
46090
48369
  }
46091
48370
 
48371
+ function IconThermometer(_ref) {
48372
+ var _ref$size = _ref.size,
48373
+ size = _ref$size === void 0 ? 24 : _ref$size,
48374
+ _ref$color = _ref.color,
48375
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
48376
+ _ref$stroke = _ref.stroke,
48377
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
48378
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
48379
+
48380
+ return /*#__PURE__*/createElement("svg", _extends({
48381
+ className: "icon icon-tabler icon-tabler-thermometer",
48382
+ width: size,
48383
+ height: size,
48384
+ viewBox: "0 0 24 24",
48385
+ strokeWidth: stroke,
48386
+ stroke: color,
48387
+ fill: "none",
48388
+ strokeLinecap: "round",
48389
+ strokeLinejoin: "round"
48390
+ }, props), /*#__PURE__*/createElement("path", {
48391
+ stroke: "none",
48392
+ d: "M0 0h24v24H0z",
48393
+ fill: "none"
48394
+ }), /*#__PURE__*/createElement("path", {
48395
+ d: "M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z"
48396
+ }), /*#__PURE__*/createElement("path", {
48397
+ d: "M16 7l-1.5 -1.5"
48398
+ }), /*#__PURE__*/createElement("path", {
48399
+ d: "M13 10l-1.5 -1.5"
48400
+ }), /*#__PURE__*/createElement("path", {
48401
+ d: "M10 13l-1.5 -1.5"
48402
+ }), /*#__PURE__*/createElement("path", {
48403
+ d: "M7 17l-3 3"
48404
+ }));
48405
+ }
48406
+
46092
48407
  function IconThumbDown(_ref) {
46093
48408
  var _ref$size = _ref.size,
46094
48409
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46937,6 +49252,40 @@ function IconTrashOff(_ref) {
46937
49252
  }));
46938
49253
  }
46939
49254
 
49255
+ function IconTrashX(_ref) {
49256
+ var _ref$size = _ref.size,
49257
+ size = _ref$size === void 0 ? 24 : _ref$size,
49258
+ _ref$color = _ref.color,
49259
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49260
+ _ref$stroke = _ref.stroke,
49261
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49262
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49263
+
49264
+ return /*#__PURE__*/createElement("svg", _extends({
49265
+ className: "icon icon-tabler icon-tabler-trash-x",
49266
+ width: size,
49267
+ height: size,
49268
+ viewBox: "0 0 24 24",
49269
+ strokeWidth: stroke,
49270
+ stroke: color,
49271
+ fill: "none",
49272
+ strokeLinecap: "round",
49273
+ strokeLinejoin: "round"
49274
+ }, props), /*#__PURE__*/createElement("path", {
49275
+ stroke: "none",
49276
+ d: "M0 0h24v24H0z",
49277
+ fill: "none"
49278
+ }), /*#__PURE__*/createElement("path", {
49279
+ d: "M4 7h16"
49280
+ }), /*#__PURE__*/createElement("path", {
49281
+ d: "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12"
49282
+ }), /*#__PURE__*/createElement("path", {
49283
+ d: "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3"
49284
+ }), /*#__PURE__*/createElement("path", {
49285
+ d: "M10 12l4 4m0 -4l-4 4"
49286
+ }));
49287
+ }
49288
+
46940
49289
  function IconTrash(_ref) {
46941
49290
  var _ref$size = _ref.size,
46942
49291
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47012,7 +49361,7 @@ function IconTree(_ref) {
47012
49361
  }), /*#__PURE__*/createElement("path", {
47013
49362
  d: "M12 21v-13"
47014
49363
  }), /*#__PURE__*/createElement("path", {
47015
- d: "M9.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z"
49364
+ d: "M9.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4z"
47016
49365
  }));
47017
49366
  }
47018
49367
 
@@ -47053,7 +49402,7 @@ function IconTrees(_ref) {
47053
49402
  }), /*#__PURE__*/createElement("path", {
47054
49403
  d: "M8 21v-13"
47055
49404
  }), /*#__PURE__*/createElement("path", {
47056
- d: "M5.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h.001h-4z"
49405
+ d: "M5.824 15.995a3 3 0 0 1 -2.743 -3.69a2.998 2.998 0 0 1 .304 -4.833a3 3 0 0 1 4.615 -3.707a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833a3 3 0 0 1 -2.919 3.695h-4z"
47057
49406
  }));
47058
49407
  }
47059
49408
 
@@ -47836,6 +50185,42 @@ function IconUserCheck(_ref) {
47836
50185
  }));
47837
50186
  }
47838
50187
 
50188
+ function IconUserCircle(_ref) {
50189
+ var _ref$size = _ref.size,
50190
+ size = _ref$size === void 0 ? 24 : _ref$size,
50191
+ _ref$color = _ref.color,
50192
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
50193
+ _ref$stroke = _ref.stroke,
50194
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
50195
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
50196
+
50197
+ return /*#__PURE__*/createElement("svg", _extends({
50198
+ className: "icon icon-tabler icon-tabler-user-circle",
50199
+ width: size,
50200
+ height: size,
50201
+ viewBox: "0 0 24 24",
50202
+ strokeWidth: stroke,
50203
+ stroke: color,
50204
+ fill: "none",
50205
+ strokeLinecap: "round",
50206
+ strokeLinejoin: "round"
50207
+ }, props), /*#__PURE__*/createElement("path", {
50208
+ stroke: "none",
50209
+ d: "M0 0h24v24H0z",
50210
+ fill: "none"
50211
+ }), /*#__PURE__*/createElement("circle", {
50212
+ cx: 12,
50213
+ cy: 12,
50214
+ r: 9
50215
+ }), /*#__PURE__*/createElement("circle", {
50216
+ cx: 12,
50217
+ cy: 10,
50218
+ r: 3
50219
+ }), /*#__PURE__*/createElement("path", {
50220
+ d: "M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855"
50221
+ }));
50222
+ }
50223
+
47839
50224
  function IconUserExclamation(_ref) {
47840
50225
  var _ref$size = _ref.size,
47841
50226
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47984,6 +50369,44 @@ function IconUserPlus(_ref) {
47984
50369
  }));
47985
50370
  }
47986
50371
 
50372
+ function IconUserSearch(_ref) {
50373
+ var _ref$size = _ref.size,
50374
+ size = _ref$size === void 0 ? 24 : _ref$size,
50375
+ _ref$color = _ref.color,
50376
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
50377
+ _ref$stroke = _ref.stroke,
50378
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
50379
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
50380
+
50381
+ return /*#__PURE__*/createElement("svg", _extends({
50382
+ className: "icon icon-tabler icon-tabler-user-search",
50383
+ width: size,
50384
+ height: size,
50385
+ viewBox: "0 0 24 24",
50386
+ strokeWidth: stroke,
50387
+ stroke: color,
50388
+ fill: "none",
50389
+ strokeLinecap: "round",
50390
+ strokeLinejoin: "round"
50391
+ }, props), /*#__PURE__*/createElement("path", {
50392
+ stroke: "none",
50393
+ d: "M0 0h24v24H0z",
50394
+ fill: "none"
50395
+ }), /*#__PURE__*/createElement("circle", {
50396
+ cx: 12,
50397
+ cy: 7,
50398
+ r: 4
50399
+ }), /*#__PURE__*/createElement("path", {
50400
+ d: "M6 21v-2a4 4 0 0 1 4 -4h1"
50401
+ }), /*#__PURE__*/createElement("circle", {
50402
+ cx: 16.5,
50403
+ cy: 17.5,
50404
+ r: 2.5
50405
+ }), /*#__PURE__*/createElement("path", {
50406
+ d: "M18.5 19.5l2.5 2.5"
50407
+ }));
50408
+ }
50409
+
47987
50410
  function IconUserX(_ref) {
47988
50411
  var _ref$size = _ref.size,
47989
50412
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48086,6 +50509,46 @@ function IconUsers(_ref) {
48086
50509
  }));
48087
50510
  }
48088
50511
 
50512
+ function IconVaccineBottle(_ref) {
50513
+ var _ref$size = _ref.size,
50514
+ size = _ref$size === void 0 ? 24 : _ref$size,
50515
+ _ref$color = _ref.color,
50516
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
50517
+ _ref$stroke = _ref.stroke,
50518
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
50519
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
50520
+
50521
+ return /*#__PURE__*/createElement("svg", _extends({
50522
+ className: "icon icon-tabler icon-tabler-vaccine-bottle",
50523
+ width: size,
50524
+ height: size,
50525
+ viewBox: "0 0 24 24",
50526
+ strokeWidth: stroke,
50527
+ stroke: color,
50528
+ fill: "none",
50529
+ strokeLinecap: "round",
50530
+ strokeLinejoin: "round"
50531
+ }, props), /*#__PURE__*/createElement("path", {
50532
+ stroke: "none",
50533
+ d: "M0 0h24v24H0z",
50534
+ fill: "none"
50535
+ }), /*#__PURE__*/createElement("rect", {
50536
+ x: 9,
50537
+ y: 3,
50538
+ width: 6,
50539
+ height: 3,
50540
+ rx: 1
50541
+ }), /*#__PURE__*/createElement("path", {
50542
+ d: "M10 6v.98c0 .877 -.634 1.626 -1.5 1.77c-.866 .144 -1.5 .893 -1.5 1.77v8.48a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-8.48c0 -.877 -.634 -1.626 -1.5 -1.77a1.795 1.795 0 0 1 -1.5 -1.77v-.98"
50543
+ }), /*#__PURE__*/createElement("path", {
50544
+ d: "M7 12h10"
50545
+ }), /*#__PURE__*/createElement("path", {
50546
+ d: "M7 18h10"
50547
+ }), /*#__PURE__*/createElement("path", {
50548
+ d: "M11 15h2"
50549
+ }));
50550
+ }
50551
+
48089
50552
  function IconVaccine(_ref) {
48090
50553
  var _ref$size = _ref.size,
48091
50554
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49150,6 +51613,54 @@ function IconWalk(_ref) {
49150
51613
  }));
49151
51614
  }
49152
51615
 
51616
+ function IconWall(_ref) {
51617
+ var _ref$size = _ref.size,
51618
+ size = _ref$size === void 0 ? 24 : _ref$size,
51619
+ _ref$color = _ref.color,
51620
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51621
+ _ref$stroke = _ref.stroke,
51622
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51623
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51624
+
51625
+ return /*#__PURE__*/createElement("svg", _extends({
51626
+ className: "icon icon-tabler icon-tabler-wall",
51627
+ width: size,
51628
+ height: size,
51629
+ viewBox: "0 0 24 24",
51630
+ strokeWidth: stroke,
51631
+ stroke: color,
51632
+ fill: "none",
51633
+ strokeLinecap: "round",
51634
+ strokeLinejoin: "round"
51635
+ }, props), /*#__PURE__*/createElement("path", {
51636
+ stroke: "none",
51637
+ d: "M0 0h24v24H0z",
51638
+ fill: "none"
51639
+ }), /*#__PURE__*/createElement("rect", {
51640
+ x: 4,
51641
+ y: 4,
51642
+ width: 16,
51643
+ height: 16,
51644
+ rx: 2
51645
+ }), /*#__PURE__*/createElement("path", {
51646
+ d: "M4 8h16"
51647
+ }), /*#__PURE__*/createElement("path", {
51648
+ d: "M20 12h-16"
51649
+ }), /*#__PURE__*/createElement("path", {
51650
+ d: "M4 16h16"
51651
+ }), /*#__PURE__*/createElement("path", {
51652
+ d: "M9 4v4"
51653
+ }), /*#__PURE__*/createElement("path", {
51654
+ d: "M14 8v4"
51655
+ }), /*#__PURE__*/createElement("path", {
51656
+ d: "M8 12v4"
51657
+ }), /*#__PURE__*/createElement("path", {
51658
+ d: "M16 12v4"
51659
+ }), /*#__PURE__*/createElement("path", {
51660
+ d: "M11 16v4"
51661
+ }));
51662
+ }
51663
+
49153
51664
  function IconWallet(_ref) {
49154
51665
  var _ref$size = _ref.size,
49155
51666
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49735,6 +52246,44 @@ function IconWoman(_ref) {
49735
52246
  }));
49736
52247
  }
49737
52248
 
52249
+ function IconWorldDownload(_ref) {
52250
+ var _ref$size = _ref.size,
52251
+ size = _ref$size === void 0 ? 24 : _ref$size,
52252
+ _ref$color = _ref.color,
52253
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
52254
+ _ref$stroke = _ref.stroke,
52255
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
52256
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
52257
+
52258
+ return /*#__PURE__*/createElement("svg", _extends({
52259
+ className: "icon icon-tabler icon-tabler-world-download",
52260
+ width: size,
52261
+ height: size,
52262
+ viewBox: "0 0 24 24",
52263
+ strokeWidth: stroke,
52264
+ stroke: color,
52265
+ fill: "none",
52266
+ strokeLinecap: "round",
52267
+ strokeLinejoin: "round"
52268
+ }, props), /*#__PURE__*/createElement("path", {
52269
+ stroke: "none",
52270
+ d: "M0 0h24v24H0z",
52271
+ fill: "none"
52272
+ }), /*#__PURE__*/createElement("path", {
52273
+ d: "M21 12a9 9 0 1 0 -9 9"
52274
+ }), /*#__PURE__*/createElement("path", {
52275
+ d: "M3.6 9h16.8"
52276
+ }), /*#__PURE__*/createElement("path", {
52277
+ d: "M3.6 15h8.4"
52278
+ }), /*#__PURE__*/createElement("path", {
52279
+ d: "M11.578 3a17 17 0 0 0 0 18"
52280
+ }), /*#__PURE__*/createElement("path", {
52281
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
52282
+ }), /*#__PURE__*/createElement("path", {
52283
+ d: "M18 14v7m-3 -3l3 3l3 -3"
52284
+ }));
52285
+ }
52286
+
49738
52287
  function IconWorldLatitude(_ref) {
49739
52288
  var _ref$size = _ref.size,
49740
52289
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49819,6 +52368,44 @@ function IconWorldLongitude(_ref) {
49819
52368
  }));
49820
52369
  }
49821
52370
 
52371
+ function IconWorldUpload(_ref) {
52372
+ var _ref$size = _ref.size,
52373
+ size = _ref$size === void 0 ? 24 : _ref$size,
52374
+ _ref$color = _ref.color,
52375
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
52376
+ _ref$stroke = _ref.stroke,
52377
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
52378
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
52379
+
52380
+ return /*#__PURE__*/createElement("svg", _extends({
52381
+ className: "icon icon-tabler icon-tabler-world-upload",
52382
+ width: size,
52383
+ height: size,
52384
+ viewBox: "0 0 24 24",
52385
+ strokeWidth: stroke,
52386
+ stroke: color,
52387
+ fill: "none",
52388
+ strokeLinecap: "round",
52389
+ strokeLinejoin: "round"
52390
+ }, props), /*#__PURE__*/createElement("path", {
52391
+ stroke: "none",
52392
+ d: "M0 0h24v24H0z",
52393
+ fill: "none"
52394
+ }), /*#__PURE__*/createElement("path", {
52395
+ d: "M21 12a9 9 0 1 0 -9 9"
52396
+ }), /*#__PURE__*/createElement("path", {
52397
+ d: "M3.6 9h16.8"
52398
+ }), /*#__PURE__*/createElement("path", {
52399
+ d: "M3.6 15h8.4"
52400
+ }), /*#__PURE__*/createElement("path", {
52401
+ d: "M11.578 3a17 17 0 0 0 0 18"
52402
+ }), /*#__PURE__*/createElement("path", {
52403
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
52404
+ }), /*#__PURE__*/createElement("path", {
52405
+ d: "M18 21v-7m3 3l-3 -3l-3 3"
52406
+ }));
52407
+ }
52408
+
49822
52409
  function IconWorld(_ref) {
49823
52410
  var _ref$size = _ref.size,
49824
52411
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -50640,5 +53227,5 @@ function IconZoomMoney(_ref) {
50640
53227
  }));
50641
53228
  }
50642
53229
 
50643
- export { Icon2fa, Icon3dCubeSphere, IconAB, IconAccessPoint, IconAccessPointOff, IconAccessible, IconActivity, IconAd, IconAd2, IconAdjustments, IconAdjustmentsAlt, IconAdjustmentsHorizontal, IconAerialLift, IconAffiliate, IconAlarm, IconAlertCircle, IconAlertOctagon, IconAlertTriangle, IconAlien, IconAlignCenter, IconAlignJustified, IconAlignLeft, IconAlignRight, IconAmbulance, IconAnchor, IconAngle, IconAntennaBars1, IconAntennaBars2, IconAntennaBars3, IconAntennaBars4, IconAntennaBars5, IconAperture, IconApple, IconApps, IconArchive, IconArrowAutofitContent, IconArrowAutofitDown, IconArrowAutofitHeight, IconArrowAutofitLeft, IconArrowAutofitRight, IconArrowAutofitUp, IconArrowAutofitWidth, IconArrowBack, IconArrowBackUp, IconArrowBarDown, IconArrowBarLeft, IconArrowBarRight, IconArrowBarToDown, IconArrowBarToLeft, IconArrowBarToRight, IconArrowBarToUp, IconArrowBarUp, IconArrowBigDown, IconArrowBigLeft, IconArrowBigRight, IconArrowBigTop, IconArrowBottomBar, IconArrowBottomCircle, IconArrowBottomSquare, IconArrowBottomTail, IconArrowDown, IconArrowDownCircle, IconArrowDownLeft, IconArrowDownLeftCircle, IconArrowDownRight, IconArrowDownRightCircle, IconArrowForward, IconArrowForwardUp, IconArrowLeft, IconArrowLeftBar, IconArrowLeftCircle, IconArrowLeftSquare, IconArrowLeftTail, IconArrowLoopLeft, IconArrowLoopRight, IconArrowNarrowDown, IconArrowNarrowLeft, IconArrowNarrowRight, IconArrowNarrowUp, IconArrowRampLeft, IconArrowRampRight, IconArrowRight, IconArrowRightBar, IconArrowRightCircle, IconArrowRightSquare, IconArrowRightTail, IconArrowTopBar, IconArrowTopCircle, IconArrowTopSquare, IconArrowTopTail, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpLeftCircle, IconArrowUpRight, IconArrowUpRightCircle, IconArrowWaveLeftDown, IconArrowWaveLeftUp, IconArrowWaveRightDown, IconArrowWaveRightUp, IconArrowsDiagonal, IconArrowsDiagonal2, IconArrowsDiagonalMinimize, IconArrowsDiagonalMinimize2, IconArrowsDoubleNeSw, IconArrowsDoubleNwSe, IconArrowsDoubleSeNw, IconArrowsDoubleSwNe, IconArrowsDown, IconArrowsDownUp, IconArrowsHorizontal, IconArrowsJoin, IconArrowsJoin2, IconArrowsLeft, IconArrowsLeftDown, IconArrowsLeftRight, IconArrowsMaximize, IconArrowsMinimize, IconArrowsRight, IconArrowsRightDown, IconArrowsRightLeft, IconArrowsSort, IconArrowsSplit, IconArrowsSplit2, IconArrowsUp, IconArrowsUpDown, IconArrowsUpLeft, IconArrowsUpRight, IconArrowsVertical, IconArtboard, IconAspectRatio, IconAt, IconAtom, IconAtom2, IconAward, IconAxisX, IconAxisY, IconBackhoe, IconBackpack, IconBackspace, IconBallAmericanFootball, IconBallBasketball, IconBallBowling, IconBallFootball, IconBallFootballOff, IconBallTennis, IconBallVolleyball, IconBallon, IconBan, IconBandage, IconBarcode, IconBasket, IconBath, IconBattery, IconBattery1, IconBattery2, IconBattery3, IconBattery4, IconBatteryAutomotive, IconBatteryCharging, IconBatteryCharging2, IconBatteryEco, IconBatteryOff, IconBeach, IconBed, IconBell, IconBellMinus, IconBellOff, IconBellPlus, IconBellRinging, IconBellRinging2, IconBellX, IconBike, IconBinary, IconBiohazard, IconBlockquote, IconBluetooth, IconBluetoothConnected, IconBluetoothOff, IconBold, IconBolt, IconBoltOff, IconBone, IconBook, IconBookmark, IconBookmarkOff, IconBookmarks, IconBorderAll, IconBorderBottom, IconBorderHorizontal, IconBorderInner, IconBorderLeft, IconBorderNone, IconBorderOuter, IconBorderRadius, IconBorderRight, IconBorderStyle, IconBorderStyle2, IconBorderTop, IconBorderVertical, IconBottle, IconBox, IconBoxMargin, IconBoxModel, IconBoxModel2, IconBoxMultiple, IconBoxMultiple0, IconBoxMultiple1, IconBoxMultiple2, IconBoxMultiple3, IconBoxMultiple4, IconBoxMultiple5, IconBoxMultiple6, IconBoxMultiple7, IconBoxMultiple8, IconBoxMultiple9, IconBoxPadding, IconBraces, IconBrackets, IconBrandAirbnb, IconBrandAndroid, IconBrandApple, IconBrandAppleArcade, IconBrandAppstore, IconBrandAsana, IconBrandBehance, IconBrandBing, IconBrandBitbucket, IconBrandBooking, IconBrandBootstrap, IconBrandChrome, IconBrandCodepen, IconBrandCodesandbox, IconBrandCss3, IconBrandDeviantart, IconBrandDiscord, IconBrandDisqus, IconBrandDocker, IconBrandDribbble, IconBrandEdge, IconBrandFacebook, IconBrandFigma, IconBrandFirefox, IconBrandFlickr, IconBrandFoursquare, IconBrandFramer, IconBrandGithub, IconBrandGitlab, IconBrandGoogle, IconBrandGoogleAnalytics, IconBrandGoogleDrive, IconBrandGooglePlay, IconBrandGravatar, IconBrandHipchat, IconBrandHtml5, IconBrandInstagram, IconBrandJavascript, IconBrandKickstarter, IconBrandKotlin, IconBrandLinkedin, IconBrandMastercard, IconBrandMedium, IconBrandMessenger, IconBrandNetflix, IconBrandOpenSource, IconBrandOpera, IconBrandPagekit, IconBrandPatreon, IconBrandPaypal, IconBrandPinterest, IconBrandPocket, IconBrandProducthunt, IconBrandPython, IconBrandReddit, IconBrandSafari, IconBrandSass, IconBrandSentry, IconBrandShazam, IconBrandSketch, IconBrandSkype, IconBrandSlack, IconBrandSnapchat, IconBrandSoundcloud, IconBrandSpotify, IconBrandStackOfverflow, IconBrandSteam, IconBrandStripe, IconBrandTabler, IconBrandTailwind, IconBrandTelegram, IconBrandTidal, IconBrandTiktok, IconBrandTinder, IconBrandTumblr, IconBrandTwitch, IconBrandTwitter, IconBrandUnsplash, IconBrandVercel, IconBrandVimeo, IconBrandVk, IconBrandWhatsapp, IconBrandWindows, IconBrandYahoo, IconBrandYcombinator, IconBrandYoutube, IconBriefcase, IconBrightness, IconBrightness2, IconBrightnessDown, IconBrightnessHalf, IconBrightnessUp, IconBrowser, IconBrush, IconBucket, IconBug, IconBuilding, IconBuildingArch, IconBuildingBank, IconBuildingBridge, IconBuildingBridge2, IconBuildingCarousel, IconBuildingCastle, IconBuildingChurch, IconBuildingCommunity, IconBuildingCottage, IconBuildingFactory, IconBuildingFortress, IconBuildingHospital, IconBuildingLighthouse, IconBuildingMonument, IconBuildingPavilon, IconBuildingSkyscraper, IconBuildingStore, IconBuildingWarehouse, IconBulb, IconBulbOff, IconBulldozer, IconBus, IconBusinessplan, IconCalculator, IconCalendar, IconCalendarEvent, IconCalendarMinus, IconCalendarOff, IconCalendarPlus, IconCalendarStats, IconCalendarTime, IconCamera, IconCameraMinus, IconCameraOff, IconCameraPlus, IconCameraRotate, IconCameraSelfie, IconCandy, IconCapture, IconCar, IconCarCrane, IconCaravan, IconCardboards, IconCaretDown, IconCaretLeft, IconCaretRight, IconCaretUp, IconCash, IconCashBanknote, IconCashBanknoteOff, IconCast, IconCe, IconCertificate, IconChargingPile, IconChartArcs, IconChartArcs3, IconChartArea, IconChartAreaLine, IconChartArrows, IconChartArrowsVertical, IconChartBar, IconChartBubble, IconChartCandle, IconChartCircles, IconChartDonut, IconChartDonut2, IconChartDonut3, IconChartDonut4, IconChartDots, IconChartInfographic, IconChartLine, IconChartPie, IconChartPie2, IconChartPie3, IconChartPie4, IconChartRadar, IconCheck, IconCheckbox, IconChecks, IconCheese, IconChevronDown, IconChevronDownLeft, IconChevronDownRight, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronUpLeft, IconChevronUpRight, IconChevronsDown, IconChevronsDownLeft, IconChevronsDownRight, IconChevronsLeft, IconChevronsRight, IconChevronsUp, IconChevronsUpLeft, IconChevronsUpRight, IconChristmasTree, IconCircle, IconCircle0, IconCircle1, IconCircle2, IconCircle3, IconCircle4, IconCircle5, IconCircle6, IconCircle7, IconCircle8, IconCircle9, IconCircleCheck, IconCircleDashed, IconCircleDotted, IconCircleHalf, IconCircleHalfVertical, IconCircleMinus, IconCircleOff, IconCirclePlus, IconCircleSquare, IconCircleX, IconCircles, IconClearAll, IconClearFormatting, IconClick, IconClipboard, IconClipboardCheck, IconClipboardList, IconClipboardX, IconClock, IconCloud, IconCloudDownload, IconCloudFog, IconCloudOff, IconCloudRain, IconCloudSnow, IconCloudStorm, IconCloudUpload, IconCode, IconCodeMinus, IconCodePlus, IconCoffee, IconCoin, IconColorPicker, IconColorSwatch, IconColumnInsertLeft, IconColumnInsertRight, IconColumns, IconComet, IconCommand, IconCompass, IconConfetti, IconContainer, IconContrast, IconCookie, IconCopy, IconCopyleft, IconCopyright, IconCornerDownLeft, IconCornerDownLeftDouble, IconCornerDownRight, IconCornerDownRightDouble, IconCornerLeftDown, IconCornerLeftDownDouble, IconCornerLeftUp, IconCornerLeftUpDouble, IconCornerRightDown, IconCornerRightDownDouble, IconCornerRightUp, IconCornerRightUpDouble, IconCornerUpLeft, IconCornerUpLeftDouble, IconCornerUpRight, IconCornerUpRightDouble, IconCrane, IconCreditCard, IconCreditCardOff, IconCrop, IconCrosshair, IconCrown, IconCrownOff, IconCup, IconCurlyLoop, IconCurrencyBahraini, IconCurrencyBath, IconCurrencyBitcoin, IconCurrencyCent, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDogecoin, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarCanadian, IconCurrencyDollarSingapore, IconCurrencyEthereum, IconCurrencyEuro, IconCurrencyForint, IconCurrencyFrank, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLitecoin, IconCurrencyNaira, IconCurrencyPound, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRipple, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRupee, IconCurrencyShekel, IconCurrencyTaka, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyZloty, IconCurrentLocation, IconCursorText, IconCut, IconDashboard, IconDatabase, IconDatabaseExport, IconDatabaseImport, IconDatabaseOff, IconDetails, IconDeviceAnalytics, IconDeviceAudioTape, IconDeviceCctv, IconDeviceComputerCamera, IconDeviceComputerCameraOff, IconDeviceDesktop, IconDeviceDesktopAnalytics, IconDeviceDesktopOff, IconDeviceFloppy, IconDeviceGamepad, IconDeviceLaptop, IconDeviceMobile, IconDeviceMobileMessage, IconDeviceMobileRotated, IconDeviceMobileVibration, IconDeviceSpeaker, IconDeviceTablet, IconDeviceTv, IconDeviceWatch, IconDevices, IconDevices2, IconDevicesPc, IconDiamond, IconDice, IconDimensions, IconDirection, IconDirectionHorizontal, IconDirections, IconDisabled, IconDisabled2, IconDisc, IconDiscount, IconDiscount2, IconDivide, IconDna, IconDogBowl, IconDoor, IconDoorEnter, IconDoorExit, IconDots, IconDotsCircleHorizontal, IconDotsDiagonal, IconDotsDiagonal2, IconDotsVertical, IconDownload, IconDragDrop, IconDragDrop2, IconDrone, IconDroneOff, IconDroplet, IconDropletFilled, IconDropletFilled2, IconDropletHalf, IconDropletHalf2, IconDropletOff, IconEar, IconEarOff, IconEdit, IconEditCircle, IconEgg, IconEmphasis, IconEqual, IconEqualNot, IconEraser, IconExchange, IconExposure, IconExternalLink, IconEye, IconEyeCheck, IconEyeOff, IconEyeglass, IconEyeglass2, IconFaceId, IconFall, IconFeather, IconFence, IconFile, IconFileAlert, IconFileAnalytics, IconFileCertificate, IconFileCheck, IconFileCode, IconFileCode2, IconFileDiff, IconFileDislike, IconFileDownload, IconFileExport, IconFileHorizontal, IconFileImport, IconFileInfo, IconFileInvoice, IconFileLike, IconFileMinus, IconFileMusic, IconFileOff, IconFilePhone, IconFilePlus, IconFileReport, IconFileSearch, IconFileShredder, IconFileSymlink, IconFileText, IconFileUpload, IconFileX, IconFileZip, IconFiles, IconFilesOff, IconFilter, IconFilterOff, IconFingerprint, IconFiretruck, IconFish, IconFlag, IconFlag2, IconFlag3, IconFlame, IconFlare, IconFlask, IconFlipHorizontal, IconFlipVertical, IconFloatCenter, IconFloatLeft, IconFloatNone, IconFloatRight, IconFocus, IconFocus2, IconFold, IconFoldDown, IconFoldUp, IconFolder, IconFolderMinus, IconFolderOff, IconFolderPlus, IconFolderX, IconFolders, IconForbid, IconForbid2, IconForklift, IconForms, IconFrame, IconFriends, IconGasStation, IconGauge, IconGeometry, IconGhost, IconGift, IconGitBranch, IconGitCommit, IconGitCompare, IconGitFork, IconGitMerge, IconGitPullRequest, IconGlass, IconGlassFull, IconGlassOff, IconGlobe, IconGolf, IconGps, IconGrain, IconGridDots, IconGripHorizontal, IconGripVertical, IconGrowth, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHandClick, IconHandFinger, IconHandLittleFinger, IconHandMiddleFinger, IconHandMove, IconHandOff, IconHandRingFinger, IconHandRock, IconHandStop, IconHandThreeFingers, IconHandTwoFingers, IconHanger, IconHash, IconHeading, IconHeadphones, IconHeadphonesOff, IconHeadset, IconHeart, IconHeartBroken, IconHelicopter, IconHelicopterLanding, IconHelp, IconHexagon, IconHexagonOff, IconHierarchy, IconHierarchy2, IconHighlight, IconHistory, IconHome, IconHome2, IconIceCream, IconIceCream2, IconId, IconInbox, IconIndentDecrease, IconIndentIncrease, IconInfinity, IconInfoCircle, IconInfoSquare, IconItalic, IconJumpRope, IconKarate, IconKey, IconKeyboard, IconKeyboardHide, IconKeyboardOff, IconKeyboardShow, IconLanguage, IconLayersDifference, IconLayersIntersect, IconLayersLinked, IconLayersSubtract, IconLayersUnion, IconLayout, IconLayout2, IconLayoutAlignBottom, IconLayoutAlignCenter, IconLayoutAlignLeft, IconLayoutAlignMiddle, IconLayoutAlignRight, IconLayoutAlignTop, IconLayoutBottombar, IconLayoutCards, IconLayoutColumns, IconLayoutDistributeHorizontal, IconLayoutDistributeVertical, IconLayoutGrid, IconLayoutGridAdd, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutRows, IconLayoutSidebar, IconLayoutSidebarRight, IconLeaf, IconLego, IconLemon, IconLetterA, IconLetterB, IconLetterC, IconLetterCase, IconLetterCaseLower, IconLetterCaseToggle, IconLetterCaseUpper, IconLetterD, IconLetterE, IconLetterF, IconLetterG, IconLetterH, IconLetterI, IconLetterJ, IconLetterK, IconLetterL, IconLetterM, IconLetterN, IconLetterO, IconLetterP, IconLetterQ, IconLetterR, IconLetterS, IconLetterSpacing, IconLetterT, IconLetterU, IconLetterV, IconLetterW, IconLetterX, IconLetterY, IconLetterZ, IconLettersCase, IconLicense, IconLifebuoy, IconLine, IconLineDashed, IconLineDotted, IconLineHeight, IconLink, IconList, IconListCheck, IconListDetails, IconListNumbers, IconListSearch, IconLivePhoto, IconLiveView, IconLoader, IconLoaderQuarter, IconLocation, IconLock, IconLockAccess, IconLockOff, IconLockOpen, IconLockSquare, IconLogin, IconLogout, IconMacro, IconMagnet, IconMail, IconMailForward, IconMailOpened, IconMailbox, IconMan, IconManualGearbox, IconMap, IconMap2, IconMapPin, IconMapPinOff, IconMapPins, IconMarkdown, IconMarquee, IconMarquee2, IconMars, IconMask, IconMaskOff, IconMassage, IconMath, IconMathFunction, IconMathSymbols, IconMaximize, IconMeat, IconMedal, IconMedicalCross, IconMenu, IconMenu2, IconMessage, IconMessage2, IconMessageCircle, IconMessageCircle2, IconMessageCircleOff, IconMessageDots, IconMessageOff, IconMessagePlus, IconMessageReport, IconMessages, IconMessagesOff, IconMicrophone, IconMicrophone2, IconMicrophoneOff, IconMilk, IconMinimize, IconMinus, IconMinusVertical, IconMist, IconMoodBoy, IconMoodConfuzed, IconMoodCrazyHappy, IconMoodCry, IconMoodEmpty, IconMoodHappy, IconMoodKid, IconMoodNeutral, IconMoodSad, IconMoodSmile, IconMoodSuprised, IconMoodTongue, IconMoon, IconMoon2, IconMoonStars, IconMoped, IconMotorbike, IconMouse, IconMovie, IconMug, IconMultiplier05x, IconMultiplier15x, IconMultiplier1x, IconMultiplier2x, IconMushroom, IconMusic, IconNewSection, IconNews, IconNfc, IconNote, IconNotebook, IconNotes, IconNotification, IconNumber0, IconNumber1, IconNumber2, IconNumber3, IconNumber4, IconNumber5, IconNumber6, IconNumber7, IconNumber8, IconNumber9, IconOctagon, IconOctagonOff, IconOld, IconOlympics, IconOmega, IconOutlet, IconOverline, IconPackage, IconPacman, IconPageBreak, IconPaint, IconPalette, IconPanoramaHorizontal, IconPanoramaVertical, IconPaperclip, IconParachute, IconParentheses, IconParking, IconPeace, IconPencil, IconPennant, IconPepper, IconPercentage, IconPerspective, IconPhone, IconPhoneCall, IconPhoneCalling, IconPhoneCheck, IconPhoneIncoming, IconPhoneOff, IconPhoneOutgoing, IconPhonePause, IconPhonePlus, IconPhoneX, IconPhoto, IconPhotoOff, IconPhysotherapist, IconPictureInPicture, IconPictureInPictureOff, IconPictureInPictureOn, IconPig, IconPill, IconPin, IconPinned, IconPinnedOff, IconPizza, IconPlane, IconPlaneArrival, IconPlaneDeparture, IconPlanet, IconPlant, IconPlant2, IconPlayCard, IconPlayerPause, IconPlayerPlay, IconPlayerRecord, IconPlayerSkipBack, IconPlayerSkipForward, IconPlayerStop, IconPlayerTrackNext, IconPlayerTrackPrev, IconPlaylist, IconPlug, IconPlus, IconPoint, IconPokeball, IconPolaroid, IconPool, IconPower, IconPray, IconPresentation, IconPresentationAnalytics, IconPrinter, IconPrompt, IconPropeller, IconPuzzle, IconPyramid, IconQrcode, IconQuestionMark, IconRadio, IconRadioactive, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRainbow, IconReceipt, IconReceipt2, IconReceiptOff, IconReceiptRefund, IconReceiptTax, IconRecharging, IconRecordMail, IconRectangle, IconRectangleVertical, IconRecycle, IconRefresh, IconRefreshAlert, IconRegistered, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRepeatOnce, IconReplace, IconReport, IconReportAnalytics, IconReportMedical, IconReportMoney, IconResize, IconRipple, IconRoadSign, IconRocket, IconRotate, IconRotate2, IconRotateClockwise, IconRotateClockwise2, IconRotateRectangle, IconRoute, IconRouter, IconRowInsertBottom, IconRowInsertTop, IconRss, IconRuler, IconRuler2, IconRun, IconSailboat, IconSalt, IconSatellite, IconSausage, IconScale, IconScaleOutline, IconScan, IconSchool, IconScissors, IconScooter, IconScooterElectric, IconScreenShare, IconScreenShareOff, IconScubaMask, IconSearch, IconSection, IconSeeding, IconSelect, IconSelector, IconSend, IconSeparator, IconSeparatorHorizontal, IconSeparatorVertical, IconServer, IconServicemark, IconSettings, IconSettingsAutomation, IconShadow, IconShadowOff, IconShape, IconShape2, IconShape3, IconShare, IconShield, IconShieldCheck, IconShieldLock, IconShieldOff, IconShieldX, IconShip, IconShirt, IconShoppingCart, IconShoppingCartDiscount, IconShoppingCartOff, IconShoppingCartPlus, IconShoppingCartX, IconShredder, IconSignature, IconSitemap, IconSkateboard, IconSlice, IconSlideshow, IconSmartHome, IconSmoking, IconSmokingNo, IconSnowflake, IconSoccerField, IconSocial, IconSock, IconSortAscending, IconSortAscending2, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortDescending, IconSortDescending2, IconSortDescendingLetters, IconSortDescendingNumbers, IconSoup, IconSpace, IconSpacingHorizontal, IconSpacingVertical, IconSpeakerphone, IconSpeedboat, IconSportBillard, IconSquare, IconSquare0, IconSquare1, IconSquare2, IconSquare3, IconSquare4, IconSquare5, IconSquare6, IconSquare7, IconSquare8, IconSquare9, IconSquareCheck, IconSquareDot, IconSquareForbid, IconSquareForbid2, IconSquareMinus, IconSquareOff, IconSquarePlus, IconSquareRoot, IconSquareRoot2, IconSquareRotated, IconSquareRotatedOff, IconSquareToggle, IconSquareToggleHorizontal, IconSquareX, IconSquaresDiagonal, IconSquaresFilled, IconStack, IconStack2, IconStairs, IconStairsDown, IconStairsUp, IconStar, IconStarHalf, IconStarOff, IconStars, IconSteeringWheel, IconStepInto, IconStepOut, IconStethoscope, IconSticker, IconStrikethrough, IconSubmarine, IconSubscript, IconSubtask, IconSum, IconSun, IconSunOff, IconSunrise, IconSunset, IconSuperscript, IconSwimming, IconSwitch, IconSwitch2, IconSwitch3, IconSwitchHorizontal, IconSwitchVertical, IconTable, IconTableExport, IconTableImport, IconTableOff, IconTag, IconTallymark1, IconTallymark2, IconTallymark3, IconTallymark4, IconTallymarks, IconTank, IconTarget, IconTemperature, IconTemperatureCelsius, IconTemperatureFahrenheit, IconTemperatureMinus, IconTemperaturePlus, IconTemplate, IconTent, IconTerminal, IconTerminal2, IconTestPipe, IconTextDirectionLtr, IconTextDirectionRtl, IconTextWrap, IconTextWrapDisabled, IconThumbDown, IconThumbUp, IconTicket, IconTiltShift, IconTir, IconToggleLeft, IconToggleRight, IconTool, IconTools, IconToolsKitchen, IconToolsKitchen2, IconTornado, IconTournament, IconTrack, IconTractor, IconTrademark, IconTrafficCone, IconTrafficLights, IconTrain, IconTransferIn, IconTransferOut, IconTrash, IconTrashOff, IconTree, IconTrees, IconTrendingDown, IconTrendingDown2, IconTrendingDown3, IconTrendingUp, IconTrendingUp2, IconTrendingUp3, IconTriangle, IconTriangleOff, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTruck, IconTruckDelivery, IconTruckOff, IconTruckReturn, IconTypography, IconUmbrella, IconUnderline, IconUnlink, IconUpload, IconUrgent, IconUser, IconUserCheck, IconUserExclamation, IconUserMinus, IconUserOff, IconUserPlus, IconUserX, IconUsers, IconVaccine, IconVariable, IconVector, IconVectorBeizer2, IconVectorBezier, IconVectorTriangle, IconVenus, IconVersions, IconVideo, IconVideoMinus, IconVideoOff, IconVideoPlus, IconView360, IconViewfinder, IconViewportNarrow, IconViewportWide, IconVirus, IconVirusOff, IconVirusSearch, IconVocabulary, IconVolume, IconVolume2, IconVolume3, IconWalk, IconWallet, IconWallpaper, IconWand, IconWaveSawTool, IconWaveSine, IconWaveSquare, IconWifi, IconWifi0, IconWifi1, IconWifi2, IconWifiOff, IconWind, IconWindmill, IconWindow, IconWiper, IconWiperWash, IconWoman, IconWorld, IconWorldLatitude, IconWorldLongitude, IconWreckingBall, IconWriting, IconWritingSign, IconX, IconYinYang, IconZodiacAquarius, IconZodiacAries, IconZodiacCancer, IconZodiacCapricorn, IconZodiacGemini, IconZodiacLeo, IconZodiacLibra, IconZodiacPisces, IconZodiacSagittarius, IconZodiacScorpio, IconZodiacTaurus, IconZodiacVirgo, IconZoomCancel, IconZoomCheck, IconZoomIn, IconZoomMoney };
53230
+ export { Icon2fa, Icon3dCubeSphere, IconAB, IconAccessPoint, IconAccessPointOff, IconAccessible, IconActivity, IconAd, IconAd2, IconAdjustments, IconAdjustmentsAlt, IconAdjustmentsHorizontal, IconAerialLift, IconAffiliate, IconAlarm, IconAlertCircle, IconAlertOctagon, IconAlertTriangle, IconAlien, IconAlignCenter, IconAlignJustified, IconAlignLeft, IconAlignRight, IconAmbulance, IconAnchor, IconAngle, IconAntennaBars1, IconAntennaBars2, IconAntennaBars3, IconAntennaBars4, IconAntennaBars5, IconAperture, IconApple, IconApps, IconArchive, IconArrowAutofitContent, IconArrowAutofitDown, IconArrowAutofitHeight, IconArrowAutofitLeft, IconArrowAutofitRight, IconArrowAutofitUp, IconArrowAutofitWidth, IconArrowBack, IconArrowBackUp, IconArrowBarDown, IconArrowBarLeft, IconArrowBarRight, IconArrowBarToDown, IconArrowBarToLeft, IconArrowBarToRight, IconArrowBarToUp, IconArrowBarUp, IconArrowBigDown, IconArrowBigLeft, IconArrowBigRight, IconArrowBigTop, IconArrowBottomBar, IconArrowBottomCircle, IconArrowBottomSquare, IconArrowBottomTail, IconArrowDown, IconArrowDownCircle, IconArrowDownLeft, IconArrowDownLeftCircle, IconArrowDownRight, IconArrowDownRightCircle, IconArrowForward, IconArrowForwardUp, IconArrowLeft, IconArrowLeftBar, IconArrowLeftCircle, IconArrowLeftSquare, IconArrowLeftTail, IconArrowLoopLeft, IconArrowLoopRight, IconArrowNarrowDown, IconArrowNarrowLeft, IconArrowNarrowRight, IconArrowNarrowUp, IconArrowRampLeft, IconArrowRampRight, IconArrowRight, IconArrowRightBar, IconArrowRightCircle, IconArrowRightSquare, IconArrowRightTail, IconArrowTopBar, IconArrowTopCircle, IconArrowTopSquare, IconArrowTopTail, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpLeftCircle, IconArrowUpRight, IconArrowUpRightCircle, IconArrowWaveLeftDown, IconArrowWaveLeftUp, IconArrowWaveRightDown, IconArrowWaveRightUp, IconArrowsDiagonal, IconArrowsDiagonal2, IconArrowsDiagonalMinimize, IconArrowsDiagonalMinimize2, IconArrowsDoubleNeSw, IconArrowsDoubleNwSe, IconArrowsDoubleSeNw, IconArrowsDoubleSwNe, IconArrowsDown, IconArrowsDownUp, IconArrowsHorizontal, IconArrowsJoin, IconArrowsJoin2, IconArrowsLeft, IconArrowsLeftDown, IconArrowsLeftRight, IconArrowsMaximize, IconArrowsMinimize, IconArrowsRight, IconArrowsRightDown, IconArrowsRightLeft, IconArrowsSort, IconArrowsSplit, IconArrowsSplit2, IconArrowsUp, IconArrowsUpDown, IconArrowsUpLeft, IconArrowsUpRight, IconArrowsVertical, IconArtboard, IconAspectRatio, IconAt, IconAtom, IconAtom2, IconAward, IconAxisX, IconAxisY, IconBackhoe, IconBackpack, IconBackspace, IconBallAmericanFootball, IconBallBasketball, IconBallBowling, IconBallFootball, IconBallFootballOff, IconBallTennis, IconBallVolleyball, IconBallon, IconBan, IconBandage, IconBarcode, IconBasket, IconBath, IconBattery, IconBattery1, IconBattery2, IconBattery3, IconBattery4, IconBatteryAutomotive, IconBatteryCharging, IconBatteryCharging2, IconBatteryEco, IconBatteryOff, IconBeach, IconBed, IconBell, IconBellMinus, IconBellOff, IconBellPlus, IconBellRinging, IconBellRinging2, IconBellX, IconBike, IconBinary, IconBiohazard, IconBlockquote, IconBluetooth, IconBluetoothConnected, IconBluetoothOff, IconBlur, IconBold, IconBolt, IconBoltOff, IconBone, IconBook, IconBookmark, IconBookmarkOff, IconBookmarks, IconBorderAll, IconBorderBottom, IconBorderHorizontal, IconBorderInner, IconBorderLeft, IconBorderNone, IconBorderOuter, IconBorderRadius, IconBorderRight, IconBorderStyle, IconBorderStyle2, IconBorderTop, IconBorderVertical, IconBottle, IconBox, IconBoxMargin, IconBoxModel, IconBoxModel2, IconBoxMultiple, IconBoxMultiple0, IconBoxMultiple1, IconBoxMultiple2, IconBoxMultiple3, IconBoxMultiple4, IconBoxMultiple5, IconBoxMultiple6, IconBoxMultiple7, IconBoxMultiple8, IconBoxMultiple9, IconBoxPadding, IconBraces, IconBrackets, IconBrandAirbnb, IconBrandAirtable, IconBrandAndroid, IconBrandAngular, IconBrandApple, IconBrandAppleArcade, IconBrandAppstore, IconBrandAsana, IconBrandBehance, IconBrandBing, IconBrandBitbucket, IconBrandBooking, IconBrandBootstrap, IconBrandChrome, IconBrandCodepen, IconBrandCodesandbox, IconBrandCss3, IconBrandCucumber, IconBrandDebian, IconBrandDeviantart, IconBrandDiscord, IconBrandDisqus, IconBrandDocker, IconBrandDoctrine, IconBrandDribbble, IconBrandEdge, IconBrandFacebook, IconBrandFigma, IconBrandFirebase, IconBrandFirefox, IconBrandFlickr, IconBrandFoursquare, IconBrandFramer, IconBrandGit, IconBrandGithub, IconBrandGitlab, IconBrandGoogle, IconBrandGoogleAnalytics, IconBrandGoogleDrive, IconBrandGooglePlay, IconBrandGravatar, IconBrandHipchat, IconBrandHtml5, IconBrandInstagram, IconBrandJavascript, IconBrandKickstarter, IconBrandKotlin, IconBrandLinkedin, IconBrandLoom, IconBrandMastercard, IconBrandMedium, IconBrandMessenger, IconBrandNetbeans, IconBrandNetflix, IconBrandNotion, IconBrandNytimes, IconBrandOpenSource, IconBrandOpera, IconBrandPagekit, IconBrandPatreon, IconBrandPaypal, IconBrandPhp, IconBrandPinterest, IconBrandPocket, IconBrandProducthunt, IconBrandPython, IconBrandReactNative, IconBrandReddit, IconBrandSafari, IconBrandSass, IconBrandSentry, IconBrandShazam, IconBrandSketch, IconBrandSkype, IconBrandSlack, IconBrandSnapchat, IconBrandSoundcloud, IconBrandSpotify, IconBrandStackoverflow, IconBrandSteam, IconBrandStripe, IconBrandSublimeText, IconBrandTabler, IconBrandTailwind, IconBrandTelegram, IconBrandTidal, IconBrandTiktok, IconBrandTinder, IconBrandTumblr, IconBrandTwitch, IconBrandTwitter, IconBrandUber, IconBrandUbuntu, IconBrandUnsplash, IconBrandVercel, IconBrandVimeo, IconBrandVisualStudio, IconBrandVk, IconBrandWhatsapp, IconBrandWindows, IconBrandYahoo, IconBrandYcombinator, IconBrandYoutube, IconBriefcase, IconBrightness, IconBrightness2, IconBrightnessDown, IconBrightnessHalf, IconBrightnessUp, IconBrowser, IconBrush, IconBucket, IconBug, IconBuilding, IconBuildingArch, IconBuildingBank, IconBuildingBridge, IconBuildingBridge2, IconBuildingCarousel, IconBuildingCastle, IconBuildingChurch, IconBuildingCommunity, IconBuildingCottage, IconBuildingFactory, IconBuildingFortress, IconBuildingHospital, IconBuildingLighthouse, IconBuildingMonument, IconBuildingPavilon, IconBuildingSkyscraper, IconBuildingStore, IconBuildingWarehouse, IconBulb, IconBulbOff, IconBulldozer, IconBus, IconBusinessplan, IconCalculator, IconCalendar, IconCalendarEvent, IconCalendarMinus, IconCalendarOff, IconCalendarPlus, IconCalendarStats, IconCalendarTime, IconCamera, IconCameraMinus, IconCameraOff, IconCameraPlus, IconCameraRotate, IconCameraSelfie, IconCandy, IconCapture, IconCar, IconCarCrane, IconCaravan, IconCardboards, IconCaretDown, IconCaretLeft, IconCaretRight, IconCaretUp, IconCash, IconCashBanknote, IconCashBanknoteOff, IconCast, IconCe, IconCertificate, IconChargingPile, IconChartArcs, IconChartArcs3, IconChartArea, IconChartAreaLine, IconChartArrows, IconChartArrowsVertical, IconChartBar, IconChartBubble, IconChartCandle, IconChartCircles, IconChartDonut, IconChartDonut2, IconChartDonut3, IconChartDonut4, IconChartDots, IconChartInfographic, IconChartLine, IconChartPie, IconChartPie2, IconChartPie3, IconChartPie4, IconChartRadar, IconCheck, IconCheckbox, IconChecks, IconCheckupList, IconCheese, IconChevronDown, IconChevronDownLeft, IconChevronDownRight, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronUpLeft, IconChevronUpRight, IconChevronsDown, IconChevronsDownLeft, IconChevronsDownRight, IconChevronsLeft, IconChevronsRight, IconChevronsUp, IconChevronsUpLeft, IconChevronsUpRight, IconChristmasTree, IconCircle, IconCircle0, IconCircle1, IconCircle2, IconCircle3, IconCircle4, IconCircle5, IconCircle6, IconCircle7, IconCircle8, IconCircle9, IconCircleCheck, IconCircleDashed, IconCircleDotted, IconCircleHalf, IconCircleHalfVertical, IconCircleMinus, IconCircleOff, IconCirclePlus, IconCircleSquare, IconCircleX, IconCircles, IconClearAll, IconClearFormatting, IconClick, IconClipboard, IconClipboardCheck, IconClipboardList, IconClipboardX, IconClock, IconCloud, IconCloudDownload, IconCloudFog, IconCloudOff, IconCloudRain, IconCloudSnow, IconCloudStorm, IconCloudUpload, IconCode, IconCodeMinus, IconCodePlus, IconCoffee, IconCoin, IconColorPicker, IconColorSwatch, IconColumnInsertLeft, IconColumnInsertRight, IconColumns, IconComet, IconCommand, IconCompass, IconConfetti, IconContainer, IconContrast, IconCookie, IconCopy, IconCopyleft, IconCopyright, IconCornerDownLeft, IconCornerDownLeftDouble, IconCornerDownRight, IconCornerDownRightDouble, IconCornerLeftDown, IconCornerLeftDownDouble, IconCornerLeftUp, IconCornerLeftUpDouble, IconCornerRightDown, IconCornerRightDownDouble, IconCornerRightUp, IconCornerRightUpDouble, IconCornerUpLeft, IconCornerUpLeftDouble, IconCornerUpRight, IconCornerUpRightDouble, IconCpu, IconCrane, IconCreditCard, IconCreditCardOff, IconCrop, IconCross, IconCrosshair, IconCrown, IconCrownOff, IconCrutches, IconCup, IconCurlyLoop, IconCurrencyBahraini, IconCurrencyBath, IconCurrencyBitcoin, IconCurrencyCent, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDogecoin, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarCanadian, IconCurrencyDollarSingapore, IconCurrencyEthereum, IconCurrencyEuro, IconCurrencyForint, IconCurrencyFrank, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLitecoin, IconCurrencyNaira, IconCurrencyPound, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRipple, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRupee, IconCurrencyShekel, IconCurrencyTaka, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyZloty, IconCurrentLocation, IconCursorText, IconCut, IconDashboard, IconDatabase, IconDatabaseExport, IconDatabaseImport, IconDatabaseOff, IconDetails, IconDeviceAnalytics, IconDeviceAudioTape, IconDeviceCctv, IconDeviceComputerCamera, IconDeviceComputerCameraOff, IconDeviceDesktop, IconDeviceDesktopAnalytics, IconDeviceDesktopOff, IconDeviceFloppy, IconDeviceGamepad, IconDeviceLaptop, IconDeviceMobile, IconDeviceMobileMessage, IconDeviceMobileRotated, IconDeviceMobileVibration, IconDeviceSpeaker, IconDeviceTablet, IconDeviceTv, IconDeviceWatch, IconDeviceWatchStats, IconDeviceWatchStats2, IconDevices, IconDevices2, IconDevicesPc, IconDiamond, IconDice, IconDimensions, IconDirection, IconDirectionHorizontal, IconDirections, IconDisabled, IconDisabled2, IconDisc, IconDiscount, IconDiscount2, IconDivide, IconDna, IconDna2, IconDogBowl, IconDoor, IconDoorEnter, IconDoorExit, IconDots, IconDotsCircleHorizontal, IconDotsDiagonal, IconDotsDiagonal2, IconDotsVertical, IconDownload, IconDragDrop, IconDragDrop2, IconDrone, IconDroneOff, IconDroplet, IconDropletFilled, IconDropletFilled2, IconDropletHalf, IconDropletHalf2, IconDropletOff, IconEar, IconEarOff, IconEdit, IconEditCircle, IconEgg, IconEmergencyBed, IconEmphasis, IconEngine, IconEqual, IconEqualNot, IconEraser, IconExchange, IconExposure, IconExternalLink, IconEye, IconEyeCheck, IconEyeOff, IconEyeTable, IconEyeglass, IconEyeglass2, IconFaceId, IconFall, IconFeather, IconFence, IconFile, IconFileAlert, IconFileAnalytics, IconFileCertificate, IconFileCheck, IconFileCode, IconFileCode2, IconFileDiff, IconFileDislike, IconFileDownload, IconFileExport, IconFileHorizontal, IconFileImport, IconFileInfo, IconFileInvoice, IconFileLike, IconFileMinus, IconFileMusic, IconFileOff, IconFilePhone, IconFilePlus, IconFileReport, IconFileSearch, IconFileShredder, IconFileSymlink, IconFileText, IconFileUpload, IconFileX, IconFileZip, IconFiles, IconFilesOff, IconFilter, IconFilterOff, IconFingerprint, IconFiretruck, IconFirstAidKit, IconFish, IconFlag, IconFlag2, IconFlag3, IconFlame, IconFlare, IconFlask, IconFlask2, IconFlipHorizontal, IconFlipVertical, IconFloatCenter, IconFloatLeft, IconFloatNone, IconFloatRight, IconFocus, IconFocus2, IconFold, IconFoldDown, IconFoldUp, IconFolder, IconFolderMinus, IconFolderOff, IconFolderPlus, IconFolderX, IconFolders, IconForbid, IconForbid2, IconForklift, IconForms, IconFrame, IconFriends, IconGasStation, IconGauge, IconGavel, IconGeometry, IconGhost, IconGift, IconGitBranch, IconGitCommit, IconGitCompare, IconGitFork, IconGitMerge, IconGitPullRequest, IconGitPullRequestClosed, IconGlass, IconGlassFull, IconGlassOff, IconGlobe, IconGolf, IconGps, IconGrain, IconGridDots, IconGripHorizontal, IconGripVertical, IconGrowth, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHammer, IconHandClick, IconHandFinger, IconHandLittleFinger, IconHandMiddleFinger, IconHandMove, IconHandOff, IconHandRingFinger, IconHandRock, IconHandStop, IconHandThreeFingers, IconHandTwoFingers, IconHanger, IconHash, IconHeading, IconHeadphones, IconHeadphonesOff, IconHeadset, IconHeart, IconHeartBroken, IconHeartRateMonitor, IconHeartbeat, IconHelicopter, IconHelicopterLanding, IconHelp, IconHexagon, IconHexagonOff, IconHierarchy, IconHierarchy2, IconHighlight, IconHistory, IconHome, IconHome2, IconHotelService, IconHourglass, IconIceCream, IconIceCream2, IconId, IconInbox, IconIndentDecrease, IconIndentIncrease, IconInfinity, IconInfoCircle, IconInfoSquare, IconItalic, IconJumpRope, IconKarate, IconKey, IconKeyboard, IconKeyboardHide, IconKeyboardOff, IconKeyboardShow, IconLanguage, IconLanguageHiragana, IconLanguageKatakana, IconLayersDifference, IconLayersIntersect, IconLayersLinked, IconLayersSubtract, IconLayersUnion, IconLayout, IconLayout2, IconLayoutAlignBottom, IconLayoutAlignCenter, IconLayoutAlignLeft, IconLayoutAlignMiddle, IconLayoutAlignRight, IconLayoutAlignTop, IconLayoutBoard, IconLayoutBoardSplit, IconLayoutBottombar, IconLayoutCards, IconLayoutColumns, IconLayoutDistributeHorizontal, IconLayoutDistributeVertical, IconLayoutGrid, IconLayoutGridAdd, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutRows, IconLayoutSidebar, IconLayoutSidebarRight, IconLeaf, IconLego, IconLemon, IconLemon2, IconLetterA, IconLetterB, IconLetterC, IconLetterCase, IconLetterCaseLower, IconLetterCaseToggle, IconLetterCaseUpper, IconLetterD, IconLetterE, IconLetterF, IconLetterG, IconLetterH, IconLetterI, IconLetterJ, IconLetterK, IconLetterL, IconLetterM, IconLetterN, IconLetterO, IconLetterP, IconLetterQ, IconLetterR, IconLetterS, IconLetterSpacing, IconLetterT, IconLetterU, IconLetterV, IconLetterW, IconLetterX, IconLetterY, IconLetterZ, IconLettersCase, IconLicense, IconLifebuoy, IconLine, IconLineDashed, IconLineDotted, IconLineHeight, IconLink, IconList, IconListCheck, IconListDetails, IconListNumbers, IconListSearch, IconLivePhoto, IconLiveView, IconLoader, IconLoaderQuarter, IconLocation, IconLock, IconLockAccess, IconLockOff, IconLockOpen, IconLockSquare, IconLogin, IconLogout, IconLungs, IconMacro, IconMagnet, IconMail, IconMailForward, IconMailOpened, IconMailbox, IconMan, IconManualGearbox, IconMap, IconMap2, IconMapPin, IconMapPinOff, IconMapPins, IconMapSearch, IconMarkdown, IconMarquee, IconMarquee2, IconMars, IconMask, IconMaskOff, IconMassage, IconMath, IconMathFunction, IconMathSymbols, IconMaximize, IconMeat, IconMedal, IconMedicalCross, IconMedicineSyrup, IconMenu, IconMenu2, IconMessage, IconMessage2, IconMessageCircle, IconMessageCircle2, IconMessageCircleOff, IconMessageDots, IconMessageOff, IconMessagePlus, IconMessageReport, IconMessages, IconMessagesOff, IconMicrophone, IconMicrophone2, IconMicrophoneOff, IconMicroscope, IconMilk, IconMinimize, IconMinus, IconMinusVertical, IconMist, IconMoodBoy, IconMoodConfuzed, IconMoodCrazyHappy, IconMoodCry, IconMoodEmpty, IconMoodHappy, IconMoodKid, IconMoodNervous, IconMoodNeutral, IconMoodSad, IconMoodSmile, IconMoodSuprised, IconMoodTongue, IconMoon, IconMoon2, IconMoonStars, IconMoped, IconMotorbike, IconMountain, IconMouse, IconMovie, IconMug, IconMultiplier05x, IconMultiplier15x, IconMultiplier1x, IconMultiplier2x, IconMushroom, IconMusic, IconNewSection, IconNews, IconNfc, IconNote, IconNotebook, IconNotes, IconNotification, IconNumber0, IconNumber1, IconNumber2, IconNumber3, IconNumber4, IconNumber5, IconNumber6, IconNumber7, IconNumber8, IconNumber9, IconNurse, IconOctagon, IconOctagonOff, IconOld, IconOlympics, IconOmega, IconOutlet, IconOverline, IconPackage, IconPacman, IconPageBreak, IconPaint, IconPalette, IconPanoramaHorizontal, IconPanoramaVertical, IconPaperclip, IconParachute, IconParentheses, IconParking, IconPeace, IconPencil, IconPennant, IconPepper, IconPercentage, IconPerspective, IconPhone, IconPhoneCall, IconPhoneCalling, IconPhoneCheck, IconPhoneIncoming, IconPhoneOff, IconPhoneOutgoing, IconPhonePause, IconPhonePlus, IconPhoneX, IconPhoto, IconPhotoOff, IconPhysotherapist, IconPictureInPicture, IconPictureInPictureOff, IconPictureInPictureOn, IconPig, IconPill, IconPills, IconPin, IconPinned, IconPinnedOff, IconPizza, IconPlane, IconPlaneArrival, IconPlaneDeparture, IconPlaneInflight, IconPlanet, IconPlant, IconPlant2, IconPlayCard, IconPlayerPause, IconPlayerPlay, IconPlayerRecord, IconPlayerSkipBack, IconPlayerSkipForward, IconPlayerStop, IconPlayerTrackNext, IconPlayerTrackPrev, IconPlaylist, IconPlug, IconPlus, IconPoint, IconPokeball, IconPolaroid, IconPool, IconPower, IconPray, IconPrescription, IconPresentation, IconPresentationAnalytics, IconPrinter, IconPrison, IconPrompt, IconPropeller, IconPuzzle, IconPuzzle2, IconPyramid, IconQrcode, IconQuestionMark, IconRadio, IconRadioactive, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRainbow, IconReceipt, IconReceipt2, IconReceiptOff, IconReceiptRefund, IconReceiptTax, IconRecharging, IconRecordMail, IconRectangle, IconRectangleVertical, IconRecycle, IconRefresh, IconRefreshAlert, IconRegistered, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRepeatOnce, IconReplace, IconReport, IconReportAnalytics, IconReportMedical, IconReportMoney, IconReportSearch, IconResize, IconRipple, IconRoadSign, IconRocket, IconRotate, IconRotate2, IconRotate360, IconRotateClockwise, IconRotateClockwise2, IconRotateRectangle, IconRoute, IconRouter, IconRowInsertBottom, IconRowInsertTop, IconRss, IconRuler, IconRuler2, IconRun, IconSailboat, IconSalt, IconSatellite, IconSausage, IconScale, IconScaleOutline, IconScan, IconSchool, IconScissors, IconScooter, IconScooterElectric, IconScreenShare, IconScreenShareOff, IconScubaMask, IconSearch, IconSection, IconSeeding, IconSelect, IconSelector, IconSend, IconSeparator, IconSeparatorHorizontal, IconSeparatorVertical, IconServer, IconServicemark, IconSettings, IconSettingsAutomation, IconShadow, IconShadowOff, IconShape, IconShape2, IconShape3, IconShare, IconShield, IconShieldCheck, IconShieldCheckered, IconShieldChevron, IconShieldLock, IconShieldOff, IconShieldX, IconShip, IconShirt, IconShoppingCart, IconShoppingCartDiscount, IconShoppingCartOff, IconShoppingCartPlus, IconShoppingCartX, IconShredder, IconSignature, IconSitemap, IconSkateboard, IconSleigh, IconSlice, IconSlideshow, IconSmartHome, IconSmoking, IconSmokingNo, IconSnowflake, IconSoccerField, IconSocial, IconSock, IconSortAscending, IconSortAscending2, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortDescending, IconSortDescending2, IconSortDescendingLetters, IconSortDescendingNumbers, IconSoup, IconSpace, IconSpacingHorizontal, IconSpacingVertical, IconSpeakerphone, IconSpeedboat, IconSportBillard, IconSquare, IconSquare0, IconSquare1, IconSquare2, IconSquare3, IconSquare4, IconSquare5, IconSquare6, IconSquare7, IconSquare8, IconSquare9, IconSquareCheck, IconSquareDot, IconSquareForbid, IconSquareForbid2, IconSquareMinus, IconSquareOff, IconSquarePlus, IconSquareRoot, IconSquareRoot2, IconSquareRotated, IconSquareRotatedOff, IconSquareToggle, IconSquareToggleHorizontal, IconSquareX, IconSquaresDiagonal, IconSquaresFilled, IconStack, IconStack2, IconStack3, IconStairs, IconStairsDown, IconStairsUp, IconStar, IconStarHalf, IconStarOff, IconStars, IconSteeringWheel, IconStepInto, IconStepOut, IconStethoscope, IconSticker, IconStrikethrough, IconSubmarine, IconSubscript, IconSubtask, IconSum, IconSun, IconSunOff, IconSunrise, IconSunset, IconSuperscript, IconSwimming, IconSwitch, IconSwitch2, IconSwitch3, IconSwitchHorizontal, IconSwitchVertical, IconTable, IconTableExport, IconTableImport, IconTableOff, IconTag, IconTags, IconTallymark1, IconTallymark2, IconTallymark3, IconTallymark4, IconTallymarks, IconTank, IconTarget, IconTemperature, IconTemperatureCelsius, IconTemperatureFahrenheit, IconTemperatureMinus, IconTemperaturePlus, IconTemplate, IconTent, IconTerminal, IconTerminal2, IconTestPipe, IconTextDirectionLtr, IconTextDirectionRtl, IconTextResize, IconTextWrap, IconTextWrapDisabled, IconThermometer, IconThumbDown, IconThumbUp, IconTicket, IconTiltShift, IconTir, IconToggleLeft, IconToggleRight, IconTool, IconTools, IconToolsKitchen, IconToolsKitchen2, IconTornado, IconTournament, IconTrack, IconTractor, IconTrademark, IconTrafficCone, IconTrafficLights, IconTrain, IconTransferIn, IconTransferOut, IconTrash, IconTrashOff, IconTrashX, IconTree, IconTrees, IconTrendingDown, IconTrendingDown2, IconTrendingDown3, IconTrendingUp, IconTrendingUp2, IconTrendingUp3, IconTriangle, IconTriangleOff, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTruck, IconTruckDelivery, IconTruckOff, IconTruckReturn, IconTypography, IconUmbrella, IconUnderline, IconUnlink, IconUpload, IconUrgent, IconUser, IconUserCheck, IconUserCircle, IconUserExclamation, IconUserMinus, IconUserOff, IconUserPlus, IconUserSearch, IconUserX, IconUsers, IconVaccine, IconVaccineBottle, IconVariable, IconVector, IconVectorBeizer2, IconVectorBezier, IconVectorTriangle, IconVenus, IconVersions, IconVideo, IconVideoMinus, IconVideoOff, IconVideoPlus, IconView360, IconViewfinder, IconViewportNarrow, IconViewportWide, IconVirus, IconVirusOff, IconVirusSearch, IconVocabulary, IconVolume, IconVolume2, IconVolume3, IconWalk, IconWall, IconWallet, IconWallpaper, IconWand, IconWaveSawTool, IconWaveSine, IconWaveSquare, IconWifi, IconWifi0, IconWifi1, IconWifi2, IconWifiOff, IconWind, IconWindmill, IconWindow, IconWiper, IconWiperWash, IconWoman, IconWorld, IconWorldDownload, IconWorldLatitude, IconWorldLongitude, IconWorldUpload, IconWreckingBall, IconWriting, IconWritingSign, IconX, IconYinYang, IconZodiacAquarius, IconZodiacAries, IconZodiacCancer, IconZodiacCapricorn, IconZodiacGemini, IconZodiacLeo, IconZodiacLibra, IconZodiacPisces, IconZodiacSagittarius, IconZodiacScorpio, IconZodiacTaurus, IconZodiacVirgo, IconZoomCancel, IconZoomCheck, IconZoomIn, IconZoomMoney };
50644
53231
  //# sourceMappingURL=index.esm.js.map