@tabler/icons 1.42.0 → 1.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/README.md +62 -7
  2. package/iconfont/fonts/tabler-icons.eot +0 -0
  3. package/iconfont/fonts/tabler-icons.svg +282 -72
  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 +281 -1
  8. package/iconfont/tabler-icons.html +632 -2
  9. package/iconfont/tabler-icons.min.css +2 -2
  10. package/iconfont/tabler-icons.scss +141 -1
  11. package/icons/.DS_Store +0 -0
  12. package/icons/axis-x.svg +10 -0
  13. package/icons/axis-y.svg +10 -0
  14. package/icons/backpack.svg +8 -0
  15. package/icons/bath.svg +9 -0
  16. package/icons/box-multiple-2.svg +1 -1
  17. package/icons/brand-airtable.svg +8 -0
  18. package/icons/brand-angular.svg +8 -0
  19. package/icons/brand-cucumber.svg +13 -0
  20. package/icons/brand-debian.svg +7 -0
  21. package/icons/brand-docker.svg +1 -1
  22. package/icons/brand-doctrine.svg +9 -0
  23. package/icons/brand-firebase.svg +8 -0
  24. package/icons/brand-git.svg +12 -0
  25. package/icons/brand-loom.svg +9 -0
  26. package/icons/brand-mastercard.svg +8 -0
  27. package/icons/brand-netbeans.svg +12 -0
  28. package/icons/brand-notion.svg +11 -0
  29. package/icons/brand-php.svg +10 -0
  30. package/icons/brand-react-native.svg +12 -0
  31. package/icons/brand-stackoverflow.svg +10 -0
  32. package/icons/brand-steam.svg +1 -1
  33. package/icons/brand-sublime-text.svg +9 -0
  34. package/icons/brand-uber.svg +8 -0
  35. package/icons/brand-ubuntu.svg +9 -0
  36. package/icons/brand-visual-studio.svg +6 -0
  37. package/icons/checkup-list.svg +10 -0
  38. package/icons/circle-2.svg +1 -1
  39. package/icons/crutches.svg +10 -0
  40. package/icons/currency-dogecoin.svg +8 -0
  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/door-enter.svg +9 -0
  46. package/icons/door-exit.svg +9 -0
  47. package/icons/door.svg +8 -0
  48. package/icons/emergency-bed.svg +12 -0
  49. package/icons/engine.svg +10 -0
  50. package/icons/eye-table.svg +14 -0
  51. package/icons/first-aid-kit.svg +9 -0
  52. package/icons/flask-2.svg +8 -0
  53. package/icons/git-pull-request-closed.svg +11 -0
  54. package/icons/glass-full.svg +1 -1
  55. package/icons/h-2.svg +1 -1
  56. package/icons/hand-click.svg +13 -0
  57. package/icons/hand-move.svg +11 -0
  58. package/icons/heart-rate-monitor.svg +10 -0
  59. package/icons/hotel-service.svg +6 -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/lemon-2.svg +6 -0
  65. package/icons/lock-square.svg +8 -0
  66. package/icons/lungs.svg +9 -0
  67. package/icons/map-search.svg +10 -0
  68. package/icons/medicine-syrup.svg +9 -0
  69. package/icons/microscope.svg +12 -0
  70. package/icons/multiplier-2x.svg +1 -1
  71. package/icons/nurse.svg +8 -0
  72. package/icons/pig.svg +7 -0
  73. package/icons/pills.svg +9 -0
  74. package/icons/prison.svg +13 -0
  75. package/icons/puzzle-2.svg +10 -0
  76. package/icons/report-search.svg +12 -0
  77. package/icons/rotate-360.svg +7 -0
  78. package/icons/scale-outline.svg +7 -0
  79. package/icons/spacing-horizontal.svg +8 -0
  80. package/icons/spacing-vertical.svg +8 -0
  81. package/icons/square-2.svg +1 -1
  82. package/icons/strikethrough.svg +2 -2
  83. package/icons/tag.svg +2 -2
  84. package/icons/tags.svg +8 -0
  85. package/icons/text-resize.svg +15 -0
  86. package/icons/thermometer.svg +10 -0
  87. package/icons/trash-x.svg +9 -0
  88. package/icons/tree.svg +1 -1
  89. package/icons/trees.svg +1 -1
  90. package/icons/user-circle.svg +8 -0
  91. package/icons/user-search.svg +9 -0
  92. package/icons/vaccine-bottle.svg +10 -0
  93. package/icons/wall.svg +14 -0
  94. package/icons/wallpaper.svg +8 -0
  95. package/icons/world-download.svg +11 -0
  96. package/icons/world-upload.svg +11 -0
  97. package/icons-png/.DS_Store +0 -0
  98. package/icons-png/axis-x.png +0 -0
  99. package/icons-png/axis-y.png +0 -0
  100. package/icons-png/backpack.png +0 -0
  101. package/icons-png/bath.png +0 -0
  102. package/icons-png/box-multiple-2.png +0 -0
  103. package/icons-png/brand-airtable.png +0 -0
  104. package/icons-png/brand-angular.png +0 -0
  105. package/icons-png/brand-cucumber.png +0 -0
  106. package/icons-png/brand-debian.png +0 -0
  107. package/icons-png/brand-docker.png +0 -0
  108. package/icons-png/brand-doctrine.png +0 -0
  109. package/icons-png/brand-firebase.png +0 -0
  110. package/icons-png/brand-git.png +0 -0
  111. package/icons-png/brand-loom.png +0 -0
  112. package/icons-png/brand-mastercard.png +0 -0
  113. package/icons-png/brand-netbeans.png +0 -0
  114. package/icons-png/brand-notion.png +0 -0
  115. package/icons-png/brand-php.png +0 -0
  116. package/icons-png/brand-react-native.png +0 -0
  117. package/icons-png/brand-stackoverflow.png +0 -0
  118. package/icons-png/brand-steam.png +0 -0
  119. package/icons-png/brand-sublime-text.png +0 -0
  120. package/icons-png/brand-uber.png +0 -0
  121. package/icons-png/brand-ubuntu.png +0 -0
  122. package/icons-png/brand-visual-studio.png +0 -0
  123. package/icons-png/checkup-list.png +0 -0
  124. package/icons-png/circle-2.png +0 -0
  125. package/icons-png/crutches.png +0 -0
  126. package/icons-png/currency-dogecoin.png +0 -0
  127. package/icons-png/device-computer-camera-off.png +0 -0
  128. package/icons-png/device-watch-stats-2.png +0 -0
  129. package/icons-png/device-watch-stats.png +0 -0
  130. package/icons-png/dna-2.png +0 -0
  131. package/icons-png/door-enter.png +0 -0
  132. package/icons-png/door-exit.png +0 -0
  133. package/icons-png/door.png +0 -0
  134. package/icons-png/emergency-bed.png +0 -0
  135. package/icons-png/engine.png +0 -0
  136. package/icons-png/eye-table.png +0 -0
  137. package/icons-png/first-aid-kit.png +0 -0
  138. package/icons-png/flask-2.png +0 -0
  139. package/icons-png/git-pull-request-closed.png +0 -0
  140. package/icons-png/glass-full.png +0 -0
  141. package/icons-png/h-2.png +0 -0
  142. package/icons-png/hand-click.png +0 -0
  143. package/icons-png/hand-move.png +0 -0
  144. package/icons-png/heart-rate-monitor.png +0 -0
  145. package/icons-png/hotel-service.png +0 -0
  146. package/icons-png/ice-cream-2.png +0 -0
  147. package/icons-png/language-hiragana.png +0 -0
  148. package/icons-png/language-katakana.png +0 -0
  149. package/icons-png/language.png +0 -0
  150. package/icons-png/lemon-2.png +0 -0
  151. package/icons-png/lock-square.png +0 -0
  152. package/icons-png/lungs.png +0 -0
  153. package/icons-png/map-search.png +0 -0
  154. package/icons-png/medicine-syrup.png +0 -0
  155. package/icons-png/microscope.png +0 -0
  156. package/icons-png/multiplier-2x.png +0 -0
  157. package/icons-png/nurse.png +0 -0
  158. package/icons-png/pig.png +0 -0
  159. package/icons-png/pills.png +0 -0
  160. package/icons-png/prison.png +0 -0
  161. package/icons-png/puzzle-2.png +0 -0
  162. package/icons-png/report-search.png +0 -0
  163. package/icons-png/rotate-360.png +0 -0
  164. package/icons-png/scale-outline.png +0 -0
  165. package/icons-png/spacing-horizontal.png +0 -0
  166. package/icons-png/spacing-vertical.png +0 -0
  167. package/icons-png/square-2.png +0 -0
  168. package/icons-png/strikethrough.png +0 -0
  169. package/icons-png/tag.png +0 -0
  170. package/icons-png/tags.png +0 -0
  171. package/icons-png/text-resize.png +0 -0
  172. package/icons-png/thermometer.png +0 -0
  173. package/icons-png/trash-x.png +0 -0
  174. package/icons-png/user-circle.png +0 -0
  175. package/icons-png/user-search.png +0 -0
  176. package/icons-png/vaccine-bottle.png +0 -0
  177. package/icons-png/wall.png +0 -0
  178. package/icons-png/wallpaper.png +0 -0
  179. package/icons-png/world-download.png +0 -0
  180. package/icons-png/world-upload.png +0 -0
  181. package/icons-react/dist/index.cjs.js +2686 -23
  182. package/icons-react/dist/index.cjs.js.map +1 -1
  183. package/icons-react/dist/index.cjs.min.js +1 -1
  184. package/icons-react/dist/index.cjs.min.js.map +1 -1
  185. package/icons-react/dist/index.esm.js +2617 -24
  186. package/icons-react/dist/index.esm.js.map +1 -1
  187. package/icons-react/dist/index.esm.min.js +1 -1
  188. package/icons-react/dist/index.esm.min.js.map +1 -1
  189. package/icons-react/dist/index.umd.js +2686 -23
  190. package/icons-react/dist/index.umd.js.map +1 -1
  191. package/icons-react/dist/index.umd.min.js +1 -1
  192. package/icons-react/dist/index.umd.min.js.map +1 -1
  193. package/icons-react/index.d.ts +70 -0
  194. package/package.json +3 -3
  195. package/tabler-sprite-nostroke.svg +1 -1
  196. package/tabler-sprite.svg +1 -1
  197. package/tags.json +714 -50
@@ -5246,6 +5246,78 @@ function IconAward(_ref) {
5246
5246
  }));
5247
5247
  }
5248
5248
 
5249
+ function IconAxisX(_ref) {
5250
+ var _ref$size = _ref.size,
5251
+ size = _ref$size === void 0 ? 24 : _ref$size,
5252
+ _ref$color = _ref.color,
5253
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5254
+ _ref$stroke = _ref.stroke,
5255
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5256
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5257
+
5258
+ return /*#__PURE__*/React.createElement("svg", _extends({
5259
+ className: "icon icon-tabler icon-tabler-axis-x",
5260
+ width: size,
5261
+ height: size,
5262
+ viewBox: "0 0 24 24",
5263
+ strokeWidth: stroke,
5264
+ stroke: color,
5265
+ fill: "none",
5266
+ strokeLinecap: "round",
5267
+ strokeLinejoin: "round"
5268
+ }, props), /*#__PURE__*/React.createElement("path", {
5269
+ stroke: "none",
5270
+ d: "M0 0h24v24H0z",
5271
+ fill: "none"
5272
+ }), /*#__PURE__*/React.createElement("path", {
5273
+ d: "M4 13v.01"
5274
+ }), /*#__PURE__*/React.createElement("path", {
5275
+ d: "M4 9v.01"
5276
+ }), /*#__PURE__*/React.createElement("path", {
5277
+ d: "M4 5v.01"
5278
+ }), /*#__PURE__*/React.createElement("path", {
5279
+ d: "M17 20l3 -3l-3 -3"
5280
+ }), /*#__PURE__*/React.createElement("path", {
5281
+ d: "M4 17h16"
5282
+ }));
5283
+ }
5284
+
5285
+ function IconAxisY(_ref) {
5286
+ var _ref$size = _ref.size,
5287
+ size = _ref$size === void 0 ? 24 : _ref$size,
5288
+ _ref$color = _ref.color,
5289
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5290
+ _ref$stroke = _ref.stroke,
5291
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5292
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5293
+
5294
+ return /*#__PURE__*/React.createElement("svg", _extends({
5295
+ className: "icon icon-tabler icon-tabler-axis-y",
5296
+ width: size,
5297
+ height: size,
5298
+ viewBox: "0 0 24 24",
5299
+ strokeWidth: stroke,
5300
+ stroke: color,
5301
+ fill: "none",
5302
+ strokeLinecap: "round",
5303
+ strokeLinejoin: "round"
5304
+ }, props), /*#__PURE__*/React.createElement("path", {
5305
+ stroke: "none",
5306
+ d: "M0 0h24v24H0z",
5307
+ fill: "none"
5308
+ }), /*#__PURE__*/React.createElement("path", {
5309
+ d: "M11 20h-.01"
5310
+ }), /*#__PURE__*/React.createElement("path", {
5311
+ d: "M15 20h-.01"
5312
+ }), /*#__PURE__*/React.createElement("path", {
5313
+ d: "M19 20h-.01"
5314
+ }), /*#__PURE__*/React.createElement("path", {
5315
+ d: "M4 7l3 -3l3 3"
5316
+ }), /*#__PURE__*/React.createElement("path", {
5317
+ d: "M7 20v-16"
5318
+ }));
5319
+ }
5320
+
5249
5321
  function IconBackhoe(_ref) {
5250
5322
  var _ref$size = _ref.size,
5251
5323
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5298,6 +5370,38 @@ function IconBackhoe(_ref) {
5298
5370
  }));
5299
5371
  }
5300
5372
 
5373
+ function IconBackpack(_ref) {
5374
+ var _ref$size = _ref.size,
5375
+ size = _ref$size === void 0 ? 24 : _ref$size,
5376
+ _ref$color = _ref.color,
5377
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5378
+ _ref$stroke = _ref.stroke,
5379
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5380
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5381
+
5382
+ return /*#__PURE__*/React.createElement("svg", _extends({
5383
+ className: "icon icon-tabler icon-tabler-backpack",
5384
+ width: size,
5385
+ height: size,
5386
+ viewBox: "0 0 24 24",
5387
+ strokeWidth: stroke,
5388
+ stroke: color,
5389
+ fill: "none",
5390
+ strokeLinecap: "round",
5391
+ strokeLinejoin: "round"
5392
+ }, props), /*#__PURE__*/React.createElement("path", {
5393
+ stroke: "none",
5394
+ d: "M0 0h24v24H0z",
5395
+ fill: "none"
5396
+ }), /*#__PURE__*/React.createElement("path", {
5397
+ d: "M11 7h2a6 6 0 0 1 6 6v6a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-6a6 6 0 0 1 6 -6z"
5398
+ }), /*#__PURE__*/React.createElement("path", {
5399
+ d: "M10 7v-1a2 2 0 1 1 4 0v1"
5400
+ }), /*#__PURE__*/React.createElement("path", {
5401
+ d: "M10 15h4"
5402
+ }));
5403
+ }
5404
+
5301
5405
  function IconBackspace(_ref) {
5302
5406
  var _ref$size = _ref.size,
5303
5407
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5821,6 +5925,40 @@ function IconBasket(_ref) {
5821
5925
  }));
5822
5926
  }
5823
5927
 
5928
+ function IconBath(_ref) {
5929
+ var _ref$size = _ref.size,
5930
+ size = _ref$size === void 0 ? 24 : _ref$size,
5931
+ _ref$color = _ref.color,
5932
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5933
+ _ref$stroke = _ref.stroke,
5934
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5935
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5936
+
5937
+ return /*#__PURE__*/React.createElement("svg", _extends({
5938
+ className: "icon icon-tabler icon-tabler-bath",
5939
+ width: size,
5940
+ height: size,
5941
+ viewBox: "0 0 24 24",
5942
+ strokeWidth: stroke,
5943
+ stroke: color,
5944
+ fill: "none",
5945
+ strokeLinecap: "round",
5946
+ strokeLinejoin: "round"
5947
+ }, props), /*#__PURE__*/React.createElement("path", {
5948
+ stroke: "none",
5949
+ d: "M0 0h24v24H0z",
5950
+ fill: "none"
5951
+ }), /*#__PURE__*/React.createElement("path", {
5952
+ d: "M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1 -4 4h-10a4 4 0 0 1 -4 -4v-3a1 1 0 0 1 1 -1z"
5953
+ }), /*#__PURE__*/React.createElement("path", {
5954
+ d: "M6 12v-7a2 2 0 0 1 2 -2h3v2.25"
5955
+ }), /*#__PURE__*/React.createElement("path", {
5956
+ d: "M4 21l1 -1.5"
5957
+ }), /*#__PURE__*/React.createElement("path", {
5958
+ d: "M20 21l-1 -1.5"
5959
+ }));
5960
+ }
5961
+
5824
5962
  function IconBattery1(_ref) {
5825
5963
  var _ref$size = _ref.size,
5826
5964
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8441,7 +8579,7 @@ function IconBoxMultiple2(_ref) {
8441
8579
  }), /*#__PURE__*/React.createElement("path", {
8442
8580
  d: "M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2"
8443
8581
  }), /*#__PURE__*/React.createElement("path", {
8444
- d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
8582
+ d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
8445
8583
  }));
8446
8584
  }
8447
8585
 
@@ -8926,6 +9064,38 @@ function IconBrandAirbnb(_ref) {
8926
9064
  }));
8927
9065
  }
8928
9066
 
9067
+ function IconBrandAirtable(_ref) {
9068
+ var _ref$size = _ref.size,
9069
+ size = _ref$size === void 0 ? 24 : _ref$size,
9070
+ _ref$color = _ref.color,
9071
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9072
+ _ref$stroke = _ref.stroke,
9073
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9074
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9075
+
9076
+ return /*#__PURE__*/React.createElement("svg", _extends({
9077
+ className: "icon icon-tabler icon-tabler-brand-airtable",
9078
+ width: size,
9079
+ height: size,
9080
+ viewBox: "0 0 24 24",
9081
+ strokeWidth: stroke,
9082
+ stroke: color,
9083
+ fill: "none",
9084
+ strokeLinecap: "round",
9085
+ strokeLinejoin: "round"
9086
+ }, props), /*#__PURE__*/React.createElement("path", {
9087
+ stroke: "none",
9088
+ d: "M0 0h24v24H0z",
9089
+ fill: "none"
9090
+ }), /*#__PURE__*/React.createElement("path", {
9091
+ d: "M3 10v8l7 -3v-2.6z"
9092
+ }), /*#__PURE__*/React.createElement("path", {
9093
+ d: "M3 6l9 3l9 -3l-9 -3z"
9094
+ }), /*#__PURE__*/React.createElement("path", {
9095
+ d: "M14 12.3v8.7l7 -3v-8z"
9096
+ }));
9097
+ }
9098
+
8929
9099
  function IconBrandAndroid(_ref) {
8930
9100
  var _ref$size = _ref.size,
8931
9101
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8984,6 +9154,38 @@ function IconBrandAndroid(_ref) {
8984
9154
  }));
8985
9155
  }
8986
9156
 
9157
+ function IconBrandAngular(_ref) {
9158
+ var _ref$size = _ref.size,
9159
+ size = _ref$size === void 0 ? 24 : _ref$size,
9160
+ _ref$color = _ref.color,
9161
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9162
+ _ref$stroke = _ref.stroke,
9163
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9164
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9165
+
9166
+ return /*#__PURE__*/React.createElement("svg", _extends({
9167
+ className: "icon icon-tabler icon-tabler-brand-angular",
9168
+ width: size,
9169
+ height: size,
9170
+ viewBox: "0 0 24 24",
9171
+ strokeWidth: stroke,
9172
+ stroke: color,
9173
+ fill: "none",
9174
+ strokeLinecap: "round",
9175
+ strokeLinejoin: "round"
9176
+ }, props), /*#__PURE__*/React.createElement("path", {
9177
+ stroke: "none",
9178
+ d: "M0 0h24v24H0z",
9179
+ fill: "none"
9180
+ }), /*#__PURE__*/React.createElement("path", {
9181
+ 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"
9182
+ }), /*#__PURE__*/React.createElement("path", {
9183
+ d: "M9 15l3 -8l3 8"
9184
+ }), /*#__PURE__*/React.createElement("path", {
9185
+ d: "M10 13h4"
9186
+ }));
9187
+ }
9188
+
8987
9189
  function IconBrandAppleArcade(_ref) {
8988
9190
  var _ref$size = _ref.size,
8989
9191
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9466,6 +9668,80 @@ function IconBrandCss3(_ref) {
9466
9668
  }));
9467
9669
  }
9468
9670
 
9671
+ function IconBrandCucumber(_ref) {
9672
+ var _ref$size = _ref.size,
9673
+ size = _ref$size === void 0 ? 24 : _ref$size,
9674
+ _ref$color = _ref.color,
9675
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9676
+ _ref$stroke = _ref.stroke,
9677
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9678
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9679
+
9680
+ return /*#__PURE__*/React.createElement("svg", _extends({
9681
+ className: "icon icon-tabler icon-tabler-brand-cucumber",
9682
+ width: size,
9683
+ height: size,
9684
+ viewBox: "0 0 24 24",
9685
+ strokeWidth: stroke,
9686
+ stroke: color,
9687
+ fill: "none",
9688
+ strokeLinecap: "round",
9689
+ strokeLinejoin: "round"
9690
+ }, props), /*#__PURE__*/React.createElement("path", {
9691
+ stroke: "none",
9692
+ d: "M0 0h24v24H0z",
9693
+ fill: "none"
9694
+ }), /*#__PURE__*/React.createElement("path", {
9695
+ 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"
9696
+ }), /*#__PURE__*/React.createElement("path", {
9697
+ d: "M10.5 8l-.5 -1"
9698
+ }), /*#__PURE__*/React.createElement("path", {
9699
+ d: "M13.5 14l.5 1"
9700
+ }), /*#__PURE__*/React.createElement("path", {
9701
+ d: "M9 12.5l-1 .5"
9702
+ }), /*#__PURE__*/React.createElement("path", {
9703
+ d: "M11 14l-.5 1"
9704
+ }), /*#__PURE__*/React.createElement("path", {
9705
+ d: "M13 8l.5 -1"
9706
+ }), /*#__PURE__*/React.createElement("path", {
9707
+ d: "M16 12.5l-1 -.5"
9708
+ }), /*#__PURE__*/React.createElement("path", {
9709
+ d: "M9 10l-1 -.5"
9710
+ }));
9711
+ }
9712
+
9713
+ function IconBrandDebian(_ref) {
9714
+ var _ref$size = _ref.size,
9715
+ size = _ref$size === void 0 ? 24 : _ref$size,
9716
+ _ref$color = _ref.color,
9717
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9718
+ _ref$stroke = _ref.stroke,
9719
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9720
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9721
+
9722
+ return /*#__PURE__*/React.createElement("svg", _extends({
9723
+ className: "icon icon-tabler icon-tabler-brand-debian",
9724
+ width: size,
9725
+ height: size,
9726
+ viewBox: "0 0 24 24",
9727
+ strokeWidth: stroke,
9728
+ stroke: color,
9729
+ fill: "none",
9730
+ strokeLinecap: "round",
9731
+ strokeLinejoin: "round"
9732
+ }, props), /*#__PURE__*/React.createElement("path", {
9733
+ stroke: "none",
9734
+ d: "M0 0h24v24H0z",
9735
+ fill: "none"
9736
+ }), /*#__PURE__*/React.createElement("path", {
9737
+ 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"
9738
+ }), /*#__PURE__*/React.createElement("circle", {
9739
+ cx: 12,
9740
+ cy: 12,
9741
+ r: 9
9742
+ }));
9743
+ }
9744
+
9469
9745
  function IconBrandDeviantart(_ref) {
9470
9746
  var _ref$size = _ref.size,
9471
9747
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9604,7 +9880,7 @@ function IconBrandDocker(_ref) {
9604
9880
  }), /*#__PURE__*/React.createElement("path", {
9605
9881
  d: "M11 4h3v3h-3z"
9606
9882
  }), /*#__PURE__*/React.createElement("path", {
9607
- d: "M4.571 18.001c1.5 0 2.047 -.074 2.958 -.78"
9883
+ d: "M4.571 18c1.5 0 2.047 -.074 2.958 -.78"
9608
9884
  }), /*#__PURE__*/React.createElement("line", {
9609
9885
  x1: 10,
9610
9886
  y1: 16,
@@ -9613,6 +9889,42 @@ function IconBrandDocker(_ref) {
9613
9889
  }));
9614
9890
  }
9615
9891
 
9892
+ function IconBrandDoctrine(_ref) {
9893
+ var _ref$size = _ref.size,
9894
+ size = _ref$size === void 0 ? 24 : _ref$size,
9895
+ _ref$color = _ref.color,
9896
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9897
+ _ref$stroke = _ref.stroke,
9898
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9899
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9900
+
9901
+ return /*#__PURE__*/React.createElement("svg", _extends({
9902
+ className: "icon icon-tabler icon-tabler-brand-doctrine",
9903
+ width: size,
9904
+ height: size,
9905
+ viewBox: "0 0 24 24",
9906
+ strokeWidth: stroke,
9907
+ stroke: color,
9908
+ fill: "none",
9909
+ strokeLinecap: "round",
9910
+ strokeLinejoin: "round"
9911
+ }, props), /*#__PURE__*/React.createElement("path", {
9912
+ stroke: "none",
9913
+ d: "M0 0h24v24H0z",
9914
+ fill: "none"
9915
+ }), /*#__PURE__*/React.createElement("circle", {
9916
+ cx: 12,
9917
+ cy: 14,
9918
+ r: 7
9919
+ }), /*#__PURE__*/React.createElement("path", {
9920
+ d: "M9 14h6"
9921
+ }), /*#__PURE__*/React.createElement("path", {
9922
+ d: "M12 11l3 3l-3 3"
9923
+ }), /*#__PURE__*/React.createElement("path", {
9924
+ d: "M10 3l6.9 6"
9925
+ }));
9926
+ }
9927
+
9616
9928
  function IconBrandDribbble(_ref) {
9617
9929
  var _ref$size = _ref.size,
9618
9930
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9749,6 +10061,38 @@ function IconBrandFigma(_ref) {
9749
10061
  }));
9750
10062
  }
9751
10063
 
10064
+ function IconBrandFirebase(_ref) {
10065
+ var _ref$size = _ref.size,
10066
+ size = _ref$size === void 0 ? 24 : _ref$size,
10067
+ _ref$color = _ref.color,
10068
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10069
+ _ref$stroke = _ref.stroke,
10070
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10071
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10072
+
10073
+ return /*#__PURE__*/React.createElement("svg", _extends({
10074
+ className: "icon icon-tabler icon-tabler-brand-firebase",
10075
+ width: size,
10076
+ height: size,
10077
+ viewBox: "0 0 24 24",
10078
+ strokeWidth: stroke,
10079
+ stroke: color,
10080
+ fill: "none",
10081
+ strokeLinecap: "round",
10082
+ strokeLinejoin: "round"
10083
+ }, props), /*#__PURE__*/React.createElement("path", {
10084
+ stroke: "none",
10085
+ d: "M0 0h24v24H0z",
10086
+ fill: "none"
10087
+ }), /*#__PURE__*/React.createElement("path", {
10088
+ 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"
10089
+ }), /*#__PURE__*/React.createElement("path", {
10090
+ 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"
10091
+ }), /*#__PURE__*/React.createElement("path", {
10092
+ d: "M4.57 17.18l10.93 -10.68"
10093
+ }));
10094
+ }
10095
+
9752
10096
  function IconBrandFirefox(_ref) {
9753
10097
  var _ref$size = _ref.size,
9754
10098
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9874,6 +10218,52 @@ function IconBrandFramer(_ref) {
9874
10218
  }));
9875
10219
  }
9876
10220
 
10221
+ function IconBrandGit(_ref) {
10222
+ var _ref$size = _ref.size,
10223
+ size = _ref$size === void 0 ? 24 : _ref$size,
10224
+ _ref$color = _ref.color,
10225
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10226
+ _ref$stroke = _ref.stroke,
10227
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10228
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10229
+
10230
+ return /*#__PURE__*/React.createElement("svg", _extends({
10231
+ className: "icon icon-tabler icon-tabler-brand-git",
10232
+ width: size,
10233
+ height: size,
10234
+ viewBox: "0 0 24 24",
10235
+ strokeWidth: stroke,
10236
+ stroke: color,
10237
+ fill: "none",
10238
+ strokeLinecap: "round",
10239
+ strokeLinejoin: "round"
10240
+ }, props), /*#__PURE__*/React.createElement("path", {
10241
+ stroke: "none",
10242
+ d: "M0 0h24v24H0z",
10243
+ fill: "none"
10244
+ }), /*#__PURE__*/React.createElement("circle", {
10245
+ cx: 16,
10246
+ cy: 12,
10247
+ r: 1
10248
+ }), /*#__PURE__*/React.createElement("circle", {
10249
+ cx: 12,
10250
+ cy: 8,
10251
+ r: 1
10252
+ }), /*#__PURE__*/React.createElement("circle", {
10253
+ cx: 12,
10254
+ cy: 16,
10255
+ r: 1
10256
+ }), /*#__PURE__*/React.createElement("path", {
10257
+ d: "M12 15v-6"
10258
+ }), /*#__PURE__*/React.createElement("path", {
10259
+ d: "M15 11l-2 -2"
10260
+ }), /*#__PURE__*/React.createElement("path", {
10261
+ d: "M11 7l-1.9 -1.9"
10262
+ }), /*#__PURE__*/React.createElement("path", {
10263
+ 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"
10264
+ }));
10265
+ }
10266
+
9877
10267
  function IconBrandGithub(_ref) {
9878
10268
  var _ref$size = _ref.size,
9879
10269
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10348,6 +10738,78 @@ function IconBrandLinkedin(_ref) {
10348
10738
  }));
10349
10739
  }
10350
10740
 
10741
+ function IconBrandLoom(_ref) {
10742
+ var _ref$size = _ref.size,
10743
+ size = _ref$size === void 0 ? 24 : _ref$size,
10744
+ _ref$color = _ref.color,
10745
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10746
+ _ref$stroke = _ref.stroke,
10747
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10748
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10749
+
10750
+ return /*#__PURE__*/React.createElement("svg", _extends({
10751
+ className: "icon icon-tabler icon-tabler-brand-loom",
10752
+ width: size,
10753
+ height: size,
10754
+ viewBox: "0 0 24 24",
10755
+ strokeWidth: stroke,
10756
+ stroke: color,
10757
+ fill: "none",
10758
+ strokeLinecap: "round",
10759
+ strokeLinejoin: "round"
10760
+ }, props), /*#__PURE__*/React.createElement("path", {
10761
+ stroke: "none",
10762
+ d: "M0 0h24v24H0z",
10763
+ fill: "none"
10764
+ }), /*#__PURE__*/React.createElement("path", {
10765
+ d: "M17.464 6.518a6.001 6.001 0 1 0 -3.023 7.965"
10766
+ }), /*#__PURE__*/React.createElement("path", {
10767
+ d: "M17.482 17.464a6.001 6.001 0 1 0 -7.965 -3.023"
10768
+ }), /*#__PURE__*/React.createElement("path", {
10769
+ d: "M6.54 17.482a6.001 6.001 0 1 0 3.024 -7.965"
10770
+ }), /*#__PURE__*/React.createElement("path", {
10771
+ d: "M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024"
10772
+ }));
10773
+ }
10774
+
10775
+ function IconBrandMastercard(_ref) {
10776
+ var _ref$size = _ref.size,
10777
+ size = _ref$size === void 0 ? 24 : _ref$size,
10778
+ _ref$color = _ref.color,
10779
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10780
+ _ref$stroke = _ref.stroke,
10781
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10782
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10783
+
10784
+ return /*#__PURE__*/React.createElement("svg", _extends({
10785
+ className: "icon icon-tabler icon-tabler-brand-mastercard",
10786
+ width: size,
10787
+ height: size,
10788
+ viewBox: "0 0 24 24",
10789
+ strokeWidth: stroke,
10790
+ stroke: color,
10791
+ fill: "none",
10792
+ strokeLinecap: "round",
10793
+ strokeLinejoin: "round"
10794
+ }, props), /*#__PURE__*/React.createElement("path", {
10795
+ stroke: "none",
10796
+ d: "M0 0h24v24H0z",
10797
+ fill: "none"
10798
+ }), /*#__PURE__*/React.createElement("circle", {
10799
+ cx: 14,
10800
+ cy: 12,
10801
+ r: 3
10802
+ }), /*#__PURE__*/React.createElement("path", {
10803
+ d: "M12 9.765a3 3 0 1 0 0 4.47"
10804
+ }), /*#__PURE__*/React.createElement("rect", {
10805
+ x: 3,
10806
+ y: 5,
10807
+ width: 18,
10808
+ height: 14,
10809
+ rx: 2
10810
+ }));
10811
+ }
10812
+
10351
10813
  function IconBrandMedium(_ref) {
10352
10814
  var _ref$size = _ref.size,
10353
10815
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10432,6 +10894,46 @@ function IconBrandMessenger(_ref) {
10432
10894
  }));
10433
10895
  }
10434
10896
 
10897
+ function IconBrandNetbeans(_ref) {
10898
+ var _ref$size = _ref.size,
10899
+ size = _ref$size === void 0 ? 24 : _ref$size,
10900
+ _ref$color = _ref.color,
10901
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10902
+ _ref$stroke = _ref.stroke,
10903
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10904
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10905
+
10906
+ return /*#__PURE__*/React.createElement("svg", _extends({
10907
+ className: "icon icon-tabler icon-tabler-brand-netbeans",
10908
+ width: size,
10909
+ height: size,
10910
+ viewBox: "0 0 24 24",
10911
+ strokeWidth: stroke,
10912
+ stroke: color,
10913
+ fill: "none",
10914
+ strokeLinecap: "round",
10915
+ strokeLinejoin: "round"
10916
+ }, props), /*#__PURE__*/React.createElement("path", {
10917
+ stroke: "none",
10918
+ d: "M0 0h24v24H0z",
10919
+ fill: "none"
10920
+ }), /*#__PURE__*/React.createElement("path", {
10921
+ 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"
10922
+ }), /*#__PURE__*/React.createElement("path", {
10923
+ 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"
10924
+ }), /*#__PURE__*/React.createElement("path", {
10925
+ d: "M12 21v-9l-7.5 -4.5"
10926
+ }), /*#__PURE__*/React.createElement("path", {
10927
+ d: "M12 12l7.5 -4.5"
10928
+ }), /*#__PURE__*/React.createElement("path", {
10929
+ d: "M12 3v4.5"
10930
+ }), /*#__PURE__*/React.createElement("path", {
10931
+ d: "M19.5 16l-3.5 -2"
10932
+ }), /*#__PURE__*/React.createElement("path", {
10933
+ d: "M8 14l-3.5 2"
10934
+ }));
10935
+ }
10936
+
10435
10937
  function IconBrandNetflix(_ref) {
10436
10938
  var _ref$size = _ref.size,
10437
10939
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10460,6 +10962,48 @@ function IconBrandNetflix(_ref) {
10460
10962
  }));
10461
10963
  }
10462
10964
 
10965
+ function IconBrandNotion(_ref) {
10966
+ var _ref$size = _ref.size,
10967
+ size = _ref$size === void 0 ? 24 : _ref$size,
10968
+ _ref$color = _ref.color,
10969
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10970
+ _ref$stroke = _ref.stroke,
10971
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10972
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10973
+
10974
+ return /*#__PURE__*/React.createElement("svg", _extends({
10975
+ className: "icon icon-tabler icon-tabler-brand-notion",
10976
+ width: size,
10977
+ height: size,
10978
+ viewBox: "0 0 24 24",
10979
+ strokeWidth: stroke,
10980
+ stroke: color,
10981
+ fill: "none",
10982
+ strokeLinecap: "round",
10983
+ strokeLinejoin: "round"
10984
+ }, props), /*#__PURE__*/React.createElement("path", {
10985
+ stroke: "none",
10986
+ d: "M0 0h24v24H0z",
10987
+ fill: "none"
10988
+ }), /*#__PURE__*/React.createElement("rect", {
10989
+ x: 4,
10990
+ y: 4,
10991
+ width: 16,
10992
+ height: 16,
10993
+ rx: 2
10994
+ }), /*#__PURE__*/React.createElement("path", {
10995
+ d: "M7 7h3l6 6"
10996
+ }), /*#__PURE__*/React.createElement("path", {
10997
+ d: "M8 7v10"
10998
+ }), /*#__PURE__*/React.createElement("path", {
10999
+ d: "M7 17h2"
11000
+ }), /*#__PURE__*/React.createElement("path", {
11001
+ d: "M15 7h2"
11002
+ }), /*#__PURE__*/React.createElement("path", {
11003
+ d: "M16 7v10h-1l-7 -7"
11004
+ }));
11005
+ }
11006
+
10463
11007
  function IconBrandOpenSource(_ref) {
10464
11008
  var _ref$size = _ref.size,
10465
11009
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10611,6 +11155,45 @@ function IconBrandPaypal(_ref) {
10611
11155
  }));
10612
11156
  }
10613
11157
 
11158
+ function IconBrandPhp(_ref) {
11159
+ var _ref$size = _ref.size,
11160
+ size = _ref$size === void 0 ? 24 : _ref$size,
11161
+ _ref$color = _ref.color,
11162
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11163
+ _ref$stroke = _ref.stroke,
11164
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11165
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11166
+
11167
+ return /*#__PURE__*/React.createElement("svg", _extends({
11168
+ className: "icon icon-tabler icon-tabler-brand-php",
11169
+ width: size,
11170
+ height: size,
11171
+ viewBox: "0 0 24 24",
11172
+ strokeWidth: stroke,
11173
+ stroke: color,
11174
+ fill: "none",
11175
+ strokeLinecap: "round",
11176
+ strokeLinejoin: "round"
11177
+ }, props), /*#__PURE__*/React.createElement("path", {
11178
+ stroke: "none",
11179
+ d: "M0 0h24v24H0z",
11180
+ fill: "none"
11181
+ }), /*#__PURE__*/React.createElement("ellipse", {
11182
+ cx: 12,
11183
+ cy: 12,
11184
+ rx: 10,
11185
+ ry: 9
11186
+ }), /*#__PURE__*/React.createElement("path", {
11187
+ 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"
11188
+ }), /*#__PURE__*/React.createElement("path", {
11189
+ 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"
11190
+ }), /*#__PURE__*/React.createElement("path", {
11191
+ d: "M12 7.5l-1 5.5"
11192
+ }), /*#__PURE__*/React.createElement("path", {
11193
+ d: "M11.6 10h2.4l-.5 3"
11194
+ }));
11195
+ }
11196
+
10614
11197
  function IconBrandPinterest(_ref) {
10615
11198
  var _ref$size = _ref.size,
10616
11199
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10752,6 +11335,46 @@ function IconBrandPython(_ref) {
10752
11335
  }));
10753
11336
  }
10754
11337
 
11338
+ function IconBrandReactNative(_ref) {
11339
+ var _ref$size = _ref.size,
11340
+ size = _ref$size === void 0 ? 24 : _ref$size,
11341
+ _ref$color = _ref.color,
11342
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11343
+ _ref$stroke = _ref.stroke,
11344
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11345
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11346
+
11347
+ return /*#__PURE__*/React.createElement("svg", _extends({
11348
+ className: "icon icon-tabler icon-tabler-brand-react-native",
11349
+ width: size,
11350
+ height: size,
11351
+ viewBox: "0 0 24 24",
11352
+ strokeWidth: stroke,
11353
+ stroke: color,
11354
+ fill: "none",
11355
+ strokeLinecap: "round",
11356
+ strokeLinejoin: "round"
11357
+ }, props), /*#__PURE__*/React.createElement("path", {
11358
+ stroke: "none",
11359
+ d: "M0 0h24v24H0z",
11360
+ fill: "none"
11361
+ }), /*#__PURE__*/React.createElement("path", {
11362
+ 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"
11363
+ }), /*#__PURE__*/React.createElement("path", {
11364
+ 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"
11365
+ }), /*#__PURE__*/React.createElement("path", {
11366
+ 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"
11367
+ }), /*#__PURE__*/React.createElement("path", {
11368
+ 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"
11369
+ }), /*#__PURE__*/React.createElement("path", {
11370
+ 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"
11371
+ }), /*#__PURE__*/React.createElement("path", {
11372
+ 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"
11373
+ }), /*#__PURE__*/React.createElement("path", {
11374
+ 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"
11375
+ }));
11376
+ }
11377
+
10755
11378
  function IconBrandReddit(_ref) {
10756
11379
  var _ref$size = _ref.size,
10757
11380
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11123,6 +11746,42 @@ function IconBrandSpotify(_ref) {
11123
11746
  }));
11124
11747
  }
11125
11748
 
11749
+ function IconBrandStackoverflow(_ref) {
11750
+ var _ref$size = _ref.size,
11751
+ size = _ref$size === void 0 ? 24 : _ref$size,
11752
+ _ref$color = _ref.color,
11753
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11754
+ _ref$stroke = _ref.stroke,
11755
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11756
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11757
+
11758
+ return /*#__PURE__*/React.createElement("svg", _extends({
11759
+ className: "icon icon-tabler icon-tabler-brand-stackoverflow",
11760
+ width: size,
11761
+ height: size,
11762
+ viewBox: "0 0 24 24",
11763
+ strokeWidth: stroke,
11764
+ stroke: color,
11765
+ fill: "none",
11766
+ strokeLinecap: "round",
11767
+ strokeLinejoin: "round"
11768
+ }, props), /*#__PURE__*/React.createElement("path", {
11769
+ stroke: "none",
11770
+ d: "M0 0h24v24H0z",
11771
+ fill: "none"
11772
+ }), /*#__PURE__*/React.createElement("path", {
11773
+ d: "M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-1"
11774
+ }), /*#__PURE__*/React.createElement("path", {
11775
+ d: "M8 16h8"
11776
+ }), /*#__PURE__*/React.createElement("path", {
11777
+ d: "M8.322 12.582l7.956 .836"
11778
+ }), /*#__PURE__*/React.createElement("path", {
11779
+ d: "M8.787 9.168l7.826 1.664"
11780
+ }), /*#__PURE__*/React.createElement("path", {
11781
+ d: "M10.096 5.764l7.608 2.472"
11782
+ }));
11783
+ }
11784
+
11126
11785
  function IconBrandSteam(_ref) {
11127
11786
  var _ref$size = _ref.size,
11128
11787
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11147,7 +11806,7 @@ function IconBrandSteam(_ref) {
11147
11806
  d: "M0 0h24v24H0z",
11148
11807
  fill: "none"
11149
11808
  }), /*#__PURE__*/React.createElement("path", {
11150
- 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"
11809
+ 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"
11151
11810
  }), /*#__PURE__*/React.createElement("circle", {
11152
11811
  fill: "currentColor",
11153
11812
  cx: 16.5,
@@ -11184,6 +11843,40 @@ function IconBrandStripe(_ref) {
11184
11843
  }));
11185
11844
  }
11186
11845
 
11846
+ function IconBrandSublimeText(_ref) {
11847
+ var _ref$size = _ref.size,
11848
+ size = _ref$size === void 0 ? 24 : _ref$size,
11849
+ _ref$color = _ref.color,
11850
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11851
+ _ref$stroke = _ref.stroke,
11852
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11853
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11854
+
11855
+ return /*#__PURE__*/React.createElement("svg", _extends({
11856
+ className: "icon icon-tabler icon-tabler-brand-sublime-text",
11857
+ width: size,
11858
+ height: size,
11859
+ viewBox: "0 0 24 24",
11860
+ strokeWidth: stroke,
11861
+ stroke: color,
11862
+ fill: "none",
11863
+ strokeLinecap: "round",
11864
+ strokeLinejoin: "round"
11865
+ }, props), /*#__PURE__*/React.createElement("path", {
11866
+ stroke: "none",
11867
+ d: "M0 0h24v24H0z",
11868
+ fill: "none"
11869
+ }), /*#__PURE__*/React.createElement("path", {
11870
+ d: "M19 8l-14 4.5v-5.5l14 -4.5z"
11871
+ }), /*#__PURE__*/React.createElement("path", {
11872
+ d: "M19 17l-14 4.5v-5.5l14 -4.5z"
11873
+ }), /*#__PURE__*/React.createElement("path", {
11874
+ d: "M19 11.5l-14 -4.5"
11875
+ }), /*#__PURE__*/React.createElement("path", {
11876
+ d: "M5 12.5l14 4.5"
11877
+ }));
11878
+ }
11879
+
11187
11880
  function IconBrandTabler(_ref) {
11188
11881
  var _ref$size = _ref.size,
11189
11882
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11463,6 +12156,84 @@ function IconBrandTwitter(_ref) {
11463
12156
  }));
11464
12157
  }
11465
12158
 
12159
+ function IconBrandUber(_ref) {
12160
+ var _ref$size = _ref.size,
12161
+ size = _ref$size === void 0 ? 24 : _ref$size,
12162
+ _ref$color = _ref.color,
12163
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12164
+ _ref$stroke = _ref.stroke,
12165
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12166
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12167
+
12168
+ return /*#__PURE__*/React.createElement("svg", _extends({
12169
+ className: "icon icon-tabler icon-tabler-brand-uber",
12170
+ width: size,
12171
+ height: size,
12172
+ viewBox: "0 0 24 24",
12173
+ strokeWidth: stroke,
12174
+ stroke: color,
12175
+ fill: "none",
12176
+ strokeLinecap: "round",
12177
+ strokeLinejoin: "round"
12178
+ }, props), /*#__PURE__*/React.createElement("path", {
12179
+ stroke: "none",
12180
+ d: "M0 0h24v24H0z",
12181
+ fill: "none"
12182
+ }), /*#__PURE__*/React.createElement("circle", {
12183
+ cx: 12,
12184
+ cy: 12,
12185
+ r: 9
12186
+ }), /*#__PURE__*/React.createElement("rect", {
12187
+ x: 9,
12188
+ y: 9,
12189
+ width: 6,
12190
+ height: 6,
12191
+ rx: 1
12192
+ }), /*#__PURE__*/React.createElement("path", {
12193
+ d: "M3 12h6"
12194
+ }));
12195
+ }
12196
+
12197
+ function IconBrandUbuntu(_ref) {
12198
+ var _ref$size = _ref.size,
12199
+ size = _ref$size === void 0 ? 24 : _ref$size,
12200
+ _ref$color = _ref.color,
12201
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12202
+ _ref$stroke = _ref.stroke,
12203
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12204
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12205
+
12206
+ return /*#__PURE__*/React.createElement("svg", _extends({
12207
+ className: "icon icon-tabler icon-tabler-brand-ubuntu",
12208
+ width: size,
12209
+ height: size,
12210
+ viewBox: "0 0 24 24",
12211
+ strokeWidth: stroke,
12212
+ stroke: color,
12213
+ fill: "none",
12214
+ strokeLinecap: "round",
12215
+ strokeLinejoin: "round"
12216
+ }, props), /*#__PURE__*/React.createElement("path", {
12217
+ stroke: "none",
12218
+ d: "M0 0h24v24H0z",
12219
+ fill: "none"
12220
+ }), /*#__PURE__*/React.createElement("circle", {
12221
+ cx: 12,
12222
+ cy: 5,
12223
+ r: 2
12224
+ }), /*#__PURE__*/React.createElement("path", {
12225
+ 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"
12226
+ }), /*#__PURE__*/React.createElement("circle", {
12227
+ cx: 5,
12228
+ cy: 17,
12229
+ r: 2
12230
+ }), /*#__PURE__*/React.createElement("circle", {
12231
+ cx: 19,
12232
+ cy: 17,
12233
+ r: 2
12234
+ }));
12235
+ }
12236
+
11466
12237
  function IconBrandUnsplash(_ref) {
11467
12238
  var _ref$size = _ref.size,
11468
12239
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11547,6 +12318,34 @@ function IconBrandVimeo(_ref) {
11547
12318
  }));
11548
12319
  }
11549
12320
 
12321
+ function IconBrandVisualStudio(_ref) {
12322
+ var _ref$size = _ref.size,
12323
+ size = _ref$size === void 0 ? 24 : _ref$size,
12324
+ _ref$color = _ref.color,
12325
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12326
+ _ref$stroke = _ref.stroke,
12327
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12328
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12329
+
12330
+ return /*#__PURE__*/React.createElement("svg", _extends({
12331
+ className: "icon icon-tabler icon-tabler-brand-visual-studio",
12332
+ width: size,
12333
+ height: size,
12334
+ viewBox: "0 0 24 24",
12335
+ strokeWidth: stroke,
12336
+ stroke: color,
12337
+ fill: "none",
12338
+ strokeLinecap: "round",
12339
+ strokeLinejoin: "round"
12340
+ }, props), /*#__PURE__*/React.createElement("path", {
12341
+ stroke: "none",
12342
+ d: "M0 0h24v24H0z",
12343
+ fill: "none"
12344
+ }), /*#__PURE__*/React.createElement("path", {
12345
+ d: "M4 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z"
12346
+ }));
12347
+ }
12348
+
11550
12349
  function IconBrandVk(_ref) {
11551
12350
  var _ref$size = _ref.size,
11552
12351
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -15514,6 +16313,46 @@ function IconChecks(_ref) {
15514
16313
  }));
15515
16314
  }
15516
16315
 
16316
+ function IconCheckupList(_ref) {
16317
+ var _ref$size = _ref.size,
16318
+ size = _ref$size === void 0 ? 24 : _ref$size,
16319
+ _ref$color = _ref.color,
16320
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16321
+ _ref$stroke = _ref.stroke,
16322
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
16323
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
16324
+
16325
+ return /*#__PURE__*/React.createElement("svg", _extends({
16326
+ className: "icon icon-tabler icon-tabler-checkup-list",
16327
+ width: size,
16328
+ height: size,
16329
+ viewBox: "0 0 24 24",
16330
+ strokeWidth: stroke,
16331
+ stroke: color,
16332
+ fill: "none",
16333
+ strokeLinecap: "round",
16334
+ strokeLinejoin: "round"
16335
+ }, props), /*#__PURE__*/React.createElement("path", {
16336
+ stroke: "none",
16337
+ d: "M0 0h24v24H0z",
16338
+ fill: "none"
16339
+ }), /*#__PURE__*/React.createElement("path", {
16340
+ 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"
16341
+ }), /*#__PURE__*/React.createElement("rect", {
16342
+ x: 9,
16343
+ y: 3,
16344
+ width: 6,
16345
+ height: 4,
16346
+ rx: 2
16347
+ }), /*#__PURE__*/React.createElement("path", {
16348
+ d: "M9 14h.01"
16349
+ }), /*#__PURE__*/React.createElement("path", {
16350
+ d: "M9 17h.01"
16351
+ }), /*#__PURE__*/React.createElement("path", {
16352
+ d: "M12 16l1 1l3 -3"
16353
+ }));
16354
+ }
16355
+
15517
16356
  function IconCheese(_ref) {
15518
16357
  var _ref$size = _ref.size,
15519
16358
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -16132,7 +16971,7 @@ function IconCircle2(_ref) {
16132
16971
  d: "M0 0h24v24H0z",
16133
16972
  fill: "none"
16134
16973
  }), /*#__PURE__*/React.createElement("path", {
16135
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
16974
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
16136
16975
  }), /*#__PURE__*/React.createElement("circle", {
16137
16976
  cx: 12,
16138
16977
  cy: 12,
@@ -18920,6 +19759,46 @@ function IconCrown(_ref) {
18920
19759
  }));
18921
19760
  }
18922
19761
 
19762
+ function IconCrutches(_ref) {
19763
+ var _ref$size = _ref.size,
19764
+ size = _ref$size === void 0 ? 24 : _ref$size,
19765
+ _ref$color = _ref.color,
19766
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19767
+ _ref$stroke = _ref.stroke,
19768
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19769
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19770
+
19771
+ return /*#__PURE__*/React.createElement("svg", _extends({
19772
+ className: "icon icon-tabler icon-tabler-crutches",
19773
+ width: size,
19774
+ height: size,
19775
+ viewBox: "0 0 24 24",
19776
+ strokeWidth: stroke,
19777
+ stroke: color,
19778
+ fill: "none",
19779
+ strokeLinecap: "round",
19780
+ strokeLinejoin: "round"
19781
+ }, props), /*#__PURE__*/React.createElement("path", {
19782
+ stroke: "none",
19783
+ d: "M0 0h24v24H0z",
19784
+ fill: "none"
19785
+ }), /*#__PURE__*/React.createElement("rect", {
19786
+ x: 8,
19787
+ y: 3,
19788
+ width: 8,
19789
+ height: 4,
19790
+ rx: 2
19791
+ }), /*#__PURE__*/React.createElement("path", {
19792
+ d: "M11 21h2"
19793
+ }), /*#__PURE__*/React.createElement("path", {
19794
+ d: "M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092"
19795
+ }), /*#__PURE__*/React.createElement("path", {
19796
+ d: "M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092"
19797
+ }), /*#__PURE__*/React.createElement("path", {
19798
+ d: "M10 11h4"
19799
+ }));
19800
+ }
19801
+
18923
19802
  function IconCup(_ref) {
18924
19803
  var _ref$size = _ref.size,
18925
19804
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19212,6 +20091,38 @@ function IconCurrencyDirham(_ref) {
19212
20091
  }));
19213
20092
  }
19214
20093
 
20094
+ function IconCurrencyDogecoin(_ref) {
20095
+ var _ref$size = _ref.size,
20096
+ size = _ref$size === void 0 ? 24 : _ref$size,
20097
+ _ref$color = _ref.color,
20098
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
20099
+ _ref$stroke = _ref.stroke,
20100
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
20101
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
20102
+
20103
+ return /*#__PURE__*/React.createElement("svg", _extends({
20104
+ className: "icon icon-tabler icon-tabler-currency-dogecoin",
20105
+ width: size,
20106
+ height: size,
20107
+ viewBox: "0 0 24 24",
20108
+ strokeWidth: stroke,
20109
+ stroke: color,
20110
+ fill: "none",
20111
+ strokeLinecap: "round",
20112
+ strokeLinejoin: "round"
20113
+ }, props), /*#__PURE__*/React.createElement("path", {
20114
+ stroke: "none",
20115
+ d: "M0 0h24v24H0z",
20116
+ fill: "none"
20117
+ }), /*#__PURE__*/React.createElement("path", {
20118
+ d: "M6 12h6"
20119
+ }), /*#__PURE__*/React.createElement("path", {
20120
+ d: "M9 6v12"
20121
+ }), /*#__PURE__*/React.createElement("path", {
20122
+ d: "M6 18h6a6 6 0 1 0 0 -12h-6"
20123
+ }));
20124
+ }
20125
+
19215
20126
  function IconCurrencyDollarAustralian(_ref) {
19216
20127
  var _ref$size = _ref.size,
19217
20128
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -20636,9 +21547,9 @@ function IconDeviceComputerCameraOff(_ref) {
20636
21547
  d: "M0 0h24v24H0z",
20637
21548
  fill: "none"
20638
21549
  }), /*#__PURE__*/React.createElement("path", {
20639
- d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695"
21550
+ d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2 -2a7 7 0 0 0 -9.699 -9.695"
20640
21551
  }), /*#__PURE__*/React.createElement("path", {
20641
- d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736"
21552
+ d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2 -2a3 3 0 0 0 -3.737 -3.736"
20642
21553
  }), /*#__PURE__*/React.createElement("path", {
20643
21554
  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"
20644
21555
  }), /*#__PURE__*/React.createElement("line", {
@@ -21214,6 +22125,86 @@ function IconDeviceTv(_ref) {
21214
22125
  }));
21215
22126
  }
21216
22127
 
22128
+ function IconDeviceWatchStats2(_ref) {
22129
+ var _ref$size = _ref.size,
22130
+ size = _ref$size === void 0 ? 24 : _ref$size,
22131
+ _ref$color = _ref.color,
22132
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22133
+ _ref$stroke = _ref.stroke,
22134
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22135
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22136
+
22137
+ return /*#__PURE__*/React.createElement("svg", _extends({
22138
+ className: "icon icon-tabler icon-tabler-device-watch-stats-2",
22139
+ width: size,
22140
+ height: size,
22141
+ viewBox: "0 0 24 24",
22142
+ strokeWidth: stroke,
22143
+ stroke: color,
22144
+ fill: "none",
22145
+ strokeLinecap: "round",
22146
+ strokeLinejoin: "round"
22147
+ }, props), /*#__PURE__*/React.createElement("path", {
22148
+ stroke: "none",
22149
+ d: "M0 0h24v24H0z",
22150
+ fill: "none"
22151
+ }), /*#__PURE__*/React.createElement("rect", {
22152
+ x: 6,
22153
+ y: 6,
22154
+ width: 12,
22155
+ height: 12,
22156
+ rx: 3
22157
+ }), /*#__PURE__*/React.createElement("path", {
22158
+ d: "M9 18v3h6v-3"
22159
+ }), /*#__PURE__*/React.createElement("path", {
22160
+ d: "M9 6v-3h6v3"
22161
+ }), /*#__PURE__*/React.createElement("path", {
22162
+ d: "M12 10a2 2 0 1 0 2 2"
22163
+ }));
22164
+ }
22165
+
22166
+ function IconDeviceWatchStats(_ref) {
22167
+ var _ref$size = _ref.size,
22168
+ size = _ref$size === void 0 ? 24 : _ref$size,
22169
+ _ref$color = _ref.color,
22170
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22171
+ _ref$stroke = _ref.stroke,
22172
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22173
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22174
+
22175
+ return /*#__PURE__*/React.createElement("svg", _extends({
22176
+ className: "icon icon-tabler icon-tabler-device-watch-stats",
22177
+ width: size,
22178
+ height: size,
22179
+ viewBox: "0 0 24 24",
22180
+ strokeWidth: stroke,
22181
+ stroke: color,
22182
+ fill: "none",
22183
+ strokeLinecap: "round",
22184
+ strokeLinejoin: "round"
22185
+ }, props), /*#__PURE__*/React.createElement("path", {
22186
+ stroke: "none",
22187
+ d: "M0 0h24v24H0z",
22188
+ fill: "none"
22189
+ }), /*#__PURE__*/React.createElement("rect", {
22190
+ x: 6,
22191
+ y: 6,
22192
+ width: 12,
22193
+ height: 12,
22194
+ rx: 3
22195
+ }), /*#__PURE__*/React.createElement("path", {
22196
+ d: "M9 18v3h6v-3"
22197
+ }), /*#__PURE__*/React.createElement("path", {
22198
+ d: "M9 6v-3h6v3"
22199
+ }), /*#__PURE__*/React.createElement("path", {
22200
+ d: "M9 14v-4"
22201
+ }), /*#__PURE__*/React.createElement("path", {
22202
+ d: "M12 14v-1"
22203
+ }), /*#__PURE__*/React.createElement("path", {
22204
+ d: "M15 14v-3"
22205
+ }));
22206
+ }
22207
+
21217
22208
  function IconDeviceWatch(_ref) {
21218
22209
  var _ref$size = _ref.size,
21219
22210
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -21851,6 +22842,44 @@ function IconDivide(_ref) {
21851
22842
  }));
21852
22843
  }
21853
22844
 
22845
+ function IconDna2(_ref) {
22846
+ var _ref$size = _ref.size,
22847
+ size = _ref$size === void 0 ? 24 : _ref$size,
22848
+ _ref$color = _ref.color,
22849
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22850
+ _ref$stroke = _ref.stroke,
22851
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22852
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22853
+
22854
+ return /*#__PURE__*/React.createElement("svg", _extends({
22855
+ className: "icon icon-tabler icon-tabler-dna-2",
22856
+ width: size,
22857
+ height: size,
22858
+ viewBox: "0 0 24 24",
22859
+ strokeWidth: stroke,
22860
+ stroke: color,
22861
+ fill: "none",
22862
+ strokeLinecap: "round",
22863
+ strokeLinejoin: "round"
22864
+ }, props), /*#__PURE__*/React.createElement("path", {
22865
+ stroke: "none",
22866
+ d: "M0 0h24v24H0z",
22867
+ fill: "none"
22868
+ }), /*#__PURE__*/React.createElement("path", {
22869
+ 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"
22870
+ }), /*#__PURE__*/React.createElement("path", {
22871
+ 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"
22872
+ }), /*#__PURE__*/React.createElement("path", {
22873
+ d: "M7 4h10"
22874
+ }), /*#__PURE__*/React.createElement("path", {
22875
+ d: "M7 20h10"
22876
+ }), /*#__PURE__*/React.createElement("path", {
22877
+ d: "M8 8h8"
22878
+ }), /*#__PURE__*/React.createElement("path", {
22879
+ d: "M8 16h8"
22880
+ }));
22881
+ }
22882
+
21854
22883
  function IconDna(_ref) {
21855
22884
  var _ref$size = _ref.size,
21856
22885
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -21918,6 +22947,106 @@ function IconDogBowl(_ref) {
21918
22947
  }));
21919
22948
  }
21920
22949
 
22950
+ function IconDoorEnter(_ref) {
22951
+ var _ref$size = _ref.size,
22952
+ size = _ref$size === void 0 ? 24 : _ref$size,
22953
+ _ref$color = _ref.color,
22954
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22955
+ _ref$stroke = _ref.stroke,
22956
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22957
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22958
+
22959
+ return /*#__PURE__*/React.createElement("svg", _extends({
22960
+ className: "icon icon-tabler icon-tabler-door-enter",
22961
+ width: size,
22962
+ height: size,
22963
+ viewBox: "0 0 24 24",
22964
+ strokeWidth: stroke,
22965
+ stroke: color,
22966
+ fill: "none",
22967
+ strokeLinecap: "round",
22968
+ strokeLinejoin: "round"
22969
+ }, props), /*#__PURE__*/React.createElement("path", {
22970
+ stroke: "none",
22971
+ d: "M0 0h24v24H0z",
22972
+ fill: "none"
22973
+ }), /*#__PURE__*/React.createElement("path", {
22974
+ d: "M13 12v.01"
22975
+ }), /*#__PURE__*/React.createElement("path", {
22976
+ d: "M3 21h18"
22977
+ }), /*#__PURE__*/React.createElement("path", {
22978
+ d: "M5 21v-16a2 2 0 0 1 2 -2h6m4 10.5v7.5"
22979
+ }), /*#__PURE__*/React.createElement("path", {
22980
+ d: "M21 7h-7m3 -3l-3 3l3 3"
22981
+ }));
22982
+ }
22983
+
22984
+ function IconDoorExit(_ref) {
22985
+ var _ref$size = _ref.size,
22986
+ size = _ref$size === void 0 ? 24 : _ref$size,
22987
+ _ref$color = _ref.color,
22988
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22989
+ _ref$stroke = _ref.stroke,
22990
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22991
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22992
+
22993
+ return /*#__PURE__*/React.createElement("svg", _extends({
22994
+ className: "icon icon-tabler icon-tabler-door-exit",
22995
+ width: size,
22996
+ height: size,
22997
+ viewBox: "0 0 24 24",
22998
+ strokeWidth: stroke,
22999
+ stroke: color,
23000
+ fill: "none",
23001
+ strokeLinecap: "round",
23002
+ strokeLinejoin: "round"
23003
+ }, props), /*#__PURE__*/React.createElement("path", {
23004
+ stroke: "none",
23005
+ d: "M0 0h24v24H0z",
23006
+ fill: "none"
23007
+ }), /*#__PURE__*/React.createElement("path", {
23008
+ d: "M13 12v.01"
23009
+ }), /*#__PURE__*/React.createElement("path", {
23010
+ d: "M3 21h18"
23011
+ }), /*#__PURE__*/React.createElement("path", {
23012
+ d: "M5 21v-16a2 2 0 0 1 2 -2h7.5m2.5 10.5v7.5"
23013
+ }), /*#__PURE__*/React.createElement("path", {
23014
+ d: "M14 7h7m-3 -3l3 3l-3 3"
23015
+ }));
23016
+ }
23017
+
23018
+ function IconDoor(_ref) {
23019
+ var _ref$size = _ref.size,
23020
+ size = _ref$size === void 0 ? 24 : _ref$size,
23021
+ _ref$color = _ref.color,
23022
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23023
+ _ref$stroke = _ref.stroke,
23024
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23025
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23026
+
23027
+ return /*#__PURE__*/React.createElement("svg", _extends({
23028
+ className: "icon icon-tabler icon-tabler-door",
23029
+ width: size,
23030
+ height: size,
23031
+ viewBox: "0 0 24 24",
23032
+ strokeWidth: stroke,
23033
+ stroke: color,
23034
+ fill: "none",
23035
+ strokeLinecap: "round",
23036
+ strokeLinejoin: "round"
23037
+ }, props), /*#__PURE__*/React.createElement("path", {
23038
+ stroke: "none",
23039
+ d: "M0 0h24v24H0z",
23040
+ fill: "none"
23041
+ }), /*#__PURE__*/React.createElement("path", {
23042
+ d: "M14 12v.01"
23043
+ }), /*#__PURE__*/React.createElement("path", {
23044
+ d: "M3 21h18"
23045
+ }), /*#__PURE__*/React.createElement("path", {
23046
+ d: "M6 21v-16a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v16"
23047
+ }));
23048
+ }
23049
+
21921
23050
  function IconDotsCircleHorizontal(_ref) {
21922
23051
  var _ref$size = _ref.size,
21923
23052
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22738,6 +23867,50 @@ function IconEgg(_ref) {
22738
23867
  }));
22739
23868
  }
22740
23869
 
23870
+ function IconEmergencyBed(_ref) {
23871
+ var _ref$size = _ref.size,
23872
+ size = _ref$size === void 0 ? 24 : _ref$size,
23873
+ _ref$color = _ref.color,
23874
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23875
+ _ref$stroke = _ref.stroke,
23876
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23877
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23878
+
23879
+ return /*#__PURE__*/React.createElement("svg", _extends({
23880
+ className: "icon icon-tabler icon-tabler-emergency-bed",
23881
+ width: size,
23882
+ height: size,
23883
+ viewBox: "0 0 24 24",
23884
+ strokeWidth: stroke,
23885
+ stroke: color,
23886
+ fill: "none",
23887
+ strokeLinecap: "round",
23888
+ strokeLinejoin: "round"
23889
+ }, props), /*#__PURE__*/React.createElement("path", {
23890
+ stroke: "none",
23891
+ d: "M0 0h24v24H0z",
23892
+ fill: "none"
23893
+ }), /*#__PURE__*/React.createElement("circle", {
23894
+ cx: 16,
23895
+ cy: 18,
23896
+ r: 2
23897
+ }), /*#__PURE__*/React.createElement("circle", {
23898
+ cx: 8,
23899
+ cy: 18,
23900
+ r: 2
23901
+ }), /*#__PURE__*/React.createElement("path", {
23902
+ d: "M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5"
23903
+ }), /*#__PURE__*/React.createElement("path", {
23904
+ d: "M10 6h4"
23905
+ }), /*#__PURE__*/React.createElement("path", {
23906
+ d: "M12 4v4"
23907
+ }), /*#__PURE__*/React.createElement("path", {
23908
+ d: "M12 12v2l-2.5 2.5"
23909
+ }), /*#__PURE__*/React.createElement("path", {
23910
+ d: "M14.5 16.5l-2.5 -2.5"
23911
+ }));
23912
+ }
23913
+
22741
23914
  function IconEmphasis(_ref) {
22742
23915
  var _ref$size = _ref.size,
22743
23916
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22786,6 +23959,42 @@ function IconEmphasis(_ref) {
22786
23959
  }));
22787
23960
  }
22788
23961
 
23962
+ function IconEngine(_ref) {
23963
+ var _ref$size = _ref.size,
23964
+ size = _ref$size === void 0 ? 24 : _ref$size,
23965
+ _ref$color = _ref.color,
23966
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23967
+ _ref$stroke = _ref.stroke,
23968
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23969
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23970
+
23971
+ return /*#__PURE__*/React.createElement("svg", _extends({
23972
+ className: "icon icon-tabler icon-tabler-engine",
23973
+ width: size,
23974
+ height: size,
23975
+ viewBox: "0 0 24 24",
23976
+ strokeWidth: stroke,
23977
+ stroke: color,
23978
+ fill: "none",
23979
+ strokeLinecap: "round",
23980
+ strokeLinejoin: "round"
23981
+ }, props), /*#__PURE__*/React.createElement("path", {
23982
+ stroke: "none",
23983
+ d: "M0 0h24v24H0z",
23984
+ fill: "none"
23985
+ }), /*#__PURE__*/React.createElement("path", {
23986
+ d: "M3 10v6"
23987
+ }), /*#__PURE__*/React.createElement("path", {
23988
+ d: "M12 5v3"
23989
+ }), /*#__PURE__*/React.createElement("path", {
23990
+ d: "M10 5h4"
23991
+ }), /*#__PURE__*/React.createElement("path", {
23992
+ d: "M5 13h-2"
23993
+ }), /*#__PURE__*/React.createElement("path", {
23994
+ 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"
23995
+ }));
23996
+ }
23997
+
22789
23998
  function IconEqualNot(_ref) {
22790
23999
  var _ref$size = _ref.size,
22791
24000
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23061,6 +24270,50 @@ function IconEyeOff(_ref) {
23061
24270
  }));
23062
24271
  }
23063
24272
 
24273
+ function IconEyeTable(_ref) {
24274
+ var _ref$size = _ref.size,
24275
+ size = _ref$size === void 0 ? 24 : _ref$size,
24276
+ _ref$color = _ref.color,
24277
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24278
+ _ref$stroke = _ref.stroke,
24279
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24280
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24281
+
24282
+ return /*#__PURE__*/React.createElement("svg", _extends({
24283
+ className: "icon icon-tabler icon-tabler-eye-table",
24284
+ width: size,
24285
+ height: size,
24286
+ viewBox: "0 0 24 24",
24287
+ strokeWidth: stroke,
24288
+ stroke: color,
24289
+ fill: "none",
24290
+ strokeLinecap: "round",
24291
+ strokeLinejoin: "round"
24292
+ }, props), /*#__PURE__*/React.createElement("path", {
24293
+ stroke: "none",
24294
+ d: "M0 0h24v24H0z",
24295
+ fill: "none"
24296
+ }), /*#__PURE__*/React.createElement("path", {
24297
+ d: "M8.003 18.003h-.011"
24298
+ }), /*#__PURE__*/React.createElement("path", {
24299
+ d: "M12.003 18.002h-.011"
24300
+ }), /*#__PURE__*/React.createElement("path", {
24301
+ d: "M16.003 18.002h-.011"
24302
+ }), /*#__PURE__*/React.createElement("path", {
24303
+ d: "M4 3h16"
24304
+ }), /*#__PURE__*/React.createElement("path", {
24305
+ d: "M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-17"
24306
+ }), /*#__PURE__*/React.createElement("path", {
24307
+ d: "M14 7h-4"
24308
+ }), /*#__PURE__*/React.createElement("path", {
24309
+ d: "M9 15h1"
24310
+ }), /*#__PURE__*/React.createElement("path", {
24311
+ d: "M14 15h1"
24312
+ }), /*#__PURE__*/React.createElement("path", {
24313
+ d: "M12 11v-4"
24314
+ }));
24315
+ }
24316
+
23064
24317
  function IconEye(_ref) {
23065
24318
  var _ref$size = _ref.size,
23066
24319
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -24627,6 +25880,44 @@ function IconFiretruck(_ref) {
24627
25880
  }));
24628
25881
  }
24629
25882
 
25883
+ function IconFirstAidKit(_ref) {
25884
+ var _ref$size = _ref.size,
25885
+ size = _ref$size === void 0 ? 24 : _ref$size,
25886
+ _ref$color = _ref.color,
25887
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25888
+ _ref$stroke = _ref.stroke,
25889
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
25890
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
25891
+
25892
+ return /*#__PURE__*/React.createElement("svg", _extends({
25893
+ className: "icon icon-tabler icon-tabler-first-aid-kit",
25894
+ width: size,
25895
+ height: size,
25896
+ viewBox: "0 0 24 24",
25897
+ strokeWidth: stroke,
25898
+ stroke: color,
25899
+ fill: "none",
25900
+ strokeLinecap: "round",
25901
+ strokeLinejoin: "round"
25902
+ }, props), /*#__PURE__*/React.createElement("path", {
25903
+ stroke: "none",
25904
+ d: "M0 0h24v24H0z",
25905
+ fill: "none"
25906
+ }), /*#__PURE__*/React.createElement("path", {
25907
+ d: "M8 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2"
25908
+ }), /*#__PURE__*/React.createElement("rect", {
25909
+ x: 4,
25910
+ y: 8,
25911
+ width: 16,
25912
+ height: 12,
25913
+ rx: 2
25914
+ }), /*#__PURE__*/React.createElement("path", {
25915
+ d: "M10 14h4"
25916
+ }), /*#__PURE__*/React.createElement("path", {
25917
+ d: "M12 12v4"
25918
+ }));
25919
+ }
25920
+
24630
25921
  function IconFish(_ref) {
24631
25922
  var _ref$size = _ref.size,
24632
25923
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -24817,6 +26108,38 @@ function IconFlare(_ref) {
24817
26108
  }));
24818
26109
  }
24819
26110
 
26111
+ function IconFlask2(_ref) {
26112
+ var _ref$size = _ref.size,
26113
+ size = _ref$size === void 0 ? 24 : _ref$size,
26114
+ _ref$color = _ref.color,
26115
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
26116
+ _ref$stroke = _ref.stroke,
26117
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26118
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26119
+
26120
+ return /*#__PURE__*/React.createElement("svg", _extends({
26121
+ className: "icon icon-tabler icon-tabler-flask-2",
26122
+ width: size,
26123
+ height: size,
26124
+ viewBox: "0 0 24 24",
26125
+ strokeWidth: stroke,
26126
+ stroke: color,
26127
+ fill: "none",
26128
+ strokeLinecap: "round",
26129
+ strokeLinejoin: "round"
26130
+ }, props), /*#__PURE__*/React.createElement("path", {
26131
+ stroke: "none",
26132
+ d: "M0 0h24v24H0z",
26133
+ fill: "none"
26134
+ }), /*#__PURE__*/React.createElement("path", {
26135
+ d: "M6.1 15h11.8"
26136
+ }), /*#__PURE__*/React.createElement("path", {
26137
+ 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"
26138
+ }), /*#__PURE__*/React.createElement("path", {
26139
+ d: "M9 3h6"
26140
+ }));
26141
+ }
26142
+
24820
26143
  function IconFlask(_ref) {
24821
26144
  var _ref$size = _ref.size,
24822
26145
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26224,6 +27547,50 @@ function IconGitMerge(_ref) {
26224
27547
  }));
26225
27548
  }
26226
27549
 
27550
+ function IconGitPullRequestClosed(_ref) {
27551
+ var _ref$size = _ref.size,
27552
+ size = _ref$size === void 0 ? 24 : _ref$size,
27553
+ _ref$color = _ref.color,
27554
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27555
+ _ref$stroke = _ref.stroke,
27556
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27557
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27558
+
27559
+ return /*#__PURE__*/React.createElement("svg", _extends({
27560
+ className: "icon icon-tabler icon-tabler-git-pull-request-closed",
27561
+ width: size,
27562
+ height: size,
27563
+ viewBox: "0 0 24 24",
27564
+ strokeWidth: stroke,
27565
+ stroke: color,
27566
+ fill: "none",
27567
+ strokeLinecap: "round",
27568
+ strokeLinejoin: "round"
27569
+ }, props), /*#__PURE__*/React.createElement("path", {
27570
+ stroke: "none",
27571
+ d: "M0 0h24v24H0z",
27572
+ fill: "none"
27573
+ }), /*#__PURE__*/React.createElement("circle", {
27574
+ cx: 6,
27575
+ cy: 18,
27576
+ r: 2
27577
+ }), /*#__PURE__*/React.createElement("circle", {
27578
+ cx: 6,
27579
+ cy: 6,
27580
+ r: 2
27581
+ }), /*#__PURE__*/React.createElement("circle", {
27582
+ cx: 18,
27583
+ cy: 18,
27584
+ r: 2
27585
+ }), /*#__PURE__*/React.createElement("path", {
27586
+ d: "M6 8v8"
27587
+ }), /*#__PURE__*/React.createElement("path", {
27588
+ d: "M18 11v5"
27589
+ }), /*#__PURE__*/React.createElement("path", {
27590
+ d: "M16 4l4 4m0 -4l-4 4"
27591
+ }));
27592
+ }
27593
+
26227
27594
  function IconGitPullRequest(_ref) {
26228
27595
  var _ref$size = _ref.size,
26229
27596
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26307,7 +27674,7 @@ function IconGlassFull(_ref) {
26307
27674
  }), /*#__PURE__*/React.createElement("path", {
26308
27675
  d: "M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z"
26309
27676
  }), /*#__PURE__*/React.createElement("path", {
26310
- d: "M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0"
27677
+ d: "M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0"
26311
27678
  }));
26312
27679
  }
26313
27680
 
@@ -26810,7 +28177,7 @@ function IconH2(_ref) {
26810
28177
  d: "M0 0h24v24H0z",
26811
28178
  fill: "none"
26812
28179
  }), /*#__PURE__*/React.createElement("path", {
26813
- d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
28180
+ d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
26814
28181
  }), /*#__PURE__*/React.createElement("path", {
26815
28182
  d: "M4 6v12"
26816
28183
  }), /*#__PURE__*/React.createElement("path", {
@@ -27003,6 +28370,48 @@ function IconH6(_ref) {
27003
28370
  }));
27004
28371
  }
27005
28372
 
28373
+ function IconHandClick(_ref) {
28374
+ var _ref$size = _ref.size,
28375
+ size = _ref$size === void 0 ? 24 : _ref$size,
28376
+ _ref$color = _ref.color,
28377
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
28378
+ _ref$stroke = _ref.stroke,
28379
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
28380
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
28381
+
28382
+ return /*#__PURE__*/React.createElement("svg", _extends({
28383
+ className: "icon icon-tabler icon-tabler-hand-click",
28384
+ width: size,
28385
+ height: size,
28386
+ viewBox: "0 0 24 24",
28387
+ strokeWidth: stroke,
28388
+ stroke: color,
28389
+ fill: "none",
28390
+ strokeLinecap: "round",
28391
+ strokeLinejoin: "round"
28392
+ }, props), /*#__PURE__*/React.createElement("path", {
28393
+ stroke: "none",
28394
+ d: "M0 0h24v24H0z",
28395
+ fill: "none"
28396
+ }), /*#__PURE__*/React.createElement("path", {
28397
+ d: "M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5"
28398
+ }), /*#__PURE__*/React.createElement("path", {
28399
+ d: "M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5"
28400
+ }), /*#__PURE__*/React.createElement("path", {
28401
+ d: "M14 10.5a1.5 1.5 0 0 1 3 0v1.5"
28402
+ }), /*#__PURE__*/React.createElement("path", {
28403
+ d: "M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47"
28404
+ }), /*#__PURE__*/React.createElement("path", {
28405
+ d: "M5 3l-1 -1"
28406
+ }), /*#__PURE__*/React.createElement("path", {
28407
+ d: "M4 7h-1"
28408
+ }), /*#__PURE__*/React.createElement("path", {
28409
+ d: "M14 3l1 -1"
28410
+ }), /*#__PURE__*/React.createElement("path", {
28411
+ d: "M15 6h1"
28412
+ }));
28413
+ }
28414
+
27006
28415
  function IconHandFinger(_ref) {
27007
28416
  var _ref$size = _ref.size,
27008
28417
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -27105,6 +28514,44 @@ function IconHandMiddleFinger(_ref) {
27105
28514
  }));
27106
28515
  }
27107
28516
 
28517
+ function IconHandMove(_ref) {
28518
+ var _ref$size = _ref.size,
28519
+ size = _ref$size === void 0 ? 24 : _ref$size,
28520
+ _ref$color = _ref.color,
28521
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
28522
+ _ref$stroke = _ref.stroke,
28523
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
28524
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
28525
+
28526
+ return /*#__PURE__*/React.createElement("svg", _extends({
28527
+ className: "icon icon-tabler icon-tabler-hand-move",
28528
+ width: size,
28529
+ height: size,
28530
+ viewBox: "0 0 24 24",
28531
+ strokeWidth: stroke,
28532
+ stroke: color,
28533
+ fill: "none",
28534
+ strokeLinecap: "round",
28535
+ strokeLinejoin: "round"
28536
+ }, props), /*#__PURE__*/React.createElement("path", {
28537
+ stroke: "none",
28538
+ d: "M0 0h24v24H0z",
28539
+ fill: "none"
28540
+ }), /*#__PURE__*/React.createElement("path", {
28541
+ d: "M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5"
28542
+ }), /*#__PURE__*/React.createElement("path", {
28543
+ d: "M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5"
28544
+ }), /*#__PURE__*/React.createElement("path", {
28545
+ d: "M14 10.5a1.5 1.5 0 0 1 3 0v1.5"
28546
+ }), /*#__PURE__*/React.createElement("path", {
28547
+ d: "M17 11.5a1.5 1.5 0 0 1 3 0v4.5a6 6 0 0 1 -6 6h-2h.208a6 6 0 0 1 -5.012 -2.7l-.196 -.3c-.312 -.479 -1.407 -2.388 -3.286 -5.728a1.5 1.5 0 0 1 .536 -2.022a1.867 1.867 0 0 1 2.28 .28l1.47 1.47"
28548
+ }), /*#__PURE__*/React.createElement("path", {
28549
+ d: "M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427"
28550
+ }), /*#__PURE__*/React.createElement("path", {
28551
+ d: "M14 3.458c1.32 .354 2.558 .902 3.685 1.612"
28552
+ }));
28553
+ }
28554
+
27108
28555
  function IconHandOff(_ref) {
27109
28556
  var _ref$size = _ref.size,
27110
28557
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -27575,6 +29022,46 @@ function IconHeartBroken(_ref) {
27575
29022
  }));
27576
29023
  }
27577
29024
 
29025
+ function IconHeartRateMonitor(_ref) {
29026
+ var _ref$size = _ref.size,
29027
+ size = _ref$size === void 0 ? 24 : _ref$size,
29028
+ _ref$color = _ref.color,
29029
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29030
+ _ref$stroke = _ref.stroke,
29031
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29032
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29033
+
29034
+ return /*#__PURE__*/React.createElement("svg", _extends({
29035
+ className: "icon icon-tabler icon-tabler-heart-rate-monitor",
29036
+ width: size,
29037
+ height: size,
29038
+ viewBox: "0 0 24 24",
29039
+ strokeWidth: stroke,
29040
+ stroke: color,
29041
+ fill: "none",
29042
+ strokeLinecap: "round",
29043
+ strokeLinejoin: "round"
29044
+ }, props), /*#__PURE__*/React.createElement("path", {
29045
+ stroke: "none",
29046
+ d: "M0 0h24v24H0z",
29047
+ fill: "none"
29048
+ }), /*#__PURE__*/React.createElement("rect", {
29049
+ x: 3,
29050
+ y: 4,
29051
+ width: 18,
29052
+ height: 12,
29053
+ rx: 1
29054
+ }), /*#__PURE__*/React.createElement("path", {
29055
+ d: "M7 20h10"
29056
+ }), /*#__PURE__*/React.createElement("path", {
29057
+ d: "M9 16v4"
29058
+ }), /*#__PURE__*/React.createElement("path", {
29059
+ d: "M15 16v4"
29060
+ }), /*#__PURE__*/React.createElement("path", {
29061
+ d: "M7 10h2l2 3l2 -6l1 3h3"
29062
+ }));
29063
+ }
29064
+
27578
29065
  function IconHeart(_ref) {
27579
29066
  var _ref$size = _ref.size,
27580
29067
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28012,6 +29499,34 @@ function IconHome(_ref) {
28012
29499
  }));
28013
29500
  }
28014
29501
 
29502
+ function IconHotelService(_ref) {
29503
+ var _ref$size = _ref.size,
29504
+ size = _ref$size === void 0 ? 24 : _ref$size,
29505
+ _ref$color = _ref.color,
29506
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29507
+ _ref$stroke = _ref.stroke,
29508
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29509
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29510
+
29511
+ return /*#__PURE__*/React.createElement("svg", _extends({
29512
+ className: "icon icon-tabler icon-tabler-hotel-service",
29513
+ width: size,
29514
+ height: size,
29515
+ viewBox: "0 0 24 24",
29516
+ strokeWidth: stroke,
29517
+ stroke: color,
29518
+ fill: "none",
29519
+ strokeLinecap: "round",
29520
+ strokeLinejoin: "round"
29521
+ }, props), /*#__PURE__*/React.createElement("path", {
29522
+ stroke: "none",
29523
+ d: "M0 0h24v24H0z",
29524
+ fill: "none"
29525
+ }), /*#__PURE__*/React.createElement("path", {
29526
+ 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"
29527
+ }));
29528
+ }
29529
+
28015
29530
  function IconIceCream2(_ref) {
28016
29531
  var _ref$size = _ref.size,
28017
29532
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28036,7 +29551,7 @@ function IconIceCream2(_ref) {
28036
29551
  d: "M0 0h24v24H0z",
28037
29552
  fill: "none"
28038
29553
  }), /*#__PURE__*/React.createElement("path", {
28039
- d: "M17.657 11.004a6 6 0 1 0 -11.315 -.002"
29554
+ d: "M17.657 11.004a6 6 0 1 0 -11.315 0"
28040
29555
  }), /*#__PURE__*/React.createElement("path", {
28041
29556
  d: "M6.342 11l5.658 11l5.657 -10.996z"
28042
29557
  }));
@@ -28786,6 +30301,76 @@ function IconKeyboard(_ref) {
28786
30301
  }));
28787
30302
  }
28788
30303
 
30304
+ function IconLanguageHiragana(_ref) {
30305
+ var _ref$size = _ref.size,
30306
+ size = _ref$size === void 0 ? 24 : _ref$size,
30307
+ _ref$color = _ref.color,
30308
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30309
+ _ref$stroke = _ref.stroke,
30310
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30311
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30312
+
30313
+ return /*#__PURE__*/React.createElement("svg", _extends({
30314
+ className: "icon icon-tabler icon-tabler-language-hiragana",
30315
+ width: size,
30316
+ height: size,
30317
+ viewBox: "0 0 24 24",
30318
+ strokeWidth: stroke,
30319
+ stroke: color,
30320
+ fill: "none",
30321
+ strokeLinecap: "round",
30322
+ strokeLinejoin: "round"
30323
+ }, props), /*#__PURE__*/React.createElement("path", {
30324
+ stroke: "none",
30325
+ d: "M0 0h24v24H0z",
30326
+ fill: "none"
30327
+ }), /*#__PURE__*/React.createElement("path", {
30328
+ d: "M4 5h7"
30329
+ }), /*#__PURE__*/React.createElement("path", {
30330
+ d: "M7 4c0 4.846 0 7 .5 8"
30331
+ }), /*#__PURE__*/React.createElement("path", {
30332
+ 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"
30333
+ }), /*#__PURE__*/React.createElement("path", {
30334
+ d: "M12 20l4 -9l4 9"
30335
+ }), /*#__PURE__*/React.createElement("path", {
30336
+ d: "M19.1 18h-6.2"
30337
+ }));
30338
+ }
30339
+
30340
+ function IconLanguageKatakana(_ref) {
30341
+ var _ref$size = _ref.size,
30342
+ size = _ref$size === void 0 ? 24 : _ref$size,
30343
+ _ref$color = _ref.color,
30344
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30345
+ _ref$stroke = _ref.stroke,
30346
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30347
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30348
+
30349
+ return /*#__PURE__*/React.createElement("svg", _extends({
30350
+ className: "icon icon-tabler icon-tabler-language-katakana",
30351
+ width: size,
30352
+ height: size,
30353
+ viewBox: "0 0 24 24",
30354
+ strokeWidth: stroke,
30355
+ stroke: color,
30356
+ fill: "none",
30357
+ strokeLinecap: "round",
30358
+ strokeLinejoin: "round"
30359
+ }, props), /*#__PURE__*/React.createElement("path", {
30360
+ stroke: "none",
30361
+ d: "M0 0h24v24H0z",
30362
+ fill: "none"
30363
+ }), /*#__PURE__*/React.createElement("path", {
30364
+ d: "M5 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293"
30365
+ }), /*#__PURE__*/React.createElement("path", {
30366
+ d: "M8 8c0 1.5 .5 3 -2 5"
30367
+ }), /*#__PURE__*/React.createElement("path", {
30368
+ d: "M12 20l4 -9l4 9"
30369
+ }), /*#__PURE__*/React.createElement("path", {
30370
+ d: "M19.1 18h-6.2"
30371
+ }));
30372
+ }
30373
+
28789
30374
  function IconLanguage(_ref) {
28790
30375
  var _ref$size = _ref.size,
28791
30376
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28810,9 +30395,15 @@ function IconLanguage(_ref) {
28810
30395
  d: "M0 0h24v24H0z",
28811
30396
  fill: "none"
28812
30397
  }), /*#__PURE__*/React.createElement("path", {
28813
- d: "M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4"
30398
+ d: "M4 5h7"
30399
+ }), /*#__PURE__*/React.createElement("path", {
30400
+ d: "M9 3v2c0 4.418 -2.239 8 -5 8"
30401
+ }), /*#__PURE__*/React.createElement("path", {
30402
+ d: "M5 9c-.003 2.144 2.952 3.908 6.7 4"
30403
+ }), /*#__PURE__*/React.createElement("path", {
30404
+ d: "M12 20l4 -9l4 9"
28814
30405
  }), /*#__PURE__*/React.createElement("path", {
28815
- d: "M11 19l4 -9l4 9m-.9 -2h-6.2"
30406
+ d: "M19.1 18h-6.2"
28816
30407
  }));
28817
30408
  }
28818
30409
 
@@ -29904,6 +31495,34 @@ function IconLego(_ref) {
29904
31495
  }));
29905
31496
  }
29906
31497
 
31498
+ function IconLemon2(_ref) {
31499
+ var _ref$size = _ref.size,
31500
+ size = _ref$size === void 0 ? 24 : _ref$size,
31501
+ _ref$color = _ref.color,
31502
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31503
+ _ref$stroke = _ref.stroke,
31504
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31505
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31506
+
31507
+ return /*#__PURE__*/React.createElement("svg", _extends({
31508
+ className: "icon icon-tabler icon-tabler-lemon-2",
31509
+ width: size,
31510
+ height: size,
31511
+ viewBox: "0 0 24 24",
31512
+ strokeWidth: stroke,
31513
+ stroke: color,
31514
+ fill: "none",
31515
+ strokeLinecap: "round",
31516
+ strokeLinejoin: "round"
31517
+ }, props), /*#__PURE__*/React.createElement("path", {
31518
+ stroke: "none",
31519
+ d: "M0 0h24v24H0z",
31520
+ fill: "none"
31521
+ }), /*#__PURE__*/React.createElement("path", {
31522
+ 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"
31523
+ }));
31524
+ }
31525
+
29907
31526
  function IconLemon(_ref) {
29908
31527
  var _ref$size = _ref.size,
29909
31528
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -31868,6 +33487,46 @@ function IconLockOpen(_ref) {
31868
33487
  }));
31869
33488
  }
31870
33489
 
33490
+ function IconLockSquare(_ref) {
33491
+ var _ref$size = _ref.size,
33492
+ size = _ref$size === void 0 ? 24 : _ref$size,
33493
+ _ref$color = _ref.color,
33494
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33495
+ _ref$stroke = _ref.stroke,
33496
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33497
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33498
+
33499
+ return /*#__PURE__*/React.createElement("svg", _extends({
33500
+ className: "icon icon-tabler icon-tabler-lock-square",
33501
+ width: size,
33502
+ height: size,
33503
+ viewBox: "0 0 24 24",
33504
+ strokeWidth: stroke,
33505
+ stroke: color,
33506
+ fill: "none",
33507
+ strokeLinecap: "round",
33508
+ strokeLinejoin: "round"
33509
+ }, props), /*#__PURE__*/React.createElement("path", {
33510
+ stroke: "none",
33511
+ d: "M0 0h24v24H0z",
33512
+ fill: "none"
33513
+ }), /*#__PURE__*/React.createElement("rect", {
33514
+ x: 8,
33515
+ y: 11,
33516
+ width: 8,
33517
+ height: 5,
33518
+ rx: 1
33519
+ }), /*#__PURE__*/React.createElement("path", {
33520
+ d: "M10 11v-2a2 2 0 1 1 4 0v2"
33521
+ }), /*#__PURE__*/React.createElement("rect", {
33522
+ x: 4,
33523
+ y: 4,
33524
+ width: 16,
33525
+ height: 16,
33526
+ rx: 2
33527
+ }));
33528
+ }
33529
+
31871
33530
  function IconLock(_ref) {
31872
33531
  var _ref$size = _ref.size,
31873
33532
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -31966,6 +33625,40 @@ function IconLogout(_ref) {
31966
33625
  }));
31967
33626
  }
31968
33627
 
33628
+ function IconLungs(_ref) {
33629
+ var _ref$size = _ref.size,
33630
+ size = _ref$size === void 0 ? 24 : _ref$size,
33631
+ _ref$color = _ref.color,
33632
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33633
+ _ref$stroke = _ref.stroke,
33634
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33635
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33636
+
33637
+ return /*#__PURE__*/React.createElement("svg", _extends({
33638
+ className: "icon icon-tabler icon-tabler-lungs",
33639
+ width: size,
33640
+ height: size,
33641
+ viewBox: "0 0 24 24",
33642
+ strokeWidth: stroke,
33643
+ stroke: color,
33644
+ fill: "none",
33645
+ strokeLinecap: "round",
33646
+ strokeLinejoin: "round"
33647
+ }, props), /*#__PURE__*/React.createElement("path", {
33648
+ stroke: "none",
33649
+ d: "M0 0h24v24H0z",
33650
+ fill: "none"
33651
+ }), /*#__PURE__*/React.createElement("path", {
33652
+ 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"
33653
+ }), /*#__PURE__*/React.createElement("path", {
33654
+ 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"
33655
+ }), /*#__PURE__*/React.createElement("path", {
33656
+ d: "M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3"
33657
+ }), /*#__PURE__*/React.createElement("path", {
33658
+ d: "M12 4v5"
33659
+ }));
33660
+ }
33661
+
31969
33662
  function IconMacro(_ref) {
31970
33663
  var _ref$size = _ref.size,
31971
33664
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32422,6 +34115,44 @@ function IconMapPins(_ref) {
32422
34115
  }));
32423
34116
  }
32424
34117
 
34118
+ function IconMapSearch(_ref) {
34119
+ var _ref$size = _ref.size,
34120
+ size = _ref$size === void 0 ? 24 : _ref$size,
34121
+ _ref$color = _ref.color,
34122
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34123
+ _ref$stroke = _ref.stroke,
34124
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34125
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34126
+
34127
+ return /*#__PURE__*/React.createElement("svg", _extends({
34128
+ className: "icon icon-tabler icon-tabler-map-search",
34129
+ width: size,
34130
+ height: size,
34131
+ viewBox: "0 0 24 24",
34132
+ strokeWidth: stroke,
34133
+ stroke: color,
34134
+ fill: "none",
34135
+ strokeLinecap: "round",
34136
+ strokeLinejoin: "round"
34137
+ }, props), /*#__PURE__*/React.createElement("path", {
34138
+ stroke: "none",
34139
+ d: "M0 0h24v24H0z",
34140
+ fill: "none"
34141
+ }), /*#__PURE__*/React.createElement("path", {
34142
+ d: "M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v10"
34143
+ }), /*#__PURE__*/React.createElement("path", {
34144
+ d: "M9 4v13"
34145
+ }), /*#__PURE__*/React.createElement("path", {
34146
+ d: "M15 7v5"
34147
+ }), /*#__PURE__*/React.createElement("circle", {
34148
+ cx: 16.5,
34149
+ cy: 17.5,
34150
+ r: 2.5
34151
+ }), /*#__PURE__*/React.createElement("path", {
34152
+ d: "M18.5 19.5l2.5 2.5"
34153
+ }));
34154
+ }
34155
+
32425
34156
  function IconMap(_ref) {
32426
34157
  var _ref$size = _ref.size,
32427
34158
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32973,6 +34704,40 @@ function IconMedicalCross(_ref) {
32973
34704
  }));
32974
34705
  }
32975
34706
 
34707
+ function IconMedicineSyrup(_ref) {
34708
+ var _ref$size = _ref.size,
34709
+ size = _ref$size === void 0 ? 24 : _ref$size,
34710
+ _ref$color = _ref.color,
34711
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34712
+ _ref$stroke = _ref.stroke,
34713
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34714
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34715
+
34716
+ return /*#__PURE__*/React.createElement("svg", _extends({
34717
+ className: "icon icon-tabler icon-tabler-medicine-syrup",
34718
+ width: size,
34719
+ height: size,
34720
+ viewBox: "0 0 24 24",
34721
+ strokeWidth: stroke,
34722
+ stroke: color,
34723
+ fill: "none",
34724
+ strokeLinecap: "round",
34725
+ strokeLinejoin: "round"
34726
+ }, props), /*#__PURE__*/React.createElement("path", {
34727
+ stroke: "none",
34728
+ d: "M0 0h24v24H0z",
34729
+ fill: "none"
34730
+ }), /*#__PURE__*/React.createElement("path", {
34731
+ 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"
34732
+ }), /*#__PURE__*/React.createElement("path", {
34733
+ d: "M10 14h4"
34734
+ }), /*#__PURE__*/React.createElement("path", {
34735
+ d: "M12 12v4"
34736
+ }), /*#__PURE__*/React.createElement("path", {
34737
+ d: "M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3"
34738
+ }));
34739
+ }
34740
+
32976
34741
  function IconMenu2(_ref) {
32977
34742
  var _ref$size = _ref.size,
32978
34743
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -33581,6 +35346,46 @@ function IconMicrophone(_ref) {
33581
35346
  }));
33582
35347
  }
33583
35348
 
35349
+ function IconMicroscope(_ref) {
35350
+ var _ref$size = _ref.size,
35351
+ size = _ref$size === void 0 ? 24 : _ref$size,
35352
+ _ref$color = _ref.color,
35353
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
35354
+ _ref$stroke = _ref.stroke,
35355
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
35356
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
35357
+
35358
+ return /*#__PURE__*/React.createElement("svg", _extends({
35359
+ className: "icon icon-tabler icon-tabler-microscope",
35360
+ width: size,
35361
+ height: size,
35362
+ viewBox: "0 0 24 24",
35363
+ strokeWidth: stroke,
35364
+ stroke: color,
35365
+ fill: "none",
35366
+ strokeLinecap: "round",
35367
+ strokeLinejoin: "round"
35368
+ }, props), /*#__PURE__*/React.createElement("path", {
35369
+ stroke: "none",
35370
+ d: "M0 0h24v24H0z",
35371
+ fill: "none"
35372
+ }), /*#__PURE__*/React.createElement("path", {
35373
+ d: "M5 21h14"
35374
+ }), /*#__PURE__*/React.createElement("path", {
35375
+ d: "M6 18h2"
35376
+ }), /*#__PURE__*/React.createElement("path", {
35377
+ d: "M7 18v3"
35378
+ }), /*#__PURE__*/React.createElement("path", {
35379
+ d: "M9 11l3 3l6 -6l-3 -3z"
35380
+ }), /*#__PURE__*/React.createElement("path", {
35381
+ d: "M10.5 12.5l-1.5 1.5"
35382
+ }), /*#__PURE__*/React.createElement("path", {
35383
+ d: "M17 3l3 3"
35384
+ }), /*#__PURE__*/React.createElement("path", {
35385
+ d: "M12 21a6 6 0 0 0 3.715 -10.712"
35386
+ }));
35387
+ }
35388
+
33584
35389
  function IconMilk(_ref) {
33585
35390
  var _ref$size = _ref.size,
33586
35391
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34690,7 +36495,7 @@ function IconMultiplier2x(_ref) {
34690
36495
  }), /*#__PURE__*/React.createElement("path", {
34691
36496
  d: "M18 16l-4 -4"
34692
36497
  }), /*#__PURE__*/React.createElement("path", {
34693
- d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
36498
+ d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
34694
36499
  }));
34695
36500
  }
34696
36501
 
@@ -35326,6 +37131,38 @@ function IconNumber9(_ref) {
35326
37131
  }));
35327
37132
  }
35328
37133
 
37134
+ function IconNurse(_ref) {
37135
+ var _ref$size = _ref.size,
37136
+ size = _ref$size === void 0 ? 24 : _ref$size,
37137
+ _ref$color = _ref.color,
37138
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
37139
+ _ref$stroke = _ref.stroke,
37140
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
37141
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
37142
+
37143
+ return /*#__PURE__*/React.createElement("svg", _extends({
37144
+ className: "icon icon-tabler icon-tabler-nurse",
37145
+ width: size,
37146
+ height: size,
37147
+ viewBox: "0 0 24 24",
37148
+ strokeWidth: stroke,
37149
+ stroke: color,
37150
+ fill: "none",
37151
+ strokeLinecap: "round",
37152
+ strokeLinejoin: "round"
37153
+ }, props), /*#__PURE__*/React.createElement("path", {
37154
+ stroke: "none",
37155
+ d: "M0 0h24v24H0z",
37156
+ fill: "none"
37157
+ }), /*#__PURE__*/React.createElement("path", {
37158
+ 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"
37159
+ }), /*#__PURE__*/React.createElement("path", {
37160
+ d: "M10 12h4"
37161
+ }), /*#__PURE__*/React.createElement("path", {
37162
+ d: "M12 10v4"
37163
+ }));
37164
+ }
37165
+
35329
37166
  function IconOctagonOff(_ref) {
35330
37167
  var _ref$size = _ref.size,
35331
37168
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -36736,6 +38573,36 @@ function IconPictureInPicture(_ref) {
36736
38573
  }));
36737
38574
  }
36738
38575
 
38576
+ function IconPig(_ref) {
38577
+ var _ref$size = _ref.size,
38578
+ size = _ref$size === void 0 ? 24 : _ref$size,
38579
+ _ref$color = _ref.color,
38580
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
38581
+ _ref$stroke = _ref.stroke,
38582
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
38583
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
38584
+
38585
+ return /*#__PURE__*/React.createElement("svg", _extends({
38586
+ className: "icon icon-tabler icon-tabler-pig",
38587
+ width: size,
38588
+ height: size,
38589
+ viewBox: "0 0 24 24",
38590
+ strokeWidth: stroke,
38591
+ stroke: color,
38592
+ fill: "none",
38593
+ strokeLinecap: "round",
38594
+ strokeLinejoin: "round"
38595
+ }, props), /*#__PURE__*/React.createElement("path", {
38596
+ stroke: "none",
38597
+ d: "M0 0h24v24H0z",
38598
+ fill: "none"
38599
+ }), /*#__PURE__*/React.createElement("path", {
38600
+ d: "M15 11v.01"
38601
+ }), /*#__PURE__*/React.createElement("path", {
38602
+ 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"
38603
+ }));
38604
+ }
38605
+
36739
38606
  function IconPill(_ref) {
36740
38607
  var _ref$size = _ref.size,
36741
38608
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -36769,6 +38636,44 @@ function IconPill(_ref) {
36769
38636
  }));
36770
38637
  }
36771
38638
 
38639
+ function IconPills(_ref) {
38640
+ var _ref$size = _ref.size,
38641
+ size = _ref$size === void 0 ? 24 : _ref$size,
38642
+ _ref$color = _ref.color,
38643
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
38644
+ _ref$stroke = _ref.stroke,
38645
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
38646
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
38647
+
38648
+ return /*#__PURE__*/React.createElement("svg", _extends({
38649
+ className: "icon icon-tabler icon-tabler-pills",
38650
+ width: size,
38651
+ height: size,
38652
+ viewBox: "0 0 24 24",
38653
+ strokeWidth: stroke,
38654
+ stroke: color,
38655
+ fill: "none",
38656
+ strokeLinecap: "round",
38657
+ strokeLinejoin: "round"
38658
+ }, props), /*#__PURE__*/React.createElement("path", {
38659
+ stroke: "none",
38660
+ d: "M0 0h24v24H0z",
38661
+ fill: "none"
38662
+ }), /*#__PURE__*/React.createElement("circle", {
38663
+ cx: 8,
38664
+ cy: 8,
38665
+ r: 5
38666
+ }), /*#__PURE__*/React.createElement("circle", {
38667
+ cx: 17,
38668
+ cy: 17,
38669
+ r: 4
38670
+ }), /*#__PURE__*/React.createElement("path", {
38671
+ d: "M4.5 4.5l7 7"
38672
+ }), /*#__PURE__*/React.createElement("path", {
38673
+ d: "M19.5 14.5l-5 5"
38674
+ }));
38675
+ }
38676
+
36772
38677
  function IconPin(_ref) {
36773
38678
  var _ref$size = _ref.size,
36774
38679
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37882,6 +39787,48 @@ function IconPrinter(_ref) {
37882
39787
  }));
37883
39788
  }
37884
39789
 
39790
+ function IconPrison(_ref) {
39791
+ var _ref$size = _ref.size,
39792
+ size = _ref$size === void 0 ? 24 : _ref$size,
39793
+ _ref$color = _ref.color,
39794
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39795
+ _ref$stroke = _ref.stroke,
39796
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39797
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39798
+
39799
+ return /*#__PURE__*/React.createElement("svg", _extends({
39800
+ className: "icon icon-tabler icon-tabler-prison",
39801
+ width: size,
39802
+ height: size,
39803
+ viewBox: "0 0 24 24",
39804
+ strokeWidth: stroke,
39805
+ stroke: color,
39806
+ fill: "none",
39807
+ strokeLinecap: "round",
39808
+ strokeLinejoin: "round"
39809
+ }, props), /*#__PURE__*/React.createElement("path", {
39810
+ stroke: "none",
39811
+ d: "M0 0h24v24H0z",
39812
+ fill: "none"
39813
+ }), /*#__PURE__*/React.createElement("path", {
39814
+ d: "M18 4v16"
39815
+ }), /*#__PURE__*/React.createElement("path", {
39816
+ d: "M14 4v16"
39817
+ }), /*#__PURE__*/React.createElement("path", {
39818
+ d: "M6 4v5"
39819
+ }), /*#__PURE__*/React.createElement("path", {
39820
+ d: "M6 15v5"
39821
+ }), /*#__PURE__*/React.createElement("path", {
39822
+ d: "M10 4v5"
39823
+ }), /*#__PURE__*/React.createElement("path", {
39824
+ d: "M11 9h-6v6h6z"
39825
+ }), /*#__PURE__*/React.createElement("path", {
39826
+ d: "M10 15v5"
39827
+ }), /*#__PURE__*/React.createElement("path", {
39828
+ d: "M8 12h-.01"
39829
+ }));
39830
+ }
39831
+
37885
39832
  function IconPrompt(_ref) {
37886
39833
  var _ref$size = _ref.size,
37887
39834
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37951,6 +39898,46 @@ function IconPropeller(_ref) {
37951
39898
  }));
37952
39899
  }
37953
39900
 
39901
+ function IconPuzzle2(_ref) {
39902
+ var _ref$size = _ref.size,
39903
+ size = _ref$size === void 0 ? 24 : _ref$size,
39904
+ _ref$color = _ref.color,
39905
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39906
+ _ref$stroke = _ref.stroke,
39907
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39908
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39909
+
39910
+ return /*#__PURE__*/React.createElement("svg", _extends({
39911
+ className: "icon icon-tabler icon-tabler-puzzle-2",
39912
+ width: size,
39913
+ height: size,
39914
+ viewBox: "0 0 24 24",
39915
+ strokeWidth: stroke,
39916
+ stroke: color,
39917
+ fill: "none",
39918
+ strokeLinecap: "round",
39919
+ strokeLinejoin: "round"
39920
+ }, props), /*#__PURE__*/React.createElement("path", {
39921
+ stroke: "none",
39922
+ d: "M0 0h24v24H0z",
39923
+ fill: "none"
39924
+ }), /*#__PURE__*/React.createElement("rect", {
39925
+ x: 4,
39926
+ y: 4,
39927
+ width: 16,
39928
+ height: 16,
39929
+ rx: 2
39930
+ }), /*#__PURE__*/React.createElement("path", {
39931
+ 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"
39932
+ }), /*#__PURE__*/React.createElement("path", {
39933
+ 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"
39934
+ }), /*#__PURE__*/React.createElement("path", {
39935
+ 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"
39936
+ }), /*#__PURE__*/React.createElement("path", {
39937
+ 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"
39938
+ }));
39939
+ }
39940
+
37954
39941
  function IconPuzzle(_ref) {
37955
39942
  var _ref$size = _ref.size,
37956
39943
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39176,6 +41163,52 @@ function IconReportMoney(_ref) {
39176
41163
  }));
39177
41164
  }
39178
41165
 
41166
+ function IconReportSearch(_ref) {
41167
+ var _ref$size = _ref.size,
41168
+ size = _ref$size === void 0 ? 24 : _ref$size,
41169
+ _ref$color = _ref.color,
41170
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41171
+ _ref$stroke = _ref.stroke,
41172
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41173
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41174
+
41175
+ return /*#__PURE__*/React.createElement("svg", _extends({
41176
+ className: "icon icon-tabler icon-tabler-report-search",
41177
+ width: size,
41178
+ height: size,
41179
+ viewBox: "0 0 24 24",
41180
+ strokeWidth: stroke,
41181
+ stroke: color,
41182
+ fill: "none",
41183
+ strokeLinecap: "round",
41184
+ strokeLinejoin: "round"
41185
+ }, props), /*#__PURE__*/React.createElement("path", {
41186
+ stroke: "none",
41187
+ d: "M0 0h24v24H0z",
41188
+ fill: "none"
41189
+ }), /*#__PURE__*/React.createElement("path", {
41190
+ d: "M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697"
41191
+ }), /*#__PURE__*/React.createElement("path", {
41192
+ d: "M18 12v-5a2 2 0 0 0 -2 -2h-2"
41193
+ }), /*#__PURE__*/React.createElement("rect", {
41194
+ x: 8,
41195
+ y: 3,
41196
+ width: 6,
41197
+ height: 4,
41198
+ rx: 2
41199
+ }), /*#__PURE__*/React.createElement("path", {
41200
+ d: "M8 11h4"
41201
+ }), /*#__PURE__*/React.createElement("path", {
41202
+ d: "M8 15h3"
41203
+ }), /*#__PURE__*/React.createElement("circle", {
41204
+ cx: 16.5,
41205
+ cy: 17.5,
41206
+ r: 2.5
41207
+ }), /*#__PURE__*/React.createElement("path", {
41208
+ d: "M18.5 19.5l2.5 2.5"
41209
+ }));
41210
+ }
41211
+
39179
41212
  function IconReport(_ref) {
39180
41213
  var _ref$size = _ref.size,
39181
41214
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39403,6 +41436,36 @@ function IconRotate2(_ref) {
39403
41436
  }));
39404
41437
  }
39405
41438
 
41439
+ function IconRotate360(_ref) {
41440
+ var _ref$size = _ref.size,
41441
+ size = _ref$size === void 0 ? 24 : _ref$size,
41442
+ _ref$color = _ref.color,
41443
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41444
+ _ref$stroke = _ref.stroke,
41445
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41446
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41447
+
41448
+ return /*#__PURE__*/React.createElement("svg", _extends({
41449
+ className: "icon icon-tabler icon-tabler-rotate-360",
41450
+ width: size,
41451
+ height: size,
41452
+ viewBox: "0 0 24 24",
41453
+ strokeWidth: stroke,
41454
+ stroke: color,
41455
+ fill: "none",
41456
+ strokeLinecap: "round",
41457
+ strokeLinejoin: "round"
41458
+ }, props), /*#__PURE__*/React.createElement("path", {
41459
+ stroke: "none",
41460
+ d: "M0 0h24v24H0z",
41461
+ fill: "none"
41462
+ }), /*#__PURE__*/React.createElement("path", {
41463
+ d: "M12 16h4v4"
41464
+ }), /*#__PURE__*/React.createElement("path", {
41465
+ 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"
41466
+ }));
41467
+ }
41468
+
39406
41469
  function IconRotateClockwise2(_ref) {
39407
41470
  var _ref$size = _ref.size,
39408
41471
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -40005,6 +42068,40 @@ function IconSausage(_ref) {
40005
42068
  }));
40006
42069
  }
40007
42070
 
42071
+ function IconScaleOutline(_ref) {
42072
+ var _ref$size = _ref.size,
42073
+ size = _ref$size === void 0 ? 24 : _ref$size,
42074
+ _ref$color = _ref.color,
42075
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
42076
+ _ref$stroke = _ref.stroke,
42077
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
42078
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
42079
+
42080
+ return /*#__PURE__*/React.createElement("svg", _extends({
42081
+ className: "icon icon-tabler icon-tabler-scale-outline",
42082
+ width: size,
42083
+ height: size,
42084
+ viewBox: "0 0 24 24",
42085
+ strokeWidth: stroke,
42086
+ stroke: color,
42087
+ fill: "none",
42088
+ strokeLinecap: "round",
42089
+ strokeLinejoin: "round"
42090
+ }, props), /*#__PURE__*/React.createElement("path", {
42091
+ stroke: "none",
42092
+ d: "M0 0h24v24H0z",
42093
+ fill: "none"
42094
+ }), /*#__PURE__*/React.createElement("rect", {
42095
+ x: 3,
42096
+ y: 3,
42097
+ width: 18,
42098
+ height: 18,
42099
+ rx: 4
42100
+ }), /*#__PURE__*/React.createElement("path", {
42101
+ d: "M12 7c1.956 0 3.724 .802 4.994 2.095l-2.956 2.904a3 3 0 0 0 -2.038 -.799a3 3 0 0 0 -2.038 .798l-2.956 -2.903a6.979 6.979 0 0 1 4.994 -2.095z"
42102
+ }));
42103
+ }
42104
+
40008
42105
  function IconScale(_ref) {
40009
42106
  var _ref$size = _ref.size,
40010
42107
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -42435,6 +44532,70 @@ function IconSpace(_ref) {
42435
44532
  }));
42436
44533
  }
42437
44534
 
44535
+ function IconSpacingHorizontal(_ref) {
44536
+ var _ref$size = _ref.size,
44537
+ size = _ref$size === void 0 ? 24 : _ref$size,
44538
+ _ref$color = _ref.color,
44539
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
44540
+ _ref$stroke = _ref.stroke,
44541
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
44542
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
44543
+
44544
+ return /*#__PURE__*/React.createElement("svg", _extends({
44545
+ className: "icon icon-tabler icon-tabler-spacing-horizontal",
44546
+ width: size,
44547
+ height: size,
44548
+ viewBox: "0 0 24 24",
44549
+ strokeWidth: stroke,
44550
+ stroke: color,
44551
+ fill: "none",
44552
+ strokeLinecap: "round",
44553
+ strokeLinejoin: "round"
44554
+ }, props), /*#__PURE__*/React.createElement("path", {
44555
+ stroke: "none",
44556
+ d: "M0 0h24v24H0z",
44557
+ fill: "none"
44558
+ }), /*#__PURE__*/React.createElement("path", {
44559
+ d: "M20 20h-2a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h2"
44560
+ }), /*#__PURE__*/React.createElement("path", {
44561
+ d: "M4 20h2a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2"
44562
+ }), /*#__PURE__*/React.createElement("path", {
44563
+ d: "M12 8v8"
44564
+ }));
44565
+ }
44566
+
44567
+ function IconSpacingVertical(_ref) {
44568
+ var _ref$size = _ref.size,
44569
+ size = _ref$size === void 0 ? 24 : _ref$size,
44570
+ _ref$color = _ref.color,
44571
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
44572
+ _ref$stroke = _ref.stroke,
44573
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
44574
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
44575
+
44576
+ return /*#__PURE__*/React.createElement("svg", _extends({
44577
+ className: "icon icon-tabler icon-tabler-spacing-vertical",
44578
+ width: size,
44579
+ height: size,
44580
+ viewBox: "0 0 24 24",
44581
+ strokeWidth: stroke,
44582
+ stroke: color,
44583
+ fill: "none",
44584
+ strokeLinecap: "round",
44585
+ strokeLinejoin: "round"
44586
+ }, props), /*#__PURE__*/React.createElement("path", {
44587
+ stroke: "none",
44588
+ d: "M0 0h24v24H0z",
44589
+ fill: "none"
44590
+ }), /*#__PURE__*/React.createElement("path", {
44591
+ d: "M4 20v-2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2"
44592
+ }), /*#__PURE__*/React.createElement("path", {
44593
+ d: "M4 4v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2"
44594
+ }), /*#__PURE__*/React.createElement("path", {
44595
+ d: "M16 12h-8"
44596
+ }));
44597
+ }
44598
+
42438
44599
  function IconSpeakerphone(_ref) {
42439
44600
  var _ref$size = _ref.size,
42440
44601
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -42632,7 +44793,7 @@ function IconSquare2(_ref) {
42632
44793
  d: "M0 0h24v24H0z",
42633
44794
  fill: "none"
42634
44795
  }), /*#__PURE__*/React.createElement("path", {
42635
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
44796
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
42636
44797
  }), /*#__PURE__*/React.createElement("rect", {
42637
44798
  x: 4,
42638
44799
  y: 4,
@@ -43992,10 +46153,13 @@ function IconStrikethrough(_ref) {
43992
46153
  stroke: "none",
43993
46154
  d: "M0 0h24v24H0z",
43994
46155
  fill: "none"
46156
+ }), /*#__PURE__*/React.createElement("line", {
46157
+ x1: 5,
46158
+ y1: 12,
46159
+ x2: 19,
46160
+ y2: 12
43995
46161
  }), /*#__PURE__*/React.createElement("path", {
43996
- d: "M7 5v9a5 5 0 0 0 10 0v-9"
43997
- }), /*#__PURE__*/React.createElement("path", {
43998
- d: "M4 12h16"
46162
+ 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"
43999
46163
  }));
44000
46164
  }
44001
46165
 
@@ -44691,12 +46855,45 @@ function IconTag(_ref) {
44691
46855
  stroke: "none",
44692
46856
  d: "M0 0h24v24H0z",
44693
46857
  fill: "none"
44694
- }), /*#__PURE__*/React.createElement("path", {
44695
- 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"
44696
46858
  }), /*#__PURE__*/React.createElement("circle", {
44697
- cx: 9,
44698
- cy: 9,
44699
- r: 2
46859
+ cx: 8.5,
46860
+ cy: 8.5,
46861
+ r: 1,
46862
+ fill: "currentColor"
46863
+ }), /*#__PURE__*/React.createElement("path", {
46864
+ 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"
46865
+ }));
46866
+ }
46867
+
46868
+ function IconTags(_ref) {
46869
+ var _ref$size = _ref.size,
46870
+ size = _ref$size === void 0 ? 24 : _ref$size,
46871
+ _ref$color = _ref.color,
46872
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
46873
+ _ref$stroke = _ref.stroke,
46874
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
46875
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
46876
+
46877
+ return /*#__PURE__*/React.createElement("svg", _extends({
46878
+ className: "icon icon-tabler icon-tabler-tags",
46879
+ width: size,
46880
+ height: size,
46881
+ viewBox: "0 0 24 24",
46882
+ strokeWidth: stroke,
46883
+ stroke: color,
46884
+ fill: "none",
46885
+ strokeLinecap: "round",
46886
+ strokeLinejoin: "round"
46887
+ }, props), /*#__PURE__*/React.createElement("path", {
46888
+ stroke: "none",
46889
+ d: "M0 0h24v24H0z",
46890
+ fill: "none"
46891
+ }), /*#__PURE__*/React.createElement("path", {
46892
+ 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"
46893
+ }), /*#__PURE__*/React.createElement("path", {
46894
+ d: "M17.573 18.407l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-7.117 -7.116"
46895
+ }), /*#__PURE__*/React.createElement("path", {
46896
+ d: "M6 9h-.01"
44700
46897
  }));
44701
46898
  }
44702
46899
 
@@ -45425,6 +47622,60 @@ function IconTextDirectionRtl(_ref) {
45425
47622
  }));
45426
47623
  }
45427
47624
 
47625
+ function IconTextResize(_ref) {
47626
+ var _ref$size = _ref.size,
47627
+ size = _ref$size === void 0 ? 24 : _ref$size,
47628
+ _ref$color = _ref.color,
47629
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
47630
+ _ref$stroke = _ref.stroke,
47631
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
47632
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
47633
+
47634
+ return /*#__PURE__*/React.createElement("svg", _extends({
47635
+ className: "icon icon-tabler icon-tabler-text-resize",
47636
+ width: size,
47637
+ height: size,
47638
+ viewBox: "0 0 24 24",
47639
+ strokeWidth: stroke,
47640
+ stroke: color,
47641
+ fill: "none",
47642
+ strokeLinecap: "round",
47643
+ strokeLinejoin: "round"
47644
+ }, props), /*#__PURE__*/React.createElement("path", {
47645
+ stroke: "none",
47646
+ d: "M0 0h24v24H0z",
47647
+ fill: "none"
47648
+ }), /*#__PURE__*/React.createElement("circle", {
47649
+ cx: 5,
47650
+ cy: 5,
47651
+ r: 2
47652
+ }), /*#__PURE__*/React.createElement("circle", {
47653
+ cx: 19,
47654
+ cy: 5,
47655
+ r: 2
47656
+ }), /*#__PURE__*/React.createElement("circle", {
47657
+ cx: 5,
47658
+ cy: 19,
47659
+ r: 2
47660
+ }), /*#__PURE__*/React.createElement("circle", {
47661
+ cx: 19,
47662
+ cy: 19,
47663
+ r: 2
47664
+ }), /*#__PURE__*/React.createElement("path", {
47665
+ d: "M5 7v10"
47666
+ }), /*#__PURE__*/React.createElement("path", {
47667
+ d: "M7 5h10"
47668
+ }), /*#__PURE__*/React.createElement("path", {
47669
+ d: "M7 19h10"
47670
+ }), /*#__PURE__*/React.createElement("path", {
47671
+ d: "M19 7v10"
47672
+ }), /*#__PURE__*/React.createElement("path", {
47673
+ d: "M10 10h4"
47674
+ }), /*#__PURE__*/React.createElement("path", {
47675
+ d: "M12 14v-4"
47676
+ }));
47677
+ }
47678
+
45428
47679
  function IconTextWrapDisabled(_ref) {
45429
47680
  var _ref$size = _ref.size,
45430
47681
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -45501,6 +47752,42 @@ function IconTextWrap(_ref) {
45501
47752
  }));
45502
47753
  }
45503
47754
 
47755
+ function IconThermometer(_ref) {
47756
+ var _ref$size = _ref.size,
47757
+ size = _ref$size === void 0 ? 24 : _ref$size,
47758
+ _ref$color = _ref.color,
47759
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
47760
+ _ref$stroke = _ref.stroke,
47761
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
47762
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
47763
+
47764
+ return /*#__PURE__*/React.createElement("svg", _extends({
47765
+ className: "icon icon-tabler icon-tabler-thermometer",
47766
+ width: size,
47767
+ height: size,
47768
+ viewBox: "0 0 24 24",
47769
+ strokeWidth: stroke,
47770
+ stroke: color,
47771
+ fill: "none",
47772
+ strokeLinecap: "round",
47773
+ strokeLinejoin: "round"
47774
+ }, props), /*#__PURE__*/React.createElement("path", {
47775
+ stroke: "none",
47776
+ d: "M0 0h24v24H0z",
47777
+ fill: "none"
47778
+ }), /*#__PURE__*/React.createElement("path", {
47779
+ d: "M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z"
47780
+ }), /*#__PURE__*/React.createElement("path", {
47781
+ d: "M16 7l-1.5 -1.5"
47782
+ }), /*#__PURE__*/React.createElement("path", {
47783
+ d: "M13 10l-1.5 -1.5"
47784
+ }), /*#__PURE__*/React.createElement("path", {
47785
+ d: "M10 13l-1.5 -1.5"
47786
+ }), /*#__PURE__*/React.createElement("path", {
47787
+ d: "M7 17l-3 3"
47788
+ }));
47789
+ }
47790
+
45504
47791
  function IconThumbDown(_ref) {
45505
47792
  var _ref$size = _ref.size,
45506
47793
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46349,6 +48636,40 @@ function IconTrashOff(_ref) {
46349
48636
  }));
46350
48637
  }
46351
48638
 
48639
+ function IconTrashX(_ref) {
48640
+ var _ref$size = _ref.size,
48641
+ size = _ref$size === void 0 ? 24 : _ref$size,
48642
+ _ref$color = _ref.color,
48643
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
48644
+ _ref$stroke = _ref.stroke,
48645
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
48646
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
48647
+
48648
+ return /*#__PURE__*/React.createElement("svg", _extends({
48649
+ className: "icon icon-tabler icon-tabler-trash-x",
48650
+ width: size,
48651
+ height: size,
48652
+ viewBox: "0 0 24 24",
48653
+ strokeWidth: stroke,
48654
+ stroke: color,
48655
+ fill: "none",
48656
+ strokeLinecap: "round",
48657
+ strokeLinejoin: "round"
48658
+ }, props), /*#__PURE__*/React.createElement("path", {
48659
+ stroke: "none",
48660
+ d: "M0 0h24v24H0z",
48661
+ fill: "none"
48662
+ }), /*#__PURE__*/React.createElement("path", {
48663
+ d: "M4 7h16"
48664
+ }), /*#__PURE__*/React.createElement("path", {
48665
+ d: "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12"
48666
+ }), /*#__PURE__*/React.createElement("path", {
48667
+ d: "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3"
48668
+ }), /*#__PURE__*/React.createElement("path", {
48669
+ d: "M10 12l4 4m0 -4l-4 4"
48670
+ }));
48671
+ }
48672
+
46352
48673
  function IconTrash(_ref) {
46353
48674
  var _ref$size = _ref.size,
46354
48675
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46424,7 +48745,7 @@ function IconTree(_ref) {
46424
48745
  }), /*#__PURE__*/React.createElement("path", {
46425
48746
  d: "M12 21v-13"
46426
48747
  }), /*#__PURE__*/React.createElement("path", {
46427
- 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"
48748
+ 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"
46428
48749
  }));
46429
48750
  }
46430
48751
 
@@ -46465,7 +48786,7 @@ function IconTrees(_ref) {
46465
48786
  }), /*#__PURE__*/React.createElement("path", {
46466
48787
  d: "M8 21v-13"
46467
48788
  }), /*#__PURE__*/React.createElement("path", {
46468
- 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"
48789
+ 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"
46469
48790
  }));
46470
48791
  }
46471
48792
 
@@ -47248,6 +49569,42 @@ function IconUserCheck(_ref) {
47248
49569
  }));
47249
49570
  }
47250
49571
 
49572
+ function IconUserCircle(_ref) {
49573
+ var _ref$size = _ref.size,
49574
+ size = _ref$size === void 0 ? 24 : _ref$size,
49575
+ _ref$color = _ref.color,
49576
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49577
+ _ref$stroke = _ref.stroke,
49578
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49579
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49580
+
49581
+ return /*#__PURE__*/React.createElement("svg", _extends({
49582
+ className: "icon icon-tabler icon-tabler-user-circle",
49583
+ width: size,
49584
+ height: size,
49585
+ viewBox: "0 0 24 24",
49586
+ strokeWidth: stroke,
49587
+ stroke: color,
49588
+ fill: "none",
49589
+ strokeLinecap: "round",
49590
+ strokeLinejoin: "round"
49591
+ }, props), /*#__PURE__*/React.createElement("path", {
49592
+ stroke: "none",
49593
+ d: "M0 0h24v24H0z",
49594
+ fill: "none"
49595
+ }), /*#__PURE__*/React.createElement("circle", {
49596
+ cx: 12,
49597
+ cy: 12,
49598
+ r: 9
49599
+ }), /*#__PURE__*/React.createElement("circle", {
49600
+ cx: 12,
49601
+ cy: 10,
49602
+ r: 3
49603
+ }), /*#__PURE__*/React.createElement("path", {
49604
+ d: "M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855"
49605
+ }));
49606
+ }
49607
+
47251
49608
  function IconUserExclamation(_ref) {
47252
49609
  var _ref$size = _ref.size,
47253
49610
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47396,6 +49753,44 @@ function IconUserPlus(_ref) {
47396
49753
  }));
47397
49754
  }
47398
49755
 
49756
+ function IconUserSearch(_ref) {
49757
+ var _ref$size = _ref.size,
49758
+ size = _ref$size === void 0 ? 24 : _ref$size,
49759
+ _ref$color = _ref.color,
49760
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49761
+ _ref$stroke = _ref.stroke,
49762
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49763
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49764
+
49765
+ return /*#__PURE__*/React.createElement("svg", _extends({
49766
+ className: "icon icon-tabler icon-tabler-user-search",
49767
+ width: size,
49768
+ height: size,
49769
+ viewBox: "0 0 24 24",
49770
+ strokeWidth: stroke,
49771
+ stroke: color,
49772
+ fill: "none",
49773
+ strokeLinecap: "round",
49774
+ strokeLinejoin: "round"
49775
+ }, props), /*#__PURE__*/React.createElement("path", {
49776
+ stroke: "none",
49777
+ d: "M0 0h24v24H0z",
49778
+ fill: "none"
49779
+ }), /*#__PURE__*/React.createElement("circle", {
49780
+ cx: 12,
49781
+ cy: 7,
49782
+ r: 4
49783
+ }), /*#__PURE__*/React.createElement("path", {
49784
+ d: "M6 21v-2a4 4 0 0 1 4 -4h1"
49785
+ }), /*#__PURE__*/React.createElement("circle", {
49786
+ cx: 16.5,
49787
+ cy: 17.5,
49788
+ r: 2.5
49789
+ }), /*#__PURE__*/React.createElement("path", {
49790
+ d: "M18.5 19.5l2.5 2.5"
49791
+ }));
49792
+ }
49793
+
47399
49794
  function IconUserX(_ref) {
47400
49795
  var _ref$size = _ref.size,
47401
49796
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47498,6 +49893,46 @@ function IconUsers(_ref) {
47498
49893
  }));
47499
49894
  }
47500
49895
 
49896
+ function IconVaccineBottle(_ref) {
49897
+ var _ref$size = _ref.size,
49898
+ size = _ref$size === void 0 ? 24 : _ref$size,
49899
+ _ref$color = _ref.color,
49900
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49901
+ _ref$stroke = _ref.stroke,
49902
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49903
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49904
+
49905
+ return /*#__PURE__*/React.createElement("svg", _extends({
49906
+ className: "icon icon-tabler icon-tabler-vaccine-bottle",
49907
+ width: size,
49908
+ height: size,
49909
+ viewBox: "0 0 24 24",
49910
+ strokeWidth: stroke,
49911
+ stroke: color,
49912
+ fill: "none",
49913
+ strokeLinecap: "round",
49914
+ strokeLinejoin: "round"
49915
+ }, props), /*#__PURE__*/React.createElement("path", {
49916
+ stroke: "none",
49917
+ d: "M0 0h24v24H0z",
49918
+ fill: "none"
49919
+ }), /*#__PURE__*/React.createElement("rect", {
49920
+ x: 9,
49921
+ y: 3,
49922
+ width: 6,
49923
+ height: 3,
49924
+ rx: 1
49925
+ }), /*#__PURE__*/React.createElement("path", {
49926
+ 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"
49927
+ }), /*#__PURE__*/React.createElement("path", {
49928
+ d: "M7 12h10"
49929
+ }), /*#__PURE__*/React.createElement("path", {
49930
+ d: "M7 18h10"
49931
+ }), /*#__PURE__*/React.createElement("path", {
49932
+ d: "M11 15h2"
49933
+ }));
49934
+ }
49935
+
47501
49936
  function IconVaccine(_ref) {
47502
49937
  var _ref$size = _ref.size,
47503
49938
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48562,6 +50997,54 @@ function IconWalk(_ref) {
48562
50997
  }));
48563
50998
  }
48564
50999
 
51000
+ function IconWall(_ref) {
51001
+ var _ref$size = _ref.size,
51002
+ size = _ref$size === void 0 ? 24 : _ref$size,
51003
+ _ref$color = _ref.color,
51004
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51005
+ _ref$stroke = _ref.stroke,
51006
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51007
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51008
+
51009
+ return /*#__PURE__*/React.createElement("svg", _extends({
51010
+ className: "icon icon-tabler icon-tabler-wall",
51011
+ width: size,
51012
+ height: size,
51013
+ viewBox: "0 0 24 24",
51014
+ strokeWidth: stroke,
51015
+ stroke: color,
51016
+ fill: "none",
51017
+ strokeLinecap: "round",
51018
+ strokeLinejoin: "round"
51019
+ }, props), /*#__PURE__*/React.createElement("path", {
51020
+ stroke: "none",
51021
+ d: "M0 0h24v24H0z",
51022
+ fill: "none"
51023
+ }), /*#__PURE__*/React.createElement("rect", {
51024
+ x: 4,
51025
+ y: 4,
51026
+ width: 16,
51027
+ height: 16,
51028
+ rx: 2
51029
+ }), /*#__PURE__*/React.createElement("path", {
51030
+ d: "M4 8h16"
51031
+ }), /*#__PURE__*/React.createElement("path", {
51032
+ d: "M20 12h-16"
51033
+ }), /*#__PURE__*/React.createElement("path", {
51034
+ d: "M4 16h16"
51035
+ }), /*#__PURE__*/React.createElement("path", {
51036
+ d: "M9 4v4"
51037
+ }), /*#__PURE__*/React.createElement("path", {
51038
+ d: "M14 8v4"
51039
+ }), /*#__PURE__*/React.createElement("path", {
51040
+ d: "M8 12v4"
51041
+ }), /*#__PURE__*/React.createElement("path", {
51042
+ d: "M16 12v4"
51043
+ }), /*#__PURE__*/React.createElement("path", {
51044
+ d: "M11 16v4"
51045
+ }));
51046
+ }
51047
+
48565
51048
  function IconWallet(_ref) {
48566
51049
  var _ref$size = _ref.size,
48567
51050
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48592,6 +51075,40 @@ function IconWallet(_ref) {
48592
51075
  }));
48593
51076
  }
48594
51077
 
51078
+ function IconWallpaper(_ref) {
51079
+ var _ref$size = _ref.size,
51080
+ size = _ref$size === void 0 ? 24 : _ref$size,
51081
+ _ref$color = _ref.color,
51082
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51083
+ _ref$stroke = _ref.stroke,
51084
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51085
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51086
+
51087
+ return /*#__PURE__*/React.createElement("svg", _extends({
51088
+ className: "icon icon-tabler icon-tabler-wallpaper",
51089
+ width: size,
51090
+ height: size,
51091
+ viewBox: "0 0 24 24",
51092
+ strokeWidth: stroke,
51093
+ stroke: color,
51094
+ fill: "none",
51095
+ strokeLinecap: "round",
51096
+ strokeLinejoin: "round"
51097
+ }, props), /*#__PURE__*/React.createElement("path", {
51098
+ stroke: "none",
51099
+ d: "M0 0h24v24H0z",
51100
+ fill: "none"
51101
+ }), /*#__PURE__*/React.createElement("path", {
51102
+ d: "M8 6h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-12"
51103
+ }), /*#__PURE__*/React.createElement("circle", {
51104
+ cx: 6,
51105
+ cy: 18,
51106
+ r: 2
51107
+ }), /*#__PURE__*/React.createElement("path", {
51108
+ d: "M8 18v-12a2 2 0 1 0 -4 0v12"
51109
+ }));
51110
+ }
51111
+
48595
51112
  function IconWand(_ref) {
48596
51113
  var _ref$size = _ref.size,
48597
51114
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49113,6 +51630,44 @@ function IconWoman(_ref) {
49113
51630
  }));
49114
51631
  }
49115
51632
 
51633
+ function IconWorldDownload(_ref) {
51634
+ var _ref$size = _ref.size,
51635
+ size = _ref$size === void 0 ? 24 : _ref$size,
51636
+ _ref$color = _ref.color,
51637
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51638
+ _ref$stroke = _ref.stroke,
51639
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51640
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51641
+
51642
+ return /*#__PURE__*/React.createElement("svg", _extends({
51643
+ className: "icon icon-tabler icon-tabler-world-download",
51644
+ width: size,
51645
+ height: size,
51646
+ viewBox: "0 0 24 24",
51647
+ strokeWidth: stroke,
51648
+ stroke: color,
51649
+ fill: "none",
51650
+ strokeLinecap: "round",
51651
+ strokeLinejoin: "round"
51652
+ }, props), /*#__PURE__*/React.createElement("path", {
51653
+ stroke: "none",
51654
+ d: "M0 0h24v24H0z",
51655
+ fill: "none"
51656
+ }), /*#__PURE__*/React.createElement("path", {
51657
+ d: "M21 12a9 9 0 1 0 -9 9"
51658
+ }), /*#__PURE__*/React.createElement("path", {
51659
+ d: "M3.6 9h16.8"
51660
+ }), /*#__PURE__*/React.createElement("path", {
51661
+ d: "M3.6 15h8.4"
51662
+ }), /*#__PURE__*/React.createElement("path", {
51663
+ d: "M11.578 3a17 17 0 0 0 0 18"
51664
+ }), /*#__PURE__*/React.createElement("path", {
51665
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
51666
+ }), /*#__PURE__*/React.createElement("path", {
51667
+ d: "M18 14v7m-3 -3l3 3l3 -3"
51668
+ }));
51669
+ }
51670
+
49116
51671
  function IconWorldLatitude(_ref) {
49117
51672
  var _ref$size = _ref.size,
49118
51673
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49197,6 +51752,44 @@ function IconWorldLongitude(_ref) {
49197
51752
  }));
49198
51753
  }
49199
51754
 
51755
+ function IconWorldUpload(_ref) {
51756
+ var _ref$size = _ref.size,
51757
+ size = _ref$size === void 0 ? 24 : _ref$size,
51758
+ _ref$color = _ref.color,
51759
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51760
+ _ref$stroke = _ref.stroke,
51761
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51762
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51763
+
51764
+ return /*#__PURE__*/React.createElement("svg", _extends({
51765
+ className: "icon icon-tabler icon-tabler-world-upload",
51766
+ width: size,
51767
+ height: size,
51768
+ viewBox: "0 0 24 24",
51769
+ strokeWidth: stroke,
51770
+ stroke: color,
51771
+ fill: "none",
51772
+ strokeLinecap: "round",
51773
+ strokeLinejoin: "round"
51774
+ }, props), /*#__PURE__*/React.createElement("path", {
51775
+ stroke: "none",
51776
+ d: "M0 0h24v24H0z",
51777
+ fill: "none"
51778
+ }), /*#__PURE__*/React.createElement("path", {
51779
+ d: "M21 12a9 9 0 1 0 -9 9"
51780
+ }), /*#__PURE__*/React.createElement("path", {
51781
+ d: "M3.6 9h16.8"
51782
+ }), /*#__PURE__*/React.createElement("path", {
51783
+ d: "M3.6 15h8.4"
51784
+ }), /*#__PURE__*/React.createElement("path", {
51785
+ d: "M11.578 3a17 17 0 0 0 0 18"
51786
+ }), /*#__PURE__*/React.createElement("path", {
51787
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
51788
+ }), /*#__PURE__*/React.createElement("path", {
51789
+ d: "M18 21v-7m3 3l-3 -3l-3 3"
51790
+ }));
51791
+ }
51792
+
49200
51793
  function IconWorld(_ref) {
49201
51794
  var _ref$size = _ref.size,
49202
51795
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -50153,7 +52746,10 @@ exports.IconAt = IconAt;
50153
52746
  exports.IconAtom = IconAtom;
50154
52747
  exports.IconAtom2 = IconAtom2;
50155
52748
  exports.IconAward = IconAward;
52749
+ exports.IconAxisX = IconAxisX;
52750
+ exports.IconAxisY = IconAxisY;
50156
52751
  exports.IconBackhoe = IconBackhoe;
52752
+ exports.IconBackpack = IconBackpack;
50157
52753
  exports.IconBackspace = IconBackspace;
50158
52754
  exports.IconBallAmericanFootball = IconBallAmericanFootball;
50159
52755
  exports.IconBallBasketball = IconBallBasketball;
@@ -50167,6 +52763,7 @@ exports.IconBan = IconBan;
50167
52763
  exports.IconBandage = IconBandage;
50168
52764
  exports.IconBarcode = IconBarcode;
50169
52765
  exports.IconBasket = IconBasket;
52766
+ exports.IconBath = IconBath;
50170
52767
  exports.IconBattery = IconBattery;
50171
52768
  exports.IconBattery1 = IconBattery1;
50172
52769
  exports.IconBattery2 = IconBattery2;
@@ -50234,7 +52831,9 @@ exports.IconBoxPadding = IconBoxPadding;
50234
52831
  exports.IconBraces = IconBraces;
50235
52832
  exports.IconBrackets = IconBrackets;
50236
52833
  exports.IconBrandAirbnb = IconBrandAirbnb;
52834
+ exports.IconBrandAirtable = IconBrandAirtable;
50237
52835
  exports.IconBrandAndroid = IconBrandAndroid;
52836
+ exports.IconBrandAngular = IconBrandAngular;
50238
52837
  exports.IconBrandApple = IconBrandApple;
50239
52838
  exports.IconBrandAppleArcade = IconBrandAppleArcade;
50240
52839
  exports.IconBrandAppstore = IconBrandAppstore;
@@ -50248,18 +52847,23 @@ exports.IconBrandChrome = IconBrandChrome;
50248
52847
  exports.IconBrandCodepen = IconBrandCodepen;
50249
52848
  exports.IconBrandCodesandbox = IconBrandCodesandbox;
50250
52849
  exports.IconBrandCss3 = IconBrandCss3;
52850
+ exports.IconBrandCucumber = IconBrandCucumber;
52851
+ exports.IconBrandDebian = IconBrandDebian;
50251
52852
  exports.IconBrandDeviantart = IconBrandDeviantart;
50252
52853
  exports.IconBrandDiscord = IconBrandDiscord;
50253
52854
  exports.IconBrandDisqus = IconBrandDisqus;
50254
52855
  exports.IconBrandDocker = IconBrandDocker;
52856
+ exports.IconBrandDoctrine = IconBrandDoctrine;
50255
52857
  exports.IconBrandDribbble = IconBrandDribbble;
50256
52858
  exports.IconBrandEdge = IconBrandEdge;
50257
52859
  exports.IconBrandFacebook = IconBrandFacebook;
50258
52860
  exports.IconBrandFigma = IconBrandFigma;
52861
+ exports.IconBrandFirebase = IconBrandFirebase;
50259
52862
  exports.IconBrandFirefox = IconBrandFirefox;
50260
52863
  exports.IconBrandFlickr = IconBrandFlickr;
50261
52864
  exports.IconBrandFoursquare = IconBrandFoursquare;
50262
52865
  exports.IconBrandFramer = IconBrandFramer;
52866
+ exports.IconBrandGit = IconBrandGit;
50263
52867
  exports.IconBrandGithub = IconBrandGithub;
50264
52868
  exports.IconBrandGitlab = IconBrandGitlab;
50265
52869
  exports.IconBrandGoogle = IconBrandGoogle;
@@ -50274,18 +52878,24 @@ exports.IconBrandJavascript = IconBrandJavascript;
50274
52878
  exports.IconBrandKickstarter = IconBrandKickstarter;
50275
52879
  exports.IconBrandKotlin = IconBrandKotlin;
50276
52880
  exports.IconBrandLinkedin = IconBrandLinkedin;
52881
+ exports.IconBrandLoom = IconBrandLoom;
52882
+ exports.IconBrandMastercard = IconBrandMastercard;
50277
52883
  exports.IconBrandMedium = IconBrandMedium;
50278
52884
  exports.IconBrandMessenger = IconBrandMessenger;
52885
+ exports.IconBrandNetbeans = IconBrandNetbeans;
50279
52886
  exports.IconBrandNetflix = IconBrandNetflix;
52887
+ exports.IconBrandNotion = IconBrandNotion;
50280
52888
  exports.IconBrandOpenSource = IconBrandOpenSource;
50281
52889
  exports.IconBrandOpera = IconBrandOpera;
50282
52890
  exports.IconBrandPagekit = IconBrandPagekit;
50283
52891
  exports.IconBrandPatreon = IconBrandPatreon;
50284
52892
  exports.IconBrandPaypal = IconBrandPaypal;
52893
+ exports.IconBrandPhp = IconBrandPhp;
50285
52894
  exports.IconBrandPinterest = IconBrandPinterest;
50286
52895
  exports.IconBrandPocket = IconBrandPocket;
50287
52896
  exports.IconBrandProducthunt = IconBrandProducthunt;
50288
52897
  exports.IconBrandPython = IconBrandPython;
52898
+ exports.IconBrandReactNative = IconBrandReactNative;
50289
52899
  exports.IconBrandReddit = IconBrandReddit;
50290
52900
  exports.IconBrandSafari = IconBrandSafari;
50291
52901
  exports.IconBrandSass = IconBrandSass;
@@ -50297,8 +52907,10 @@ exports.IconBrandSlack = IconBrandSlack;
50297
52907
  exports.IconBrandSnapchat = IconBrandSnapchat;
50298
52908
  exports.IconBrandSoundcloud = IconBrandSoundcloud;
50299
52909
  exports.IconBrandSpotify = IconBrandSpotify;
52910
+ exports.IconBrandStackoverflow = IconBrandStackoverflow;
50300
52911
  exports.IconBrandSteam = IconBrandSteam;
50301
52912
  exports.IconBrandStripe = IconBrandStripe;
52913
+ exports.IconBrandSublimeText = IconBrandSublimeText;
50302
52914
  exports.IconBrandTabler = IconBrandTabler;
50303
52915
  exports.IconBrandTailwind = IconBrandTailwind;
50304
52916
  exports.IconBrandTelegram = IconBrandTelegram;
@@ -50308,9 +52920,12 @@ exports.IconBrandTinder = IconBrandTinder;
50308
52920
  exports.IconBrandTumblr = IconBrandTumblr;
50309
52921
  exports.IconBrandTwitch = IconBrandTwitch;
50310
52922
  exports.IconBrandTwitter = IconBrandTwitter;
52923
+ exports.IconBrandUber = IconBrandUber;
52924
+ exports.IconBrandUbuntu = IconBrandUbuntu;
50311
52925
  exports.IconBrandUnsplash = IconBrandUnsplash;
50312
52926
  exports.IconBrandVercel = IconBrandVercel;
50313
52927
  exports.IconBrandVimeo = IconBrandVimeo;
52928
+ exports.IconBrandVisualStudio = IconBrandVisualStudio;
50314
52929
  exports.IconBrandVk = IconBrandVk;
50315
52930
  exports.IconBrandWhatsapp = IconBrandWhatsapp;
50316
52931
  exports.IconBrandWindows = IconBrandWindows;
@@ -50407,6 +53022,7 @@ exports.IconChartRadar = IconChartRadar;
50407
53022
  exports.IconCheck = IconCheck;
50408
53023
  exports.IconCheckbox = IconCheckbox;
50409
53024
  exports.IconChecks = IconChecks;
53025
+ exports.IconCheckupList = IconCheckupList;
50410
53026
  exports.IconCheese = IconCheese;
50411
53027
  exports.IconChevronDown = IconChevronDown;
50412
53028
  exports.IconChevronDownLeft = IconChevronDownLeft;
@@ -50506,6 +53122,7 @@ exports.IconCrop = IconCrop;
50506
53122
  exports.IconCrosshair = IconCrosshair;
50507
53123
  exports.IconCrown = IconCrown;
50508
53124
  exports.IconCrownOff = IconCrownOff;
53125
+ exports.IconCrutches = IconCrutches;
50509
53126
  exports.IconCup = IconCup;
50510
53127
  exports.IconCurlyLoop = IconCurlyLoop;
50511
53128
  exports.IconCurrencyBahraini = IconCurrencyBahraini;
@@ -50514,6 +53131,7 @@ exports.IconCurrencyBitcoin = IconCurrencyBitcoin;
50514
53131
  exports.IconCurrencyCent = IconCurrencyCent;
50515
53132
  exports.IconCurrencyDinar = IconCurrencyDinar;
50516
53133
  exports.IconCurrencyDirham = IconCurrencyDirham;
53134
+ exports.IconCurrencyDogecoin = IconCurrencyDogecoin;
50517
53135
  exports.IconCurrencyDollar = IconCurrencyDollar;
50518
53136
  exports.IconCurrencyDollarAustralian = IconCurrencyDollarAustralian;
50519
53137
  exports.IconCurrencyDollarCanadian = IconCurrencyDollarCanadian;
@@ -50570,6 +53188,8 @@ exports.IconDeviceSpeaker = IconDeviceSpeaker;
50570
53188
  exports.IconDeviceTablet = IconDeviceTablet;
50571
53189
  exports.IconDeviceTv = IconDeviceTv;
50572
53190
  exports.IconDeviceWatch = IconDeviceWatch;
53191
+ exports.IconDeviceWatchStats = IconDeviceWatchStats;
53192
+ exports.IconDeviceWatchStats2 = IconDeviceWatchStats2;
50573
53193
  exports.IconDevices = IconDevices;
50574
53194
  exports.IconDevices2 = IconDevices2;
50575
53195
  exports.IconDevicesPc = IconDevicesPc;
@@ -50586,7 +53206,11 @@ exports.IconDiscount = IconDiscount;
50586
53206
  exports.IconDiscount2 = IconDiscount2;
50587
53207
  exports.IconDivide = IconDivide;
50588
53208
  exports.IconDna = IconDna;
53209
+ exports.IconDna2 = IconDna2;
50589
53210
  exports.IconDogBowl = IconDogBowl;
53211
+ exports.IconDoor = IconDoor;
53212
+ exports.IconDoorEnter = IconDoorEnter;
53213
+ exports.IconDoorExit = IconDoorExit;
50590
53214
  exports.IconDots = IconDots;
50591
53215
  exports.IconDotsCircleHorizontal = IconDotsCircleHorizontal;
50592
53216
  exports.IconDotsDiagonal = IconDotsDiagonal;
@@ -50608,7 +53232,9 @@ exports.IconEarOff = IconEarOff;
50608
53232
  exports.IconEdit = IconEdit;
50609
53233
  exports.IconEditCircle = IconEditCircle;
50610
53234
  exports.IconEgg = IconEgg;
53235
+ exports.IconEmergencyBed = IconEmergencyBed;
50611
53236
  exports.IconEmphasis = IconEmphasis;
53237
+ exports.IconEngine = IconEngine;
50612
53238
  exports.IconEqual = IconEqual;
50613
53239
  exports.IconEqualNot = IconEqualNot;
50614
53240
  exports.IconEraser = IconEraser;
@@ -50618,6 +53244,7 @@ exports.IconExternalLink = IconExternalLink;
50618
53244
  exports.IconEye = IconEye;
50619
53245
  exports.IconEyeCheck = IconEyeCheck;
50620
53246
  exports.IconEyeOff = IconEyeOff;
53247
+ exports.IconEyeTable = IconEyeTable;
50621
53248
  exports.IconEyeglass = IconEyeglass;
50622
53249
  exports.IconEyeglass2 = IconEyeglass2;
50623
53250
  exports.IconFaceId = IconFaceId;
@@ -50659,6 +53286,7 @@ exports.IconFilter = IconFilter;
50659
53286
  exports.IconFilterOff = IconFilterOff;
50660
53287
  exports.IconFingerprint = IconFingerprint;
50661
53288
  exports.IconFiretruck = IconFiretruck;
53289
+ exports.IconFirstAidKit = IconFirstAidKit;
50662
53290
  exports.IconFish = IconFish;
50663
53291
  exports.IconFlag = IconFlag;
50664
53292
  exports.IconFlag2 = IconFlag2;
@@ -50666,6 +53294,7 @@ exports.IconFlag3 = IconFlag3;
50666
53294
  exports.IconFlame = IconFlame;
50667
53295
  exports.IconFlare = IconFlare;
50668
53296
  exports.IconFlask = IconFlask;
53297
+ exports.IconFlask2 = IconFlask2;
50669
53298
  exports.IconFlipHorizontal = IconFlipHorizontal;
50670
53299
  exports.IconFlipVertical = IconFlipVertical;
50671
53300
  exports.IconFloatCenter = IconFloatCenter;
@@ -50700,6 +53329,7 @@ exports.IconGitCompare = IconGitCompare;
50700
53329
  exports.IconGitFork = IconGitFork;
50701
53330
  exports.IconGitMerge = IconGitMerge;
50702
53331
  exports.IconGitPullRequest = IconGitPullRequest;
53332
+ exports.IconGitPullRequestClosed = IconGitPullRequestClosed;
50703
53333
  exports.IconGlass = IconGlass;
50704
53334
  exports.IconGlassFull = IconGlassFull;
50705
53335
  exports.IconGlassOff = IconGlassOff;
@@ -50717,9 +53347,11 @@ exports.IconH3 = IconH3;
50717
53347
  exports.IconH4 = IconH4;
50718
53348
  exports.IconH5 = IconH5;
50719
53349
  exports.IconH6 = IconH6;
53350
+ exports.IconHandClick = IconHandClick;
50720
53351
  exports.IconHandFinger = IconHandFinger;
50721
53352
  exports.IconHandLittleFinger = IconHandLittleFinger;
50722
53353
  exports.IconHandMiddleFinger = IconHandMiddleFinger;
53354
+ exports.IconHandMove = IconHandMove;
50723
53355
  exports.IconHandOff = IconHandOff;
50724
53356
  exports.IconHandRingFinger = IconHandRingFinger;
50725
53357
  exports.IconHandRock = IconHandRock;
@@ -50734,6 +53366,7 @@ exports.IconHeadphonesOff = IconHeadphonesOff;
50734
53366
  exports.IconHeadset = IconHeadset;
50735
53367
  exports.IconHeart = IconHeart;
50736
53368
  exports.IconHeartBroken = IconHeartBroken;
53369
+ exports.IconHeartRateMonitor = IconHeartRateMonitor;
50737
53370
  exports.IconHelicopter = IconHelicopter;
50738
53371
  exports.IconHelicopterLanding = IconHelicopterLanding;
50739
53372
  exports.IconHelp = IconHelp;
@@ -50745,6 +53378,7 @@ exports.IconHighlight = IconHighlight;
50745
53378
  exports.IconHistory = IconHistory;
50746
53379
  exports.IconHome = IconHome;
50747
53380
  exports.IconHome2 = IconHome2;
53381
+ exports.IconHotelService = IconHotelService;
50748
53382
  exports.IconIceCream = IconIceCream;
50749
53383
  exports.IconIceCream2 = IconIceCream2;
50750
53384
  exports.IconId = IconId;
@@ -50763,6 +53397,8 @@ exports.IconKeyboardHide = IconKeyboardHide;
50763
53397
  exports.IconKeyboardOff = IconKeyboardOff;
50764
53398
  exports.IconKeyboardShow = IconKeyboardShow;
50765
53399
  exports.IconLanguage = IconLanguage;
53400
+ exports.IconLanguageHiragana = IconLanguageHiragana;
53401
+ exports.IconLanguageKatakana = IconLanguageKatakana;
50766
53402
  exports.IconLayersDifference = IconLayersDifference;
50767
53403
  exports.IconLayersIntersect = IconLayersIntersect;
50768
53404
  exports.IconLayersLinked = IconLayersLinked;
@@ -50792,6 +53428,7 @@ exports.IconLayoutSidebarRight = IconLayoutSidebarRight;
50792
53428
  exports.IconLeaf = IconLeaf;
50793
53429
  exports.IconLego = IconLego;
50794
53430
  exports.IconLemon = IconLemon;
53431
+ exports.IconLemon2 = IconLemon2;
50795
53432
  exports.IconLetterA = IconLetterA;
50796
53433
  exports.IconLetterB = IconLetterB;
50797
53434
  exports.IconLetterC = IconLetterC;
@@ -50845,8 +53482,10 @@ exports.IconLock = IconLock;
50845
53482
  exports.IconLockAccess = IconLockAccess;
50846
53483
  exports.IconLockOff = IconLockOff;
50847
53484
  exports.IconLockOpen = IconLockOpen;
53485
+ exports.IconLockSquare = IconLockSquare;
50848
53486
  exports.IconLogin = IconLogin;
50849
53487
  exports.IconLogout = IconLogout;
53488
+ exports.IconLungs = IconLungs;
50850
53489
  exports.IconMacro = IconMacro;
50851
53490
  exports.IconMagnet = IconMagnet;
50852
53491
  exports.IconMail = IconMail;
@@ -50860,6 +53499,7 @@ exports.IconMap2 = IconMap2;
50860
53499
  exports.IconMapPin = IconMapPin;
50861
53500
  exports.IconMapPinOff = IconMapPinOff;
50862
53501
  exports.IconMapPins = IconMapPins;
53502
+ exports.IconMapSearch = IconMapSearch;
50863
53503
  exports.IconMarkdown = IconMarkdown;
50864
53504
  exports.IconMarquee = IconMarquee;
50865
53505
  exports.IconMarquee2 = IconMarquee2;
@@ -50874,6 +53514,7 @@ exports.IconMaximize = IconMaximize;
50874
53514
  exports.IconMeat = IconMeat;
50875
53515
  exports.IconMedal = IconMedal;
50876
53516
  exports.IconMedicalCross = IconMedicalCross;
53517
+ exports.IconMedicineSyrup = IconMedicineSyrup;
50877
53518
  exports.IconMenu = IconMenu;
50878
53519
  exports.IconMenu2 = IconMenu2;
50879
53520
  exports.IconMessage = IconMessage;
@@ -50890,6 +53531,7 @@ exports.IconMessagesOff = IconMessagesOff;
50890
53531
  exports.IconMicrophone = IconMicrophone;
50891
53532
  exports.IconMicrophone2 = IconMicrophone2;
50892
53533
  exports.IconMicrophoneOff = IconMicrophoneOff;
53534
+ exports.IconMicroscope = IconMicroscope;
50893
53535
  exports.IconMilk = IconMilk;
50894
53536
  exports.IconMinimize = IconMinimize;
50895
53537
  exports.IconMinus = IconMinus;
@@ -50938,6 +53580,7 @@ exports.IconNumber6 = IconNumber6;
50938
53580
  exports.IconNumber7 = IconNumber7;
50939
53581
  exports.IconNumber8 = IconNumber8;
50940
53582
  exports.IconNumber9 = IconNumber9;
53583
+ exports.IconNurse = IconNurse;
50941
53584
  exports.IconOctagon = IconOctagon;
50942
53585
  exports.IconOctagonOff = IconOctagonOff;
50943
53586
  exports.IconOld = IconOld;
@@ -50978,7 +53621,9 @@ exports.IconPhysotherapist = IconPhysotherapist;
50978
53621
  exports.IconPictureInPicture = IconPictureInPicture;
50979
53622
  exports.IconPictureInPictureOff = IconPictureInPictureOff;
50980
53623
  exports.IconPictureInPictureOn = IconPictureInPictureOn;
53624
+ exports.IconPig = IconPig;
50981
53625
  exports.IconPill = IconPill;
53626
+ exports.IconPills = IconPills;
50982
53627
  exports.IconPin = IconPin;
50983
53628
  exports.IconPinned = IconPinned;
50984
53629
  exports.IconPinnedOff = IconPinnedOff;
@@ -51010,9 +53655,11 @@ exports.IconPray = IconPray;
51010
53655
  exports.IconPresentation = IconPresentation;
51011
53656
  exports.IconPresentationAnalytics = IconPresentationAnalytics;
51012
53657
  exports.IconPrinter = IconPrinter;
53658
+ exports.IconPrison = IconPrison;
51013
53659
  exports.IconPrompt = IconPrompt;
51014
53660
  exports.IconPropeller = IconPropeller;
51015
53661
  exports.IconPuzzle = IconPuzzle;
53662
+ exports.IconPuzzle2 = IconPuzzle2;
51016
53663
  exports.IconPyramid = IconPyramid;
51017
53664
  exports.IconQrcode = IconQrcode;
51018
53665
  exports.IconQuestionMark = IconQuestionMark;
@@ -51046,12 +53693,14 @@ exports.IconReport = IconReport;
51046
53693
  exports.IconReportAnalytics = IconReportAnalytics;
51047
53694
  exports.IconReportMedical = IconReportMedical;
51048
53695
  exports.IconReportMoney = IconReportMoney;
53696
+ exports.IconReportSearch = IconReportSearch;
51049
53697
  exports.IconResize = IconResize;
51050
53698
  exports.IconRipple = IconRipple;
51051
53699
  exports.IconRoadSign = IconRoadSign;
51052
53700
  exports.IconRocket = IconRocket;
51053
53701
  exports.IconRotate = IconRotate;
51054
53702
  exports.IconRotate2 = IconRotate2;
53703
+ exports.IconRotate360 = IconRotate360;
51055
53704
  exports.IconRotateClockwise = IconRotateClockwise;
51056
53705
  exports.IconRotateClockwise2 = IconRotateClockwise2;
51057
53706
  exports.IconRotateRectangle = IconRotateRectangle;
@@ -51068,6 +53717,7 @@ exports.IconSalt = IconSalt;
51068
53717
  exports.IconSatellite = IconSatellite;
51069
53718
  exports.IconSausage = IconSausage;
51070
53719
  exports.IconScale = IconScale;
53720
+ exports.IconScaleOutline = IconScaleOutline;
51071
53721
  exports.IconScan = IconScan;
51072
53722
  exports.IconSchool = IconSchool;
51073
53723
  exports.IconScissors = IconScissors;
@@ -51130,6 +53780,8 @@ exports.IconSortDescendingLetters = IconSortDescendingLetters;
51130
53780
  exports.IconSortDescendingNumbers = IconSortDescendingNumbers;
51131
53781
  exports.IconSoup = IconSoup;
51132
53782
  exports.IconSpace = IconSpace;
53783
+ exports.IconSpacingHorizontal = IconSpacingHorizontal;
53784
+ exports.IconSpacingVertical = IconSpacingVertical;
51133
53785
  exports.IconSpeakerphone = IconSpeakerphone;
51134
53786
  exports.IconSpeedboat = IconSpeedboat;
51135
53787
  exports.IconSportBillard = IconSportBillard;
@@ -51195,6 +53847,7 @@ exports.IconTableExport = IconTableExport;
51195
53847
  exports.IconTableImport = IconTableImport;
51196
53848
  exports.IconTableOff = IconTableOff;
51197
53849
  exports.IconTag = IconTag;
53850
+ exports.IconTags = IconTags;
51198
53851
  exports.IconTallymark1 = IconTallymark1;
51199
53852
  exports.IconTallymark2 = IconTallymark2;
51200
53853
  exports.IconTallymark3 = IconTallymark3;
@@ -51214,8 +53867,10 @@ exports.IconTerminal2 = IconTerminal2;
51214
53867
  exports.IconTestPipe = IconTestPipe;
51215
53868
  exports.IconTextDirectionLtr = IconTextDirectionLtr;
51216
53869
  exports.IconTextDirectionRtl = IconTextDirectionRtl;
53870
+ exports.IconTextResize = IconTextResize;
51217
53871
  exports.IconTextWrap = IconTextWrap;
51218
53872
  exports.IconTextWrapDisabled = IconTextWrapDisabled;
53873
+ exports.IconThermometer = IconThermometer;
51219
53874
  exports.IconThumbDown = IconThumbDown;
51220
53875
  exports.IconThumbUp = IconThumbUp;
51221
53876
  exports.IconTicket = IconTicket;
@@ -51239,6 +53894,7 @@ exports.IconTransferIn = IconTransferIn;
51239
53894
  exports.IconTransferOut = IconTransferOut;
51240
53895
  exports.IconTrash = IconTrash;
51241
53896
  exports.IconTrashOff = IconTrashOff;
53897
+ exports.IconTrashX = IconTrashX;
51242
53898
  exports.IconTree = IconTree;
51243
53899
  exports.IconTrees = IconTrees;
51244
53900
  exports.IconTrendingDown = IconTrendingDown;
@@ -51264,13 +53920,16 @@ exports.IconUpload = IconUpload;
51264
53920
  exports.IconUrgent = IconUrgent;
51265
53921
  exports.IconUser = IconUser;
51266
53922
  exports.IconUserCheck = IconUserCheck;
53923
+ exports.IconUserCircle = IconUserCircle;
51267
53924
  exports.IconUserExclamation = IconUserExclamation;
51268
53925
  exports.IconUserMinus = IconUserMinus;
51269
53926
  exports.IconUserOff = IconUserOff;
51270
53927
  exports.IconUserPlus = IconUserPlus;
53928
+ exports.IconUserSearch = IconUserSearch;
51271
53929
  exports.IconUserX = IconUserX;
51272
53930
  exports.IconUsers = IconUsers;
51273
53931
  exports.IconVaccine = IconVaccine;
53932
+ exports.IconVaccineBottle = IconVaccineBottle;
51274
53933
  exports.IconVariable = IconVariable;
51275
53934
  exports.IconVector = IconVector;
51276
53935
  exports.IconVectorBeizer2 = IconVectorBeizer2;
@@ -51294,7 +53953,9 @@ exports.IconVolume = IconVolume;
51294
53953
  exports.IconVolume2 = IconVolume2;
51295
53954
  exports.IconVolume3 = IconVolume3;
51296
53955
  exports.IconWalk = IconWalk;
53956
+ exports.IconWall = IconWall;
51297
53957
  exports.IconWallet = IconWallet;
53958
+ exports.IconWallpaper = IconWallpaper;
51298
53959
  exports.IconWand = IconWand;
51299
53960
  exports.IconWaveSawTool = IconWaveSawTool;
51300
53961
  exports.IconWaveSine = IconWaveSine;
@@ -51311,8 +53972,10 @@ exports.IconWiper = IconWiper;
51311
53972
  exports.IconWiperWash = IconWiperWash;
51312
53973
  exports.IconWoman = IconWoman;
51313
53974
  exports.IconWorld = IconWorld;
53975
+ exports.IconWorldDownload = IconWorldDownload;
51314
53976
  exports.IconWorldLatitude = IconWorldLatitude;
51315
53977
  exports.IconWorldLongitude = IconWorldLongitude;
53978
+ exports.IconWorldUpload = IconWorldUpload;
51316
53979
  exports.IconWreckingBall = IconWreckingBall;
51317
53980
  exports.IconWriting = IconWriting;
51318
53981
  exports.IconWritingSign = IconWritingSign;