@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
@@ -6891,6 +6891,46 @@ function IconBluetooth(_ref) {
6891
6891
  }));
6892
6892
  }
6893
6893
 
6894
+ function IconBlur(_ref) {
6895
+ var _ref$size = _ref.size,
6896
+ size = _ref$size === void 0 ? 24 : _ref$size,
6897
+ _ref$color = _ref.color,
6898
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
6899
+ _ref$stroke = _ref.stroke,
6900
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
6901
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
6902
+
6903
+ return /*#__PURE__*/React.createElement("svg", _extends({
6904
+ className: "icon icon-tabler icon-tabler-blur",
6905
+ width: size,
6906
+ height: size,
6907
+ viewBox: "0 0 24 24",
6908
+ strokeWidth: stroke,
6909
+ stroke: color,
6910
+ fill: "none",
6911
+ strokeLinecap: "round",
6912
+ strokeLinejoin: "round"
6913
+ }, props), /*#__PURE__*/React.createElement("path", {
6914
+ stroke: "none",
6915
+ d: "M0 0h24v24H0z",
6916
+ fill: "none"
6917
+ }), /*#__PURE__*/React.createElement("path", {
6918
+ 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"
6919
+ }), /*#__PURE__*/React.createElement("path", {
6920
+ d: "M12 3v17"
6921
+ }), /*#__PURE__*/React.createElement("path", {
6922
+ d: "M12 12h9"
6923
+ }), /*#__PURE__*/React.createElement("path", {
6924
+ d: "M12 9h8"
6925
+ }), /*#__PURE__*/React.createElement("path", {
6926
+ d: "M12 6h6"
6927
+ }), /*#__PURE__*/React.createElement("path", {
6928
+ d: "M12 18h6"
6929
+ }), /*#__PURE__*/React.createElement("path", {
6930
+ d: "M12 15h8"
6931
+ }));
6932
+ }
6933
+
6894
6934
  function IconBold(_ref) {
6895
6935
  var _ref$size = _ref.size,
6896
6936
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8579,7 +8619,7 @@ function IconBoxMultiple2(_ref) {
8579
8619
  }), /*#__PURE__*/React.createElement("path", {
8580
8620
  d: "M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2"
8581
8621
  }), /*#__PURE__*/React.createElement("path", {
8582
- d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
8622
+ d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
8583
8623
  }));
8584
8624
  }
8585
8625
 
@@ -9064,6 +9104,38 @@ function IconBrandAirbnb(_ref) {
9064
9104
  }));
9065
9105
  }
9066
9106
 
9107
+ function IconBrandAirtable(_ref) {
9108
+ var _ref$size = _ref.size,
9109
+ size = _ref$size === void 0 ? 24 : _ref$size,
9110
+ _ref$color = _ref.color,
9111
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9112
+ _ref$stroke = _ref.stroke,
9113
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9114
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9115
+
9116
+ return /*#__PURE__*/React.createElement("svg", _extends({
9117
+ className: "icon icon-tabler icon-tabler-brand-airtable",
9118
+ width: size,
9119
+ height: size,
9120
+ viewBox: "0 0 24 24",
9121
+ strokeWidth: stroke,
9122
+ stroke: color,
9123
+ fill: "none",
9124
+ strokeLinecap: "round",
9125
+ strokeLinejoin: "round"
9126
+ }, props), /*#__PURE__*/React.createElement("path", {
9127
+ stroke: "none",
9128
+ d: "M0 0h24v24H0z",
9129
+ fill: "none"
9130
+ }), /*#__PURE__*/React.createElement("path", {
9131
+ d: "M3 10v8l7 -3v-2.6z"
9132
+ }), /*#__PURE__*/React.createElement("path", {
9133
+ d: "M3 6l9 3l9 -3l-9 -3z"
9134
+ }), /*#__PURE__*/React.createElement("path", {
9135
+ d: "M14 12.3v8.7l7 -3v-8z"
9136
+ }));
9137
+ }
9138
+
9067
9139
  function IconBrandAndroid(_ref) {
9068
9140
  var _ref$size = _ref.size,
9069
9141
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9122,6 +9194,38 @@ function IconBrandAndroid(_ref) {
9122
9194
  }));
9123
9195
  }
9124
9196
 
9197
+ function IconBrandAngular(_ref) {
9198
+ var _ref$size = _ref.size,
9199
+ size = _ref$size === void 0 ? 24 : _ref$size,
9200
+ _ref$color = _ref.color,
9201
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9202
+ _ref$stroke = _ref.stroke,
9203
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9204
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9205
+
9206
+ return /*#__PURE__*/React.createElement("svg", _extends({
9207
+ className: "icon icon-tabler icon-tabler-brand-angular",
9208
+ width: size,
9209
+ height: size,
9210
+ viewBox: "0 0 24 24",
9211
+ strokeWidth: stroke,
9212
+ stroke: color,
9213
+ fill: "none",
9214
+ strokeLinecap: "round",
9215
+ strokeLinejoin: "round"
9216
+ }, props), /*#__PURE__*/React.createElement("path", {
9217
+ stroke: "none",
9218
+ d: "M0 0h24v24H0z",
9219
+ fill: "none"
9220
+ }), /*#__PURE__*/React.createElement("path", {
9221
+ 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"
9222
+ }), /*#__PURE__*/React.createElement("path", {
9223
+ d: "M9 15l3 -8l3 8"
9224
+ }), /*#__PURE__*/React.createElement("path", {
9225
+ d: "M10 13h4"
9226
+ }));
9227
+ }
9228
+
9125
9229
  function IconBrandAppleArcade(_ref) {
9126
9230
  var _ref$size = _ref.size,
9127
9231
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9604,6 +9708,80 @@ function IconBrandCss3(_ref) {
9604
9708
  }));
9605
9709
  }
9606
9710
 
9711
+ function IconBrandCucumber(_ref) {
9712
+ var _ref$size = _ref.size,
9713
+ size = _ref$size === void 0 ? 24 : _ref$size,
9714
+ _ref$color = _ref.color,
9715
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9716
+ _ref$stroke = _ref.stroke,
9717
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9718
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9719
+
9720
+ return /*#__PURE__*/React.createElement("svg", _extends({
9721
+ className: "icon icon-tabler icon-tabler-brand-cucumber",
9722
+ width: size,
9723
+ height: size,
9724
+ viewBox: "0 0 24 24",
9725
+ strokeWidth: stroke,
9726
+ stroke: color,
9727
+ fill: "none",
9728
+ strokeLinecap: "round",
9729
+ strokeLinejoin: "round"
9730
+ }, props), /*#__PURE__*/React.createElement("path", {
9731
+ stroke: "none",
9732
+ d: "M0 0h24v24H0z",
9733
+ fill: "none"
9734
+ }), /*#__PURE__*/React.createElement("path", {
9735
+ 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"
9736
+ }), /*#__PURE__*/React.createElement("path", {
9737
+ d: "M10.5 8l-.5 -1"
9738
+ }), /*#__PURE__*/React.createElement("path", {
9739
+ d: "M13.5 14l.5 1"
9740
+ }), /*#__PURE__*/React.createElement("path", {
9741
+ d: "M9 12.5l-1 .5"
9742
+ }), /*#__PURE__*/React.createElement("path", {
9743
+ d: "M11 14l-.5 1"
9744
+ }), /*#__PURE__*/React.createElement("path", {
9745
+ d: "M13 8l.5 -1"
9746
+ }), /*#__PURE__*/React.createElement("path", {
9747
+ d: "M16 12.5l-1 -.5"
9748
+ }), /*#__PURE__*/React.createElement("path", {
9749
+ d: "M9 10l-1 -.5"
9750
+ }));
9751
+ }
9752
+
9753
+ function IconBrandDebian(_ref) {
9754
+ var _ref$size = _ref.size,
9755
+ size = _ref$size === void 0 ? 24 : _ref$size,
9756
+ _ref$color = _ref.color,
9757
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9758
+ _ref$stroke = _ref.stroke,
9759
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9760
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9761
+
9762
+ return /*#__PURE__*/React.createElement("svg", _extends({
9763
+ className: "icon icon-tabler icon-tabler-brand-debian",
9764
+ width: size,
9765
+ height: size,
9766
+ viewBox: "0 0 24 24",
9767
+ strokeWidth: stroke,
9768
+ stroke: color,
9769
+ fill: "none",
9770
+ strokeLinecap: "round",
9771
+ strokeLinejoin: "round"
9772
+ }, props), /*#__PURE__*/React.createElement("path", {
9773
+ stroke: "none",
9774
+ d: "M0 0h24v24H0z",
9775
+ fill: "none"
9776
+ }), /*#__PURE__*/React.createElement("path", {
9777
+ 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"
9778
+ }), /*#__PURE__*/React.createElement("circle", {
9779
+ cx: 12,
9780
+ cy: 12,
9781
+ r: 9
9782
+ }));
9783
+ }
9784
+
9607
9785
  function IconBrandDeviantart(_ref) {
9608
9786
  var _ref$size = _ref.size,
9609
9787
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9742,7 +9920,7 @@ function IconBrandDocker(_ref) {
9742
9920
  }), /*#__PURE__*/React.createElement("path", {
9743
9921
  d: "M11 4h3v3h-3z"
9744
9922
  }), /*#__PURE__*/React.createElement("path", {
9745
- d: "M4.571 18.001c1.5 0 2.047 -.074 2.958 -.78"
9923
+ d: "M4.571 18c1.5 0 2.047 -.074 2.958 -.78"
9746
9924
  }), /*#__PURE__*/React.createElement("line", {
9747
9925
  x1: 10,
9748
9926
  y1: 16,
@@ -9751,6 +9929,42 @@ function IconBrandDocker(_ref) {
9751
9929
  }));
9752
9930
  }
9753
9931
 
9932
+ function IconBrandDoctrine(_ref) {
9933
+ var _ref$size = _ref.size,
9934
+ size = _ref$size === void 0 ? 24 : _ref$size,
9935
+ _ref$color = _ref.color,
9936
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9937
+ _ref$stroke = _ref.stroke,
9938
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9939
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9940
+
9941
+ return /*#__PURE__*/React.createElement("svg", _extends({
9942
+ className: "icon icon-tabler icon-tabler-brand-doctrine",
9943
+ width: size,
9944
+ height: size,
9945
+ viewBox: "0 0 24 24",
9946
+ strokeWidth: stroke,
9947
+ stroke: color,
9948
+ fill: "none",
9949
+ strokeLinecap: "round",
9950
+ strokeLinejoin: "round"
9951
+ }, props), /*#__PURE__*/React.createElement("path", {
9952
+ stroke: "none",
9953
+ d: "M0 0h24v24H0z",
9954
+ fill: "none"
9955
+ }), /*#__PURE__*/React.createElement("circle", {
9956
+ cx: 12,
9957
+ cy: 14,
9958
+ r: 7
9959
+ }), /*#__PURE__*/React.createElement("path", {
9960
+ d: "M9 14h6"
9961
+ }), /*#__PURE__*/React.createElement("path", {
9962
+ d: "M12 11l3 3l-3 3"
9963
+ }), /*#__PURE__*/React.createElement("path", {
9964
+ d: "M10 3l6.9 6"
9965
+ }));
9966
+ }
9967
+
9754
9968
  function IconBrandDribbble(_ref) {
9755
9969
  var _ref$size = _ref.size,
9756
9970
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9887,6 +10101,38 @@ function IconBrandFigma(_ref) {
9887
10101
  }));
9888
10102
  }
9889
10103
 
10104
+ function IconBrandFirebase(_ref) {
10105
+ var _ref$size = _ref.size,
10106
+ size = _ref$size === void 0 ? 24 : _ref$size,
10107
+ _ref$color = _ref.color,
10108
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10109
+ _ref$stroke = _ref.stroke,
10110
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10111
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10112
+
10113
+ return /*#__PURE__*/React.createElement("svg", _extends({
10114
+ className: "icon icon-tabler icon-tabler-brand-firebase",
10115
+ width: size,
10116
+ height: size,
10117
+ viewBox: "0 0 24 24",
10118
+ strokeWidth: stroke,
10119
+ stroke: color,
10120
+ fill: "none",
10121
+ strokeLinecap: "round",
10122
+ strokeLinejoin: "round"
10123
+ }, props), /*#__PURE__*/React.createElement("path", {
10124
+ stroke: "none",
10125
+ d: "M0 0h24v24H0z",
10126
+ fill: "none"
10127
+ }), /*#__PURE__*/React.createElement("path", {
10128
+ 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"
10129
+ }), /*#__PURE__*/React.createElement("path", {
10130
+ 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"
10131
+ }), /*#__PURE__*/React.createElement("path", {
10132
+ d: "M4.57 17.18l10.93 -10.68"
10133
+ }));
10134
+ }
10135
+
9890
10136
  function IconBrandFirefox(_ref) {
9891
10137
  var _ref$size = _ref.size,
9892
10138
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10012,6 +10258,52 @@ function IconBrandFramer(_ref) {
10012
10258
  }));
10013
10259
  }
10014
10260
 
10261
+ function IconBrandGit(_ref) {
10262
+ var _ref$size = _ref.size,
10263
+ size = _ref$size === void 0 ? 24 : _ref$size,
10264
+ _ref$color = _ref.color,
10265
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10266
+ _ref$stroke = _ref.stroke,
10267
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10268
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10269
+
10270
+ return /*#__PURE__*/React.createElement("svg", _extends({
10271
+ className: "icon icon-tabler icon-tabler-brand-git",
10272
+ width: size,
10273
+ height: size,
10274
+ viewBox: "0 0 24 24",
10275
+ strokeWidth: stroke,
10276
+ stroke: color,
10277
+ fill: "none",
10278
+ strokeLinecap: "round",
10279
+ strokeLinejoin: "round"
10280
+ }, props), /*#__PURE__*/React.createElement("path", {
10281
+ stroke: "none",
10282
+ d: "M0 0h24v24H0z",
10283
+ fill: "none"
10284
+ }), /*#__PURE__*/React.createElement("circle", {
10285
+ cx: 16,
10286
+ cy: 12,
10287
+ r: 1
10288
+ }), /*#__PURE__*/React.createElement("circle", {
10289
+ cx: 12,
10290
+ cy: 8,
10291
+ r: 1
10292
+ }), /*#__PURE__*/React.createElement("circle", {
10293
+ cx: 12,
10294
+ cy: 16,
10295
+ r: 1
10296
+ }), /*#__PURE__*/React.createElement("path", {
10297
+ d: "M12 15v-6"
10298
+ }), /*#__PURE__*/React.createElement("path", {
10299
+ d: "M15 11l-2 -2"
10300
+ }), /*#__PURE__*/React.createElement("path", {
10301
+ d: "M11 7l-1.9 -1.9"
10302
+ }), /*#__PURE__*/React.createElement("path", {
10303
+ 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"
10304
+ }));
10305
+ }
10306
+
10015
10307
  function IconBrandGithub(_ref) {
10016
10308
  var _ref$size = _ref.size,
10017
10309
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10486,6 +10778,40 @@ function IconBrandLinkedin(_ref) {
10486
10778
  }));
10487
10779
  }
10488
10780
 
10781
+ function IconBrandLoom(_ref) {
10782
+ var _ref$size = _ref.size,
10783
+ size = _ref$size === void 0 ? 24 : _ref$size,
10784
+ _ref$color = _ref.color,
10785
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10786
+ _ref$stroke = _ref.stroke,
10787
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10788
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10789
+
10790
+ return /*#__PURE__*/React.createElement("svg", _extends({
10791
+ className: "icon icon-tabler icon-tabler-brand-loom",
10792
+ width: size,
10793
+ height: size,
10794
+ viewBox: "0 0 24 24",
10795
+ strokeWidth: stroke,
10796
+ stroke: color,
10797
+ fill: "none",
10798
+ strokeLinecap: "round",
10799
+ strokeLinejoin: "round"
10800
+ }, props), /*#__PURE__*/React.createElement("path", {
10801
+ stroke: "none",
10802
+ d: "M0 0h24v24H0z",
10803
+ fill: "none"
10804
+ }), /*#__PURE__*/React.createElement("path", {
10805
+ d: "M17.464 6.518a6.001 6.001 0 1 0 -3.023 7.965"
10806
+ }), /*#__PURE__*/React.createElement("path", {
10807
+ d: "M17.482 17.464a6.001 6.001 0 1 0 -7.965 -3.023"
10808
+ }), /*#__PURE__*/React.createElement("path", {
10809
+ d: "M6.54 17.482a6.001 6.001 0 1 0 3.024 -7.965"
10810
+ }), /*#__PURE__*/React.createElement("path", {
10811
+ d: "M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024"
10812
+ }));
10813
+ }
10814
+
10489
10815
  function IconBrandMastercard(_ref) {
10490
10816
  var _ref$size = _ref.size,
10491
10817
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10514,7 +10840,7 @@ function IconBrandMastercard(_ref) {
10514
10840
  cy: 12,
10515
10841
  r: 3
10516
10842
  }), /*#__PURE__*/React.createElement("path", {
10517
- d: "M12.001 9.765a3 3 0 1 0 0 4.47"
10843
+ d: "M12 9.765a3 3 0 1 0 0 4.47"
10518
10844
  }), /*#__PURE__*/React.createElement("rect", {
10519
10845
  x: 3,
10520
10846
  y: 5,
@@ -10608,6 +10934,46 @@ function IconBrandMessenger(_ref) {
10608
10934
  }));
10609
10935
  }
10610
10936
 
10937
+ function IconBrandNetbeans(_ref) {
10938
+ var _ref$size = _ref.size,
10939
+ size = _ref$size === void 0 ? 24 : _ref$size,
10940
+ _ref$color = _ref.color,
10941
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10942
+ _ref$stroke = _ref.stroke,
10943
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10944
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10945
+
10946
+ return /*#__PURE__*/React.createElement("svg", _extends({
10947
+ className: "icon icon-tabler icon-tabler-brand-netbeans",
10948
+ width: size,
10949
+ height: size,
10950
+ viewBox: "0 0 24 24",
10951
+ strokeWidth: stroke,
10952
+ stroke: color,
10953
+ fill: "none",
10954
+ strokeLinecap: "round",
10955
+ strokeLinejoin: "round"
10956
+ }, props), /*#__PURE__*/React.createElement("path", {
10957
+ stroke: "none",
10958
+ d: "M0 0h24v24H0z",
10959
+ fill: "none"
10960
+ }), /*#__PURE__*/React.createElement("path", {
10961
+ 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"
10962
+ }), /*#__PURE__*/React.createElement("path", {
10963
+ 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"
10964
+ }), /*#__PURE__*/React.createElement("path", {
10965
+ d: "M12 21v-9l-7.5 -4.5"
10966
+ }), /*#__PURE__*/React.createElement("path", {
10967
+ d: "M12 12l7.5 -4.5"
10968
+ }), /*#__PURE__*/React.createElement("path", {
10969
+ d: "M12 3v4.5"
10970
+ }), /*#__PURE__*/React.createElement("path", {
10971
+ d: "M19.5 16l-3.5 -2"
10972
+ }), /*#__PURE__*/React.createElement("path", {
10973
+ d: "M8 14l-3.5 2"
10974
+ }));
10975
+ }
10976
+
10611
10977
  function IconBrandNetflix(_ref) {
10612
10978
  var _ref$size = _ref.size,
10613
10979
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10636,6 +11002,84 @@ function IconBrandNetflix(_ref) {
10636
11002
  }));
10637
11003
  }
10638
11004
 
11005
+ function IconBrandNotion(_ref) {
11006
+ var _ref$size = _ref.size,
11007
+ size = _ref$size === void 0 ? 24 : _ref$size,
11008
+ _ref$color = _ref.color,
11009
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11010
+ _ref$stroke = _ref.stroke,
11011
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11012
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11013
+
11014
+ return /*#__PURE__*/React.createElement("svg", _extends({
11015
+ className: "icon icon-tabler icon-tabler-brand-notion",
11016
+ width: size,
11017
+ height: size,
11018
+ viewBox: "0 0 24 24",
11019
+ strokeWidth: stroke,
11020
+ stroke: color,
11021
+ fill: "none",
11022
+ strokeLinecap: "round",
11023
+ strokeLinejoin: "round"
11024
+ }, props), /*#__PURE__*/React.createElement("path", {
11025
+ stroke: "none",
11026
+ d: "M0 0h24v24H0z",
11027
+ fill: "none"
11028
+ }), /*#__PURE__*/React.createElement("rect", {
11029
+ x: 4,
11030
+ y: 4,
11031
+ width: 16,
11032
+ height: 16,
11033
+ rx: 2
11034
+ }), /*#__PURE__*/React.createElement("path", {
11035
+ d: "M7 7h3l6 6"
11036
+ }), /*#__PURE__*/React.createElement("path", {
11037
+ d: "M8 7v10"
11038
+ }), /*#__PURE__*/React.createElement("path", {
11039
+ d: "M7 17h2"
11040
+ }), /*#__PURE__*/React.createElement("path", {
11041
+ d: "M15 7h2"
11042
+ }), /*#__PURE__*/React.createElement("path", {
11043
+ d: "M16 7v10h-1l-7 -7"
11044
+ }));
11045
+ }
11046
+
11047
+ function IconBrandNytimes(_ref) {
11048
+ var _ref$size = _ref.size,
11049
+ size = _ref$size === void 0 ? 24 : _ref$size,
11050
+ _ref$color = _ref.color,
11051
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11052
+ _ref$stroke = _ref.stroke,
11053
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11054
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11055
+
11056
+ return /*#__PURE__*/React.createElement("svg", _extends({
11057
+ className: "icon icon-tabler icon-tabler-brand-nytimes",
11058
+ width: size,
11059
+ height: size,
11060
+ viewBox: "0 0 24 24",
11061
+ strokeWidth: stroke,
11062
+ stroke: color,
11063
+ fill: "none",
11064
+ strokeLinecap: "round",
11065
+ strokeLinejoin: "round"
11066
+ }, props), /*#__PURE__*/React.createElement("path", {
11067
+ stroke: "none",
11068
+ d: "M0 0h24v24H0z",
11069
+ fill: "none"
11070
+ }), /*#__PURE__*/React.createElement("path", {
11071
+ d: "M11.036 5.058a8.001 8.001 0 1 0 8.706 9.965"
11072
+ }), /*#__PURE__*/React.createElement("path", {
11073
+ d: "M12 21v-11l-7.5 4"
11074
+ }), /*#__PURE__*/React.createElement("path", {
11075
+ d: "M17.5 3a2.5 2.5 0 1 1 0 5l-11 -5a2.5 2.5 0 0 0 -.67 4.91"
11076
+ }), /*#__PURE__*/React.createElement("path", {
11077
+ d: "M9 12v8"
11078
+ }), /*#__PURE__*/React.createElement("path", {
11079
+ d: "M16 13h-.01"
11080
+ }));
11081
+ }
11082
+
10639
11083
  function IconBrandOpenSource(_ref) {
10640
11084
  var _ref$size = _ref.size,
10641
11085
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10787,6 +11231,45 @@ function IconBrandPaypal(_ref) {
10787
11231
  }));
10788
11232
  }
10789
11233
 
11234
+ function IconBrandPhp(_ref) {
11235
+ var _ref$size = _ref.size,
11236
+ size = _ref$size === void 0 ? 24 : _ref$size,
11237
+ _ref$color = _ref.color,
11238
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11239
+ _ref$stroke = _ref.stroke,
11240
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11241
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11242
+
11243
+ return /*#__PURE__*/React.createElement("svg", _extends({
11244
+ className: "icon icon-tabler icon-tabler-brand-php",
11245
+ width: size,
11246
+ height: size,
11247
+ viewBox: "0 0 24 24",
11248
+ strokeWidth: stroke,
11249
+ stroke: color,
11250
+ fill: "none",
11251
+ strokeLinecap: "round",
11252
+ strokeLinejoin: "round"
11253
+ }, props), /*#__PURE__*/React.createElement("path", {
11254
+ stroke: "none",
11255
+ d: "M0 0h24v24H0z",
11256
+ fill: "none"
11257
+ }), /*#__PURE__*/React.createElement("ellipse", {
11258
+ cx: 12,
11259
+ cy: 12,
11260
+ rx: 10,
11261
+ ry: 9
11262
+ }), /*#__PURE__*/React.createElement("path", {
11263
+ 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"
11264
+ }), /*#__PURE__*/React.createElement("path", {
11265
+ 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"
11266
+ }), /*#__PURE__*/React.createElement("path", {
11267
+ d: "M12 7.5l-1 5.5"
11268
+ }), /*#__PURE__*/React.createElement("path", {
11269
+ d: "M11.6 10h2.4l-.5 3"
11270
+ }));
11271
+ }
11272
+
10790
11273
  function IconBrandPinterest(_ref) {
10791
11274
  var _ref$size = _ref.size,
10792
11275
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10928,6 +11411,46 @@ function IconBrandPython(_ref) {
10928
11411
  }));
10929
11412
  }
10930
11413
 
11414
+ function IconBrandReactNative(_ref) {
11415
+ var _ref$size = _ref.size,
11416
+ size = _ref$size === void 0 ? 24 : _ref$size,
11417
+ _ref$color = _ref.color,
11418
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11419
+ _ref$stroke = _ref.stroke,
11420
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11421
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11422
+
11423
+ return /*#__PURE__*/React.createElement("svg", _extends({
11424
+ className: "icon icon-tabler icon-tabler-brand-react-native",
11425
+ width: size,
11426
+ height: size,
11427
+ viewBox: "0 0 24 24",
11428
+ strokeWidth: stroke,
11429
+ stroke: color,
11430
+ fill: "none",
11431
+ strokeLinecap: "round",
11432
+ strokeLinejoin: "round"
11433
+ }, props), /*#__PURE__*/React.createElement("path", {
11434
+ stroke: "none",
11435
+ d: "M0 0h24v24H0z",
11436
+ fill: "none"
11437
+ }), /*#__PURE__*/React.createElement("path", {
11438
+ 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"
11439
+ }), /*#__PURE__*/React.createElement("path", {
11440
+ 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"
11441
+ }), /*#__PURE__*/React.createElement("path", {
11442
+ 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"
11443
+ }), /*#__PURE__*/React.createElement("path", {
11444
+ 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"
11445
+ }), /*#__PURE__*/React.createElement("path", {
11446
+ 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"
11447
+ }), /*#__PURE__*/React.createElement("path", {
11448
+ 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"
11449
+ }), /*#__PURE__*/React.createElement("path", {
11450
+ 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"
11451
+ }));
11452
+ }
11453
+
10931
11454
  function IconBrandReddit(_ref) {
10932
11455
  var _ref$size = _ref.size,
10933
11456
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11299,7 +11822,7 @@ function IconBrandSpotify(_ref) {
11299
11822
  }));
11300
11823
  }
11301
11824
 
11302
- function IconBrandStackOfverflow(_ref) {
11825
+ function IconBrandStackoverflow(_ref) {
11303
11826
  var _ref$size = _ref.size,
11304
11827
  size = _ref$size === void 0 ? 24 : _ref$size,
11305
11828
  _ref$color = _ref.color,
@@ -11309,7 +11832,7 @@ function IconBrandStackOfverflow(_ref) {
11309
11832
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11310
11833
 
11311
11834
  return /*#__PURE__*/React.createElement("svg", _extends({
11312
- className: "icon icon-tabler icon-tabler-brand-stack-ofverflow",
11835
+ className: "icon icon-tabler icon-tabler-brand-stackoverflow",
11313
11836
  width: size,
11314
11837
  height: size,
11315
11838
  viewBox: "0 0 24 24",
@@ -11359,7 +11882,7 @@ function IconBrandSteam(_ref) {
11359
11882
  d: "M0 0h24v24H0z",
11360
11883
  fill: "none"
11361
11884
  }), /*#__PURE__*/React.createElement("path", {
11362
- 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"
11885
+ 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"
11363
11886
  }), /*#__PURE__*/React.createElement("circle", {
11364
11887
  fill: "currentColor",
11365
11888
  cx: 16.5,
@@ -11396,6 +11919,40 @@ function IconBrandStripe(_ref) {
11396
11919
  }));
11397
11920
  }
11398
11921
 
11922
+ function IconBrandSublimeText(_ref) {
11923
+ var _ref$size = _ref.size,
11924
+ size = _ref$size === void 0 ? 24 : _ref$size,
11925
+ _ref$color = _ref.color,
11926
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11927
+ _ref$stroke = _ref.stroke,
11928
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11929
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11930
+
11931
+ return /*#__PURE__*/React.createElement("svg", _extends({
11932
+ className: "icon icon-tabler icon-tabler-brand-sublime-text",
11933
+ width: size,
11934
+ height: size,
11935
+ viewBox: "0 0 24 24",
11936
+ strokeWidth: stroke,
11937
+ stroke: color,
11938
+ fill: "none",
11939
+ strokeLinecap: "round",
11940
+ strokeLinejoin: "round"
11941
+ }, props), /*#__PURE__*/React.createElement("path", {
11942
+ stroke: "none",
11943
+ d: "M0 0h24v24H0z",
11944
+ fill: "none"
11945
+ }), /*#__PURE__*/React.createElement("path", {
11946
+ d: "M19 8l-14 4.5v-5.5l14 -4.5z"
11947
+ }), /*#__PURE__*/React.createElement("path", {
11948
+ d: "M19 17l-14 4.5v-5.5l14 -4.5z"
11949
+ }), /*#__PURE__*/React.createElement("path", {
11950
+ d: "M19 11.5l-14 -4.5"
11951
+ }), /*#__PURE__*/React.createElement("path", {
11952
+ d: "M5 12.5l14 4.5"
11953
+ }));
11954
+ }
11955
+
11399
11956
  function IconBrandTabler(_ref) {
11400
11957
  var _ref$size = _ref.size,
11401
11958
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11675,6 +12232,84 @@ function IconBrandTwitter(_ref) {
11675
12232
  }));
11676
12233
  }
11677
12234
 
12235
+ function IconBrandUber(_ref) {
12236
+ var _ref$size = _ref.size,
12237
+ size = _ref$size === void 0 ? 24 : _ref$size,
12238
+ _ref$color = _ref.color,
12239
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12240
+ _ref$stroke = _ref.stroke,
12241
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12242
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12243
+
12244
+ return /*#__PURE__*/React.createElement("svg", _extends({
12245
+ className: "icon icon-tabler icon-tabler-brand-uber",
12246
+ width: size,
12247
+ height: size,
12248
+ viewBox: "0 0 24 24",
12249
+ strokeWidth: stroke,
12250
+ stroke: color,
12251
+ fill: "none",
12252
+ strokeLinecap: "round",
12253
+ strokeLinejoin: "round"
12254
+ }, props), /*#__PURE__*/React.createElement("path", {
12255
+ stroke: "none",
12256
+ d: "M0 0h24v24H0z",
12257
+ fill: "none"
12258
+ }), /*#__PURE__*/React.createElement("circle", {
12259
+ cx: 12,
12260
+ cy: 12,
12261
+ r: 9
12262
+ }), /*#__PURE__*/React.createElement("rect", {
12263
+ x: 9,
12264
+ y: 9,
12265
+ width: 6,
12266
+ height: 6,
12267
+ rx: 1
12268
+ }), /*#__PURE__*/React.createElement("path", {
12269
+ d: "M3 12h6"
12270
+ }));
12271
+ }
12272
+
12273
+ function IconBrandUbuntu(_ref) {
12274
+ var _ref$size = _ref.size,
12275
+ size = _ref$size === void 0 ? 24 : _ref$size,
12276
+ _ref$color = _ref.color,
12277
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12278
+ _ref$stroke = _ref.stroke,
12279
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12280
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12281
+
12282
+ return /*#__PURE__*/React.createElement("svg", _extends({
12283
+ className: "icon icon-tabler icon-tabler-brand-ubuntu",
12284
+ width: size,
12285
+ height: size,
12286
+ viewBox: "0 0 24 24",
12287
+ strokeWidth: stroke,
12288
+ stroke: color,
12289
+ fill: "none",
12290
+ strokeLinecap: "round",
12291
+ strokeLinejoin: "round"
12292
+ }, props), /*#__PURE__*/React.createElement("path", {
12293
+ stroke: "none",
12294
+ d: "M0 0h24v24H0z",
12295
+ fill: "none"
12296
+ }), /*#__PURE__*/React.createElement("circle", {
12297
+ cx: 12,
12298
+ cy: 5,
12299
+ r: 2
12300
+ }), /*#__PURE__*/React.createElement("path", {
12301
+ 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"
12302
+ }), /*#__PURE__*/React.createElement("circle", {
12303
+ cx: 5,
12304
+ cy: 17,
12305
+ r: 2
12306
+ }), /*#__PURE__*/React.createElement("circle", {
12307
+ cx: 19,
12308
+ cy: 17,
12309
+ r: 2
12310
+ }));
12311
+ }
12312
+
11678
12313
  function IconBrandUnsplash(_ref) {
11679
12314
  var _ref$size = _ref.size,
11680
12315
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11759,6 +12394,34 @@ function IconBrandVimeo(_ref) {
11759
12394
  }));
11760
12395
  }
11761
12396
 
12397
+ function IconBrandVisualStudio(_ref) {
12398
+ var _ref$size = _ref.size,
12399
+ size = _ref$size === void 0 ? 24 : _ref$size,
12400
+ _ref$color = _ref.color,
12401
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12402
+ _ref$stroke = _ref.stroke,
12403
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12404
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12405
+
12406
+ return /*#__PURE__*/React.createElement("svg", _extends({
12407
+ className: "icon icon-tabler icon-tabler-brand-visual-studio",
12408
+ width: size,
12409
+ height: size,
12410
+ viewBox: "0 0 24 24",
12411
+ strokeWidth: stroke,
12412
+ stroke: color,
12413
+ fill: "none",
12414
+ strokeLinecap: "round",
12415
+ strokeLinejoin: "round"
12416
+ }, props), /*#__PURE__*/React.createElement("path", {
12417
+ stroke: "none",
12418
+ d: "M0 0h24v24H0z",
12419
+ fill: "none"
12420
+ }), /*#__PURE__*/React.createElement("path", {
12421
+ d: "M4 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z"
12422
+ }));
12423
+ }
12424
+
11762
12425
  function IconBrandVk(_ref) {
11763
12426
  var _ref$size = _ref.size,
11764
12427
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -15726,6 +16389,46 @@ function IconChecks(_ref) {
15726
16389
  }));
15727
16390
  }
15728
16391
 
16392
+ function IconCheckupList(_ref) {
16393
+ var _ref$size = _ref.size,
16394
+ size = _ref$size === void 0 ? 24 : _ref$size,
16395
+ _ref$color = _ref.color,
16396
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16397
+ _ref$stroke = _ref.stroke,
16398
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
16399
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
16400
+
16401
+ return /*#__PURE__*/React.createElement("svg", _extends({
16402
+ className: "icon icon-tabler icon-tabler-checkup-list",
16403
+ width: size,
16404
+ height: size,
16405
+ viewBox: "0 0 24 24",
16406
+ strokeWidth: stroke,
16407
+ stroke: color,
16408
+ fill: "none",
16409
+ strokeLinecap: "round",
16410
+ strokeLinejoin: "round"
16411
+ }, props), /*#__PURE__*/React.createElement("path", {
16412
+ stroke: "none",
16413
+ d: "M0 0h24v24H0z",
16414
+ fill: "none"
16415
+ }), /*#__PURE__*/React.createElement("path", {
16416
+ 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"
16417
+ }), /*#__PURE__*/React.createElement("rect", {
16418
+ x: 9,
16419
+ y: 3,
16420
+ width: 6,
16421
+ height: 4,
16422
+ rx: 2
16423
+ }), /*#__PURE__*/React.createElement("path", {
16424
+ d: "M9 14h.01"
16425
+ }), /*#__PURE__*/React.createElement("path", {
16426
+ d: "M9 17h.01"
16427
+ }), /*#__PURE__*/React.createElement("path", {
16428
+ d: "M12 16l1 1l3 -3"
16429
+ }));
16430
+ }
16431
+
15729
16432
  function IconCheese(_ref) {
15730
16433
  var _ref$size = _ref.size,
15731
16434
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -16344,7 +17047,7 @@ function IconCircle2(_ref) {
16344
17047
  d: "M0 0h24v24H0z",
16345
17048
  fill: "none"
16346
17049
  }), /*#__PURE__*/React.createElement("path", {
16347
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
17050
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
16348
17051
  }), /*#__PURE__*/React.createElement("circle", {
16349
17052
  cx: 12,
16350
17053
  cy: 12,
@@ -18861,6 +19564,56 @@ function IconCornerUpRight(_ref) {
18861
19564
  }));
18862
19565
  }
18863
19566
 
19567
+ function IconCpu(_ref) {
19568
+ var _ref$size = _ref.size,
19569
+ size = _ref$size === void 0 ? 24 : _ref$size,
19570
+ _ref$color = _ref.color,
19571
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19572
+ _ref$stroke = _ref.stroke,
19573
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19574
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19575
+
19576
+ return /*#__PURE__*/React.createElement("svg", _extends({
19577
+ className: "icon icon-tabler icon-tabler-cpu",
19578
+ width: size,
19579
+ height: size,
19580
+ viewBox: "0 0 24 24",
19581
+ strokeWidth: stroke,
19582
+ stroke: color,
19583
+ fill: "none",
19584
+ strokeLinecap: "round",
19585
+ strokeLinejoin: "round"
19586
+ }, props), /*#__PURE__*/React.createElement("path", {
19587
+ stroke: "none",
19588
+ d: "M0 0h24v24H0z",
19589
+ fill: "none"
19590
+ }), /*#__PURE__*/React.createElement("rect", {
19591
+ x: 5,
19592
+ y: 5,
19593
+ width: 14,
19594
+ height: 14,
19595
+ rx: 1
19596
+ }), /*#__PURE__*/React.createElement("path", {
19597
+ d: "M9 9h6v6h-6z"
19598
+ }), /*#__PURE__*/React.createElement("path", {
19599
+ d: "M3 10h2"
19600
+ }), /*#__PURE__*/React.createElement("path", {
19601
+ d: "M3 14h2"
19602
+ }), /*#__PURE__*/React.createElement("path", {
19603
+ d: "M10 3v2"
19604
+ }), /*#__PURE__*/React.createElement("path", {
19605
+ d: "M14 3v2"
19606
+ }), /*#__PURE__*/React.createElement("path", {
19607
+ d: "M21 10h-2"
19608
+ }), /*#__PURE__*/React.createElement("path", {
19609
+ d: "M21 14h-2"
19610
+ }), /*#__PURE__*/React.createElement("path", {
19611
+ d: "M14 21v-2"
19612
+ }), /*#__PURE__*/React.createElement("path", {
19613
+ d: "M10 21v-2"
19614
+ }));
19615
+ }
19616
+
18864
19617
  function IconCrane(_ref) {
18865
19618
  var _ref$size = _ref.size,
18866
19619
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19027,6 +19780,34 @@ function IconCrop(_ref) {
19027
19780
  }));
19028
19781
  }
19029
19782
 
19783
+ function IconCross(_ref) {
19784
+ var _ref$size = _ref.size,
19785
+ size = _ref$size === void 0 ? 24 : _ref$size,
19786
+ _ref$color = _ref.color,
19787
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19788
+ _ref$stroke = _ref.stroke,
19789
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19790
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19791
+
19792
+ return /*#__PURE__*/React.createElement("svg", _extends({
19793
+ className: "icon icon-tabler icon-tabler-cross",
19794
+ width: size,
19795
+ height: size,
19796
+ viewBox: "0 0 24 24",
19797
+ strokeWidth: stroke,
19798
+ stroke: color,
19799
+ fill: "none",
19800
+ strokeLinecap: "round",
19801
+ strokeLinejoin: "round"
19802
+ }, props), /*#__PURE__*/React.createElement("path", {
19803
+ stroke: "none",
19804
+ d: "M0 0h24v24H0z",
19805
+ fill: "none"
19806
+ }), /*#__PURE__*/React.createElement("path", {
19807
+ d: "M10 21h4v-9h5v-4h-5v-5h-4v5h-5v4h5z"
19808
+ }));
19809
+ }
19810
+
19030
19811
  function IconCrosshair(_ref) {
19031
19812
  var _ref$size = _ref.size,
19032
19813
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19132,6 +19913,46 @@ function IconCrown(_ref) {
19132
19913
  }));
19133
19914
  }
19134
19915
 
19916
+ function IconCrutches(_ref) {
19917
+ var _ref$size = _ref.size,
19918
+ size = _ref$size === void 0 ? 24 : _ref$size,
19919
+ _ref$color = _ref.color,
19920
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19921
+ _ref$stroke = _ref.stroke,
19922
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19923
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19924
+
19925
+ return /*#__PURE__*/React.createElement("svg", _extends({
19926
+ className: "icon icon-tabler icon-tabler-crutches",
19927
+ width: size,
19928
+ height: size,
19929
+ viewBox: "0 0 24 24",
19930
+ strokeWidth: stroke,
19931
+ stroke: color,
19932
+ fill: "none",
19933
+ strokeLinecap: "round",
19934
+ strokeLinejoin: "round"
19935
+ }, props), /*#__PURE__*/React.createElement("path", {
19936
+ stroke: "none",
19937
+ d: "M0 0h24v24H0z",
19938
+ fill: "none"
19939
+ }), /*#__PURE__*/React.createElement("rect", {
19940
+ x: 8,
19941
+ y: 3,
19942
+ width: 8,
19943
+ height: 4,
19944
+ rx: 2
19945
+ }), /*#__PURE__*/React.createElement("path", {
19946
+ d: "M11 21h2"
19947
+ }), /*#__PURE__*/React.createElement("path", {
19948
+ d: "M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092"
19949
+ }), /*#__PURE__*/React.createElement("path", {
19950
+ d: "M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092"
19951
+ }), /*#__PURE__*/React.createElement("path", {
19952
+ d: "M10 11h4"
19953
+ }));
19954
+ }
19955
+
19135
19956
  function IconCup(_ref) {
19136
19957
  var _ref$size = _ref.size,
19137
19958
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19450,9 +20271,9 @@ function IconCurrencyDogecoin(_ref) {
19450
20271
  }), /*#__PURE__*/React.createElement("path", {
19451
20272
  d: "M6 12h6"
19452
20273
  }), /*#__PURE__*/React.createElement("path", {
19453
- d: "M8 5v14"
20274
+ d: "M9 6v12"
19454
20275
  }), /*#__PURE__*/React.createElement("path", {
19455
- d: "M5 19h7a7 7 0 0 0 0 -14h-7"
20276
+ d: "M6 18h6a6 6 0 1 0 0 -12h-6"
19456
20277
  }));
19457
20278
  }
19458
20279
 
@@ -20880,9 +21701,9 @@ function IconDeviceComputerCameraOff(_ref) {
20880
21701
  d: "M0 0h24v24H0z",
20881
21702
  fill: "none"
20882
21703
  }), /*#__PURE__*/React.createElement("path", {
20883
- d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695"
21704
+ d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2 -2a7 7 0 0 0 -9.699 -9.695"
20884
21705
  }), /*#__PURE__*/React.createElement("path", {
20885
- d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736"
21706
+ d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2 -2a3 3 0 0 0 -3.737 -3.736"
20886
21707
  }), /*#__PURE__*/React.createElement("path", {
20887
21708
  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"
20888
21709
  }), /*#__PURE__*/React.createElement("line", {
@@ -21458,6 +22279,86 @@ function IconDeviceTv(_ref) {
21458
22279
  }));
21459
22280
  }
21460
22281
 
22282
+ function IconDeviceWatchStats2(_ref) {
22283
+ var _ref$size = _ref.size,
22284
+ size = _ref$size === void 0 ? 24 : _ref$size,
22285
+ _ref$color = _ref.color,
22286
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22287
+ _ref$stroke = _ref.stroke,
22288
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22289
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22290
+
22291
+ return /*#__PURE__*/React.createElement("svg", _extends({
22292
+ className: "icon icon-tabler icon-tabler-device-watch-stats-2",
22293
+ width: size,
22294
+ height: size,
22295
+ viewBox: "0 0 24 24",
22296
+ strokeWidth: stroke,
22297
+ stroke: color,
22298
+ fill: "none",
22299
+ strokeLinecap: "round",
22300
+ strokeLinejoin: "round"
22301
+ }, props), /*#__PURE__*/React.createElement("path", {
22302
+ stroke: "none",
22303
+ d: "M0 0h24v24H0z",
22304
+ fill: "none"
22305
+ }), /*#__PURE__*/React.createElement("rect", {
22306
+ x: 6,
22307
+ y: 6,
22308
+ width: 12,
22309
+ height: 12,
22310
+ rx: 3
22311
+ }), /*#__PURE__*/React.createElement("path", {
22312
+ d: "M9 18v3h6v-3"
22313
+ }), /*#__PURE__*/React.createElement("path", {
22314
+ d: "M9 6v-3h6v3"
22315
+ }), /*#__PURE__*/React.createElement("path", {
22316
+ d: "M12 10a2 2 0 1 0 2 2"
22317
+ }));
22318
+ }
22319
+
22320
+ function IconDeviceWatchStats(_ref) {
22321
+ var _ref$size = _ref.size,
22322
+ size = _ref$size === void 0 ? 24 : _ref$size,
22323
+ _ref$color = _ref.color,
22324
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22325
+ _ref$stroke = _ref.stroke,
22326
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22327
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22328
+
22329
+ return /*#__PURE__*/React.createElement("svg", _extends({
22330
+ className: "icon icon-tabler icon-tabler-device-watch-stats",
22331
+ width: size,
22332
+ height: size,
22333
+ viewBox: "0 0 24 24",
22334
+ strokeWidth: stroke,
22335
+ stroke: color,
22336
+ fill: "none",
22337
+ strokeLinecap: "round",
22338
+ strokeLinejoin: "round"
22339
+ }, props), /*#__PURE__*/React.createElement("path", {
22340
+ stroke: "none",
22341
+ d: "M0 0h24v24H0z",
22342
+ fill: "none"
22343
+ }), /*#__PURE__*/React.createElement("rect", {
22344
+ x: 6,
22345
+ y: 6,
22346
+ width: 12,
22347
+ height: 12,
22348
+ rx: 3
22349
+ }), /*#__PURE__*/React.createElement("path", {
22350
+ d: "M9 18v3h6v-3"
22351
+ }), /*#__PURE__*/React.createElement("path", {
22352
+ d: "M9 6v-3h6v3"
22353
+ }), /*#__PURE__*/React.createElement("path", {
22354
+ d: "M9 14v-4"
22355
+ }), /*#__PURE__*/React.createElement("path", {
22356
+ d: "M12 14v-1"
22357
+ }), /*#__PURE__*/React.createElement("path", {
22358
+ d: "M15 14v-3"
22359
+ }));
22360
+ }
22361
+
21461
22362
  function IconDeviceWatch(_ref) {
21462
22363
  var _ref$size = _ref.size,
21463
22364
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22095,6 +22996,44 @@ function IconDivide(_ref) {
22095
22996
  }));
22096
22997
  }
22097
22998
 
22999
+ function IconDna2(_ref) {
23000
+ var _ref$size = _ref.size,
23001
+ size = _ref$size === void 0 ? 24 : _ref$size,
23002
+ _ref$color = _ref.color,
23003
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23004
+ _ref$stroke = _ref.stroke,
23005
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23006
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23007
+
23008
+ return /*#__PURE__*/React.createElement("svg", _extends({
23009
+ className: "icon icon-tabler icon-tabler-dna-2",
23010
+ width: size,
23011
+ height: size,
23012
+ viewBox: "0 0 24 24",
23013
+ strokeWidth: stroke,
23014
+ stroke: color,
23015
+ fill: "none",
23016
+ strokeLinecap: "round",
23017
+ strokeLinejoin: "round"
23018
+ }, props), /*#__PURE__*/React.createElement("path", {
23019
+ stroke: "none",
23020
+ d: "M0 0h24v24H0z",
23021
+ fill: "none"
23022
+ }), /*#__PURE__*/React.createElement("path", {
23023
+ 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"
23024
+ }), /*#__PURE__*/React.createElement("path", {
23025
+ 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"
23026
+ }), /*#__PURE__*/React.createElement("path", {
23027
+ d: "M7 4h10"
23028
+ }), /*#__PURE__*/React.createElement("path", {
23029
+ d: "M7 20h10"
23030
+ }), /*#__PURE__*/React.createElement("path", {
23031
+ d: "M8 8h8"
23032
+ }), /*#__PURE__*/React.createElement("path", {
23033
+ d: "M8 16h8"
23034
+ }));
23035
+ }
23036
+
22098
23037
  function IconDna(_ref) {
22099
23038
  var _ref$size = _ref.size,
22100
23039
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23082,6 +24021,50 @@ function IconEgg(_ref) {
23082
24021
  }));
23083
24022
  }
23084
24023
 
24024
+ function IconEmergencyBed(_ref) {
24025
+ var _ref$size = _ref.size,
24026
+ size = _ref$size === void 0 ? 24 : _ref$size,
24027
+ _ref$color = _ref.color,
24028
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24029
+ _ref$stroke = _ref.stroke,
24030
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24031
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24032
+
24033
+ return /*#__PURE__*/React.createElement("svg", _extends({
24034
+ className: "icon icon-tabler icon-tabler-emergency-bed",
24035
+ width: size,
24036
+ height: size,
24037
+ viewBox: "0 0 24 24",
24038
+ strokeWidth: stroke,
24039
+ stroke: color,
24040
+ fill: "none",
24041
+ strokeLinecap: "round",
24042
+ strokeLinejoin: "round"
24043
+ }, props), /*#__PURE__*/React.createElement("path", {
24044
+ stroke: "none",
24045
+ d: "M0 0h24v24H0z",
24046
+ fill: "none"
24047
+ }), /*#__PURE__*/React.createElement("circle", {
24048
+ cx: 16,
24049
+ cy: 18,
24050
+ r: 2
24051
+ }), /*#__PURE__*/React.createElement("circle", {
24052
+ cx: 8,
24053
+ cy: 18,
24054
+ r: 2
24055
+ }), /*#__PURE__*/React.createElement("path", {
24056
+ d: "M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5"
24057
+ }), /*#__PURE__*/React.createElement("path", {
24058
+ d: "M10 6h4"
24059
+ }), /*#__PURE__*/React.createElement("path", {
24060
+ d: "M12 4v4"
24061
+ }), /*#__PURE__*/React.createElement("path", {
24062
+ d: "M12 12v2l-2.5 2.5"
24063
+ }), /*#__PURE__*/React.createElement("path", {
24064
+ d: "M14.5 16.5l-2.5 -2.5"
24065
+ }));
24066
+ }
24067
+
23085
24068
  function IconEmphasis(_ref) {
23086
24069
  var _ref$size = _ref.size,
23087
24070
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23130,6 +24113,42 @@ function IconEmphasis(_ref) {
23130
24113
  }));
23131
24114
  }
23132
24115
 
24116
+ function IconEngine(_ref) {
24117
+ var _ref$size = _ref.size,
24118
+ size = _ref$size === void 0 ? 24 : _ref$size,
24119
+ _ref$color = _ref.color,
24120
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24121
+ _ref$stroke = _ref.stroke,
24122
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24123
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24124
+
24125
+ return /*#__PURE__*/React.createElement("svg", _extends({
24126
+ className: "icon icon-tabler icon-tabler-engine",
24127
+ width: size,
24128
+ height: size,
24129
+ viewBox: "0 0 24 24",
24130
+ strokeWidth: stroke,
24131
+ stroke: color,
24132
+ fill: "none",
24133
+ strokeLinecap: "round",
24134
+ strokeLinejoin: "round"
24135
+ }, props), /*#__PURE__*/React.createElement("path", {
24136
+ stroke: "none",
24137
+ d: "M0 0h24v24H0z",
24138
+ fill: "none"
24139
+ }), /*#__PURE__*/React.createElement("path", {
24140
+ d: "M3 10v6"
24141
+ }), /*#__PURE__*/React.createElement("path", {
24142
+ d: "M12 5v3"
24143
+ }), /*#__PURE__*/React.createElement("path", {
24144
+ d: "M10 5h4"
24145
+ }), /*#__PURE__*/React.createElement("path", {
24146
+ d: "M5 13h-2"
24147
+ }), /*#__PURE__*/React.createElement("path", {
24148
+ 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"
24149
+ }));
24150
+ }
24151
+
23133
24152
  function IconEqualNot(_ref) {
23134
24153
  var _ref$size = _ref.size,
23135
24154
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23405,6 +24424,50 @@ function IconEyeOff(_ref) {
23405
24424
  }));
23406
24425
  }
23407
24426
 
24427
+ function IconEyeTable(_ref) {
24428
+ var _ref$size = _ref.size,
24429
+ size = _ref$size === void 0 ? 24 : _ref$size,
24430
+ _ref$color = _ref.color,
24431
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24432
+ _ref$stroke = _ref.stroke,
24433
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24434
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24435
+
24436
+ return /*#__PURE__*/React.createElement("svg", _extends({
24437
+ className: "icon icon-tabler icon-tabler-eye-table",
24438
+ width: size,
24439
+ height: size,
24440
+ viewBox: "0 0 24 24",
24441
+ strokeWidth: stroke,
24442
+ stroke: color,
24443
+ fill: "none",
24444
+ strokeLinecap: "round",
24445
+ strokeLinejoin: "round"
24446
+ }, props), /*#__PURE__*/React.createElement("path", {
24447
+ stroke: "none",
24448
+ d: "M0 0h24v24H0z",
24449
+ fill: "none"
24450
+ }), /*#__PURE__*/React.createElement("path", {
24451
+ d: "M8.003 18.003h-.011"
24452
+ }), /*#__PURE__*/React.createElement("path", {
24453
+ d: "M12.003 18.002h-.011"
24454
+ }), /*#__PURE__*/React.createElement("path", {
24455
+ d: "M16.003 18.002h-.011"
24456
+ }), /*#__PURE__*/React.createElement("path", {
24457
+ d: "M4 3h16"
24458
+ }), /*#__PURE__*/React.createElement("path", {
24459
+ d: "M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-17"
24460
+ }), /*#__PURE__*/React.createElement("path", {
24461
+ d: "M14 7h-4"
24462
+ }), /*#__PURE__*/React.createElement("path", {
24463
+ d: "M9 15h1"
24464
+ }), /*#__PURE__*/React.createElement("path", {
24465
+ d: "M14 15h1"
24466
+ }), /*#__PURE__*/React.createElement("path", {
24467
+ d: "M12 11v-4"
24468
+ }));
24469
+ }
24470
+
23408
24471
  function IconEye(_ref) {
23409
24472
  var _ref$size = _ref.size,
23410
24473
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -24971,6 +26034,44 @@ function IconFiretruck(_ref) {
24971
26034
  }));
24972
26035
  }
24973
26036
 
26037
+ function IconFirstAidKit(_ref) {
26038
+ var _ref$size = _ref.size,
26039
+ size = _ref$size === void 0 ? 24 : _ref$size,
26040
+ _ref$color = _ref.color,
26041
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
26042
+ _ref$stroke = _ref.stroke,
26043
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26044
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26045
+
26046
+ return /*#__PURE__*/React.createElement("svg", _extends({
26047
+ className: "icon icon-tabler icon-tabler-first-aid-kit",
26048
+ width: size,
26049
+ height: size,
26050
+ viewBox: "0 0 24 24",
26051
+ strokeWidth: stroke,
26052
+ stroke: color,
26053
+ fill: "none",
26054
+ strokeLinecap: "round",
26055
+ strokeLinejoin: "round"
26056
+ }, props), /*#__PURE__*/React.createElement("path", {
26057
+ stroke: "none",
26058
+ d: "M0 0h24v24H0z",
26059
+ fill: "none"
26060
+ }), /*#__PURE__*/React.createElement("path", {
26061
+ d: "M8 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2"
26062
+ }), /*#__PURE__*/React.createElement("rect", {
26063
+ x: 4,
26064
+ y: 8,
26065
+ width: 16,
26066
+ height: 12,
26067
+ rx: 2
26068
+ }), /*#__PURE__*/React.createElement("path", {
26069
+ d: "M10 14h4"
26070
+ }), /*#__PURE__*/React.createElement("path", {
26071
+ d: "M12 12v4"
26072
+ }));
26073
+ }
26074
+
24974
26075
  function IconFish(_ref) {
24975
26076
  var _ref$size = _ref.size,
24976
26077
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -25161,6 +26262,38 @@ function IconFlare(_ref) {
25161
26262
  }));
25162
26263
  }
25163
26264
 
26265
+ function IconFlask2(_ref) {
26266
+ var _ref$size = _ref.size,
26267
+ size = _ref$size === void 0 ? 24 : _ref$size,
26268
+ _ref$color = _ref.color,
26269
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
26270
+ _ref$stroke = _ref.stroke,
26271
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26272
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26273
+
26274
+ return /*#__PURE__*/React.createElement("svg", _extends({
26275
+ className: "icon icon-tabler icon-tabler-flask-2",
26276
+ width: size,
26277
+ height: size,
26278
+ viewBox: "0 0 24 24",
26279
+ strokeWidth: stroke,
26280
+ stroke: color,
26281
+ fill: "none",
26282
+ strokeLinecap: "round",
26283
+ strokeLinejoin: "round"
26284
+ }, props), /*#__PURE__*/React.createElement("path", {
26285
+ stroke: "none",
26286
+ d: "M0 0h24v24H0z",
26287
+ fill: "none"
26288
+ }), /*#__PURE__*/React.createElement("path", {
26289
+ d: "M6.1 15h11.8"
26290
+ }), /*#__PURE__*/React.createElement("path", {
26291
+ 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"
26292
+ }), /*#__PURE__*/React.createElement("path", {
26293
+ d: "M9 3h6"
26294
+ }));
26295
+ }
26296
+
25164
26297
  function IconFlask(_ref) {
25165
26298
  var _ref$size = _ref.size,
25166
26299
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26232,6 +27365,42 @@ function IconGauge(_ref) {
26232
27365
  }));
26233
27366
  }
26234
27367
 
27368
+ function IconGavel(_ref) {
27369
+ var _ref$size = _ref.size,
27370
+ size = _ref$size === void 0 ? 24 : _ref$size,
27371
+ _ref$color = _ref.color,
27372
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27373
+ _ref$stroke = _ref.stroke,
27374
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27375
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27376
+
27377
+ return /*#__PURE__*/React.createElement("svg", _extends({
27378
+ className: "icon icon-tabler icon-tabler-gavel",
27379
+ width: size,
27380
+ height: size,
27381
+ viewBox: "0 0 24 24",
27382
+ strokeWidth: stroke,
27383
+ stroke: color,
27384
+ fill: "none",
27385
+ strokeLinecap: "round",
27386
+ strokeLinejoin: "round"
27387
+ }, props), /*#__PURE__*/React.createElement("path", {
27388
+ stroke: "none",
27389
+ d: "M0 0h24v24H0z",
27390
+ fill: "none"
27391
+ }), /*#__PURE__*/React.createElement("path", {
27392
+ 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"
27393
+ }), /*#__PURE__*/React.createElement("path", {
27394
+ d: "M6 9l4 4"
27395
+ }), /*#__PURE__*/React.createElement("path", {
27396
+ d: "M13 10l-4 -4"
27397
+ }), /*#__PURE__*/React.createElement("path", {
27398
+ d: "M3 21h7"
27399
+ }), /*#__PURE__*/React.createElement("path", {
27400
+ 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"
27401
+ }));
27402
+ }
27403
+
26235
27404
  function IconGeometry(_ref) {
26236
27405
  var _ref$size = _ref.size,
26237
27406
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26568,7 +27737,7 @@ function IconGitMerge(_ref) {
26568
27737
  }));
26569
27738
  }
26570
27739
 
26571
- function IconGitPullRequest(_ref) {
27740
+ function IconGitPullRequestClosed(_ref) {
26572
27741
  var _ref$size = _ref.size,
26573
27742
  size = _ref$size === void 0 ? 24 : _ref$size,
26574
27743
  _ref$color = _ref.color,
@@ -26578,7 +27747,7 @@ function IconGitPullRequest(_ref) {
26578
27747
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26579
27748
 
26580
27749
  return /*#__PURE__*/React.createElement("svg", _extends({
26581
- className: "icon icon-tabler icon-tabler-git-pull-request",
27750
+ className: "icon icon-tabler icon-tabler-git-pull-request-closed",
26582
27751
  width: size,
26583
27752
  height: size,
26584
27753
  viewBox: "0 0 24 24",
@@ -26603,59 +27772,16 @@ function IconGitPullRequest(_ref) {
26603
27772
  cx: 18,
26604
27773
  cy: 18,
26605
27774
  r: 2
26606
- }), /*#__PURE__*/React.createElement("line", {
26607
- x1: 6,
26608
- y1: 8,
26609
- x2: 6,
26610
- y2: 16
26611
27775
  }), /*#__PURE__*/React.createElement("path", {
26612
- d: "M11 6h5a2 2 0 0 1 2 2v8"
26613
- }), /*#__PURE__*/React.createElement("polyline", {
26614
- points: "14 9 11 6 14 3"
26615
- }));
26616
- }
26617
-
26618
- function IconGlassFull(_ref) {
26619
- var _ref$size = _ref.size,
26620
- size = _ref$size === void 0 ? 24 : _ref$size,
26621
- _ref$color = _ref.color,
26622
- color = _ref$color === void 0 ? "currentColor" : _ref$color,
26623
- _ref$stroke = _ref.stroke,
26624
- stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26625
- props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26626
-
26627
- return /*#__PURE__*/React.createElement("svg", _extends({
26628
- className: "icon icon-tabler icon-tabler-glass-full",
26629
- width: size,
26630
- height: size,
26631
- viewBox: "0 0 24 24",
26632
- strokeWidth: stroke,
26633
- stroke: color,
26634
- fill: "none",
26635
- strokeLinecap: "round",
26636
- strokeLinejoin: "round"
26637
- }, props), /*#__PURE__*/React.createElement("path", {
26638
- stroke: "none",
26639
- d: "M0 0h24v24H0z",
26640
- fill: "none"
26641
- }), /*#__PURE__*/React.createElement("line", {
26642
- x1: 8,
26643
- y1: 21,
26644
- x2: 16,
26645
- y2: 21
26646
- }), /*#__PURE__*/React.createElement("line", {
26647
- x1: 12,
26648
- y1: 15,
26649
- x2: 12,
26650
- y2: 21
27776
+ d: "M6 8v8"
26651
27777
  }), /*#__PURE__*/React.createElement("path", {
26652
- d: "M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z"
27778
+ d: "M18 11v5"
26653
27779
  }), /*#__PURE__*/React.createElement("path", {
26654
- d: "M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0"
27780
+ d: "M16 4l4 4m0 -4l-4 4"
26655
27781
  }));
26656
27782
  }
26657
27783
 
26658
- function IconGlassOff(_ref) {
27784
+ function IconGitPullRequest(_ref) {
26659
27785
  var _ref$size = _ref.size,
26660
27786
  size = _ref$size === void 0 ? 24 : _ref$size,
26661
27787
  _ref$color = _ref.color,
@@ -26665,7 +27791,7 @@ function IconGlassOff(_ref) {
26665
27791
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26666
27792
 
26667
27793
  return /*#__PURE__*/React.createElement("svg", _extends({
26668
- className: "icon icon-tabler icon-tabler-glass-off",
27794
+ className: "icon icon-tabler icon-tabler-git-pull-request",
26669
27795
  width: size,
26670
27796
  height: size,
26671
27797
  viewBox: "0 0 24 24",
@@ -26678,27 +27804,31 @@ function IconGlassOff(_ref) {
26678
27804
  stroke: "none",
26679
27805
  d: "M0 0h24v24H0z",
26680
27806
  fill: "none"
27807
+ }), /*#__PURE__*/React.createElement("circle", {
27808
+ cx: 6,
27809
+ cy: 18,
27810
+ r: 2
27811
+ }), /*#__PURE__*/React.createElement("circle", {
27812
+ cx: 6,
27813
+ cy: 6,
27814
+ r: 2
27815
+ }), /*#__PURE__*/React.createElement("circle", {
27816
+ cx: 18,
27817
+ cy: 18,
27818
+ r: 2
26681
27819
  }), /*#__PURE__*/React.createElement("line", {
26682
- x1: 8,
26683
- y1: 21,
26684
- x2: 16,
26685
- y2: 21
26686
- }), /*#__PURE__*/React.createElement("line", {
26687
- x1: 12,
26688
- y1: 15,
26689
- x2: 12,
26690
- y2: 21
27820
+ x1: 6,
27821
+ y1: 8,
27822
+ x2: 6,
27823
+ y2: 16
26691
27824
  }), /*#__PURE__*/React.createElement("path", {
26692
- 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"
26693
- }), /*#__PURE__*/React.createElement("line", {
26694
- x1: 3,
26695
- y1: 3,
26696
- x2: 21,
26697
- y2: 21
27825
+ d: "M11 6h5a2 2 0 0 1 2 2v8"
27826
+ }), /*#__PURE__*/React.createElement("polyline", {
27827
+ points: "14 9 11 6 14 3"
26698
27828
  }));
26699
27829
  }
26700
27830
 
26701
- function IconGlass(_ref) {
27831
+ function IconGlassFull(_ref) {
26702
27832
  var _ref$size = _ref.size,
26703
27833
  size = _ref$size === void 0 ? 24 : _ref$size,
26704
27834
  _ref$color = _ref.color,
@@ -26708,7 +27838,90 @@ function IconGlass(_ref) {
26708
27838
  props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26709
27839
 
26710
27840
  return /*#__PURE__*/React.createElement("svg", _extends({
26711
- className: "icon icon-tabler icon-tabler-glass",
27841
+ className: "icon icon-tabler icon-tabler-glass-full",
27842
+ width: size,
27843
+ height: size,
27844
+ viewBox: "0 0 24 24",
27845
+ strokeWidth: stroke,
27846
+ stroke: color,
27847
+ fill: "none",
27848
+ strokeLinecap: "round",
27849
+ strokeLinejoin: "round"
27850
+ }, props), /*#__PURE__*/React.createElement("path", {
27851
+ stroke: "none",
27852
+ d: "M0 0h24v24H0z",
27853
+ fill: "none"
27854
+ }), /*#__PURE__*/React.createElement("line", {
27855
+ x1: 8,
27856
+ y1: 21,
27857
+ x2: 16,
27858
+ y2: 21
27859
+ }), /*#__PURE__*/React.createElement("line", {
27860
+ x1: 12,
27861
+ y1: 15,
27862
+ x2: 12,
27863
+ y2: 21
27864
+ }), /*#__PURE__*/React.createElement("path", {
27865
+ d: "M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z"
27866
+ }), /*#__PURE__*/React.createElement("path", {
27867
+ d: "M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0"
27868
+ }));
27869
+ }
27870
+
27871
+ function IconGlassOff(_ref) {
27872
+ var _ref$size = _ref.size,
27873
+ size = _ref$size === void 0 ? 24 : _ref$size,
27874
+ _ref$color = _ref.color,
27875
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27876
+ _ref$stroke = _ref.stroke,
27877
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27878
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27879
+
27880
+ return /*#__PURE__*/React.createElement("svg", _extends({
27881
+ className: "icon icon-tabler icon-tabler-glass-off",
27882
+ width: size,
27883
+ height: size,
27884
+ viewBox: "0 0 24 24",
27885
+ strokeWidth: stroke,
27886
+ stroke: color,
27887
+ fill: "none",
27888
+ strokeLinecap: "round",
27889
+ strokeLinejoin: "round"
27890
+ }, props), /*#__PURE__*/React.createElement("path", {
27891
+ stroke: "none",
27892
+ d: "M0 0h24v24H0z",
27893
+ fill: "none"
27894
+ }), /*#__PURE__*/React.createElement("line", {
27895
+ x1: 8,
27896
+ y1: 21,
27897
+ x2: 16,
27898
+ y2: 21
27899
+ }), /*#__PURE__*/React.createElement("line", {
27900
+ x1: 12,
27901
+ y1: 15,
27902
+ x2: 12,
27903
+ y2: 21
27904
+ }), /*#__PURE__*/React.createElement("path", {
27905
+ 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"
27906
+ }), /*#__PURE__*/React.createElement("line", {
27907
+ x1: 3,
27908
+ y1: 3,
27909
+ x2: 21,
27910
+ y2: 21
27911
+ }));
27912
+ }
27913
+
27914
+ function IconGlass(_ref) {
27915
+ var _ref$size = _ref.size,
27916
+ size = _ref$size === void 0 ? 24 : _ref$size,
27917
+ _ref$color = _ref.color,
27918
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27919
+ _ref$stroke = _ref.stroke,
27920
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27921
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27922
+
27923
+ return /*#__PURE__*/React.createElement("svg", _extends({
27924
+ className: "icon icon-tabler icon-tabler-glass",
26712
27925
  width: size,
26713
27926
  height: size,
26714
27927
  viewBox: "0 0 24 24",
@@ -27154,7 +28367,7 @@ function IconH2(_ref) {
27154
28367
  d: "M0 0h24v24H0z",
27155
28368
  fill: "none"
27156
28369
  }), /*#__PURE__*/React.createElement("path", {
27157
- d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
28370
+ d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
27158
28371
  }), /*#__PURE__*/React.createElement("path", {
27159
28372
  d: "M4 6v12"
27160
28373
  }), /*#__PURE__*/React.createElement("path", {
@@ -27347,6 +28560,36 @@ function IconH6(_ref) {
27347
28560
  }));
27348
28561
  }
27349
28562
 
28563
+ function IconHammer(_ref) {
28564
+ var _ref$size = _ref.size,
28565
+ size = _ref$size === void 0 ? 24 : _ref$size,
28566
+ _ref$color = _ref.color,
28567
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
28568
+ _ref$stroke = _ref.stroke,
28569
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
28570
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
28571
+
28572
+ return /*#__PURE__*/React.createElement("svg", _extends({
28573
+ className: "icon icon-tabler icon-tabler-hammer",
28574
+ width: size,
28575
+ height: size,
28576
+ viewBox: "0 0 24 24",
28577
+ strokeWidth: stroke,
28578
+ stroke: color,
28579
+ fill: "none",
28580
+ strokeLinecap: "round",
28581
+ strokeLinejoin: "round"
28582
+ }, props), /*#__PURE__*/React.createElement("path", {
28583
+ stroke: "none",
28584
+ d: "M0 0h24v24H0z",
28585
+ fill: "none"
28586
+ }), /*#__PURE__*/React.createElement("path", {
28587
+ 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"
28588
+ }), /*#__PURE__*/React.createElement("path", {
28589
+ 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"
28590
+ }));
28591
+ }
28592
+
27350
28593
  function IconHandClick(_ref) {
27351
28594
  var _ref$size = _ref.size,
27352
28595
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -27525,7 +28768,7 @@ function IconHandMove(_ref) {
27525
28768
  }), /*#__PURE__*/React.createElement("path", {
27526
28769
  d: "M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427"
27527
28770
  }), /*#__PURE__*/React.createElement("path", {
27528
- d: "M14.001 3.458c1.32 .354 2.558 .902 3.685 1.612"
28771
+ d: "M14 3.458c1.32 .354 2.558 .902 3.685 1.612"
27529
28772
  }));
27530
28773
  }
27531
28774
 
@@ -27999,6 +29242,46 @@ function IconHeartBroken(_ref) {
27999
29242
  }));
28000
29243
  }
28001
29244
 
29245
+ function IconHeartRateMonitor(_ref) {
29246
+ var _ref$size = _ref.size,
29247
+ size = _ref$size === void 0 ? 24 : _ref$size,
29248
+ _ref$color = _ref.color,
29249
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29250
+ _ref$stroke = _ref.stroke,
29251
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29252
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29253
+
29254
+ return /*#__PURE__*/React.createElement("svg", _extends({
29255
+ className: "icon icon-tabler icon-tabler-heart-rate-monitor",
29256
+ width: size,
29257
+ height: size,
29258
+ viewBox: "0 0 24 24",
29259
+ strokeWidth: stroke,
29260
+ stroke: color,
29261
+ fill: "none",
29262
+ strokeLinecap: "round",
29263
+ strokeLinejoin: "round"
29264
+ }, props), /*#__PURE__*/React.createElement("path", {
29265
+ stroke: "none",
29266
+ d: "M0 0h24v24H0z",
29267
+ fill: "none"
29268
+ }), /*#__PURE__*/React.createElement("rect", {
29269
+ x: 3,
29270
+ y: 4,
29271
+ width: 18,
29272
+ height: 12,
29273
+ rx: 1
29274
+ }), /*#__PURE__*/React.createElement("path", {
29275
+ d: "M7 20h10"
29276
+ }), /*#__PURE__*/React.createElement("path", {
29277
+ d: "M9 16v4"
29278
+ }), /*#__PURE__*/React.createElement("path", {
29279
+ d: "M15 16v4"
29280
+ }), /*#__PURE__*/React.createElement("path", {
29281
+ d: "M7 10h2l2 3l2 -6l1 3h3"
29282
+ }));
29283
+ }
29284
+
28002
29285
  function IconHeart(_ref) {
28003
29286
  var _ref$size = _ref.size,
28004
29287
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28027,6 +29310,36 @@ function IconHeart(_ref) {
28027
29310
  }));
28028
29311
  }
28029
29312
 
29313
+ function IconHeartbeat(_ref) {
29314
+ var _ref$size = _ref.size,
29315
+ size = _ref$size === void 0 ? 24 : _ref$size,
29316
+ _ref$color = _ref.color,
29317
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29318
+ _ref$stroke = _ref.stroke,
29319
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29320
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29321
+
29322
+ return /*#__PURE__*/React.createElement("svg", _extends({
29323
+ className: "icon icon-tabler icon-tabler-heartbeat",
29324
+ width: size,
29325
+ height: size,
29326
+ viewBox: "0 0 24 24",
29327
+ strokeWidth: stroke,
29328
+ stroke: color,
29329
+ fill: "none",
29330
+ strokeLinecap: "round",
29331
+ strokeLinejoin: "round"
29332
+ }, props), /*#__PURE__*/React.createElement("path", {
29333
+ stroke: "none",
29334
+ d: "M0 0h24v24H0z",
29335
+ fill: "none"
29336
+ }), /*#__PURE__*/React.createElement("path", {
29337
+ 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"
29338
+ }), /*#__PURE__*/React.createElement("path", {
29339
+ d: "M3 13h2l2 3l2 -6l1 3h3"
29340
+ }));
29341
+ }
29342
+
28030
29343
  function IconHelicopterLanding(_ref) {
28031
29344
  var _ref$size = _ref.size,
28032
29345
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28436,6 +29749,68 @@ function IconHome(_ref) {
28436
29749
  }));
28437
29750
  }
28438
29751
 
29752
+ function IconHotelService(_ref) {
29753
+ var _ref$size = _ref.size,
29754
+ size = _ref$size === void 0 ? 24 : _ref$size,
29755
+ _ref$color = _ref.color,
29756
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29757
+ _ref$stroke = _ref.stroke,
29758
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29759
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29760
+
29761
+ return /*#__PURE__*/React.createElement("svg", _extends({
29762
+ className: "icon icon-tabler icon-tabler-hotel-service",
29763
+ width: size,
29764
+ height: size,
29765
+ viewBox: "0 0 24 24",
29766
+ strokeWidth: stroke,
29767
+ stroke: color,
29768
+ fill: "none",
29769
+ strokeLinecap: "round",
29770
+ strokeLinejoin: "round"
29771
+ }, props), /*#__PURE__*/React.createElement("path", {
29772
+ stroke: "none",
29773
+ d: "M0 0h24v24H0z",
29774
+ fill: "none"
29775
+ }), /*#__PURE__*/React.createElement("path", {
29776
+ 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"
29777
+ }));
29778
+ }
29779
+
29780
+ function IconHourglass(_ref) {
29781
+ var _ref$size = _ref.size,
29782
+ size = _ref$size === void 0 ? 24 : _ref$size,
29783
+ _ref$color = _ref.color,
29784
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29785
+ _ref$stroke = _ref.stroke,
29786
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29787
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29788
+
29789
+ return /*#__PURE__*/React.createElement("svg", _extends({
29790
+ className: "icon icon-tabler icon-tabler-hourglass",
29791
+ width: size,
29792
+ height: size,
29793
+ viewBox: "0 0 24 24",
29794
+ strokeWidth: stroke,
29795
+ stroke: color,
29796
+ fill: "none",
29797
+ strokeLinecap: "round",
29798
+ strokeLinejoin: "round"
29799
+ }, props), /*#__PURE__*/React.createElement("path", {
29800
+ stroke: "none",
29801
+ d: "M0 0h24v24H0z",
29802
+ fill: "none"
29803
+ }), /*#__PURE__*/React.createElement("path", {
29804
+ d: "M6.5 7h11"
29805
+ }), /*#__PURE__*/React.createElement("path", {
29806
+ d: "M6.5 17h11"
29807
+ }), /*#__PURE__*/React.createElement("path", {
29808
+ d: "M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1z"
29809
+ }), /*#__PURE__*/React.createElement("path", {
29810
+ d: "M6 4v2a6 6 0 1 0 12 0v-2a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1z"
29811
+ }));
29812
+ }
29813
+
28439
29814
  function IconIceCream2(_ref) {
28440
29815
  var _ref$size = _ref.size,
28441
29816
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28460,7 +29835,7 @@ function IconIceCream2(_ref) {
28460
29835
  d: "M0 0h24v24H0z",
28461
29836
  fill: "none"
28462
29837
  }), /*#__PURE__*/React.createElement("path", {
28463
- d: "M17.657 11.004a6 6 0 1 0 -11.315 -.002"
29838
+ d: "M17.657 11.004a6 6 0 1 0 -11.315 0"
28464
29839
  }), /*#__PURE__*/React.createElement("path", {
28465
29840
  d: "M6.342 11l5.658 11l5.657 -10.996z"
28466
29841
  }));
@@ -29210,6 +30585,76 @@ function IconKeyboard(_ref) {
29210
30585
  }));
29211
30586
  }
29212
30587
 
30588
+ function IconLanguageHiragana(_ref) {
30589
+ var _ref$size = _ref.size,
30590
+ size = _ref$size === void 0 ? 24 : _ref$size,
30591
+ _ref$color = _ref.color,
30592
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30593
+ _ref$stroke = _ref.stroke,
30594
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30595
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30596
+
30597
+ return /*#__PURE__*/React.createElement("svg", _extends({
30598
+ className: "icon icon-tabler icon-tabler-language-hiragana",
30599
+ width: size,
30600
+ height: size,
30601
+ viewBox: "0 0 24 24",
30602
+ strokeWidth: stroke,
30603
+ stroke: color,
30604
+ fill: "none",
30605
+ strokeLinecap: "round",
30606
+ strokeLinejoin: "round"
30607
+ }, props), /*#__PURE__*/React.createElement("path", {
30608
+ stroke: "none",
30609
+ d: "M0 0h24v24H0z",
30610
+ fill: "none"
30611
+ }), /*#__PURE__*/React.createElement("path", {
30612
+ d: "M4 5h7"
30613
+ }), /*#__PURE__*/React.createElement("path", {
30614
+ d: "M7 4c0 4.846 0 7 .5 8"
30615
+ }), /*#__PURE__*/React.createElement("path", {
30616
+ 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"
30617
+ }), /*#__PURE__*/React.createElement("path", {
30618
+ d: "M12 20l4 -9l4 9"
30619
+ }), /*#__PURE__*/React.createElement("path", {
30620
+ d: "M19.1 18h-6.2"
30621
+ }));
30622
+ }
30623
+
30624
+ function IconLanguageKatakana(_ref) {
30625
+ var _ref$size = _ref.size,
30626
+ size = _ref$size === void 0 ? 24 : _ref$size,
30627
+ _ref$color = _ref.color,
30628
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30629
+ _ref$stroke = _ref.stroke,
30630
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30631
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30632
+
30633
+ return /*#__PURE__*/React.createElement("svg", _extends({
30634
+ className: "icon icon-tabler icon-tabler-language-katakana",
30635
+ width: size,
30636
+ height: size,
30637
+ viewBox: "0 0 24 24",
30638
+ strokeWidth: stroke,
30639
+ stroke: color,
30640
+ fill: "none",
30641
+ strokeLinecap: "round",
30642
+ strokeLinejoin: "round"
30643
+ }, props), /*#__PURE__*/React.createElement("path", {
30644
+ stroke: "none",
30645
+ d: "M0 0h24v24H0z",
30646
+ fill: "none"
30647
+ }), /*#__PURE__*/React.createElement("path", {
30648
+ d: "M5 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293"
30649
+ }), /*#__PURE__*/React.createElement("path", {
30650
+ d: "M8 8c0 1.5 .5 3 -2 5"
30651
+ }), /*#__PURE__*/React.createElement("path", {
30652
+ d: "M12 20l4 -9l4 9"
30653
+ }), /*#__PURE__*/React.createElement("path", {
30654
+ d: "M19.1 18h-6.2"
30655
+ }));
30656
+ }
30657
+
29213
30658
  function IconLanguage(_ref) {
29214
30659
  var _ref$size = _ref.size,
29215
30660
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -29234,9 +30679,15 @@ function IconLanguage(_ref) {
29234
30679
  d: "M0 0h24v24H0z",
29235
30680
  fill: "none"
29236
30681
  }), /*#__PURE__*/React.createElement("path", {
29237
- d: "M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4"
30682
+ d: "M4 5h7"
29238
30683
  }), /*#__PURE__*/React.createElement("path", {
29239
- d: "M11 19l4 -9l4 9m-.9 -2h-6.2"
30684
+ d: "M9 3v2c0 4.418 -2.239 8 -5 8"
30685
+ }), /*#__PURE__*/React.createElement("path", {
30686
+ d: "M5 9c-.003 2.144 2.952 3.908 6.7 4"
30687
+ }), /*#__PURE__*/React.createElement("path", {
30688
+ d: "M12 20l4 -9l4 9"
30689
+ }), /*#__PURE__*/React.createElement("path", {
30690
+ d: "M19.1 18h-6.2"
29240
30691
  }));
29241
30692
  }
29242
30693
 
@@ -29688,6 +31139,84 @@ function IconLayoutAlignTop(_ref) {
29688
31139
  }));
29689
31140
  }
29690
31141
 
31142
+ function IconLayoutBoardSplit(_ref) {
31143
+ var _ref$size = _ref.size,
31144
+ size = _ref$size === void 0 ? 24 : _ref$size,
31145
+ _ref$color = _ref.color,
31146
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31147
+ _ref$stroke = _ref.stroke,
31148
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31149
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31150
+
31151
+ return /*#__PURE__*/React.createElement("svg", _extends({
31152
+ className: "icon icon-tabler icon-tabler-layout-board-split",
31153
+ width: size,
31154
+ height: size,
31155
+ viewBox: "0 0 24 24",
31156
+ strokeWidth: stroke,
31157
+ stroke: color,
31158
+ fill: "none",
31159
+ strokeLinecap: "round",
31160
+ strokeLinejoin: "round"
31161
+ }, props), /*#__PURE__*/React.createElement("path", {
31162
+ stroke: "none",
31163
+ d: "M0 0h24v24H0z",
31164
+ fill: "none"
31165
+ }), /*#__PURE__*/React.createElement("rect", {
31166
+ x: 4,
31167
+ y: 4,
31168
+ width: 16,
31169
+ height: 16,
31170
+ rx: 2
31171
+ }), /*#__PURE__*/React.createElement("path", {
31172
+ d: "M4 12h8"
31173
+ }), /*#__PURE__*/React.createElement("path", {
31174
+ d: "M12 15h8"
31175
+ }), /*#__PURE__*/React.createElement("path", {
31176
+ d: "M12 9h8"
31177
+ }), /*#__PURE__*/React.createElement("path", {
31178
+ d: "M12 4v16"
31179
+ }));
31180
+ }
31181
+
31182
+ function IconLayoutBoard(_ref) {
31183
+ var _ref$size = _ref.size,
31184
+ size = _ref$size === void 0 ? 24 : _ref$size,
31185
+ _ref$color = _ref.color,
31186
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31187
+ _ref$stroke = _ref.stroke,
31188
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31189
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31190
+
31191
+ return /*#__PURE__*/React.createElement("svg", _extends({
31192
+ className: "icon icon-tabler icon-tabler-layout-board",
31193
+ width: size,
31194
+ height: size,
31195
+ viewBox: "0 0 24 24",
31196
+ strokeWidth: stroke,
31197
+ stroke: color,
31198
+ fill: "none",
31199
+ strokeLinecap: "round",
31200
+ strokeLinejoin: "round"
31201
+ }, props), /*#__PURE__*/React.createElement("path", {
31202
+ stroke: "none",
31203
+ d: "M0 0h24v24H0z",
31204
+ fill: "none"
31205
+ }), /*#__PURE__*/React.createElement("rect", {
31206
+ x: 4,
31207
+ y: 4,
31208
+ width: 16,
31209
+ height: 16,
31210
+ rx: 2
31211
+ }), /*#__PURE__*/React.createElement("path", {
31212
+ d: "M4 9h8"
31213
+ }), /*#__PURE__*/React.createElement("path", {
31214
+ d: "M12 15h8"
31215
+ }), /*#__PURE__*/React.createElement("path", {
31216
+ d: "M12 4v16"
31217
+ }));
31218
+ }
31219
+
29691
31220
  function IconLayoutBottombar(_ref) {
29692
31221
  var _ref$size = _ref.size,
29693
31222
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -30328,6 +31857,34 @@ function IconLego(_ref) {
30328
31857
  }));
30329
31858
  }
30330
31859
 
31860
+ function IconLemon2(_ref) {
31861
+ var _ref$size = _ref.size,
31862
+ size = _ref$size === void 0 ? 24 : _ref$size,
31863
+ _ref$color = _ref.color,
31864
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31865
+ _ref$stroke = _ref.stroke,
31866
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31867
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31868
+
31869
+ return /*#__PURE__*/React.createElement("svg", _extends({
31870
+ className: "icon icon-tabler icon-tabler-lemon-2",
31871
+ width: size,
31872
+ height: size,
31873
+ viewBox: "0 0 24 24",
31874
+ strokeWidth: stroke,
31875
+ stroke: color,
31876
+ fill: "none",
31877
+ strokeLinecap: "round",
31878
+ strokeLinejoin: "round"
31879
+ }, props), /*#__PURE__*/React.createElement("path", {
31880
+ stroke: "none",
31881
+ d: "M0 0h24v24H0z",
31882
+ fill: "none"
31883
+ }), /*#__PURE__*/React.createElement("path", {
31884
+ 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"
31885
+ }));
31886
+ }
31887
+
30331
31888
  function IconLemon(_ref) {
30332
31889
  var _ref$size = _ref.size,
30333
31890
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32430,6 +33987,40 @@ function IconLogout(_ref) {
32430
33987
  }));
32431
33988
  }
32432
33989
 
33990
+ function IconLungs(_ref) {
33991
+ var _ref$size = _ref.size,
33992
+ size = _ref$size === void 0 ? 24 : _ref$size,
33993
+ _ref$color = _ref.color,
33994
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33995
+ _ref$stroke = _ref.stroke,
33996
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33997
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33998
+
33999
+ return /*#__PURE__*/React.createElement("svg", _extends({
34000
+ className: "icon icon-tabler icon-tabler-lungs",
34001
+ width: size,
34002
+ height: size,
34003
+ viewBox: "0 0 24 24",
34004
+ strokeWidth: stroke,
34005
+ stroke: color,
34006
+ fill: "none",
34007
+ strokeLinecap: "round",
34008
+ strokeLinejoin: "round"
34009
+ }, props), /*#__PURE__*/React.createElement("path", {
34010
+ stroke: "none",
34011
+ d: "M0 0h24v24H0z",
34012
+ fill: "none"
34013
+ }), /*#__PURE__*/React.createElement("path", {
34014
+ 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"
34015
+ }), /*#__PURE__*/React.createElement("path", {
34016
+ 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"
34017
+ }), /*#__PURE__*/React.createElement("path", {
34018
+ d: "M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3"
34019
+ }), /*#__PURE__*/React.createElement("path", {
34020
+ d: "M12 4v5"
34021
+ }));
34022
+ }
34023
+
32433
34024
  function IconMacro(_ref) {
32434
34025
  var _ref$size = _ref.size,
32435
34026
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32886,6 +34477,44 @@ function IconMapPins(_ref) {
32886
34477
  }));
32887
34478
  }
32888
34479
 
34480
+ function IconMapSearch(_ref) {
34481
+ var _ref$size = _ref.size,
34482
+ size = _ref$size === void 0 ? 24 : _ref$size,
34483
+ _ref$color = _ref.color,
34484
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34485
+ _ref$stroke = _ref.stroke,
34486
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34487
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34488
+
34489
+ return /*#__PURE__*/React.createElement("svg", _extends({
34490
+ className: "icon icon-tabler icon-tabler-map-search",
34491
+ width: size,
34492
+ height: size,
34493
+ viewBox: "0 0 24 24",
34494
+ strokeWidth: stroke,
34495
+ stroke: color,
34496
+ fill: "none",
34497
+ strokeLinecap: "round",
34498
+ strokeLinejoin: "round"
34499
+ }, props), /*#__PURE__*/React.createElement("path", {
34500
+ stroke: "none",
34501
+ d: "M0 0h24v24H0z",
34502
+ fill: "none"
34503
+ }), /*#__PURE__*/React.createElement("path", {
34504
+ d: "M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v10"
34505
+ }), /*#__PURE__*/React.createElement("path", {
34506
+ d: "M9 4v13"
34507
+ }), /*#__PURE__*/React.createElement("path", {
34508
+ d: "M15 7v5"
34509
+ }), /*#__PURE__*/React.createElement("circle", {
34510
+ cx: 16.5,
34511
+ cy: 17.5,
34512
+ r: 2.5
34513
+ }), /*#__PURE__*/React.createElement("path", {
34514
+ d: "M18.5 19.5l2.5 2.5"
34515
+ }));
34516
+ }
34517
+
32889
34518
  function IconMap(_ref) {
32890
34519
  var _ref$size = _ref.size,
32891
34520
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -33437,6 +35066,40 @@ function IconMedicalCross(_ref) {
33437
35066
  }));
33438
35067
  }
33439
35068
 
35069
+ function IconMedicineSyrup(_ref) {
35070
+ var _ref$size = _ref.size,
35071
+ size = _ref$size === void 0 ? 24 : _ref$size,
35072
+ _ref$color = _ref.color,
35073
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
35074
+ _ref$stroke = _ref.stroke,
35075
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
35076
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
35077
+
35078
+ return /*#__PURE__*/React.createElement("svg", _extends({
35079
+ className: "icon icon-tabler icon-tabler-medicine-syrup",
35080
+ width: size,
35081
+ height: size,
35082
+ viewBox: "0 0 24 24",
35083
+ strokeWidth: stroke,
35084
+ stroke: color,
35085
+ fill: "none",
35086
+ strokeLinecap: "round",
35087
+ strokeLinejoin: "round"
35088
+ }, props), /*#__PURE__*/React.createElement("path", {
35089
+ stroke: "none",
35090
+ d: "M0 0h24v24H0z",
35091
+ fill: "none"
35092
+ }), /*#__PURE__*/React.createElement("path", {
35093
+ 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"
35094
+ }), /*#__PURE__*/React.createElement("path", {
35095
+ d: "M10 14h4"
35096
+ }), /*#__PURE__*/React.createElement("path", {
35097
+ d: "M12 12v4"
35098
+ }), /*#__PURE__*/React.createElement("path", {
35099
+ d: "M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3"
35100
+ }));
35101
+ }
35102
+
33440
35103
  function IconMenu2(_ref) {
33441
35104
  var _ref$size = _ref.size,
33442
35105
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34045,6 +35708,46 @@ function IconMicrophone(_ref) {
34045
35708
  }));
34046
35709
  }
34047
35710
 
35711
+ function IconMicroscope(_ref) {
35712
+ var _ref$size = _ref.size,
35713
+ size = _ref$size === void 0 ? 24 : _ref$size,
35714
+ _ref$color = _ref.color,
35715
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
35716
+ _ref$stroke = _ref.stroke,
35717
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
35718
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
35719
+
35720
+ return /*#__PURE__*/React.createElement("svg", _extends({
35721
+ className: "icon icon-tabler icon-tabler-microscope",
35722
+ width: size,
35723
+ height: size,
35724
+ viewBox: "0 0 24 24",
35725
+ strokeWidth: stroke,
35726
+ stroke: color,
35727
+ fill: "none",
35728
+ strokeLinecap: "round",
35729
+ strokeLinejoin: "round"
35730
+ }, props), /*#__PURE__*/React.createElement("path", {
35731
+ stroke: "none",
35732
+ d: "M0 0h24v24H0z",
35733
+ fill: "none"
35734
+ }), /*#__PURE__*/React.createElement("path", {
35735
+ d: "M5 21h14"
35736
+ }), /*#__PURE__*/React.createElement("path", {
35737
+ d: "M6 18h2"
35738
+ }), /*#__PURE__*/React.createElement("path", {
35739
+ d: "M7 18v3"
35740
+ }), /*#__PURE__*/React.createElement("path", {
35741
+ d: "M9 11l3 3l6 -6l-3 -3z"
35742
+ }), /*#__PURE__*/React.createElement("path", {
35743
+ d: "M10.5 12.5l-1.5 1.5"
35744
+ }), /*#__PURE__*/React.createElement("path", {
35745
+ d: "M17 3l3 3"
35746
+ }), /*#__PURE__*/React.createElement("path", {
35747
+ d: "M12 21a6 6 0 0 0 3.715 -10.712"
35748
+ }));
35749
+ }
35750
+
34048
35751
  function IconMilk(_ref) {
34049
35752
  var _ref$size = _ref.size,
34050
35753
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34513,6 +36216,42 @@ function IconMoodKid(_ref) {
34513
36216
  }));
34514
36217
  }
34515
36218
 
36219
+ function IconMoodNervous(_ref) {
36220
+ var _ref$size = _ref.size,
36221
+ size = _ref$size === void 0 ? 24 : _ref$size,
36222
+ _ref$color = _ref.color,
36223
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
36224
+ _ref$stroke = _ref.stroke,
36225
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
36226
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
36227
+
36228
+ return /*#__PURE__*/React.createElement("svg", _extends({
36229
+ className: "icon icon-tabler icon-tabler-mood-nervous",
36230
+ width: size,
36231
+ height: size,
36232
+ viewBox: "0 0 24 24",
36233
+ strokeWidth: stroke,
36234
+ stroke: color,
36235
+ fill: "none",
36236
+ strokeLinecap: "round",
36237
+ strokeLinejoin: "round"
36238
+ }, props), /*#__PURE__*/React.createElement("path", {
36239
+ stroke: "none",
36240
+ d: "M0 0h24v24H0z",
36241
+ fill: "none"
36242
+ }), /*#__PURE__*/React.createElement("circle", {
36243
+ cx: 12,
36244
+ cy: 12,
36245
+ r: 9
36246
+ }), /*#__PURE__*/React.createElement("path", {
36247
+ d: "M9 10h.01"
36248
+ }), /*#__PURE__*/React.createElement("path", {
36249
+ d: "M15 10h.01"
36250
+ }), /*#__PURE__*/React.createElement("path", {
36251
+ d: "M8 16l2 -2l2 2l2 -2l2 2"
36252
+ }));
36253
+ }
36254
+
34516
36255
  function IconMoodNeutral(_ref) {
34517
36256
  var _ref$size = _ref.size,
34518
36257
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34890,6 +36629,36 @@ function IconMotorbike(_ref) {
34890
36629
  }));
34891
36630
  }
34892
36631
 
36632
+ function IconMountain(_ref) {
36633
+ var _ref$size = _ref.size,
36634
+ size = _ref$size === void 0 ? 24 : _ref$size,
36635
+ _ref$color = _ref.color,
36636
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
36637
+ _ref$stroke = _ref.stroke,
36638
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
36639
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
36640
+
36641
+ return /*#__PURE__*/React.createElement("svg", _extends({
36642
+ className: "icon icon-tabler icon-tabler-mountain",
36643
+ width: size,
36644
+ height: size,
36645
+ viewBox: "0 0 24 24",
36646
+ strokeWidth: stroke,
36647
+ stroke: color,
36648
+ fill: "none",
36649
+ strokeLinecap: "round",
36650
+ strokeLinejoin: "round"
36651
+ }, props), /*#__PURE__*/React.createElement("path", {
36652
+ stroke: "none",
36653
+ d: "M0 0h24v24H0z",
36654
+ fill: "none"
36655
+ }), /*#__PURE__*/React.createElement("path", {
36656
+ d: "M3 20h18l-6.921 -14.612a2.3 2.3 0 0 0 -4.158 0l-6.921 14.612z"
36657
+ }), /*#__PURE__*/React.createElement("path", {
36658
+ d: "M7.5 11l2 2.5l2.5 -2.5l2 3l2.5 -2"
36659
+ }));
36660
+ }
36661
+
34893
36662
  function IconMouse(_ref) {
34894
36663
  var _ref$size = _ref.size,
34895
36664
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -35154,7 +36923,7 @@ function IconMultiplier2x(_ref) {
35154
36923
  }), /*#__PURE__*/React.createElement("path", {
35155
36924
  d: "M18 16l-4 -4"
35156
36925
  }), /*#__PURE__*/React.createElement("path", {
35157
- d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
36926
+ d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
35158
36927
  }));
35159
36928
  }
35160
36929
 
@@ -35790,6 +37559,38 @@ function IconNumber9(_ref) {
35790
37559
  }));
35791
37560
  }
35792
37561
 
37562
+ function IconNurse(_ref) {
37563
+ var _ref$size = _ref.size,
37564
+ size = _ref$size === void 0 ? 24 : _ref$size,
37565
+ _ref$color = _ref.color,
37566
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
37567
+ _ref$stroke = _ref.stroke,
37568
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
37569
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
37570
+
37571
+ return /*#__PURE__*/React.createElement("svg", _extends({
37572
+ className: "icon icon-tabler icon-tabler-nurse",
37573
+ width: size,
37574
+ height: size,
37575
+ viewBox: "0 0 24 24",
37576
+ strokeWidth: stroke,
37577
+ stroke: color,
37578
+ fill: "none",
37579
+ strokeLinecap: "round",
37580
+ strokeLinejoin: "round"
37581
+ }, props), /*#__PURE__*/React.createElement("path", {
37582
+ stroke: "none",
37583
+ d: "M0 0h24v24H0z",
37584
+ fill: "none"
37585
+ }), /*#__PURE__*/React.createElement("path", {
37586
+ 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"
37587
+ }), /*#__PURE__*/React.createElement("path", {
37588
+ d: "M10 12h4"
37589
+ }), /*#__PURE__*/React.createElement("path", {
37590
+ d: "M12 10v4"
37591
+ }));
37592
+ }
37593
+
35793
37594
  function IconOctagonOff(_ref) {
35794
37595
  var _ref$size = _ref.size,
35795
37596
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37226,7 +39027,7 @@ function IconPig(_ref) {
37226
39027
  }), /*#__PURE__*/React.createElement("path", {
37227
39028
  d: "M15 11v.01"
37228
39029
  }), /*#__PURE__*/React.createElement("path", {
37229
- 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"
39030
+ 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"
37230
39031
  }));
37231
39032
  }
37232
39033
 
@@ -37263,6 +39064,44 @@ function IconPill(_ref) {
37263
39064
  }));
37264
39065
  }
37265
39066
 
39067
+ function IconPills(_ref) {
39068
+ var _ref$size = _ref.size,
39069
+ size = _ref$size === void 0 ? 24 : _ref$size,
39070
+ _ref$color = _ref.color,
39071
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39072
+ _ref$stroke = _ref.stroke,
39073
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39074
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39075
+
39076
+ return /*#__PURE__*/React.createElement("svg", _extends({
39077
+ className: "icon icon-tabler icon-tabler-pills",
39078
+ width: size,
39079
+ height: size,
39080
+ viewBox: "0 0 24 24",
39081
+ strokeWidth: stroke,
39082
+ stroke: color,
39083
+ fill: "none",
39084
+ strokeLinecap: "round",
39085
+ strokeLinejoin: "round"
39086
+ }, props), /*#__PURE__*/React.createElement("path", {
39087
+ stroke: "none",
39088
+ d: "M0 0h24v24H0z",
39089
+ fill: "none"
39090
+ }), /*#__PURE__*/React.createElement("circle", {
39091
+ cx: 8,
39092
+ cy: 8,
39093
+ r: 5
39094
+ }), /*#__PURE__*/React.createElement("circle", {
39095
+ cx: 17,
39096
+ cy: 17,
39097
+ r: 4
39098
+ }), /*#__PURE__*/React.createElement("path", {
39099
+ d: "M4.5 4.5l7 7"
39100
+ }), /*#__PURE__*/React.createElement("path", {
39101
+ d: "M19.5 14.5l-5 5"
39102
+ }));
39103
+ }
39104
+
37266
39105
  function IconPin(_ref) {
37267
39106
  var _ref$size = _ref.size,
37268
39107
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37484,6 +39323,36 @@ function IconPlaneDeparture(_ref) {
37484
39323
  }));
37485
39324
  }
37486
39325
 
39326
+ function IconPlaneInflight(_ref) {
39327
+ var _ref$size = _ref.size,
39328
+ size = _ref$size === void 0 ? 24 : _ref$size,
39329
+ _ref$color = _ref.color,
39330
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39331
+ _ref$stroke = _ref.stroke,
39332
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39333
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39334
+
39335
+ return /*#__PURE__*/React.createElement("svg", _extends({
39336
+ className: "icon icon-tabler icon-tabler-plane-inflight",
39337
+ width: size,
39338
+ height: size,
39339
+ viewBox: "0 0 24 24",
39340
+ strokeWidth: stroke,
39341
+ stroke: color,
39342
+ fill: "none",
39343
+ strokeLinecap: "round",
39344
+ strokeLinejoin: "round"
39345
+ }, props), /*#__PURE__*/React.createElement("path", {
39346
+ stroke: "none",
39347
+ d: "M0 0h24v24H0z",
39348
+ fill: "none"
39349
+ }), /*#__PURE__*/React.createElement("path", {
39350
+ d: "M15 11.085h5a2 2 0 1 1 0 4h-15l-3 -6h3l2 2h3l-2 -7h3l4 7z"
39351
+ }), /*#__PURE__*/React.createElement("path", {
39352
+ d: "M3 21h18"
39353
+ }));
39354
+ }
39355
+
37487
39356
  function IconPlane(_ref) {
37488
39357
  var _ref$size = _ref.size,
37489
39358
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -38255,6 +40124,38 @@ function IconPray(_ref) {
38255
40124
  }));
38256
40125
  }
38257
40126
 
40127
+ function IconPrescription(_ref) {
40128
+ var _ref$size = _ref.size,
40129
+ size = _ref$size === void 0 ? 24 : _ref$size,
40130
+ _ref$color = _ref.color,
40131
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
40132
+ _ref$stroke = _ref.stroke,
40133
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
40134
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
40135
+
40136
+ return /*#__PURE__*/React.createElement("svg", _extends({
40137
+ className: "icon icon-tabler icon-tabler-prescription",
40138
+ width: size,
40139
+ height: size,
40140
+ viewBox: "0 0 24 24",
40141
+ strokeWidth: stroke,
40142
+ stroke: color,
40143
+ fill: "none",
40144
+ strokeLinecap: "round",
40145
+ strokeLinejoin: "round"
40146
+ }, props), /*#__PURE__*/React.createElement("path", {
40147
+ stroke: "none",
40148
+ d: "M0 0h24v24H0z",
40149
+ fill: "none"
40150
+ }), /*#__PURE__*/React.createElement("path", {
40151
+ d: "M6 19v-16h4.5a4.5 4.5 0 1 1 0 9h-4.5"
40152
+ }), /*#__PURE__*/React.createElement("path", {
40153
+ d: "M19 21l-9 -9"
40154
+ }), /*#__PURE__*/React.createElement("path", {
40155
+ d: "M13 21l6 -6"
40156
+ }));
40157
+ }
40158
+
38258
40159
  function IconPresentationAnalytics(_ref) {
38259
40160
  var _ref$size = _ref.size,
38260
40161
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -38376,6 +40277,48 @@ function IconPrinter(_ref) {
38376
40277
  }));
38377
40278
  }
38378
40279
 
40280
+ function IconPrison(_ref) {
40281
+ var _ref$size = _ref.size,
40282
+ size = _ref$size === void 0 ? 24 : _ref$size,
40283
+ _ref$color = _ref.color,
40284
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
40285
+ _ref$stroke = _ref.stroke,
40286
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
40287
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
40288
+
40289
+ return /*#__PURE__*/React.createElement("svg", _extends({
40290
+ className: "icon icon-tabler icon-tabler-prison",
40291
+ width: size,
40292
+ height: size,
40293
+ viewBox: "0 0 24 24",
40294
+ strokeWidth: stroke,
40295
+ stroke: color,
40296
+ fill: "none",
40297
+ strokeLinecap: "round",
40298
+ strokeLinejoin: "round"
40299
+ }, props), /*#__PURE__*/React.createElement("path", {
40300
+ stroke: "none",
40301
+ d: "M0 0h24v24H0z",
40302
+ fill: "none"
40303
+ }), /*#__PURE__*/React.createElement("path", {
40304
+ d: "M18 4v16"
40305
+ }), /*#__PURE__*/React.createElement("path", {
40306
+ d: "M14 4v16"
40307
+ }), /*#__PURE__*/React.createElement("path", {
40308
+ d: "M6 4v5"
40309
+ }), /*#__PURE__*/React.createElement("path", {
40310
+ d: "M6 15v5"
40311
+ }), /*#__PURE__*/React.createElement("path", {
40312
+ d: "M10 4v5"
40313
+ }), /*#__PURE__*/React.createElement("path", {
40314
+ d: "M11 9h-6v6h6z"
40315
+ }), /*#__PURE__*/React.createElement("path", {
40316
+ d: "M10 15v5"
40317
+ }), /*#__PURE__*/React.createElement("path", {
40318
+ d: "M8 12h-.01"
40319
+ }));
40320
+ }
40321
+
38379
40322
  function IconPrompt(_ref) {
38380
40323
  var _ref$size = _ref.size,
38381
40324
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -38445,6 +40388,46 @@ function IconPropeller(_ref) {
38445
40388
  }));
38446
40389
  }
38447
40390
 
40391
+ function IconPuzzle2(_ref) {
40392
+ var _ref$size = _ref.size,
40393
+ size = _ref$size === void 0 ? 24 : _ref$size,
40394
+ _ref$color = _ref.color,
40395
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
40396
+ _ref$stroke = _ref.stroke,
40397
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
40398
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
40399
+
40400
+ return /*#__PURE__*/React.createElement("svg", _extends({
40401
+ className: "icon icon-tabler icon-tabler-puzzle-2",
40402
+ width: size,
40403
+ height: size,
40404
+ viewBox: "0 0 24 24",
40405
+ strokeWidth: stroke,
40406
+ stroke: color,
40407
+ fill: "none",
40408
+ strokeLinecap: "round",
40409
+ strokeLinejoin: "round"
40410
+ }, props), /*#__PURE__*/React.createElement("path", {
40411
+ stroke: "none",
40412
+ d: "M0 0h24v24H0z",
40413
+ fill: "none"
40414
+ }), /*#__PURE__*/React.createElement("rect", {
40415
+ x: 4,
40416
+ y: 4,
40417
+ width: 16,
40418
+ height: 16,
40419
+ rx: 2
40420
+ }), /*#__PURE__*/React.createElement("path", {
40421
+ 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"
40422
+ }), /*#__PURE__*/React.createElement("path", {
40423
+ 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"
40424
+ }), /*#__PURE__*/React.createElement("path", {
40425
+ 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"
40426
+ }), /*#__PURE__*/React.createElement("path", {
40427
+ 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"
40428
+ }));
40429
+ }
40430
+
38448
40431
  function IconPuzzle(_ref) {
38449
40432
  var _ref$size = _ref.size,
38450
40433
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39670,6 +41653,52 @@ function IconReportMoney(_ref) {
39670
41653
  }));
39671
41654
  }
39672
41655
 
41656
+ function IconReportSearch(_ref) {
41657
+ var _ref$size = _ref.size,
41658
+ size = _ref$size === void 0 ? 24 : _ref$size,
41659
+ _ref$color = _ref.color,
41660
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41661
+ _ref$stroke = _ref.stroke,
41662
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41663
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41664
+
41665
+ return /*#__PURE__*/React.createElement("svg", _extends({
41666
+ className: "icon icon-tabler icon-tabler-report-search",
41667
+ width: size,
41668
+ height: size,
41669
+ viewBox: "0 0 24 24",
41670
+ strokeWidth: stroke,
41671
+ stroke: color,
41672
+ fill: "none",
41673
+ strokeLinecap: "round",
41674
+ strokeLinejoin: "round"
41675
+ }, props), /*#__PURE__*/React.createElement("path", {
41676
+ stroke: "none",
41677
+ d: "M0 0h24v24H0z",
41678
+ fill: "none"
41679
+ }), /*#__PURE__*/React.createElement("path", {
41680
+ d: "M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697"
41681
+ }), /*#__PURE__*/React.createElement("path", {
41682
+ d: "M18 12v-5a2 2 0 0 0 -2 -2h-2"
41683
+ }), /*#__PURE__*/React.createElement("rect", {
41684
+ x: 8,
41685
+ y: 3,
41686
+ width: 6,
41687
+ height: 4,
41688
+ rx: 2
41689
+ }), /*#__PURE__*/React.createElement("path", {
41690
+ d: "M8 11h4"
41691
+ }), /*#__PURE__*/React.createElement("path", {
41692
+ d: "M8 15h3"
41693
+ }), /*#__PURE__*/React.createElement("circle", {
41694
+ cx: 16.5,
41695
+ cy: 17.5,
41696
+ r: 2.5
41697
+ }), /*#__PURE__*/React.createElement("path", {
41698
+ d: "M18.5 19.5l2.5 2.5"
41699
+ }));
41700
+ }
41701
+
39673
41702
  function IconReport(_ref) {
39674
41703
  var _ref$size = _ref.size,
39675
41704
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39897,6 +41926,36 @@ function IconRotate2(_ref) {
39897
41926
  }));
39898
41927
  }
39899
41928
 
41929
+ function IconRotate360(_ref) {
41930
+ var _ref$size = _ref.size,
41931
+ size = _ref$size === void 0 ? 24 : _ref$size,
41932
+ _ref$color = _ref.color,
41933
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41934
+ _ref$stroke = _ref.stroke,
41935
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41936
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41937
+
41938
+ return /*#__PURE__*/React.createElement("svg", _extends({
41939
+ className: "icon icon-tabler icon-tabler-rotate-360",
41940
+ width: size,
41941
+ height: size,
41942
+ viewBox: "0 0 24 24",
41943
+ strokeWidth: stroke,
41944
+ stroke: color,
41945
+ fill: "none",
41946
+ strokeLinecap: "round",
41947
+ strokeLinejoin: "round"
41948
+ }, props), /*#__PURE__*/React.createElement("path", {
41949
+ stroke: "none",
41950
+ d: "M0 0h24v24H0z",
41951
+ fill: "none"
41952
+ }), /*#__PURE__*/React.createElement("path", {
41953
+ d: "M12 16h4v4"
41954
+ }), /*#__PURE__*/React.createElement("path", {
41955
+ 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"
41956
+ }));
41957
+ }
41958
+
39900
41959
  function IconRotateClockwise2(_ref) {
39901
41960
  var _ref$size = _ref.size,
39902
41961
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -41662,6 +43721,68 @@ function IconShieldCheck(_ref) {
41662
43721
  }));
41663
43722
  }
41664
43723
 
43724
+ function IconShieldCheckered(_ref) {
43725
+ var _ref$size = _ref.size,
43726
+ size = _ref$size === void 0 ? 24 : _ref$size,
43727
+ _ref$color = _ref.color,
43728
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
43729
+ _ref$stroke = _ref.stroke,
43730
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
43731
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
43732
+
43733
+ return /*#__PURE__*/React.createElement("svg", _extends({
43734
+ className: "icon icon-tabler icon-tabler-shield-checkered",
43735
+ width: size,
43736
+ height: size,
43737
+ viewBox: "0 0 24 24",
43738
+ strokeWidth: stroke,
43739
+ stroke: color,
43740
+ fill: "none",
43741
+ strokeLinecap: "round",
43742
+ strokeLinejoin: "round"
43743
+ }, props), /*#__PURE__*/React.createElement("path", {
43744
+ stroke: "none",
43745
+ d: "M0 0h24v24H0z",
43746
+ fill: "none"
43747
+ }), /*#__PURE__*/React.createElement("path", {
43748
+ 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"
43749
+ }), /*#__PURE__*/React.createElement("path", {
43750
+ d: "M12 3v18"
43751
+ }), /*#__PURE__*/React.createElement("path", {
43752
+ d: "M3.5 12h17"
43753
+ }));
43754
+ }
43755
+
43756
+ function IconShieldChevron(_ref) {
43757
+ var _ref$size = _ref.size,
43758
+ size = _ref$size === void 0 ? 24 : _ref$size,
43759
+ _ref$color = _ref.color,
43760
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
43761
+ _ref$stroke = _ref.stroke,
43762
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
43763
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
43764
+
43765
+ return /*#__PURE__*/React.createElement("svg", _extends({
43766
+ className: "icon icon-tabler icon-tabler-shield-chevron",
43767
+ width: size,
43768
+ height: size,
43769
+ viewBox: "0 0 24 24",
43770
+ strokeWidth: stroke,
43771
+ stroke: color,
43772
+ fill: "none",
43773
+ strokeLinecap: "round",
43774
+ strokeLinejoin: "round"
43775
+ }, props), /*#__PURE__*/React.createElement("path", {
43776
+ stroke: "none",
43777
+ d: "M0 0h24v24H0z",
43778
+ fill: "none"
43779
+ }), /*#__PURE__*/React.createElement("path", {
43780
+ 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"
43781
+ }), /*#__PURE__*/React.createElement("path", {
43782
+ d: "M4 14l8 -3l8 3"
43783
+ }));
43784
+ }
43785
+
41665
43786
  function IconShieldLock(_ref) {
41666
43787
  var _ref$size = _ref.size,
41667
43788
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -42207,6 +44328,40 @@ function IconSkateboard(_ref) {
42207
44328
  }));
42208
44329
  }
42209
44330
 
44331
+ function IconSleigh(_ref) {
44332
+ var _ref$size = _ref.size,
44333
+ size = _ref$size === void 0 ? 24 : _ref$size,
44334
+ _ref$color = _ref.color,
44335
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
44336
+ _ref$stroke = _ref.stroke,
44337
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
44338
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
44339
+
44340
+ return /*#__PURE__*/React.createElement("svg", _extends({
44341
+ className: "icon icon-tabler icon-tabler-sleigh",
44342
+ width: size,
44343
+ height: size,
44344
+ viewBox: "0 0 24 24",
44345
+ strokeWidth: stroke,
44346
+ stroke: color,
44347
+ fill: "none",
44348
+ strokeLinecap: "round",
44349
+ strokeLinejoin: "round"
44350
+ }, props), /*#__PURE__*/React.createElement("path", {
44351
+ stroke: "none",
44352
+ d: "M0 0h24v24H0z",
44353
+ fill: "none"
44354
+ }), /*#__PURE__*/React.createElement("path", {
44355
+ d: "M3 19h15a4 4 0 0 0 4 -4"
44356
+ }), /*#__PURE__*/React.createElement("path", {
44357
+ 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"
44358
+ }), /*#__PURE__*/React.createElement("path", {
44359
+ d: "M15 15v4"
44360
+ }), /*#__PURE__*/React.createElement("path", {
44361
+ d: "M7 15v4"
44362
+ }));
44363
+ }
44364
+
42210
44365
  function IconSlice(_ref) {
42211
44366
  var _ref$size = _ref.size,
42212
44367
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -43224,7 +45379,7 @@ function IconSquare2(_ref) {
43224
45379
  d: "M0 0h24v24H0z",
43225
45380
  fill: "none"
43226
45381
  }), /*#__PURE__*/React.createElement("path", {
43227
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
45382
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
43228
45383
  }), /*#__PURE__*/React.createElement("rect", {
43229
45384
  x: 4,
43230
45385
  y: 4,
@@ -44106,8 +46261,44 @@ function IconStack2(_ref) {
44106
46261
  stroke: "none",
44107
46262
  d: "M0 0h24v24H0z",
44108
46263
  fill: "none"
46264
+ }), /*#__PURE__*/React.createElement("polyline", {
46265
+ points: "12 4 4 8 12 12 20 8 12 4"
46266
+ }), /*#__PURE__*/React.createElement("polyline", {
46267
+ points: "4 12 12 16 20 12"
46268
+ }), /*#__PURE__*/React.createElement("polyline", {
46269
+ points: "4 16 12 20 20 16"
46270
+ }));
46271
+ }
46272
+
46273
+ function IconStack3(_ref) {
46274
+ var _ref$size = _ref.size,
46275
+ size = _ref$size === void 0 ? 24 : _ref$size,
46276
+ _ref$color = _ref.color,
46277
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
46278
+ _ref$stroke = _ref.stroke,
46279
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
46280
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
46281
+
46282
+ return /*#__PURE__*/React.createElement("svg", _extends({
46283
+ className: "icon icon-tabler icon-tabler-stack-3",
46284
+ width: size,
46285
+ height: size,
46286
+ viewBox: "0 0 24 24",
46287
+ strokeWidth: stroke,
46288
+ stroke: color,
46289
+ fill: "none",
46290
+ strokeLinecap: "round",
46291
+ strokeLinejoin: "round"
46292
+ }, props), /*#__PURE__*/React.createElement("path", {
46293
+ stroke: "none",
46294
+ d: "M0 0h24v24H0z",
46295
+ fill: "none"
44109
46296
  }), /*#__PURE__*/React.createElement("path", {
44110
- d: "M12 6l-8 4l8 4l8 -4l-8 -4"
46297
+ d: "M12 2l-8 4l8 4l8 -4l-8 -4"
46298
+ }), /*#__PURE__*/React.createElement("path", {
46299
+ d: "M4 10l8 4l8 -4"
46300
+ }), /*#__PURE__*/React.createElement("path", {
46301
+ d: "M4 18l8 4l8 -4"
44111
46302
  }), /*#__PURE__*/React.createElement("path", {
44112
46303
  d: "M4 14l8 4l8 -4"
44113
46304
  }));
@@ -44136,12 +46327,10 @@ function IconStack(_ref) {
44136
46327
  stroke: "none",
44137
46328
  d: "M0 0h24v24H0z",
44138
46329
  fill: "none"
44139
- }), /*#__PURE__*/React.createElement("polyline", {
44140
- points: "12 4 4 8 12 12 20 8 12 4"
44141
- }), /*#__PURE__*/React.createElement("polyline", {
44142
- points: "4 12 12 16 20 12"
44143
- }), /*#__PURE__*/React.createElement("polyline", {
44144
- points: "4 16 12 20 20 16"
46330
+ }), /*#__PURE__*/React.createElement("path", {
46331
+ d: "M12 6l-8 4l8 4l8 -4l-8 -4"
46332
+ }), /*#__PURE__*/React.createElement("path", {
46333
+ d: "M4 14l8 4l8 -4"
44145
46334
  }));
44146
46335
  }
44147
46336
 
@@ -44584,10 +46773,13 @@ function IconStrikethrough(_ref) {
44584
46773
  stroke: "none",
44585
46774
  d: "M0 0h24v24H0z",
44586
46775
  fill: "none"
46776
+ }), /*#__PURE__*/React.createElement("line", {
46777
+ x1: 5,
46778
+ y1: 12,
46779
+ x2: 19,
46780
+ y2: 12
44587
46781
  }), /*#__PURE__*/React.createElement("path", {
44588
- d: "M7 5v9a5 5 0 0 0 10 0v-9"
44589
- }), /*#__PURE__*/React.createElement("path", {
44590
- d: "M4 12h16"
46782
+ 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"
44591
46783
  }));
44592
46784
  }
44593
46785
 
@@ -45283,12 +47475,45 @@ function IconTag(_ref) {
45283
47475
  stroke: "none",
45284
47476
  d: "M0 0h24v24H0z",
45285
47477
  fill: "none"
45286
- }), /*#__PURE__*/React.createElement("path", {
45287
- 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"
45288
47478
  }), /*#__PURE__*/React.createElement("circle", {
45289
- cx: 9,
45290
- cy: 9,
45291
- r: 2
47479
+ cx: 8.5,
47480
+ cy: 8.5,
47481
+ r: 1,
47482
+ fill: "currentColor"
47483
+ }), /*#__PURE__*/React.createElement("path", {
47484
+ 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"
47485
+ }));
47486
+ }
47487
+
47488
+ function IconTags(_ref) {
47489
+ var _ref$size = _ref.size,
47490
+ size = _ref$size === void 0 ? 24 : _ref$size,
47491
+ _ref$color = _ref.color,
47492
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
47493
+ _ref$stroke = _ref.stroke,
47494
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
47495
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
47496
+
47497
+ return /*#__PURE__*/React.createElement("svg", _extends({
47498
+ className: "icon icon-tabler icon-tabler-tags",
47499
+ width: size,
47500
+ height: size,
47501
+ viewBox: "0 0 24 24",
47502
+ strokeWidth: stroke,
47503
+ stroke: color,
47504
+ fill: "none",
47505
+ strokeLinecap: "round",
47506
+ strokeLinejoin: "round"
47507
+ }, props), /*#__PURE__*/React.createElement("path", {
47508
+ stroke: "none",
47509
+ d: "M0 0h24v24H0z",
47510
+ fill: "none"
47511
+ }), /*#__PURE__*/React.createElement("path", {
47512
+ 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"
47513
+ }), /*#__PURE__*/React.createElement("path", {
47514
+ d: "M17.573 18.407l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-7.117 -7.116"
47515
+ }), /*#__PURE__*/React.createElement("path", {
47516
+ d: "M6 9h-.01"
45292
47517
  }));
45293
47518
  }
45294
47519
 
@@ -46017,6 +48242,60 @@ function IconTextDirectionRtl(_ref) {
46017
48242
  }));
46018
48243
  }
46019
48244
 
48245
+ function IconTextResize(_ref) {
48246
+ var _ref$size = _ref.size,
48247
+ size = _ref$size === void 0 ? 24 : _ref$size,
48248
+ _ref$color = _ref.color,
48249
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
48250
+ _ref$stroke = _ref.stroke,
48251
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
48252
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
48253
+
48254
+ return /*#__PURE__*/React.createElement("svg", _extends({
48255
+ className: "icon icon-tabler icon-tabler-text-resize",
48256
+ width: size,
48257
+ height: size,
48258
+ viewBox: "0 0 24 24",
48259
+ strokeWidth: stroke,
48260
+ stroke: color,
48261
+ fill: "none",
48262
+ strokeLinecap: "round",
48263
+ strokeLinejoin: "round"
48264
+ }, props), /*#__PURE__*/React.createElement("path", {
48265
+ stroke: "none",
48266
+ d: "M0 0h24v24H0z",
48267
+ fill: "none"
48268
+ }), /*#__PURE__*/React.createElement("circle", {
48269
+ cx: 5,
48270
+ cy: 5,
48271
+ r: 2
48272
+ }), /*#__PURE__*/React.createElement("circle", {
48273
+ cx: 19,
48274
+ cy: 5,
48275
+ r: 2
48276
+ }), /*#__PURE__*/React.createElement("circle", {
48277
+ cx: 5,
48278
+ cy: 19,
48279
+ r: 2
48280
+ }), /*#__PURE__*/React.createElement("circle", {
48281
+ cx: 19,
48282
+ cy: 19,
48283
+ r: 2
48284
+ }), /*#__PURE__*/React.createElement("path", {
48285
+ d: "M5 7v10"
48286
+ }), /*#__PURE__*/React.createElement("path", {
48287
+ d: "M7 5h10"
48288
+ }), /*#__PURE__*/React.createElement("path", {
48289
+ d: "M7 19h10"
48290
+ }), /*#__PURE__*/React.createElement("path", {
48291
+ d: "M19 7v10"
48292
+ }), /*#__PURE__*/React.createElement("path", {
48293
+ d: "M10 10h4"
48294
+ }), /*#__PURE__*/React.createElement("path", {
48295
+ d: "M12 14v-4"
48296
+ }));
48297
+ }
48298
+
46020
48299
  function IconTextWrapDisabled(_ref) {
46021
48300
  var _ref$size = _ref.size,
46022
48301
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46093,6 +48372,42 @@ function IconTextWrap(_ref) {
46093
48372
  }));
46094
48373
  }
46095
48374
 
48375
+ function IconThermometer(_ref) {
48376
+ var _ref$size = _ref.size,
48377
+ size = _ref$size === void 0 ? 24 : _ref$size,
48378
+ _ref$color = _ref.color,
48379
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
48380
+ _ref$stroke = _ref.stroke,
48381
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
48382
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
48383
+
48384
+ return /*#__PURE__*/React.createElement("svg", _extends({
48385
+ className: "icon icon-tabler icon-tabler-thermometer",
48386
+ width: size,
48387
+ height: size,
48388
+ viewBox: "0 0 24 24",
48389
+ strokeWidth: stroke,
48390
+ stroke: color,
48391
+ fill: "none",
48392
+ strokeLinecap: "round",
48393
+ strokeLinejoin: "round"
48394
+ }, props), /*#__PURE__*/React.createElement("path", {
48395
+ stroke: "none",
48396
+ d: "M0 0h24v24H0z",
48397
+ fill: "none"
48398
+ }), /*#__PURE__*/React.createElement("path", {
48399
+ d: "M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z"
48400
+ }), /*#__PURE__*/React.createElement("path", {
48401
+ d: "M16 7l-1.5 -1.5"
48402
+ }), /*#__PURE__*/React.createElement("path", {
48403
+ d: "M13 10l-1.5 -1.5"
48404
+ }), /*#__PURE__*/React.createElement("path", {
48405
+ d: "M10 13l-1.5 -1.5"
48406
+ }), /*#__PURE__*/React.createElement("path", {
48407
+ d: "M7 17l-3 3"
48408
+ }));
48409
+ }
48410
+
46096
48411
  function IconThumbDown(_ref) {
46097
48412
  var _ref$size = _ref.size,
46098
48413
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46941,6 +49256,40 @@ function IconTrashOff(_ref) {
46941
49256
  }));
46942
49257
  }
46943
49258
 
49259
+ function IconTrashX(_ref) {
49260
+ var _ref$size = _ref.size,
49261
+ size = _ref$size === void 0 ? 24 : _ref$size,
49262
+ _ref$color = _ref.color,
49263
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49264
+ _ref$stroke = _ref.stroke,
49265
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49266
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49267
+
49268
+ return /*#__PURE__*/React.createElement("svg", _extends({
49269
+ className: "icon icon-tabler icon-tabler-trash-x",
49270
+ width: size,
49271
+ height: size,
49272
+ viewBox: "0 0 24 24",
49273
+ strokeWidth: stroke,
49274
+ stroke: color,
49275
+ fill: "none",
49276
+ strokeLinecap: "round",
49277
+ strokeLinejoin: "round"
49278
+ }, props), /*#__PURE__*/React.createElement("path", {
49279
+ stroke: "none",
49280
+ d: "M0 0h24v24H0z",
49281
+ fill: "none"
49282
+ }), /*#__PURE__*/React.createElement("path", {
49283
+ d: "M4 7h16"
49284
+ }), /*#__PURE__*/React.createElement("path", {
49285
+ d: "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12"
49286
+ }), /*#__PURE__*/React.createElement("path", {
49287
+ d: "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3"
49288
+ }), /*#__PURE__*/React.createElement("path", {
49289
+ d: "M10 12l4 4m0 -4l-4 4"
49290
+ }));
49291
+ }
49292
+
46944
49293
  function IconTrash(_ref) {
46945
49294
  var _ref$size = _ref.size,
46946
49295
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47016,7 +49365,7 @@ function IconTree(_ref) {
47016
49365
  }), /*#__PURE__*/React.createElement("path", {
47017
49366
  d: "M12 21v-13"
47018
49367
  }), /*#__PURE__*/React.createElement("path", {
47019
- 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"
49368
+ 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"
47020
49369
  }));
47021
49370
  }
47022
49371
 
@@ -47057,7 +49406,7 @@ function IconTrees(_ref) {
47057
49406
  }), /*#__PURE__*/React.createElement("path", {
47058
49407
  d: "M8 21v-13"
47059
49408
  }), /*#__PURE__*/React.createElement("path", {
47060
- 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"
49409
+ 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"
47061
49410
  }));
47062
49411
  }
47063
49412
 
@@ -47840,6 +50189,42 @@ function IconUserCheck(_ref) {
47840
50189
  }));
47841
50190
  }
47842
50191
 
50192
+ function IconUserCircle(_ref) {
50193
+ var _ref$size = _ref.size,
50194
+ size = _ref$size === void 0 ? 24 : _ref$size,
50195
+ _ref$color = _ref.color,
50196
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
50197
+ _ref$stroke = _ref.stroke,
50198
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
50199
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
50200
+
50201
+ return /*#__PURE__*/React.createElement("svg", _extends({
50202
+ className: "icon icon-tabler icon-tabler-user-circle",
50203
+ width: size,
50204
+ height: size,
50205
+ viewBox: "0 0 24 24",
50206
+ strokeWidth: stroke,
50207
+ stroke: color,
50208
+ fill: "none",
50209
+ strokeLinecap: "round",
50210
+ strokeLinejoin: "round"
50211
+ }, props), /*#__PURE__*/React.createElement("path", {
50212
+ stroke: "none",
50213
+ d: "M0 0h24v24H0z",
50214
+ fill: "none"
50215
+ }), /*#__PURE__*/React.createElement("circle", {
50216
+ cx: 12,
50217
+ cy: 12,
50218
+ r: 9
50219
+ }), /*#__PURE__*/React.createElement("circle", {
50220
+ cx: 12,
50221
+ cy: 10,
50222
+ r: 3
50223
+ }), /*#__PURE__*/React.createElement("path", {
50224
+ d: "M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855"
50225
+ }));
50226
+ }
50227
+
47843
50228
  function IconUserExclamation(_ref) {
47844
50229
  var _ref$size = _ref.size,
47845
50230
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47988,6 +50373,44 @@ function IconUserPlus(_ref) {
47988
50373
  }));
47989
50374
  }
47990
50375
 
50376
+ function IconUserSearch(_ref) {
50377
+ var _ref$size = _ref.size,
50378
+ size = _ref$size === void 0 ? 24 : _ref$size,
50379
+ _ref$color = _ref.color,
50380
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
50381
+ _ref$stroke = _ref.stroke,
50382
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
50383
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
50384
+
50385
+ return /*#__PURE__*/React.createElement("svg", _extends({
50386
+ className: "icon icon-tabler icon-tabler-user-search",
50387
+ width: size,
50388
+ height: size,
50389
+ viewBox: "0 0 24 24",
50390
+ strokeWidth: stroke,
50391
+ stroke: color,
50392
+ fill: "none",
50393
+ strokeLinecap: "round",
50394
+ strokeLinejoin: "round"
50395
+ }, props), /*#__PURE__*/React.createElement("path", {
50396
+ stroke: "none",
50397
+ d: "M0 0h24v24H0z",
50398
+ fill: "none"
50399
+ }), /*#__PURE__*/React.createElement("circle", {
50400
+ cx: 12,
50401
+ cy: 7,
50402
+ r: 4
50403
+ }), /*#__PURE__*/React.createElement("path", {
50404
+ d: "M6 21v-2a4 4 0 0 1 4 -4h1"
50405
+ }), /*#__PURE__*/React.createElement("circle", {
50406
+ cx: 16.5,
50407
+ cy: 17.5,
50408
+ r: 2.5
50409
+ }), /*#__PURE__*/React.createElement("path", {
50410
+ d: "M18.5 19.5l2.5 2.5"
50411
+ }));
50412
+ }
50413
+
47991
50414
  function IconUserX(_ref) {
47992
50415
  var _ref$size = _ref.size,
47993
50416
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48090,6 +50513,46 @@ function IconUsers(_ref) {
48090
50513
  }));
48091
50514
  }
48092
50515
 
50516
+ function IconVaccineBottle(_ref) {
50517
+ var _ref$size = _ref.size,
50518
+ size = _ref$size === void 0 ? 24 : _ref$size,
50519
+ _ref$color = _ref.color,
50520
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
50521
+ _ref$stroke = _ref.stroke,
50522
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
50523
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
50524
+
50525
+ return /*#__PURE__*/React.createElement("svg", _extends({
50526
+ className: "icon icon-tabler icon-tabler-vaccine-bottle",
50527
+ width: size,
50528
+ height: size,
50529
+ viewBox: "0 0 24 24",
50530
+ strokeWidth: stroke,
50531
+ stroke: color,
50532
+ fill: "none",
50533
+ strokeLinecap: "round",
50534
+ strokeLinejoin: "round"
50535
+ }, props), /*#__PURE__*/React.createElement("path", {
50536
+ stroke: "none",
50537
+ d: "M0 0h24v24H0z",
50538
+ fill: "none"
50539
+ }), /*#__PURE__*/React.createElement("rect", {
50540
+ x: 9,
50541
+ y: 3,
50542
+ width: 6,
50543
+ height: 3,
50544
+ rx: 1
50545
+ }), /*#__PURE__*/React.createElement("path", {
50546
+ 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"
50547
+ }), /*#__PURE__*/React.createElement("path", {
50548
+ d: "M7 12h10"
50549
+ }), /*#__PURE__*/React.createElement("path", {
50550
+ d: "M7 18h10"
50551
+ }), /*#__PURE__*/React.createElement("path", {
50552
+ d: "M11 15h2"
50553
+ }));
50554
+ }
50555
+
48093
50556
  function IconVaccine(_ref) {
48094
50557
  var _ref$size = _ref.size,
48095
50558
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49154,6 +51617,54 @@ function IconWalk(_ref) {
49154
51617
  }));
49155
51618
  }
49156
51619
 
51620
+ function IconWall(_ref) {
51621
+ var _ref$size = _ref.size,
51622
+ size = _ref$size === void 0 ? 24 : _ref$size,
51623
+ _ref$color = _ref.color,
51624
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51625
+ _ref$stroke = _ref.stroke,
51626
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51627
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51628
+
51629
+ return /*#__PURE__*/React.createElement("svg", _extends({
51630
+ className: "icon icon-tabler icon-tabler-wall",
51631
+ width: size,
51632
+ height: size,
51633
+ viewBox: "0 0 24 24",
51634
+ strokeWidth: stroke,
51635
+ stroke: color,
51636
+ fill: "none",
51637
+ strokeLinecap: "round",
51638
+ strokeLinejoin: "round"
51639
+ }, props), /*#__PURE__*/React.createElement("path", {
51640
+ stroke: "none",
51641
+ d: "M0 0h24v24H0z",
51642
+ fill: "none"
51643
+ }), /*#__PURE__*/React.createElement("rect", {
51644
+ x: 4,
51645
+ y: 4,
51646
+ width: 16,
51647
+ height: 16,
51648
+ rx: 2
51649
+ }), /*#__PURE__*/React.createElement("path", {
51650
+ d: "M4 8h16"
51651
+ }), /*#__PURE__*/React.createElement("path", {
51652
+ d: "M20 12h-16"
51653
+ }), /*#__PURE__*/React.createElement("path", {
51654
+ d: "M4 16h16"
51655
+ }), /*#__PURE__*/React.createElement("path", {
51656
+ d: "M9 4v4"
51657
+ }), /*#__PURE__*/React.createElement("path", {
51658
+ d: "M14 8v4"
51659
+ }), /*#__PURE__*/React.createElement("path", {
51660
+ d: "M8 12v4"
51661
+ }), /*#__PURE__*/React.createElement("path", {
51662
+ d: "M16 12v4"
51663
+ }), /*#__PURE__*/React.createElement("path", {
51664
+ d: "M11 16v4"
51665
+ }));
51666
+ }
51667
+
49157
51668
  function IconWallet(_ref) {
49158
51669
  var _ref$size = _ref.size,
49159
51670
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49739,6 +52250,44 @@ function IconWoman(_ref) {
49739
52250
  }));
49740
52251
  }
49741
52252
 
52253
+ function IconWorldDownload(_ref) {
52254
+ var _ref$size = _ref.size,
52255
+ size = _ref$size === void 0 ? 24 : _ref$size,
52256
+ _ref$color = _ref.color,
52257
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
52258
+ _ref$stroke = _ref.stroke,
52259
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
52260
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
52261
+
52262
+ return /*#__PURE__*/React.createElement("svg", _extends({
52263
+ className: "icon icon-tabler icon-tabler-world-download",
52264
+ width: size,
52265
+ height: size,
52266
+ viewBox: "0 0 24 24",
52267
+ strokeWidth: stroke,
52268
+ stroke: color,
52269
+ fill: "none",
52270
+ strokeLinecap: "round",
52271
+ strokeLinejoin: "round"
52272
+ }, props), /*#__PURE__*/React.createElement("path", {
52273
+ stroke: "none",
52274
+ d: "M0 0h24v24H0z",
52275
+ fill: "none"
52276
+ }), /*#__PURE__*/React.createElement("path", {
52277
+ d: "M21 12a9 9 0 1 0 -9 9"
52278
+ }), /*#__PURE__*/React.createElement("path", {
52279
+ d: "M3.6 9h16.8"
52280
+ }), /*#__PURE__*/React.createElement("path", {
52281
+ d: "M3.6 15h8.4"
52282
+ }), /*#__PURE__*/React.createElement("path", {
52283
+ d: "M11.578 3a17 17 0 0 0 0 18"
52284
+ }), /*#__PURE__*/React.createElement("path", {
52285
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
52286
+ }), /*#__PURE__*/React.createElement("path", {
52287
+ d: "M18 14v7m-3 -3l3 3l3 -3"
52288
+ }));
52289
+ }
52290
+
49742
52291
  function IconWorldLatitude(_ref) {
49743
52292
  var _ref$size = _ref.size,
49744
52293
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49823,6 +52372,44 @@ function IconWorldLongitude(_ref) {
49823
52372
  }));
49824
52373
  }
49825
52374
 
52375
+ function IconWorldUpload(_ref) {
52376
+ var _ref$size = _ref.size,
52377
+ size = _ref$size === void 0 ? 24 : _ref$size,
52378
+ _ref$color = _ref.color,
52379
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
52380
+ _ref$stroke = _ref.stroke,
52381
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
52382
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
52383
+
52384
+ return /*#__PURE__*/React.createElement("svg", _extends({
52385
+ className: "icon icon-tabler icon-tabler-world-upload",
52386
+ width: size,
52387
+ height: size,
52388
+ viewBox: "0 0 24 24",
52389
+ strokeWidth: stroke,
52390
+ stroke: color,
52391
+ fill: "none",
52392
+ strokeLinecap: "round",
52393
+ strokeLinejoin: "round"
52394
+ }, props), /*#__PURE__*/React.createElement("path", {
52395
+ stroke: "none",
52396
+ d: "M0 0h24v24H0z",
52397
+ fill: "none"
52398
+ }), /*#__PURE__*/React.createElement("path", {
52399
+ d: "M21 12a9 9 0 1 0 -9 9"
52400
+ }), /*#__PURE__*/React.createElement("path", {
52401
+ d: "M3.6 9h16.8"
52402
+ }), /*#__PURE__*/React.createElement("path", {
52403
+ d: "M3.6 15h8.4"
52404
+ }), /*#__PURE__*/React.createElement("path", {
52405
+ d: "M11.578 3a17 17 0 0 0 0 18"
52406
+ }), /*#__PURE__*/React.createElement("path", {
52407
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
52408
+ }), /*#__PURE__*/React.createElement("path", {
52409
+ d: "M18 21v-7m3 3l-3 -3l-3 3"
52410
+ }));
52411
+ }
52412
+
49826
52413
  function IconWorld(_ref) {
49827
52414
  var _ref$size = _ref.size,
49828
52415
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -50823,6 +53410,7 @@ exports.IconBlockquote = IconBlockquote;
50823
53410
  exports.IconBluetooth = IconBluetooth;
50824
53411
  exports.IconBluetoothConnected = IconBluetoothConnected;
50825
53412
  exports.IconBluetoothOff = IconBluetoothOff;
53413
+ exports.IconBlur = IconBlur;
50826
53414
  exports.IconBold = IconBold;
50827
53415
  exports.IconBolt = IconBolt;
50828
53416
  exports.IconBoltOff = IconBoltOff;
@@ -50864,7 +53452,9 @@ exports.IconBoxPadding = IconBoxPadding;
50864
53452
  exports.IconBraces = IconBraces;
50865
53453
  exports.IconBrackets = IconBrackets;
50866
53454
  exports.IconBrandAirbnb = IconBrandAirbnb;
53455
+ exports.IconBrandAirtable = IconBrandAirtable;
50867
53456
  exports.IconBrandAndroid = IconBrandAndroid;
53457
+ exports.IconBrandAngular = IconBrandAngular;
50868
53458
  exports.IconBrandApple = IconBrandApple;
50869
53459
  exports.IconBrandAppleArcade = IconBrandAppleArcade;
50870
53460
  exports.IconBrandAppstore = IconBrandAppstore;
@@ -50878,18 +53468,23 @@ exports.IconBrandChrome = IconBrandChrome;
50878
53468
  exports.IconBrandCodepen = IconBrandCodepen;
50879
53469
  exports.IconBrandCodesandbox = IconBrandCodesandbox;
50880
53470
  exports.IconBrandCss3 = IconBrandCss3;
53471
+ exports.IconBrandCucumber = IconBrandCucumber;
53472
+ exports.IconBrandDebian = IconBrandDebian;
50881
53473
  exports.IconBrandDeviantart = IconBrandDeviantart;
50882
53474
  exports.IconBrandDiscord = IconBrandDiscord;
50883
53475
  exports.IconBrandDisqus = IconBrandDisqus;
50884
53476
  exports.IconBrandDocker = IconBrandDocker;
53477
+ exports.IconBrandDoctrine = IconBrandDoctrine;
50885
53478
  exports.IconBrandDribbble = IconBrandDribbble;
50886
53479
  exports.IconBrandEdge = IconBrandEdge;
50887
53480
  exports.IconBrandFacebook = IconBrandFacebook;
50888
53481
  exports.IconBrandFigma = IconBrandFigma;
53482
+ exports.IconBrandFirebase = IconBrandFirebase;
50889
53483
  exports.IconBrandFirefox = IconBrandFirefox;
50890
53484
  exports.IconBrandFlickr = IconBrandFlickr;
50891
53485
  exports.IconBrandFoursquare = IconBrandFoursquare;
50892
53486
  exports.IconBrandFramer = IconBrandFramer;
53487
+ exports.IconBrandGit = IconBrandGit;
50893
53488
  exports.IconBrandGithub = IconBrandGithub;
50894
53489
  exports.IconBrandGitlab = IconBrandGitlab;
50895
53490
  exports.IconBrandGoogle = IconBrandGoogle;
@@ -50904,19 +53499,25 @@ exports.IconBrandJavascript = IconBrandJavascript;
50904
53499
  exports.IconBrandKickstarter = IconBrandKickstarter;
50905
53500
  exports.IconBrandKotlin = IconBrandKotlin;
50906
53501
  exports.IconBrandLinkedin = IconBrandLinkedin;
53502
+ exports.IconBrandLoom = IconBrandLoom;
50907
53503
  exports.IconBrandMastercard = IconBrandMastercard;
50908
53504
  exports.IconBrandMedium = IconBrandMedium;
50909
53505
  exports.IconBrandMessenger = IconBrandMessenger;
53506
+ exports.IconBrandNetbeans = IconBrandNetbeans;
50910
53507
  exports.IconBrandNetflix = IconBrandNetflix;
53508
+ exports.IconBrandNotion = IconBrandNotion;
53509
+ exports.IconBrandNytimes = IconBrandNytimes;
50911
53510
  exports.IconBrandOpenSource = IconBrandOpenSource;
50912
53511
  exports.IconBrandOpera = IconBrandOpera;
50913
53512
  exports.IconBrandPagekit = IconBrandPagekit;
50914
53513
  exports.IconBrandPatreon = IconBrandPatreon;
50915
53514
  exports.IconBrandPaypal = IconBrandPaypal;
53515
+ exports.IconBrandPhp = IconBrandPhp;
50916
53516
  exports.IconBrandPinterest = IconBrandPinterest;
50917
53517
  exports.IconBrandPocket = IconBrandPocket;
50918
53518
  exports.IconBrandProducthunt = IconBrandProducthunt;
50919
53519
  exports.IconBrandPython = IconBrandPython;
53520
+ exports.IconBrandReactNative = IconBrandReactNative;
50920
53521
  exports.IconBrandReddit = IconBrandReddit;
50921
53522
  exports.IconBrandSafari = IconBrandSafari;
50922
53523
  exports.IconBrandSass = IconBrandSass;
@@ -50928,9 +53529,10 @@ exports.IconBrandSlack = IconBrandSlack;
50928
53529
  exports.IconBrandSnapchat = IconBrandSnapchat;
50929
53530
  exports.IconBrandSoundcloud = IconBrandSoundcloud;
50930
53531
  exports.IconBrandSpotify = IconBrandSpotify;
50931
- exports.IconBrandStackOfverflow = IconBrandStackOfverflow;
53532
+ exports.IconBrandStackoverflow = IconBrandStackoverflow;
50932
53533
  exports.IconBrandSteam = IconBrandSteam;
50933
53534
  exports.IconBrandStripe = IconBrandStripe;
53535
+ exports.IconBrandSublimeText = IconBrandSublimeText;
50934
53536
  exports.IconBrandTabler = IconBrandTabler;
50935
53537
  exports.IconBrandTailwind = IconBrandTailwind;
50936
53538
  exports.IconBrandTelegram = IconBrandTelegram;
@@ -50940,9 +53542,12 @@ exports.IconBrandTinder = IconBrandTinder;
50940
53542
  exports.IconBrandTumblr = IconBrandTumblr;
50941
53543
  exports.IconBrandTwitch = IconBrandTwitch;
50942
53544
  exports.IconBrandTwitter = IconBrandTwitter;
53545
+ exports.IconBrandUber = IconBrandUber;
53546
+ exports.IconBrandUbuntu = IconBrandUbuntu;
50943
53547
  exports.IconBrandUnsplash = IconBrandUnsplash;
50944
53548
  exports.IconBrandVercel = IconBrandVercel;
50945
53549
  exports.IconBrandVimeo = IconBrandVimeo;
53550
+ exports.IconBrandVisualStudio = IconBrandVisualStudio;
50946
53551
  exports.IconBrandVk = IconBrandVk;
50947
53552
  exports.IconBrandWhatsapp = IconBrandWhatsapp;
50948
53553
  exports.IconBrandWindows = IconBrandWindows;
@@ -51039,6 +53644,7 @@ exports.IconChartRadar = IconChartRadar;
51039
53644
  exports.IconCheck = IconCheck;
51040
53645
  exports.IconCheckbox = IconCheckbox;
51041
53646
  exports.IconChecks = IconChecks;
53647
+ exports.IconCheckupList = IconCheckupList;
51042
53648
  exports.IconCheese = IconCheese;
51043
53649
  exports.IconChevronDown = IconChevronDown;
51044
53650
  exports.IconChevronDownLeft = IconChevronDownLeft;
@@ -51131,13 +53737,16 @@ exports.IconCornerUpLeft = IconCornerUpLeft;
51131
53737
  exports.IconCornerUpLeftDouble = IconCornerUpLeftDouble;
51132
53738
  exports.IconCornerUpRight = IconCornerUpRight;
51133
53739
  exports.IconCornerUpRightDouble = IconCornerUpRightDouble;
53740
+ exports.IconCpu = IconCpu;
51134
53741
  exports.IconCrane = IconCrane;
51135
53742
  exports.IconCreditCard = IconCreditCard;
51136
53743
  exports.IconCreditCardOff = IconCreditCardOff;
51137
53744
  exports.IconCrop = IconCrop;
53745
+ exports.IconCross = IconCross;
51138
53746
  exports.IconCrosshair = IconCrosshair;
51139
53747
  exports.IconCrown = IconCrown;
51140
53748
  exports.IconCrownOff = IconCrownOff;
53749
+ exports.IconCrutches = IconCrutches;
51141
53750
  exports.IconCup = IconCup;
51142
53751
  exports.IconCurlyLoop = IconCurlyLoop;
51143
53752
  exports.IconCurrencyBahraini = IconCurrencyBahraini;
@@ -51203,6 +53812,8 @@ exports.IconDeviceSpeaker = IconDeviceSpeaker;
51203
53812
  exports.IconDeviceTablet = IconDeviceTablet;
51204
53813
  exports.IconDeviceTv = IconDeviceTv;
51205
53814
  exports.IconDeviceWatch = IconDeviceWatch;
53815
+ exports.IconDeviceWatchStats = IconDeviceWatchStats;
53816
+ exports.IconDeviceWatchStats2 = IconDeviceWatchStats2;
51206
53817
  exports.IconDevices = IconDevices;
51207
53818
  exports.IconDevices2 = IconDevices2;
51208
53819
  exports.IconDevicesPc = IconDevicesPc;
@@ -51219,6 +53830,7 @@ exports.IconDiscount = IconDiscount;
51219
53830
  exports.IconDiscount2 = IconDiscount2;
51220
53831
  exports.IconDivide = IconDivide;
51221
53832
  exports.IconDna = IconDna;
53833
+ exports.IconDna2 = IconDna2;
51222
53834
  exports.IconDogBowl = IconDogBowl;
51223
53835
  exports.IconDoor = IconDoor;
51224
53836
  exports.IconDoorEnter = IconDoorEnter;
@@ -51244,7 +53856,9 @@ exports.IconEarOff = IconEarOff;
51244
53856
  exports.IconEdit = IconEdit;
51245
53857
  exports.IconEditCircle = IconEditCircle;
51246
53858
  exports.IconEgg = IconEgg;
53859
+ exports.IconEmergencyBed = IconEmergencyBed;
51247
53860
  exports.IconEmphasis = IconEmphasis;
53861
+ exports.IconEngine = IconEngine;
51248
53862
  exports.IconEqual = IconEqual;
51249
53863
  exports.IconEqualNot = IconEqualNot;
51250
53864
  exports.IconEraser = IconEraser;
@@ -51254,6 +53868,7 @@ exports.IconExternalLink = IconExternalLink;
51254
53868
  exports.IconEye = IconEye;
51255
53869
  exports.IconEyeCheck = IconEyeCheck;
51256
53870
  exports.IconEyeOff = IconEyeOff;
53871
+ exports.IconEyeTable = IconEyeTable;
51257
53872
  exports.IconEyeglass = IconEyeglass;
51258
53873
  exports.IconEyeglass2 = IconEyeglass2;
51259
53874
  exports.IconFaceId = IconFaceId;
@@ -51295,6 +53910,7 @@ exports.IconFilter = IconFilter;
51295
53910
  exports.IconFilterOff = IconFilterOff;
51296
53911
  exports.IconFingerprint = IconFingerprint;
51297
53912
  exports.IconFiretruck = IconFiretruck;
53913
+ exports.IconFirstAidKit = IconFirstAidKit;
51298
53914
  exports.IconFish = IconFish;
51299
53915
  exports.IconFlag = IconFlag;
51300
53916
  exports.IconFlag2 = IconFlag2;
@@ -51302,6 +53918,7 @@ exports.IconFlag3 = IconFlag3;
51302
53918
  exports.IconFlame = IconFlame;
51303
53919
  exports.IconFlare = IconFlare;
51304
53920
  exports.IconFlask = IconFlask;
53921
+ exports.IconFlask2 = IconFlask2;
51305
53922
  exports.IconFlipHorizontal = IconFlipHorizontal;
51306
53923
  exports.IconFlipVertical = IconFlipVertical;
51307
53924
  exports.IconFloatCenter = IconFloatCenter;
@@ -51327,6 +53944,7 @@ exports.IconFrame = IconFrame;
51327
53944
  exports.IconFriends = IconFriends;
51328
53945
  exports.IconGasStation = IconGasStation;
51329
53946
  exports.IconGauge = IconGauge;
53947
+ exports.IconGavel = IconGavel;
51330
53948
  exports.IconGeometry = IconGeometry;
51331
53949
  exports.IconGhost = IconGhost;
51332
53950
  exports.IconGift = IconGift;
@@ -51336,6 +53954,7 @@ exports.IconGitCompare = IconGitCompare;
51336
53954
  exports.IconGitFork = IconGitFork;
51337
53955
  exports.IconGitMerge = IconGitMerge;
51338
53956
  exports.IconGitPullRequest = IconGitPullRequest;
53957
+ exports.IconGitPullRequestClosed = IconGitPullRequestClosed;
51339
53958
  exports.IconGlass = IconGlass;
51340
53959
  exports.IconGlassFull = IconGlassFull;
51341
53960
  exports.IconGlassOff = IconGlassOff;
@@ -51353,6 +53972,7 @@ exports.IconH3 = IconH3;
51353
53972
  exports.IconH4 = IconH4;
51354
53973
  exports.IconH5 = IconH5;
51355
53974
  exports.IconH6 = IconH6;
53975
+ exports.IconHammer = IconHammer;
51356
53976
  exports.IconHandClick = IconHandClick;
51357
53977
  exports.IconHandFinger = IconHandFinger;
51358
53978
  exports.IconHandLittleFinger = IconHandLittleFinger;
@@ -51372,6 +53992,8 @@ exports.IconHeadphonesOff = IconHeadphonesOff;
51372
53992
  exports.IconHeadset = IconHeadset;
51373
53993
  exports.IconHeart = IconHeart;
51374
53994
  exports.IconHeartBroken = IconHeartBroken;
53995
+ exports.IconHeartRateMonitor = IconHeartRateMonitor;
53996
+ exports.IconHeartbeat = IconHeartbeat;
51375
53997
  exports.IconHelicopter = IconHelicopter;
51376
53998
  exports.IconHelicopterLanding = IconHelicopterLanding;
51377
53999
  exports.IconHelp = IconHelp;
@@ -51383,6 +54005,8 @@ exports.IconHighlight = IconHighlight;
51383
54005
  exports.IconHistory = IconHistory;
51384
54006
  exports.IconHome = IconHome;
51385
54007
  exports.IconHome2 = IconHome2;
54008
+ exports.IconHotelService = IconHotelService;
54009
+ exports.IconHourglass = IconHourglass;
51386
54010
  exports.IconIceCream = IconIceCream;
51387
54011
  exports.IconIceCream2 = IconIceCream2;
51388
54012
  exports.IconId = IconId;
@@ -51401,6 +54025,8 @@ exports.IconKeyboardHide = IconKeyboardHide;
51401
54025
  exports.IconKeyboardOff = IconKeyboardOff;
51402
54026
  exports.IconKeyboardShow = IconKeyboardShow;
51403
54027
  exports.IconLanguage = IconLanguage;
54028
+ exports.IconLanguageHiragana = IconLanguageHiragana;
54029
+ exports.IconLanguageKatakana = IconLanguageKatakana;
51404
54030
  exports.IconLayersDifference = IconLayersDifference;
51405
54031
  exports.IconLayersIntersect = IconLayersIntersect;
51406
54032
  exports.IconLayersLinked = IconLayersLinked;
@@ -51414,6 +54040,8 @@ exports.IconLayoutAlignLeft = IconLayoutAlignLeft;
51414
54040
  exports.IconLayoutAlignMiddle = IconLayoutAlignMiddle;
51415
54041
  exports.IconLayoutAlignRight = IconLayoutAlignRight;
51416
54042
  exports.IconLayoutAlignTop = IconLayoutAlignTop;
54043
+ exports.IconLayoutBoard = IconLayoutBoard;
54044
+ exports.IconLayoutBoardSplit = IconLayoutBoardSplit;
51417
54045
  exports.IconLayoutBottombar = IconLayoutBottombar;
51418
54046
  exports.IconLayoutCards = IconLayoutCards;
51419
54047
  exports.IconLayoutColumns = IconLayoutColumns;
@@ -51430,6 +54058,7 @@ exports.IconLayoutSidebarRight = IconLayoutSidebarRight;
51430
54058
  exports.IconLeaf = IconLeaf;
51431
54059
  exports.IconLego = IconLego;
51432
54060
  exports.IconLemon = IconLemon;
54061
+ exports.IconLemon2 = IconLemon2;
51433
54062
  exports.IconLetterA = IconLetterA;
51434
54063
  exports.IconLetterB = IconLetterB;
51435
54064
  exports.IconLetterC = IconLetterC;
@@ -51486,6 +54115,7 @@ exports.IconLockOpen = IconLockOpen;
51486
54115
  exports.IconLockSquare = IconLockSquare;
51487
54116
  exports.IconLogin = IconLogin;
51488
54117
  exports.IconLogout = IconLogout;
54118
+ exports.IconLungs = IconLungs;
51489
54119
  exports.IconMacro = IconMacro;
51490
54120
  exports.IconMagnet = IconMagnet;
51491
54121
  exports.IconMail = IconMail;
@@ -51499,6 +54129,7 @@ exports.IconMap2 = IconMap2;
51499
54129
  exports.IconMapPin = IconMapPin;
51500
54130
  exports.IconMapPinOff = IconMapPinOff;
51501
54131
  exports.IconMapPins = IconMapPins;
54132
+ exports.IconMapSearch = IconMapSearch;
51502
54133
  exports.IconMarkdown = IconMarkdown;
51503
54134
  exports.IconMarquee = IconMarquee;
51504
54135
  exports.IconMarquee2 = IconMarquee2;
@@ -51513,6 +54144,7 @@ exports.IconMaximize = IconMaximize;
51513
54144
  exports.IconMeat = IconMeat;
51514
54145
  exports.IconMedal = IconMedal;
51515
54146
  exports.IconMedicalCross = IconMedicalCross;
54147
+ exports.IconMedicineSyrup = IconMedicineSyrup;
51516
54148
  exports.IconMenu = IconMenu;
51517
54149
  exports.IconMenu2 = IconMenu2;
51518
54150
  exports.IconMessage = IconMessage;
@@ -51529,6 +54161,7 @@ exports.IconMessagesOff = IconMessagesOff;
51529
54161
  exports.IconMicrophone = IconMicrophone;
51530
54162
  exports.IconMicrophone2 = IconMicrophone2;
51531
54163
  exports.IconMicrophoneOff = IconMicrophoneOff;
54164
+ exports.IconMicroscope = IconMicroscope;
51532
54165
  exports.IconMilk = IconMilk;
51533
54166
  exports.IconMinimize = IconMinimize;
51534
54167
  exports.IconMinus = IconMinus;
@@ -51541,6 +54174,7 @@ exports.IconMoodCry = IconMoodCry;
51541
54174
  exports.IconMoodEmpty = IconMoodEmpty;
51542
54175
  exports.IconMoodHappy = IconMoodHappy;
51543
54176
  exports.IconMoodKid = IconMoodKid;
54177
+ exports.IconMoodNervous = IconMoodNervous;
51544
54178
  exports.IconMoodNeutral = IconMoodNeutral;
51545
54179
  exports.IconMoodSad = IconMoodSad;
51546
54180
  exports.IconMoodSmile = IconMoodSmile;
@@ -51551,6 +54185,7 @@ exports.IconMoon2 = IconMoon2;
51551
54185
  exports.IconMoonStars = IconMoonStars;
51552
54186
  exports.IconMoped = IconMoped;
51553
54187
  exports.IconMotorbike = IconMotorbike;
54188
+ exports.IconMountain = IconMountain;
51554
54189
  exports.IconMouse = IconMouse;
51555
54190
  exports.IconMovie = IconMovie;
51556
54191
  exports.IconMug = IconMug;
@@ -51577,6 +54212,7 @@ exports.IconNumber6 = IconNumber6;
51577
54212
  exports.IconNumber7 = IconNumber7;
51578
54213
  exports.IconNumber8 = IconNumber8;
51579
54214
  exports.IconNumber9 = IconNumber9;
54215
+ exports.IconNurse = IconNurse;
51580
54216
  exports.IconOctagon = IconOctagon;
51581
54217
  exports.IconOctagonOff = IconOctagonOff;
51582
54218
  exports.IconOld = IconOld;
@@ -51619,6 +54255,7 @@ exports.IconPictureInPictureOff = IconPictureInPictureOff;
51619
54255
  exports.IconPictureInPictureOn = IconPictureInPictureOn;
51620
54256
  exports.IconPig = IconPig;
51621
54257
  exports.IconPill = IconPill;
54258
+ exports.IconPills = IconPills;
51622
54259
  exports.IconPin = IconPin;
51623
54260
  exports.IconPinned = IconPinned;
51624
54261
  exports.IconPinnedOff = IconPinnedOff;
@@ -51626,6 +54263,7 @@ exports.IconPizza = IconPizza;
51626
54263
  exports.IconPlane = IconPlane;
51627
54264
  exports.IconPlaneArrival = IconPlaneArrival;
51628
54265
  exports.IconPlaneDeparture = IconPlaneDeparture;
54266
+ exports.IconPlaneInflight = IconPlaneInflight;
51629
54267
  exports.IconPlanet = IconPlanet;
51630
54268
  exports.IconPlant = IconPlant;
51631
54269
  exports.IconPlant2 = IconPlant2;
@@ -51647,12 +54285,15 @@ exports.IconPolaroid = IconPolaroid;
51647
54285
  exports.IconPool = IconPool;
51648
54286
  exports.IconPower = IconPower;
51649
54287
  exports.IconPray = IconPray;
54288
+ exports.IconPrescription = IconPrescription;
51650
54289
  exports.IconPresentation = IconPresentation;
51651
54290
  exports.IconPresentationAnalytics = IconPresentationAnalytics;
51652
54291
  exports.IconPrinter = IconPrinter;
54292
+ exports.IconPrison = IconPrison;
51653
54293
  exports.IconPrompt = IconPrompt;
51654
54294
  exports.IconPropeller = IconPropeller;
51655
54295
  exports.IconPuzzle = IconPuzzle;
54296
+ exports.IconPuzzle2 = IconPuzzle2;
51656
54297
  exports.IconPyramid = IconPyramid;
51657
54298
  exports.IconQrcode = IconQrcode;
51658
54299
  exports.IconQuestionMark = IconQuestionMark;
@@ -51686,12 +54327,14 @@ exports.IconReport = IconReport;
51686
54327
  exports.IconReportAnalytics = IconReportAnalytics;
51687
54328
  exports.IconReportMedical = IconReportMedical;
51688
54329
  exports.IconReportMoney = IconReportMoney;
54330
+ exports.IconReportSearch = IconReportSearch;
51689
54331
  exports.IconResize = IconResize;
51690
54332
  exports.IconRipple = IconRipple;
51691
54333
  exports.IconRoadSign = IconRoadSign;
51692
54334
  exports.IconRocket = IconRocket;
51693
54335
  exports.IconRotate = IconRotate;
51694
54336
  exports.IconRotate2 = IconRotate2;
54337
+ exports.IconRotate360 = IconRotate360;
51695
54338
  exports.IconRotateClockwise = IconRotateClockwise;
51696
54339
  exports.IconRotateClockwise2 = IconRotateClockwise2;
51697
54340
  exports.IconRotateRectangle = IconRotateRectangle;
@@ -51738,6 +54381,8 @@ exports.IconShape3 = IconShape3;
51738
54381
  exports.IconShare = IconShare;
51739
54382
  exports.IconShield = IconShield;
51740
54383
  exports.IconShieldCheck = IconShieldCheck;
54384
+ exports.IconShieldCheckered = IconShieldCheckered;
54385
+ exports.IconShieldChevron = IconShieldChevron;
51741
54386
  exports.IconShieldLock = IconShieldLock;
51742
54387
  exports.IconShieldOff = IconShieldOff;
51743
54388
  exports.IconShieldX = IconShieldX;
@@ -51752,6 +54397,7 @@ exports.IconShredder = IconShredder;
51752
54397
  exports.IconSignature = IconSignature;
51753
54398
  exports.IconSitemap = IconSitemap;
51754
54399
  exports.IconSkateboard = IconSkateboard;
54400
+ exports.IconSleigh = IconSleigh;
51755
54401
  exports.IconSlice = IconSlice;
51756
54402
  exports.IconSlideshow = IconSlideshow;
51757
54403
  exports.IconSmartHome = IconSmartHome;
@@ -51805,6 +54451,7 @@ exports.IconSquaresDiagonal = IconSquaresDiagonal;
51805
54451
  exports.IconSquaresFilled = IconSquaresFilled;
51806
54452
  exports.IconStack = IconStack;
51807
54453
  exports.IconStack2 = IconStack2;
54454
+ exports.IconStack3 = IconStack3;
51808
54455
  exports.IconStairs = IconStairs;
51809
54456
  exports.IconStairsDown = IconStairsDown;
51810
54457
  exports.IconStairsUp = IconStairsUp;
@@ -51838,6 +54485,7 @@ exports.IconTableExport = IconTableExport;
51838
54485
  exports.IconTableImport = IconTableImport;
51839
54486
  exports.IconTableOff = IconTableOff;
51840
54487
  exports.IconTag = IconTag;
54488
+ exports.IconTags = IconTags;
51841
54489
  exports.IconTallymark1 = IconTallymark1;
51842
54490
  exports.IconTallymark2 = IconTallymark2;
51843
54491
  exports.IconTallymark3 = IconTallymark3;
@@ -51857,8 +54505,10 @@ exports.IconTerminal2 = IconTerminal2;
51857
54505
  exports.IconTestPipe = IconTestPipe;
51858
54506
  exports.IconTextDirectionLtr = IconTextDirectionLtr;
51859
54507
  exports.IconTextDirectionRtl = IconTextDirectionRtl;
54508
+ exports.IconTextResize = IconTextResize;
51860
54509
  exports.IconTextWrap = IconTextWrap;
51861
54510
  exports.IconTextWrapDisabled = IconTextWrapDisabled;
54511
+ exports.IconThermometer = IconThermometer;
51862
54512
  exports.IconThumbDown = IconThumbDown;
51863
54513
  exports.IconThumbUp = IconThumbUp;
51864
54514
  exports.IconTicket = IconTicket;
@@ -51882,6 +54532,7 @@ exports.IconTransferIn = IconTransferIn;
51882
54532
  exports.IconTransferOut = IconTransferOut;
51883
54533
  exports.IconTrash = IconTrash;
51884
54534
  exports.IconTrashOff = IconTrashOff;
54535
+ exports.IconTrashX = IconTrashX;
51885
54536
  exports.IconTree = IconTree;
51886
54537
  exports.IconTrees = IconTrees;
51887
54538
  exports.IconTrendingDown = IconTrendingDown;
@@ -51907,13 +54558,16 @@ exports.IconUpload = IconUpload;
51907
54558
  exports.IconUrgent = IconUrgent;
51908
54559
  exports.IconUser = IconUser;
51909
54560
  exports.IconUserCheck = IconUserCheck;
54561
+ exports.IconUserCircle = IconUserCircle;
51910
54562
  exports.IconUserExclamation = IconUserExclamation;
51911
54563
  exports.IconUserMinus = IconUserMinus;
51912
54564
  exports.IconUserOff = IconUserOff;
51913
54565
  exports.IconUserPlus = IconUserPlus;
54566
+ exports.IconUserSearch = IconUserSearch;
51914
54567
  exports.IconUserX = IconUserX;
51915
54568
  exports.IconUsers = IconUsers;
51916
54569
  exports.IconVaccine = IconVaccine;
54570
+ exports.IconVaccineBottle = IconVaccineBottle;
51917
54571
  exports.IconVariable = IconVariable;
51918
54572
  exports.IconVector = IconVector;
51919
54573
  exports.IconVectorBeizer2 = IconVectorBeizer2;
@@ -51937,6 +54591,7 @@ exports.IconVolume = IconVolume;
51937
54591
  exports.IconVolume2 = IconVolume2;
51938
54592
  exports.IconVolume3 = IconVolume3;
51939
54593
  exports.IconWalk = IconWalk;
54594
+ exports.IconWall = IconWall;
51940
54595
  exports.IconWallet = IconWallet;
51941
54596
  exports.IconWallpaper = IconWallpaper;
51942
54597
  exports.IconWand = IconWand;
@@ -51955,8 +54610,10 @@ exports.IconWiper = IconWiper;
51955
54610
  exports.IconWiperWash = IconWiperWash;
51956
54611
  exports.IconWoman = IconWoman;
51957
54612
  exports.IconWorld = IconWorld;
54613
+ exports.IconWorldDownload = IconWorldDownload;
51958
54614
  exports.IconWorldLatitude = IconWorldLatitude;
51959
54615
  exports.IconWorldLongitude = IconWorldLongitude;
54616
+ exports.IconWorldUpload = IconWorldUpload;
51960
54617
  exports.IconWreckingBall = IconWreckingBall;
51961
54618
  exports.IconWriting = IconWriting;
51962
54619
  exports.IconWritingSign = IconWritingSign;