@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
@@ -5242,6 +5242,78 @@ function IconAward(_ref) {
5242
5242
  }));
5243
5243
  }
5244
5244
 
5245
+ function IconAxisX(_ref) {
5246
+ var _ref$size = _ref.size,
5247
+ size = _ref$size === void 0 ? 24 : _ref$size,
5248
+ _ref$color = _ref.color,
5249
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5250
+ _ref$stroke = _ref.stroke,
5251
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5252
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5253
+
5254
+ return /*#__PURE__*/createElement("svg", _extends({
5255
+ className: "icon icon-tabler icon-tabler-axis-x",
5256
+ width: size,
5257
+ height: size,
5258
+ viewBox: "0 0 24 24",
5259
+ strokeWidth: stroke,
5260
+ stroke: color,
5261
+ fill: "none",
5262
+ strokeLinecap: "round",
5263
+ strokeLinejoin: "round"
5264
+ }, props), /*#__PURE__*/createElement("path", {
5265
+ stroke: "none",
5266
+ d: "M0 0h24v24H0z",
5267
+ fill: "none"
5268
+ }), /*#__PURE__*/createElement("path", {
5269
+ d: "M4 13v.01"
5270
+ }), /*#__PURE__*/createElement("path", {
5271
+ d: "M4 9v.01"
5272
+ }), /*#__PURE__*/createElement("path", {
5273
+ d: "M4 5v.01"
5274
+ }), /*#__PURE__*/createElement("path", {
5275
+ d: "M17 20l3 -3l-3 -3"
5276
+ }), /*#__PURE__*/createElement("path", {
5277
+ d: "M4 17h16"
5278
+ }));
5279
+ }
5280
+
5281
+ function IconAxisY(_ref) {
5282
+ var _ref$size = _ref.size,
5283
+ size = _ref$size === void 0 ? 24 : _ref$size,
5284
+ _ref$color = _ref.color,
5285
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5286
+ _ref$stroke = _ref.stroke,
5287
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5288
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5289
+
5290
+ return /*#__PURE__*/createElement("svg", _extends({
5291
+ className: "icon icon-tabler icon-tabler-axis-y",
5292
+ width: size,
5293
+ height: size,
5294
+ viewBox: "0 0 24 24",
5295
+ strokeWidth: stroke,
5296
+ stroke: color,
5297
+ fill: "none",
5298
+ strokeLinecap: "round",
5299
+ strokeLinejoin: "round"
5300
+ }, props), /*#__PURE__*/createElement("path", {
5301
+ stroke: "none",
5302
+ d: "M0 0h24v24H0z",
5303
+ fill: "none"
5304
+ }), /*#__PURE__*/createElement("path", {
5305
+ d: "M11 20h-.01"
5306
+ }), /*#__PURE__*/createElement("path", {
5307
+ d: "M15 20h-.01"
5308
+ }), /*#__PURE__*/createElement("path", {
5309
+ d: "M19 20h-.01"
5310
+ }), /*#__PURE__*/createElement("path", {
5311
+ d: "M4 7l3 -3l3 3"
5312
+ }), /*#__PURE__*/createElement("path", {
5313
+ d: "M7 20v-16"
5314
+ }));
5315
+ }
5316
+
5245
5317
  function IconBackhoe(_ref) {
5246
5318
  var _ref$size = _ref.size,
5247
5319
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5294,6 +5366,38 @@ function IconBackhoe(_ref) {
5294
5366
  }));
5295
5367
  }
5296
5368
 
5369
+ function IconBackpack(_ref) {
5370
+ var _ref$size = _ref.size,
5371
+ size = _ref$size === void 0 ? 24 : _ref$size,
5372
+ _ref$color = _ref.color,
5373
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5374
+ _ref$stroke = _ref.stroke,
5375
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5376
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5377
+
5378
+ return /*#__PURE__*/createElement("svg", _extends({
5379
+ className: "icon icon-tabler icon-tabler-backpack",
5380
+ width: size,
5381
+ height: size,
5382
+ viewBox: "0 0 24 24",
5383
+ strokeWidth: stroke,
5384
+ stroke: color,
5385
+ fill: "none",
5386
+ strokeLinecap: "round",
5387
+ strokeLinejoin: "round"
5388
+ }, props), /*#__PURE__*/createElement("path", {
5389
+ stroke: "none",
5390
+ d: "M0 0h24v24H0z",
5391
+ fill: "none"
5392
+ }), /*#__PURE__*/createElement("path", {
5393
+ 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"
5394
+ }), /*#__PURE__*/createElement("path", {
5395
+ d: "M10 7v-1a2 2 0 1 1 4 0v1"
5396
+ }), /*#__PURE__*/createElement("path", {
5397
+ d: "M10 15h4"
5398
+ }));
5399
+ }
5400
+
5297
5401
  function IconBackspace(_ref) {
5298
5402
  var _ref$size = _ref.size,
5299
5403
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -5817,6 +5921,40 @@ function IconBasket(_ref) {
5817
5921
  }));
5818
5922
  }
5819
5923
 
5924
+ function IconBath(_ref) {
5925
+ var _ref$size = _ref.size,
5926
+ size = _ref$size === void 0 ? 24 : _ref$size,
5927
+ _ref$color = _ref.color,
5928
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
5929
+ _ref$stroke = _ref.stroke,
5930
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
5931
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
5932
+
5933
+ return /*#__PURE__*/createElement("svg", _extends({
5934
+ className: "icon icon-tabler icon-tabler-bath",
5935
+ width: size,
5936
+ height: size,
5937
+ viewBox: "0 0 24 24",
5938
+ strokeWidth: stroke,
5939
+ stroke: color,
5940
+ fill: "none",
5941
+ strokeLinecap: "round",
5942
+ strokeLinejoin: "round"
5943
+ }, props), /*#__PURE__*/createElement("path", {
5944
+ stroke: "none",
5945
+ d: "M0 0h24v24H0z",
5946
+ fill: "none"
5947
+ }), /*#__PURE__*/createElement("path", {
5948
+ 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"
5949
+ }), /*#__PURE__*/createElement("path", {
5950
+ d: "M6 12v-7a2 2 0 0 1 2 -2h3v2.25"
5951
+ }), /*#__PURE__*/createElement("path", {
5952
+ d: "M4 21l1 -1.5"
5953
+ }), /*#__PURE__*/createElement("path", {
5954
+ d: "M20 21l-1 -1.5"
5955
+ }));
5956
+ }
5957
+
5820
5958
  function IconBattery1(_ref) {
5821
5959
  var _ref$size = _ref.size,
5822
5960
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8437,7 +8575,7 @@ function IconBoxMultiple2(_ref) {
8437
8575
  }), /*#__PURE__*/createElement("path", {
8438
8576
  d: "M17 17v2a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h2"
8439
8577
  }), /*#__PURE__*/createElement("path", {
8440
- d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
8578
+ d: "M12 8a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
8441
8579
  }));
8442
8580
  }
8443
8581
 
@@ -8922,6 +9060,38 @@ function IconBrandAirbnb(_ref) {
8922
9060
  }));
8923
9061
  }
8924
9062
 
9063
+ function IconBrandAirtable(_ref) {
9064
+ var _ref$size = _ref.size,
9065
+ size = _ref$size === void 0 ? 24 : _ref$size,
9066
+ _ref$color = _ref.color,
9067
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9068
+ _ref$stroke = _ref.stroke,
9069
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9070
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9071
+
9072
+ return /*#__PURE__*/createElement("svg", _extends({
9073
+ className: "icon icon-tabler icon-tabler-brand-airtable",
9074
+ width: size,
9075
+ height: size,
9076
+ viewBox: "0 0 24 24",
9077
+ strokeWidth: stroke,
9078
+ stroke: color,
9079
+ fill: "none",
9080
+ strokeLinecap: "round",
9081
+ strokeLinejoin: "round"
9082
+ }, props), /*#__PURE__*/createElement("path", {
9083
+ stroke: "none",
9084
+ d: "M0 0h24v24H0z",
9085
+ fill: "none"
9086
+ }), /*#__PURE__*/createElement("path", {
9087
+ d: "M3 10v8l7 -3v-2.6z"
9088
+ }), /*#__PURE__*/createElement("path", {
9089
+ d: "M3 6l9 3l9 -3l-9 -3z"
9090
+ }), /*#__PURE__*/createElement("path", {
9091
+ d: "M14 12.3v8.7l7 -3v-8z"
9092
+ }));
9093
+ }
9094
+
8925
9095
  function IconBrandAndroid(_ref) {
8926
9096
  var _ref$size = _ref.size,
8927
9097
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -8980,6 +9150,38 @@ function IconBrandAndroid(_ref) {
8980
9150
  }));
8981
9151
  }
8982
9152
 
9153
+ function IconBrandAngular(_ref) {
9154
+ var _ref$size = _ref.size,
9155
+ size = _ref$size === void 0 ? 24 : _ref$size,
9156
+ _ref$color = _ref.color,
9157
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9158
+ _ref$stroke = _ref.stroke,
9159
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9160
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9161
+
9162
+ return /*#__PURE__*/createElement("svg", _extends({
9163
+ className: "icon icon-tabler icon-tabler-brand-angular",
9164
+ width: size,
9165
+ height: size,
9166
+ viewBox: "0 0 24 24",
9167
+ strokeWidth: stroke,
9168
+ stroke: color,
9169
+ fill: "none",
9170
+ strokeLinecap: "round",
9171
+ strokeLinejoin: "round"
9172
+ }, props), /*#__PURE__*/createElement("path", {
9173
+ stroke: "none",
9174
+ d: "M0 0h24v24H0z",
9175
+ fill: "none"
9176
+ }), /*#__PURE__*/createElement("path", {
9177
+ 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"
9178
+ }), /*#__PURE__*/createElement("path", {
9179
+ d: "M9 15l3 -8l3 8"
9180
+ }), /*#__PURE__*/createElement("path", {
9181
+ d: "M10 13h4"
9182
+ }));
9183
+ }
9184
+
8983
9185
  function IconBrandAppleArcade(_ref) {
8984
9186
  var _ref$size = _ref.size,
8985
9187
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9462,6 +9664,80 @@ function IconBrandCss3(_ref) {
9462
9664
  }));
9463
9665
  }
9464
9666
 
9667
+ function IconBrandCucumber(_ref) {
9668
+ var _ref$size = _ref.size,
9669
+ size = _ref$size === void 0 ? 24 : _ref$size,
9670
+ _ref$color = _ref.color,
9671
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9672
+ _ref$stroke = _ref.stroke,
9673
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9674
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9675
+
9676
+ return /*#__PURE__*/createElement("svg", _extends({
9677
+ className: "icon icon-tabler icon-tabler-brand-cucumber",
9678
+ width: size,
9679
+ height: size,
9680
+ viewBox: "0 0 24 24",
9681
+ strokeWidth: stroke,
9682
+ stroke: color,
9683
+ fill: "none",
9684
+ strokeLinecap: "round",
9685
+ strokeLinejoin: "round"
9686
+ }, props), /*#__PURE__*/createElement("path", {
9687
+ stroke: "none",
9688
+ d: "M0 0h24v24H0z",
9689
+ fill: "none"
9690
+ }), /*#__PURE__*/createElement("path", {
9691
+ 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"
9692
+ }), /*#__PURE__*/createElement("path", {
9693
+ d: "M10.5 8l-.5 -1"
9694
+ }), /*#__PURE__*/createElement("path", {
9695
+ d: "M13.5 14l.5 1"
9696
+ }), /*#__PURE__*/createElement("path", {
9697
+ d: "M9 12.5l-1 .5"
9698
+ }), /*#__PURE__*/createElement("path", {
9699
+ d: "M11 14l-.5 1"
9700
+ }), /*#__PURE__*/createElement("path", {
9701
+ d: "M13 8l.5 -1"
9702
+ }), /*#__PURE__*/createElement("path", {
9703
+ d: "M16 12.5l-1 -.5"
9704
+ }), /*#__PURE__*/createElement("path", {
9705
+ d: "M9 10l-1 -.5"
9706
+ }));
9707
+ }
9708
+
9709
+ function IconBrandDebian(_ref) {
9710
+ var _ref$size = _ref.size,
9711
+ size = _ref$size === void 0 ? 24 : _ref$size,
9712
+ _ref$color = _ref.color,
9713
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9714
+ _ref$stroke = _ref.stroke,
9715
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9716
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9717
+
9718
+ return /*#__PURE__*/createElement("svg", _extends({
9719
+ className: "icon icon-tabler icon-tabler-brand-debian",
9720
+ width: size,
9721
+ height: size,
9722
+ viewBox: "0 0 24 24",
9723
+ strokeWidth: stroke,
9724
+ stroke: color,
9725
+ fill: "none",
9726
+ strokeLinecap: "round",
9727
+ strokeLinejoin: "round"
9728
+ }, props), /*#__PURE__*/createElement("path", {
9729
+ stroke: "none",
9730
+ d: "M0 0h24v24H0z",
9731
+ fill: "none"
9732
+ }), /*#__PURE__*/createElement("path", {
9733
+ 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"
9734
+ }), /*#__PURE__*/createElement("circle", {
9735
+ cx: 12,
9736
+ cy: 12,
9737
+ r: 9
9738
+ }));
9739
+ }
9740
+
9465
9741
  function IconBrandDeviantart(_ref) {
9466
9742
  var _ref$size = _ref.size,
9467
9743
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9600,7 +9876,7 @@ function IconBrandDocker(_ref) {
9600
9876
  }), /*#__PURE__*/createElement("path", {
9601
9877
  d: "M11 4h3v3h-3z"
9602
9878
  }), /*#__PURE__*/createElement("path", {
9603
- d: "M4.571 18.001c1.5 0 2.047 -.074 2.958 -.78"
9879
+ d: "M4.571 18c1.5 0 2.047 -.074 2.958 -.78"
9604
9880
  }), /*#__PURE__*/createElement("line", {
9605
9881
  x1: 10,
9606
9882
  y1: 16,
@@ -9609,6 +9885,42 @@ function IconBrandDocker(_ref) {
9609
9885
  }));
9610
9886
  }
9611
9887
 
9888
+ function IconBrandDoctrine(_ref) {
9889
+ var _ref$size = _ref.size,
9890
+ size = _ref$size === void 0 ? 24 : _ref$size,
9891
+ _ref$color = _ref.color,
9892
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
9893
+ _ref$stroke = _ref.stroke,
9894
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
9895
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
9896
+
9897
+ return /*#__PURE__*/createElement("svg", _extends({
9898
+ className: "icon icon-tabler icon-tabler-brand-doctrine",
9899
+ width: size,
9900
+ height: size,
9901
+ viewBox: "0 0 24 24",
9902
+ strokeWidth: stroke,
9903
+ stroke: color,
9904
+ fill: "none",
9905
+ strokeLinecap: "round",
9906
+ strokeLinejoin: "round"
9907
+ }, props), /*#__PURE__*/createElement("path", {
9908
+ stroke: "none",
9909
+ d: "M0 0h24v24H0z",
9910
+ fill: "none"
9911
+ }), /*#__PURE__*/createElement("circle", {
9912
+ cx: 12,
9913
+ cy: 14,
9914
+ r: 7
9915
+ }), /*#__PURE__*/createElement("path", {
9916
+ d: "M9 14h6"
9917
+ }), /*#__PURE__*/createElement("path", {
9918
+ d: "M12 11l3 3l-3 3"
9919
+ }), /*#__PURE__*/createElement("path", {
9920
+ d: "M10 3l6.9 6"
9921
+ }));
9922
+ }
9923
+
9612
9924
  function IconBrandDribbble(_ref) {
9613
9925
  var _ref$size = _ref.size,
9614
9926
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9745,6 +10057,38 @@ function IconBrandFigma(_ref) {
9745
10057
  }));
9746
10058
  }
9747
10059
 
10060
+ function IconBrandFirebase(_ref) {
10061
+ var _ref$size = _ref.size,
10062
+ size = _ref$size === void 0 ? 24 : _ref$size,
10063
+ _ref$color = _ref.color,
10064
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10065
+ _ref$stroke = _ref.stroke,
10066
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10067
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10068
+
10069
+ return /*#__PURE__*/createElement("svg", _extends({
10070
+ className: "icon icon-tabler icon-tabler-brand-firebase",
10071
+ width: size,
10072
+ height: size,
10073
+ viewBox: "0 0 24 24",
10074
+ strokeWidth: stroke,
10075
+ stroke: color,
10076
+ fill: "none",
10077
+ strokeLinecap: "round",
10078
+ strokeLinejoin: "round"
10079
+ }, props), /*#__PURE__*/createElement("path", {
10080
+ stroke: "none",
10081
+ d: "M0 0h24v24H0z",
10082
+ fill: "none"
10083
+ }), /*#__PURE__*/createElement("path", {
10084
+ 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"
10085
+ }), /*#__PURE__*/createElement("path", {
10086
+ 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"
10087
+ }), /*#__PURE__*/createElement("path", {
10088
+ d: "M4.57 17.18l10.93 -10.68"
10089
+ }));
10090
+ }
10091
+
9748
10092
  function IconBrandFirefox(_ref) {
9749
10093
  var _ref$size = _ref.size,
9750
10094
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -9870,6 +10214,52 @@ function IconBrandFramer(_ref) {
9870
10214
  }));
9871
10215
  }
9872
10216
 
10217
+ function IconBrandGit(_ref) {
10218
+ var _ref$size = _ref.size,
10219
+ size = _ref$size === void 0 ? 24 : _ref$size,
10220
+ _ref$color = _ref.color,
10221
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10222
+ _ref$stroke = _ref.stroke,
10223
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10224
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10225
+
10226
+ return /*#__PURE__*/createElement("svg", _extends({
10227
+ className: "icon icon-tabler icon-tabler-brand-git",
10228
+ width: size,
10229
+ height: size,
10230
+ viewBox: "0 0 24 24",
10231
+ strokeWidth: stroke,
10232
+ stroke: color,
10233
+ fill: "none",
10234
+ strokeLinecap: "round",
10235
+ strokeLinejoin: "round"
10236
+ }, props), /*#__PURE__*/createElement("path", {
10237
+ stroke: "none",
10238
+ d: "M0 0h24v24H0z",
10239
+ fill: "none"
10240
+ }), /*#__PURE__*/createElement("circle", {
10241
+ cx: 16,
10242
+ cy: 12,
10243
+ r: 1
10244
+ }), /*#__PURE__*/createElement("circle", {
10245
+ cx: 12,
10246
+ cy: 8,
10247
+ r: 1
10248
+ }), /*#__PURE__*/createElement("circle", {
10249
+ cx: 12,
10250
+ cy: 16,
10251
+ r: 1
10252
+ }), /*#__PURE__*/createElement("path", {
10253
+ d: "M12 15v-6"
10254
+ }), /*#__PURE__*/createElement("path", {
10255
+ d: "M15 11l-2 -2"
10256
+ }), /*#__PURE__*/createElement("path", {
10257
+ d: "M11 7l-1.9 -1.9"
10258
+ }), /*#__PURE__*/createElement("path", {
10259
+ 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"
10260
+ }));
10261
+ }
10262
+
9873
10263
  function IconBrandGithub(_ref) {
9874
10264
  var _ref$size = _ref.size,
9875
10265
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10344,6 +10734,78 @@ function IconBrandLinkedin(_ref) {
10344
10734
  }));
10345
10735
  }
10346
10736
 
10737
+ function IconBrandLoom(_ref) {
10738
+ var _ref$size = _ref.size,
10739
+ size = _ref$size === void 0 ? 24 : _ref$size,
10740
+ _ref$color = _ref.color,
10741
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10742
+ _ref$stroke = _ref.stroke,
10743
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10744
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10745
+
10746
+ return /*#__PURE__*/createElement("svg", _extends({
10747
+ className: "icon icon-tabler icon-tabler-brand-loom",
10748
+ width: size,
10749
+ height: size,
10750
+ viewBox: "0 0 24 24",
10751
+ strokeWidth: stroke,
10752
+ stroke: color,
10753
+ fill: "none",
10754
+ strokeLinecap: "round",
10755
+ strokeLinejoin: "round"
10756
+ }, props), /*#__PURE__*/createElement("path", {
10757
+ stroke: "none",
10758
+ d: "M0 0h24v24H0z",
10759
+ fill: "none"
10760
+ }), /*#__PURE__*/createElement("path", {
10761
+ d: "M17.464 6.518a6.001 6.001 0 1 0 -3.023 7.965"
10762
+ }), /*#__PURE__*/createElement("path", {
10763
+ d: "M17.482 17.464a6.001 6.001 0 1 0 -7.965 -3.023"
10764
+ }), /*#__PURE__*/createElement("path", {
10765
+ d: "M6.54 17.482a6.001 6.001 0 1 0 3.024 -7.965"
10766
+ }), /*#__PURE__*/createElement("path", {
10767
+ d: "M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024"
10768
+ }));
10769
+ }
10770
+
10771
+ function IconBrandMastercard(_ref) {
10772
+ var _ref$size = _ref.size,
10773
+ size = _ref$size === void 0 ? 24 : _ref$size,
10774
+ _ref$color = _ref.color,
10775
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10776
+ _ref$stroke = _ref.stroke,
10777
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10778
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10779
+
10780
+ return /*#__PURE__*/createElement("svg", _extends({
10781
+ className: "icon icon-tabler icon-tabler-brand-mastercard",
10782
+ width: size,
10783
+ height: size,
10784
+ viewBox: "0 0 24 24",
10785
+ strokeWidth: stroke,
10786
+ stroke: color,
10787
+ fill: "none",
10788
+ strokeLinecap: "round",
10789
+ strokeLinejoin: "round"
10790
+ }, props), /*#__PURE__*/createElement("path", {
10791
+ stroke: "none",
10792
+ d: "M0 0h24v24H0z",
10793
+ fill: "none"
10794
+ }), /*#__PURE__*/createElement("circle", {
10795
+ cx: 14,
10796
+ cy: 12,
10797
+ r: 3
10798
+ }), /*#__PURE__*/createElement("path", {
10799
+ d: "M12 9.765a3 3 0 1 0 0 4.47"
10800
+ }), /*#__PURE__*/createElement("rect", {
10801
+ x: 3,
10802
+ y: 5,
10803
+ width: 18,
10804
+ height: 14,
10805
+ rx: 2
10806
+ }));
10807
+ }
10808
+
10347
10809
  function IconBrandMedium(_ref) {
10348
10810
  var _ref$size = _ref.size,
10349
10811
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10428,6 +10890,46 @@ function IconBrandMessenger(_ref) {
10428
10890
  }));
10429
10891
  }
10430
10892
 
10893
+ function IconBrandNetbeans(_ref) {
10894
+ var _ref$size = _ref.size,
10895
+ size = _ref$size === void 0 ? 24 : _ref$size,
10896
+ _ref$color = _ref.color,
10897
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10898
+ _ref$stroke = _ref.stroke,
10899
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10900
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10901
+
10902
+ return /*#__PURE__*/createElement("svg", _extends({
10903
+ className: "icon icon-tabler icon-tabler-brand-netbeans",
10904
+ width: size,
10905
+ height: size,
10906
+ viewBox: "0 0 24 24",
10907
+ strokeWidth: stroke,
10908
+ stroke: color,
10909
+ fill: "none",
10910
+ strokeLinecap: "round",
10911
+ strokeLinejoin: "round"
10912
+ }, props), /*#__PURE__*/createElement("path", {
10913
+ stroke: "none",
10914
+ d: "M0 0h24v24H0z",
10915
+ fill: "none"
10916
+ }), /*#__PURE__*/createElement("path", {
10917
+ 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"
10918
+ }), /*#__PURE__*/createElement("path", {
10919
+ 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"
10920
+ }), /*#__PURE__*/createElement("path", {
10921
+ d: "M12 21v-9l-7.5 -4.5"
10922
+ }), /*#__PURE__*/createElement("path", {
10923
+ d: "M12 12l7.5 -4.5"
10924
+ }), /*#__PURE__*/createElement("path", {
10925
+ d: "M12 3v4.5"
10926
+ }), /*#__PURE__*/createElement("path", {
10927
+ d: "M19.5 16l-3.5 -2"
10928
+ }), /*#__PURE__*/createElement("path", {
10929
+ d: "M8 14l-3.5 2"
10930
+ }));
10931
+ }
10932
+
10431
10933
  function IconBrandNetflix(_ref) {
10432
10934
  var _ref$size = _ref.size,
10433
10935
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10456,6 +10958,48 @@ function IconBrandNetflix(_ref) {
10456
10958
  }));
10457
10959
  }
10458
10960
 
10961
+ function IconBrandNotion(_ref) {
10962
+ var _ref$size = _ref.size,
10963
+ size = _ref$size === void 0 ? 24 : _ref$size,
10964
+ _ref$color = _ref.color,
10965
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
10966
+ _ref$stroke = _ref.stroke,
10967
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
10968
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
10969
+
10970
+ return /*#__PURE__*/createElement("svg", _extends({
10971
+ className: "icon icon-tabler icon-tabler-brand-notion",
10972
+ width: size,
10973
+ height: size,
10974
+ viewBox: "0 0 24 24",
10975
+ strokeWidth: stroke,
10976
+ stroke: color,
10977
+ fill: "none",
10978
+ strokeLinecap: "round",
10979
+ strokeLinejoin: "round"
10980
+ }, props), /*#__PURE__*/createElement("path", {
10981
+ stroke: "none",
10982
+ d: "M0 0h24v24H0z",
10983
+ fill: "none"
10984
+ }), /*#__PURE__*/createElement("rect", {
10985
+ x: 4,
10986
+ y: 4,
10987
+ width: 16,
10988
+ height: 16,
10989
+ rx: 2
10990
+ }), /*#__PURE__*/createElement("path", {
10991
+ d: "M7 7h3l6 6"
10992
+ }), /*#__PURE__*/createElement("path", {
10993
+ d: "M8 7v10"
10994
+ }), /*#__PURE__*/createElement("path", {
10995
+ d: "M7 17h2"
10996
+ }), /*#__PURE__*/createElement("path", {
10997
+ d: "M15 7h2"
10998
+ }), /*#__PURE__*/createElement("path", {
10999
+ d: "M16 7v10h-1l-7 -7"
11000
+ }));
11001
+ }
11002
+
10459
11003
  function IconBrandOpenSource(_ref) {
10460
11004
  var _ref$size = _ref.size,
10461
11005
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10607,6 +11151,45 @@ function IconBrandPaypal(_ref) {
10607
11151
  }));
10608
11152
  }
10609
11153
 
11154
+ function IconBrandPhp(_ref) {
11155
+ var _ref$size = _ref.size,
11156
+ size = _ref$size === void 0 ? 24 : _ref$size,
11157
+ _ref$color = _ref.color,
11158
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11159
+ _ref$stroke = _ref.stroke,
11160
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11161
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11162
+
11163
+ return /*#__PURE__*/createElement("svg", _extends({
11164
+ className: "icon icon-tabler icon-tabler-brand-php",
11165
+ width: size,
11166
+ height: size,
11167
+ viewBox: "0 0 24 24",
11168
+ strokeWidth: stroke,
11169
+ stroke: color,
11170
+ fill: "none",
11171
+ strokeLinecap: "round",
11172
+ strokeLinejoin: "round"
11173
+ }, props), /*#__PURE__*/createElement("path", {
11174
+ stroke: "none",
11175
+ d: "M0 0h24v24H0z",
11176
+ fill: "none"
11177
+ }), /*#__PURE__*/createElement("ellipse", {
11178
+ cx: 12,
11179
+ cy: 12,
11180
+ rx: 10,
11181
+ ry: 9
11182
+ }), /*#__PURE__*/createElement("path", {
11183
+ 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"
11184
+ }), /*#__PURE__*/createElement("path", {
11185
+ 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"
11186
+ }), /*#__PURE__*/createElement("path", {
11187
+ d: "M12 7.5l-1 5.5"
11188
+ }), /*#__PURE__*/createElement("path", {
11189
+ d: "M11.6 10h2.4l-.5 3"
11190
+ }));
11191
+ }
11192
+
10610
11193
  function IconBrandPinterest(_ref) {
10611
11194
  var _ref$size = _ref.size,
10612
11195
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -10748,6 +11331,46 @@ function IconBrandPython(_ref) {
10748
11331
  }));
10749
11332
  }
10750
11333
 
11334
+ function IconBrandReactNative(_ref) {
11335
+ var _ref$size = _ref.size,
11336
+ size = _ref$size === void 0 ? 24 : _ref$size,
11337
+ _ref$color = _ref.color,
11338
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11339
+ _ref$stroke = _ref.stroke,
11340
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11341
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11342
+
11343
+ return /*#__PURE__*/createElement("svg", _extends({
11344
+ className: "icon icon-tabler icon-tabler-brand-react-native",
11345
+ width: size,
11346
+ height: size,
11347
+ viewBox: "0 0 24 24",
11348
+ strokeWidth: stroke,
11349
+ stroke: color,
11350
+ fill: "none",
11351
+ strokeLinecap: "round",
11352
+ strokeLinejoin: "round"
11353
+ }, props), /*#__PURE__*/createElement("path", {
11354
+ stroke: "none",
11355
+ d: "M0 0h24v24H0z",
11356
+ fill: "none"
11357
+ }), /*#__PURE__*/createElement("path", {
11358
+ 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"
11359
+ }), /*#__PURE__*/createElement("path", {
11360
+ 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"
11361
+ }), /*#__PURE__*/createElement("path", {
11362
+ 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"
11363
+ }), /*#__PURE__*/createElement("path", {
11364
+ 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"
11365
+ }), /*#__PURE__*/createElement("path", {
11366
+ 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"
11367
+ }), /*#__PURE__*/createElement("path", {
11368
+ 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"
11369
+ }), /*#__PURE__*/createElement("path", {
11370
+ 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"
11371
+ }));
11372
+ }
11373
+
10751
11374
  function IconBrandReddit(_ref) {
10752
11375
  var _ref$size = _ref.size,
10753
11376
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11119,6 +11742,42 @@ function IconBrandSpotify(_ref) {
11119
11742
  }));
11120
11743
  }
11121
11744
 
11745
+ function IconBrandStackoverflow(_ref) {
11746
+ var _ref$size = _ref.size,
11747
+ size = _ref$size === void 0 ? 24 : _ref$size,
11748
+ _ref$color = _ref.color,
11749
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11750
+ _ref$stroke = _ref.stroke,
11751
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11752
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11753
+
11754
+ return /*#__PURE__*/createElement("svg", _extends({
11755
+ className: "icon icon-tabler icon-tabler-brand-stackoverflow",
11756
+ width: size,
11757
+ height: size,
11758
+ viewBox: "0 0 24 24",
11759
+ strokeWidth: stroke,
11760
+ stroke: color,
11761
+ fill: "none",
11762
+ strokeLinecap: "round",
11763
+ strokeLinejoin: "round"
11764
+ }, props), /*#__PURE__*/createElement("path", {
11765
+ stroke: "none",
11766
+ d: "M0 0h24v24H0z",
11767
+ fill: "none"
11768
+ }), /*#__PURE__*/createElement("path", {
11769
+ d: "M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-1"
11770
+ }), /*#__PURE__*/createElement("path", {
11771
+ d: "M8 16h8"
11772
+ }), /*#__PURE__*/createElement("path", {
11773
+ d: "M8.322 12.582l7.956 .836"
11774
+ }), /*#__PURE__*/createElement("path", {
11775
+ d: "M8.787 9.168l7.826 1.664"
11776
+ }), /*#__PURE__*/createElement("path", {
11777
+ d: "M10.096 5.764l7.608 2.472"
11778
+ }));
11779
+ }
11780
+
11122
11781
  function IconBrandSteam(_ref) {
11123
11782
  var _ref$size = _ref.size,
11124
11783
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11143,7 +11802,7 @@ function IconBrandSteam(_ref) {
11143
11802
  d: "M0 0h24v24H0z",
11144
11803
  fill: "none"
11145
11804
  }), /*#__PURE__*/createElement("path", {
11146
- 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"
11805
+ 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"
11147
11806
  }), /*#__PURE__*/createElement("circle", {
11148
11807
  fill: "currentColor",
11149
11808
  cx: 16.5,
@@ -11180,6 +11839,40 @@ function IconBrandStripe(_ref) {
11180
11839
  }));
11181
11840
  }
11182
11841
 
11842
+ function IconBrandSublimeText(_ref) {
11843
+ var _ref$size = _ref.size,
11844
+ size = _ref$size === void 0 ? 24 : _ref$size,
11845
+ _ref$color = _ref.color,
11846
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
11847
+ _ref$stroke = _ref.stroke,
11848
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
11849
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
11850
+
11851
+ return /*#__PURE__*/createElement("svg", _extends({
11852
+ className: "icon icon-tabler icon-tabler-brand-sublime-text",
11853
+ width: size,
11854
+ height: size,
11855
+ viewBox: "0 0 24 24",
11856
+ strokeWidth: stroke,
11857
+ stroke: color,
11858
+ fill: "none",
11859
+ strokeLinecap: "round",
11860
+ strokeLinejoin: "round"
11861
+ }, props), /*#__PURE__*/createElement("path", {
11862
+ stroke: "none",
11863
+ d: "M0 0h24v24H0z",
11864
+ fill: "none"
11865
+ }), /*#__PURE__*/createElement("path", {
11866
+ d: "M19 8l-14 4.5v-5.5l14 -4.5z"
11867
+ }), /*#__PURE__*/createElement("path", {
11868
+ d: "M19 17l-14 4.5v-5.5l14 -4.5z"
11869
+ }), /*#__PURE__*/createElement("path", {
11870
+ d: "M19 11.5l-14 -4.5"
11871
+ }), /*#__PURE__*/createElement("path", {
11872
+ d: "M5 12.5l14 4.5"
11873
+ }));
11874
+ }
11875
+
11183
11876
  function IconBrandTabler(_ref) {
11184
11877
  var _ref$size = _ref.size,
11185
11878
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11459,6 +12152,84 @@ function IconBrandTwitter(_ref) {
11459
12152
  }));
11460
12153
  }
11461
12154
 
12155
+ function IconBrandUber(_ref) {
12156
+ var _ref$size = _ref.size,
12157
+ size = _ref$size === void 0 ? 24 : _ref$size,
12158
+ _ref$color = _ref.color,
12159
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12160
+ _ref$stroke = _ref.stroke,
12161
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12162
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12163
+
12164
+ return /*#__PURE__*/createElement("svg", _extends({
12165
+ className: "icon icon-tabler icon-tabler-brand-uber",
12166
+ width: size,
12167
+ height: size,
12168
+ viewBox: "0 0 24 24",
12169
+ strokeWidth: stroke,
12170
+ stroke: color,
12171
+ fill: "none",
12172
+ strokeLinecap: "round",
12173
+ strokeLinejoin: "round"
12174
+ }, props), /*#__PURE__*/createElement("path", {
12175
+ stroke: "none",
12176
+ d: "M0 0h24v24H0z",
12177
+ fill: "none"
12178
+ }), /*#__PURE__*/createElement("circle", {
12179
+ cx: 12,
12180
+ cy: 12,
12181
+ r: 9
12182
+ }), /*#__PURE__*/createElement("rect", {
12183
+ x: 9,
12184
+ y: 9,
12185
+ width: 6,
12186
+ height: 6,
12187
+ rx: 1
12188
+ }), /*#__PURE__*/createElement("path", {
12189
+ d: "M3 12h6"
12190
+ }));
12191
+ }
12192
+
12193
+ function IconBrandUbuntu(_ref) {
12194
+ var _ref$size = _ref.size,
12195
+ size = _ref$size === void 0 ? 24 : _ref$size,
12196
+ _ref$color = _ref.color,
12197
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12198
+ _ref$stroke = _ref.stroke,
12199
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12200
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12201
+
12202
+ return /*#__PURE__*/createElement("svg", _extends({
12203
+ className: "icon icon-tabler icon-tabler-brand-ubuntu",
12204
+ width: size,
12205
+ height: size,
12206
+ viewBox: "0 0 24 24",
12207
+ strokeWidth: stroke,
12208
+ stroke: color,
12209
+ fill: "none",
12210
+ strokeLinecap: "round",
12211
+ strokeLinejoin: "round"
12212
+ }, props), /*#__PURE__*/createElement("path", {
12213
+ stroke: "none",
12214
+ d: "M0 0h24v24H0z",
12215
+ fill: "none"
12216
+ }), /*#__PURE__*/createElement("circle", {
12217
+ cx: 12,
12218
+ cy: 5,
12219
+ r: 2
12220
+ }), /*#__PURE__*/createElement("path", {
12221
+ 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"
12222
+ }), /*#__PURE__*/createElement("circle", {
12223
+ cx: 5,
12224
+ cy: 17,
12225
+ r: 2
12226
+ }), /*#__PURE__*/createElement("circle", {
12227
+ cx: 19,
12228
+ cy: 17,
12229
+ r: 2
12230
+ }));
12231
+ }
12232
+
11462
12233
  function IconBrandUnsplash(_ref) {
11463
12234
  var _ref$size = _ref.size,
11464
12235
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -11543,6 +12314,34 @@ function IconBrandVimeo(_ref) {
11543
12314
  }));
11544
12315
  }
11545
12316
 
12317
+ function IconBrandVisualStudio(_ref) {
12318
+ var _ref$size = _ref.size,
12319
+ size = _ref$size === void 0 ? 24 : _ref$size,
12320
+ _ref$color = _ref.color,
12321
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
12322
+ _ref$stroke = _ref.stroke,
12323
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
12324
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
12325
+
12326
+ return /*#__PURE__*/createElement("svg", _extends({
12327
+ className: "icon icon-tabler icon-tabler-brand-visual-studio",
12328
+ width: size,
12329
+ height: size,
12330
+ viewBox: "0 0 24 24",
12331
+ strokeWidth: stroke,
12332
+ stroke: color,
12333
+ fill: "none",
12334
+ strokeLinecap: "round",
12335
+ strokeLinejoin: "round"
12336
+ }, props), /*#__PURE__*/createElement("path", {
12337
+ stroke: "none",
12338
+ d: "M0 0h24v24H0z",
12339
+ fill: "none"
12340
+ }), /*#__PURE__*/createElement("path", {
12341
+ d: "M4 8l2 -1l10 13l4 -2v-12l-4 -2l-10 13l-2 -1z"
12342
+ }));
12343
+ }
12344
+
11546
12345
  function IconBrandVk(_ref) {
11547
12346
  var _ref$size = _ref.size,
11548
12347
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -15510,6 +16309,46 @@ function IconChecks(_ref) {
15510
16309
  }));
15511
16310
  }
15512
16311
 
16312
+ function IconCheckupList(_ref) {
16313
+ var _ref$size = _ref.size,
16314
+ size = _ref$size === void 0 ? 24 : _ref$size,
16315
+ _ref$color = _ref.color,
16316
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16317
+ _ref$stroke = _ref.stroke,
16318
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
16319
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
16320
+
16321
+ return /*#__PURE__*/createElement("svg", _extends({
16322
+ className: "icon icon-tabler icon-tabler-checkup-list",
16323
+ width: size,
16324
+ height: size,
16325
+ viewBox: "0 0 24 24",
16326
+ strokeWidth: stroke,
16327
+ stroke: color,
16328
+ fill: "none",
16329
+ strokeLinecap: "round",
16330
+ strokeLinejoin: "round"
16331
+ }, props), /*#__PURE__*/createElement("path", {
16332
+ stroke: "none",
16333
+ d: "M0 0h24v24H0z",
16334
+ fill: "none"
16335
+ }), /*#__PURE__*/createElement("path", {
16336
+ 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"
16337
+ }), /*#__PURE__*/createElement("rect", {
16338
+ x: 9,
16339
+ y: 3,
16340
+ width: 6,
16341
+ height: 4,
16342
+ rx: 2
16343
+ }), /*#__PURE__*/createElement("path", {
16344
+ d: "M9 14h.01"
16345
+ }), /*#__PURE__*/createElement("path", {
16346
+ d: "M9 17h.01"
16347
+ }), /*#__PURE__*/createElement("path", {
16348
+ d: "M12 16l1 1l3 -3"
16349
+ }));
16350
+ }
16351
+
15513
16352
  function IconCheese(_ref) {
15514
16353
  var _ref$size = _ref.size,
15515
16354
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -16128,7 +16967,7 @@ function IconCircle2(_ref) {
16128
16967
  d: "M0 0h24v24H0z",
16129
16968
  fill: "none"
16130
16969
  }), /*#__PURE__*/createElement("path", {
16131
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
16970
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
16132
16971
  }), /*#__PURE__*/createElement("circle", {
16133
16972
  cx: 12,
16134
16973
  cy: 12,
@@ -18916,6 +19755,46 @@ function IconCrown(_ref) {
18916
19755
  }));
18917
19756
  }
18918
19757
 
19758
+ function IconCrutches(_ref) {
19759
+ var _ref$size = _ref.size,
19760
+ size = _ref$size === void 0 ? 24 : _ref$size,
19761
+ _ref$color = _ref.color,
19762
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
19763
+ _ref$stroke = _ref.stroke,
19764
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
19765
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
19766
+
19767
+ return /*#__PURE__*/createElement("svg", _extends({
19768
+ className: "icon icon-tabler icon-tabler-crutches",
19769
+ width: size,
19770
+ height: size,
19771
+ viewBox: "0 0 24 24",
19772
+ strokeWidth: stroke,
19773
+ stroke: color,
19774
+ fill: "none",
19775
+ strokeLinecap: "round",
19776
+ strokeLinejoin: "round"
19777
+ }, props), /*#__PURE__*/createElement("path", {
19778
+ stroke: "none",
19779
+ d: "M0 0h24v24H0z",
19780
+ fill: "none"
19781
+ }), /*#__PURE__*/createElement("rect", {
19782
+ x: 8,
19783
+ y: 3,
19784
+ width: 8,
19785
+ height: 4,
19786
+ rx: 2
19787
+ }), /*#__PURE__*/createElement("path", {
19788
+ d: "M11 21h2"
19789
+ }), /*#__PURE__*/createElement("path", {
19790
+ d: "M12 21v-4.092a3 3 0 0 1 .504 -1.664l.992 -1.488a3 3 0 0 0 .504 -1.664v-5.092"
19791
+ }), /*#__PURE__*/createElement("path", {
19792
+ d: "M12 21v-4.092a3 3 0 0 0 -.504 -1.664l-.992 -1.488a3 3 0 0 1 -.504 -1.664v-5.092"
19793
+ }), /*#__PURE__*/createElement("path", {
19794
+ d: "M10 11h4"
19795
+ }));
19796
+ }
19797
+
18919
19798
  function IconCup(_ref) {
18920
19799
  var _ref$size = _ref.size,
18921
19800
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -19208,6 +20087,38 @@ function IconCurrencyDirham(_ref) {
19208
20087
  }));
19209
20088
  }
19210
20089
 
20090
+ function IconCurrencyDogecoin(_ref) {
20091
+ var _ref$size = _ref.size,
20092
+ size = _ref$size === void 0 ? 24 : _ref$size,
20093
+ _ref$color = _ref.color,
20094
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
20095
+ _ref$stroke = _ref.stroke,
20096
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
20097
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
20098
+
20099
+ return /*#__PURE__*/createElement("svg", _extends({
20100
+ className: "icon icon-tabler icon-tabler-currency-dogecoin",
20101
+ width: size,
20102
+ height: size,
20103
+ viewBox: "0 0 24 24",
20104
+ strokeWidth: stroke,
20105
+ stroke: color,
20106
+ fill: "none",
20107
+ strokeLinecap: "round",
20108
+ strokeLinejoin: "round"
20109
+ }, props), /*#__PURE__*/createElement("path", {
20110
+ stroke: "none",
20111
+ d: "M0 0h24v24H0z",
20112
+ fill: "none"
20113
+ }), /*#__PURE__*/createElement("path", {
20114
+ d: "M6 12h6"
20115
+ }), /*#__PURE__*/createElement("path", {
20116
+ d: "M9 6v12"
20117
+ }), /*#__PURE__*/createElement("path", {
20118
+ d: "M6 18h6a6 6 0 1 0 0 -12h-6"
20119
+ }));
20120
+ }
20121
+
19211
20122
  function IconCurrencyDollarAustralian(_ref) {
19212
20123
  var _ref$size = _ref.size,
19213
20124
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -20632,9 +21543,9 @@ function IconDeviceComputerCameraOff(_ref) {
20632
21543
  d: "M0 0h24v24H0z",
20633
21544
  fill: "none"
20634
21545
  }), /*#__PURE__*/createElement("path", {
20635
- d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003 -2.001a7 7 0 0 0 -9.699 -9.695"
21546
+ d: "M6.15 6.153a7 7 0 0 0 9.696 9.696m2 -2a7 7 0 0 0 -9.699 -9.695"
20636
21547
  }), /*#__PURE__*/createElement("path", {
20637
- d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001 -2.009a3 3 0 0 0 -3.737 -3.736"
21548
+ d: "M9.13 9.122a3 3 0 0 0 3.743 3.749m2 -2a3 3 0 0 0 -3.737 -3.736"
20638
21549
  }), /*#__PURE__*/createElement("path", {
20639
21550
  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"
20640
21551
  }), /*#__PURE__*/createElement("line", {
@@ -21210,6 +22121,86 @@ function IconDeviceTv(_ref) {
21210
22121
  }));
21211
22122
  }
21212
22123
 
22124
+ function IconDeviceWatchStats2(_ref) {
22125
+ var _ref$size = _ref.size,
22126
+ size = _ref$size === void 0 ? 24 : _ref$size,
22127
+ _ref$color = _ref.color,
22128
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22129
+ _ref$stroke = _ref.stroke,
22130
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22131
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22132
+
22133
+ return /*#__PURE__*/createElement("svg", _extends({
22134
+ className: "icon icon-tabler icon-tabler-device-watch-stats-2",
22135
+ width: size,
22136
+ height: size,
22137
+ viewBox: "0 0 24 24",
22138
+ strokeWidth: stroke,
22139
+ stroke: color,
22140
+ fill: "none",
22141
+ strokeLinecap: "round",
22142
+ strokeLinejoin: "round"
22143
+ }, props), /*#__PURE__*/createElement("path", {
22144
+ stroke: "none",
22145
+ d: "M0 0h24v24H0z",
22146
+ fill: "none"
22147
+ }), /*#__PURE__*/createElement("rect", {
22148
+ x: 6,
22149
+ y: 6,
22150
+ width: 12,
22151
+ height: 12,
22152
+ rx: 3
22153
+ }), /*#__PURE__*/createElement("path", {
22154
+ d: "M9 18v3h6v-3"
22155
+ }), /*#__PURE__*/createElement("path", {
22156
+ d: "M9 6v-3h6v3"
22157
+ }), /*#__PURE__*/createElement("path", {
22158
+ d: "M12 10a2 2 0 1 0 2 2"
22159
+ }));
22160
+ }
22161
+
22162
+ function IconDeviceWatchStats(_ref) {
22163
+ var _ref$size = _ref.size,
22164
+ size = _ref$size === void 0 ? 24 : _ref$size,
22165
+ _ref$color = _ref.color,
22166
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22167
+ _ref$stroke = _ref.stroke,
22168
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22169
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22170
+
22171
+ return /*#__PURE__*/createElement("svg", _extends({
22172
+ className: "icon icon-tabler icon-tabler-device-watch-stats",
22173
+ width: size,
22174
+ height: size,
22175
+ viewBox: "0 0 24 24",
22176
+ strokeWidth: stroke,
22177
+ stroke: color,
22178
+ fill: "none",
22179
+ strokeLinecap: "round",
22180
+ strokeLinejoin: "round"
22181
+ }, props), /*#__PURE__*/createElement("path", {
22182
+ stroke: "none",
22183
+ d: "M0 0h24v24H0z",
22184
+ fill: "none"
22185
+ }), /*#__PURE__*/createElement("rect", {
22186
+ x: 6,
22187
+ y: 6,
22188
+ width: 12,
22189
+ height: 12,
22190
+ rx: 3
22191
+ }), /*#__PURE__*/createElement("path", {
22192
+ d: "M9 18v3h6v-3"
22193
+ }), /*#__PURE__*/createElement("path", {
22194
+ d: "M9 6v-3h6v3"
22195
+ }), /*#__PURE__*/createElement("path", {
22196
+ d: "M9 14v-4"
22197
+ }), /*#__PURE__*/createElement("path", {
22198
+ d: "M12 14v-1"
22199
+ }), /*#__PURE__*/createElement("path", {
22200
+ d: "M15 14v-3"
22201
+ }));
22202
+ }
22203
+
21213
22204
  function IconDeviceWatch(_ref) {
21214
22205
  var _ref$size = _ref.size,
21215
22206
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -21847,6 +22838,44 @@ function IconDivide(_ref) {
21847
22838
  }));
21848
22839
  }
21849
22840
 
22841
+ function IconDna2(_ref) {
22842
+ var _ref$size = _ref.size,
22843
+ size = _ref$size === void 0 ? 24 : _ref$size,
22844
+ _ref$color = _ref.color,
22845
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22846
+ _ref$stroke = _ref.stroke,
22847
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22848
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22849
+
22850
+ return /*#__PURE__*/createElement("svg", _extends({
22851
+ className: "icon icon-tabler icon-tabler-dna-2",
22852
+ width: size,
22853
+ height: size,
22854
+ viewBox: "0 0 24 24",
22855
+ strokeWidth: stroke,
22856
+ stroke: color,
22857
+ fill: "none",
22858
+ strokeLinecap: "round",
22859
+ strokeLinejoin: "round"
22860
+ }, props), /*#__PURE__*/createElement("path", {
22861
+ stroke: "none",
22862
+ d: "M0 0h24v24H0z",
22863
+ fill: "none"
22864
+ }), /*#__PURE__*/createElement("path", {
22865
+ 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"
22866
+ }), /*#__PURE__*/createElement("path", {
22867
+ 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"
22868
+ }), /*#__PURE__*/createElement("path", {
22869
+ d: "M7 4h10"
22870
+ }), /*#__PURE__*/createElement("path", {
22871
+ d: "M7 20h10"
22872
+ }), /*#__PURE__*/createElement("path", {
22873
+ d: "M8 8h8"
22874
+ }), /*#__PURE__*/createElement("path", {
22875
+ d: "M8 16h8"
22876
+ }));
22877
+ }
22878
+
21850
22879
  function IconDna(_ref) {
21851
22880
  var _ref$size = _ref.size,
21852
22881
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -21914,6 +22943,106 @@ function IconDogBowl(_ref) {
21914
22943
  }));
21915
22944
  }
21916
22945
 
22946
+ function IconDoorEnter(_ref) {
22947
+ var _ref$size = _ref.size,
22948
+ size = _ref$size === void 0 ? 24 : _ref$size,
22949
+ _ref$color = _ref.color,
22950
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22951
+ _ref$stroke = _ref.stroke,
22952
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22953
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22954
+
22955
+ return /*#__PURE__*/createElement("svg", _extends({
22956
+ className: "icon icon-tabler icon-tabler-door-enter",
22957
+ width: size,
22958
+ height: size,
22959
+ viewBox: "0 0 24 24",
22960
+ strokeWidth: stroke,
22961
+ stroke: color,
22962
+ fill: "none",
22963
+ strokeLinecap: "round",
22964
+ strokeLinejoin: "round"
22965
+ }, props), /*#__PURE__*/createElement("path", {
22966
+ stroke: "none",
22967
+ d: "M0 0h24v24H0z",
22968
+ fill: "none"
22969
+ }), /*#__PURE__*/createElement("path", {
22970
+ d: "M13 12v.01"
22971
+ }), /*#__PURE__*/createElement("path", {
22972
+ d: "M3 21h18"
22973
+ }), /*#__PURE__*/createElement("path", {
22974
+ d: "M5 21v-16a2 2 0 0 1 2 -2h6m4 10.5v7.5"
22975
+ }), /*#__PURE__*/createElement("path", {
22976
+ d: "M21 7h-7m3 -3l-3 3l3 3"
22977
+ }));
22978
+ }
22979
+
22980
+ function IconDoorExit(_ref) {
22981
+ var _ref$size = _ref.size,
22982
+ size = _ref$size === void 0 ? 24 : _ref$size,
22983
+ _ref$color = _ref.color,
22984
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
22985
+ _ref$stroke = _ref.stroke,
22986
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
22987
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
22988
+
22989
+ return /*#__PURE__*/createElement("svg", _extends({
22990
+ className: "icon icon-tabler icon-tabler-door-exit",
22991
+ width: size,
22992
+ height: size,
22993
+ viewBox: "0 0 24 24",
22994
+ strokeWidth: stroke,
22995
+ stroke: color,
22996
+ fill: "none",
22997
+ strokeLinecap: "round",
22998
+ strokeLinejoin: "round"
22999
+ }, props), /*#__PURE__*/createElement("path", {
23000
+ stroke: "none",
23001
+ d: "M0 0h24v24H0z",
23002
+ fill: "none"
23003
+ }), /*#__PURE__*/createElement("path", {
23004
+ d: "M13 12v.01"
23005
+ }), /*#__PURE__*/createElement("path", {
23006
+ d: "M3 21h18"
23007
+ }), /*#__PURE__*/createElement("path", {
23008
+ d: "M5 21v-16a2 2 0 0 1 2 -2h7.5m2.5 10.5v7.5"
23009
+ }), /*#__PURE__*/createElement("path", {
23010
+ d: "M14 7h7m-3 -3l3 3l-3 3"
23011
+ }));
23012
+ }
23013
+
23014
+ function IconDoor(_ref) {
23015
+ var _ref$size = _ref.size,
23016
+ size = _ref$size === void 0 ? 24 : _ref$size,
23017
+ _ref$color = _ref.color,
23018
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23019
+ _ref$stroke = _ref.stroke,
23020
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23021
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23022
+
23023
+ return /*#__PURE__*/createElement("svg", _extends({
23024
+ className: "icon icon-tabler icon-tabler-door",
23025
+ width: size,
23026
+ height: size,
23027
+ viewBox: "0 0 24 24",
23028
+ strokeWidth: stroke,
23029
+ stroke: color,
23030
+ fill: "none",
23031
+ strokeLinecap: "round",
23032
+ strokeLinejoin: "round"
23033
+ }, props), /*#__PURE__*/createElement("path", {
23034
+ stroke: "none",
23035
+ d: "M0 0h24v24H0z",
23036
+ fill: "none"
23037
+ }), /*#__PURE__*/createElement("path", {
23038
+ d: "M14 12v.01"
23039
+ }), /*#__PURE__*/createElement("path", {
23040
+ d: "M3 21h18"
23041
+ }), /*#__PURE__*/createElement("path", {
23042
+ d: "M6 21v-16a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v16"
23043
+ }));
23044
+ }
23045
+
21917
23046
  function IconDotsCircleHorizontal(_ref) {
21918
23047
  var _ref$size = _ref.size,
21919
23048
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22734,6 +23863,50 @@ function IconEgg(_ref) {
22734
23863
  }));
22735
23864
  }
22736
23865
 
23866
+ function IconEmergencyBed(_ref) {
23867
+ var _ref$size = _ref.size,
23868
+ size = _ref$size === void 0 ? 24 : _ref$size,
23869
+ _ref$color = _ref.color,
23870
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23871
+ _ref$stroke = _ref.stroke,
23872
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23873
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23874
+
23875
+ return /*#__PURE__*/createElement("svg", _extends({
23876
+ className: "icon icon-tabler icon-tabler-emergency-bed",
23877
+ width: size,
23878
+ height: size,
23879
+ viewBox: "0 0 24 24",
23880
+ strokeWidth: stroke,
23881
+ stroke: color,
23882
+ fill: "none",
23883
+ strokeLinecap: "round",
23884
+ strokeLinejoin: "round"
23885
+ }, props), /*#__PURE__*/createElement("path", {
23886
+ stroke: "none",
23887
+ d: "M0 0h24v24H0z",
23888
+ fill: "none"
23889
+ }), /*#__PURE__*/createElement("circle", {
23890
+ cx: 16,
23891
+ cy: 18,
23892
+ r: 2
23893
+ }), /*#__PURE__*/createElement("circle", {
23894
+ cx: 8,
23895
+ cy: 18,
23896
+ r: 2
23897
+ }), /*#__PURE__*/createElement("path", {
23898
+ d: "M4 8l2.1 2.8a3 3 0 0 0 2.4 1.2h11.5"
23899
+ }), /*#__PURE__*/createElement("path", {
23900
+ d: "M10 6h4"
23901
+ }), /*#__PURE__*/createElement("path", {
23902
+ d: "M12 4v4"
23903
+ }), /*#__PURE__*/createElement("path", {
23904
+ d: "M12 12v2l-2.5 2.5"
23905
+ }), /*#__PURE__*/createElement("path", {
23906
+ d: "M14.5 16.5l-2.5 -2.5"
23907
+ }));
23908
+ }
23909
+
22737
23910
  function IconEmphasis(_ref) {
22738
23911
  var _ref$size = _ref.size,
22739
23912
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -22782,6 +23955,42 @@ function IconEmphasis(_ref) {
22782
23955
  }));
22783
23956
  }
22784
23957
 
23958
+ function IconEngine(_ref) {
23959
+ var _ref$size = _ref.size,
23960
+ size = _ref$size === void 0 ? 24 : _ref$size,
23961
+ _ref$color = _ref.color,
23962
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
23963
+ _ref$stroke = _ref.stroke,
23964
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
23965
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
23966
+
23967
+ return /*#__PURE__*/createElement("svg", _extends({
23968
+ className: "icon icon-tabler icon-tabler-engine",
23969
+ width: size,
23970
+ height: size,
23971
+ viewBox: "0 0 24 24",
23972
+ strokeWidth: stroke,
23973
+ stroke: color,
23974
+ fill: "none",
23975
+ strokeLinecap: "round",
23976
+ strokeLinejoin: "round"
23977
+ }, props), /*#__PURE__*/createElement("path", {
23978
+ stroke: "none",
23979
+ d: "M0 0h24v24H0z",
23980
+ fill: "none"
23981
+ }), /*#__PURE__*/createElement("path", {
23982
+ d: "M3 10v6"
23983
+ }), /*#__PURE__*/createElement("path", {
23984
+ d: "M12 5v3"
23985
+ }), /*#__PURE__*/createElement("path", {
23986
+ d: "M10 5h4"
23987
+ }), /*#__PURE__*/createElement("path", {
23988
+ d: "M5 13h-2"
23989
+ }), /*#__PURE__*/createElement("path", {
23990
+ 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"
23991
+ }));
23992
+ }
23993
+
22785
23994
  function IconEqualNot(_ref) {
22786
23995
  var _ref$size = _ref.size,
22787
23996
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -23057,6 +24266,50 @@ function IconEyeOff(_ref) {
23057
24266
  }));
23058
24267
  }
23059
24268
 
24269
+ function IconEyeTable(_ref) {
24270
+ var _ref$size = _ref.size,
24271
+ size = _ref$size === void 0 ? 24 : _ref$size,
24272
+ _ref$color = _ref.color,
24273
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
24274
+ _ref$stroke = _ref.stroke,
24275
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
24276
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
24277
+
24278
+ return /*#__PURE__*/createElement("svg", _extends({
24279
+ className: "icon icon-tabler icon-tabler-eye-table",
24280
+ width: size,
24281
+ height: size,
24282
+ viewBox: "0 0 24 24",
24283
+ strokeWidth: stroke,
24284
+ stroke: color,
24285
+ fill: "none",
24286
+ strokeLinecap: "round",
24287
+ strokeLinejoin: "round"
24288
+ }, props), /*#__PURE__*/createElement("path", {
24289
+ stroke: "none",
24290
+ d: "M0 0h24v24H0z",
24291
+ fill: "none"
24292
+ }), /*#__PURE__*/createElement("path", {
24293
+ d: "M8.003 18.003h-.011"
24294
+ }), /*#__PURE__*/createElement("path", {
24295
+ d: "M12.003 18.002h-.011"
24296
+ }), /*#__PURE__*/createElement("path", {
24297
+ d: "M16.003 18.002h-.011"
24298
+ }), /*#__PURE__*/createElement("path", {
24299
+ d: "M4 3h16"
24300
+ }), /*#__PURE__*/createElement("path", {
24301
+ d: "M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-17"
24302
+ }), /*#__PURE__*/createElement("path", {
24303
+ d: "M14 7h-4"
24304
+ }), /*#__PURE__*/createElement("path", {
24305
+ d: "M9 15h1"
24306
+ }), /*#__PURE__*/createElement("path", {
24307
+ d: "M14 15h1"
24308
+ }), /*#__PURE__*/createElement("path", {
24309
+ d: "M12 11v-4"
24310
+ }));
24311
+ }
24312
+
23060
24313
  function IconEye(_ref) {
23061
24314
  var _ref$size = _ref.size,
23062
24315
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -24623,6 +25876,44 @@ function IconFiretruck(_ref) {
24623
25876
  }));
24624
25877
  }
24625
25878
 
25879
+ function IconFirstAidKit(_ref) {
25880
+ var _ref$size = _ref.size,
25881
+ size = _ref$size === void 0 ? 24 : _ref$size,
25882
+ _ref$color = _ref.color,
25883
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25884
+ _ref$stroke = _ref.stroke,
25885
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
25886
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
25887
+
25888
+ return /*#__PURE__*/createElement("svg", _extends({
25889
+ className: "icon icon-tabler icon-tabler-first-aid-kit",
25890
+ width: size,
25891
+ height: size,
25892
+ viewBox: "0 0 24 24",
25893
+ strokeWidth: stroke,
25894
+ stroke: color,
25895
+ fill: "none",
25896
+ strokeLinecap: "round",
25897
+ strokeLinejoin: "round"
25898
+ }, props), /*#__PURE__*/createElement("path", {
25899
+ stroke: "none",
25900
+ d: "M0 0h24v24H0z",
25901
+ fill: "none"
25902
+ }), /*#__PURE__*/createElement("path", {
25903
+ d: "M8 8v-2a2 2 0 0 1 2 -2h4a2 2 0 0 1 2 2v2"
25904
+ }), /*#__PURE__*/createElement("rect", {
25905
+ x: 4,
25906
+ y: 8,
25907
+ width: 16,
25908
+ height: 12,
25909
+ rx: 2
25910
+ }), /*#__PURE__*/createElement("path", {
25911
+ d: "M10 14h4"
25912
+ }), /*#__PURE__*/createElement("path", {
25913
+ d: "M12 12v4"
25914
+ }));
25915
+ }
25916
+
24626
25917
  function IconFish(_ref) {
24627
25918
  var _ref$size = _ref.size,
24628
25919
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -24813,6 +26104,38 @@ function IconFlare(_ref) {
24813
26104
  }));
24814
26105
  }
24815
26106
 
26107
+ function IconFlask2(_ref) {
26108
+ var _ref$size = _ref.size,
26109
+ size = _ref$size === void 0 ? 24 : _ref$size,
26110
+ _ref$color = _ref.color,
26111
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
26112
+ _ref$stroke = _ref.stroke,
26113
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
26114
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
26115
+
26116
+ return /*#__PURE__*/createElement("svg", _extends({
26117
+ className: "icon icon-tabler icon-tabler-flask-2",
26118
+ width: size,
26119
+ height: size,
26120
+ viewBox: "0 0 24 24",
26121
+ strokeWidth: stroke,
26122
+ stroke: color,
26123
+ fill: "none",
26124
+ strokeLinecap: "round",
26125
+ strokeLinejoin: "round"
26126
+ }, props), /*#__PURE__*/createElement("path", {
26127
+ stroke: "none",
26128
+ d: "M0 0h24v24H0z",
26129
+ fill: "none"
26130
+ }), /*#__PURE__*/createElement("path", {
26131
+ d: "M6.1 15h11.8"
26132
+ }), /*#__PURE__*/createElement("path", {
26133
+ 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"
26134
+ }), /*#__PURE__*/createElement("path", {
26135
+ d: "M9 3h6"
26136
+ }));
26137
+ }
26138
+
24816
26139
  function IconFlask(_ref) {
24817
26140
  var _ref$size = _ref.size,
24818
26141
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26220,6 +27543,50 @@ function IconGitMerge(_ref) {
26220
27543
  }));
26221
27544
  }
26222
27545
 
27546
+ function IconGitPullRequestClosed(_ref) {
27547
+ var _ref$size = _ref.size,
27548
+ size = _ref$size === void 0 ? 24 : _ref$size,
27549
+ _ref$color = _ref.color,
27550
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
27551
+ _ref$stroke = _ref.stroke,
27552
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
27553
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
27554
+
27555
+ return /*#__PURE__*/createElement("svg", _extends({
27556
+ className: "icon icon-tabler icon-tabler-git-pull-request-closed",
27557
+ width: size,
27558
+ height: size,
27559
+ viewBox: "0 0 24 24",
27560
+ strokeWidth: stroke,
27561
+ stroke: color,
27562
+ fill: "none",
27563
+ strokeLinecap: "round",
27564
+ strokeLinejoin: "round"
27565
+ }, props), /*#__PURE__*/createElement("path", {
27566
+ stroke: "none",
27567
+ d: "M0 0h24v24H0z",
27568
+ fill: "none"
27569
+ }), /*#__PURE__*/createElement("circle", {
27570
+ cx: 6,
27571
+ cy: 18,
27572
+ r: 2
27573
+ }), /*#__PURE__*/createElement("circle", {
27574
+ cx: 6,
27575
+ cy: 6,
27576
+ r: 2
27577
+ }), /*#__PURE__*/createElement("circle", {
27578
+ cx: 18,
27579
+ cy: 18,
27580
+ r: 2
27581
+ }), /*#__PURE__*/createElement("path", {
27582
+ d: "M6 8v8"
27583
+ }), /*#__PURE__*/createElement("path", {
27584
+ d: "M18 11v5"
27585
+ }), /*#__PURE__*/createElement("path", {
27586
+ d: "M16 4l4 4m0 -4l-4 4"
27587
+ }));
27588
+ }
27589
+
26223
27590
  function IconGitPullRequest(_ref) {
26224
27591
  var _ref$size = _ref.size,
26225
27592
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -26303,7 +27670,7 @@ function IconGlassFull(_ref) {
26303
27670
  }), /*#__PURE__*/createElement("path", {
26304
27671
  d: "M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z"
26305
27672
  }), /*#__PURE__*/createElement("path", {
26306
- d: "M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0"
27673
+ d: "M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0"
26307
27674
  }));
26308
27675
  }
26309
27676
 
@@ -26806,7 +28173,7 @@ function IconH2(_ref) {
26806
28173
  d: "M0 0h24v24H0z",
26807
28174
  fill: "none"
26808
28175
  }), /*#__PURE__*/createElement("path", {
26809
- d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
28176
+ d: "M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
26810
28177
  }), /*#__PURE__*/createElement("path", {
26811
28178
  d: "M4 6v12"
26812
28179
  }), /*#__PURE__*/createElement("path", {
@@ -26999,6 +28366,48 @@ function IconH6(_ref) {
26999
28366
  }));
27000
28367
  }
27001
28368
 
28369
+ function IconHandClick(_ref) {
28370
+ var _ref$size = _ref.size,
28371
+ size = _ref$size === void 0 ? 24 : _ref$size,
28372
+ _ref$color = _ref.color,
28373
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
28374
+ _ref$stroke = _ref.stroke,
28375
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
28376
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
28377
+
28378
+ return /*#__PURE__*/createElement("svg", _extends({
28379
+ className: "icon icon-tabler icon-tabler-hand-click",
28380
+ width: size,
28381
+ height: size,
28382
+ viewBox: "0 0 24 24",
28383
+ strokeWidth: stroke,
28384
+ stroke: color,
28385
+ fill: "none",
28386
+ strokeLinecap: "round",
28387
+ strokeLinejoin: "round"
28388
+ }, props), /*#__PURE__*/createElement("path", {
28389
+ stroke: "none",
28390
+ d: "M0 0h24v24H0z",
28391
+ fill: "none"
28392
+ }), /*#__PURE__*/createElement("path", {
28393
+ d: "M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5"
28394
+ }), /*#__PURE__*/createElement("path", {
28395
+ d: "M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5"
28396
+ }), /*#__PURE__*/createElement("path", {
28397
+ d: "M14 10.5a1.5 1.5 0 0 1 3 0v1.5"
28398
+ }), /*#__PURE__*/createElement("path", {
28399
+ 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"
28400
+ }), /*#__PURE__*/createElement("path", {
28401
+ d: "M5 3l-1 -1"
28402
+ }), /*#__PURE__*/createElement("path", {
28403
+ d: "M4 7h-1"
28404
+ }), /*#__PURE__*/createElement("path", {
28405
+ d: "M14 3l1 -1"
28406
+ }), /*#__PURE__*/createElement("path", {
28407
+ d: "M15 6h1"
28408
+ }));
28409
+ }
28410
+
27002
28411
  function IconHandFinger(_ref) {
27003
28412
  var _ref$size = _ref.size,
27004
28413
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -27101,6 +28510,44 @@ function IconHandMiddleFinger(_ref) {
27101
28510
  }));
27102
28511
  }
27103
28512
 
28513
+ function IconHandMove(_ref) {
28514
+ var _ref$size = _ref.size,
28515
+ size = _ref$size === void 0 ? 24 : _ref$size,
28516
+ _ref$color = _ref.color,
28517
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
28518
+ _ref$stroke = _ref.stroke,
28519
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
28520
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
28521
+
28522
+ return /*#__PURE__*/createElement("svg", _extends({
28523
+ className: "icon icon-tabler icon-tabler-hand-move",
28524
+ width: size,
28525
+ height: size,
28526
+ viewBox: "0 0 24 24",
28527
+ strokeWidth: stroke,
28528
+ stroke: color,
28529
+ fill: "none",
28530
+ strokeLinecap: "round",
28531
+ strokeLinejoin: "round"
28532
+ }, props), /*#__PURE__*/createElement("path", {
28533
+ stroke: "none",
28534
+ d: "M0 0h24v24H0z",
28535
+ fill: "none"
28536
+ }), /*#__PURE__*/createElement("path", {
28537
+ d: "M8 13v-8.5a1.5 1.5 0 0 1 3 0v7.5"
28538
+ }), /*#__PURE__*/createElement("path", {
28539
+ d: "M11 11.5v-2a1.5 1.5 0 0 1 3 0v2.5"
28540
+ }), /*#__PURE__*/createElement("path", {
28541
+ d: "M14 10.5a1.5 1.5 0 0 1 3 0v1.5"
28542
+ }), /*#__PURE__*/createElement("path", {
28543
+ 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"
28544
+ }), /*#__PURE__*/createElement("path", {
28545
+ d: "M2.541 5.594a13.487 13.487 0 0 1 2.46 -1.427"
28546
+ }), /*#__PURE__*/createElement("path", {
28547
+ d: "M14 3.458c1.32 .354 2.558 .902 3.685 1.612"
28548
+ }));
28549
+ }
28550
+
27104
28551
  function IconHandOff(_ref) {
27105
28552
  var _ref$size = _ref.size,
27106
28553
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -27571,6 +29018,46 @@ function IconHeartBroken(_ref) {
27571
29018
  }));
27572
29019
  }
27573
29020
 
29021
+ function IconHeartRateMonitor(_ref) {
29022
+ var _ref$size = _ref.size,
29023
+ size = _ref$size === void 0 ? 24 : _ref$size,
29024
+ _ref$color = _ref.color,
29025
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29026
+ _ref$stroke = _ref.stroke,
29027
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29028
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29029
+
29030
+ return /*#__PURE__*/createElement("svg", _extends({
29031
+ className: "icon icon-tabler icon-tabler-heart-rate-monitor",
29032
+ width: size,
29033
+ height: size,
29034
+ viewBox: "0 0 24 24",
29035
+ strokeWidth: stroke,
29036
+ stroke: color,
29037
+ fill: "none",
29038
+ strokeLinecap: "round",
29039
+ strokeLinejoin: "round"
29040
+ }, props), /*#__PURE__*/createElement("path", {
29041
+ stroke: "none",
29042
+ d: "M0 0h24v24H0z",
29043
+ fill: "none"
29044
+ }), /*#__PURE__*/createElement("rect", {
29045
+ x: 3,
29046
+ y: 4,
29047
+ width: 18,
29048
+ height: 12,
29049
+ rx: 1
29050
+ }), /*#__PURE__*/createElement("path", {
29051
+ d: "M7 20h10"
29052
+ }), /*#__PURE__*/createElement("path", {
29053
+ d: "M9 16v4"
29054
+ }), /*#__PURE__*/createElement("path", {
29055
+ d: "M15 16v4"
29056
+ }), /*#__PURE__*/createElement("path", {
29057
+ d: "M7 10h2l2 3l2 -6l1 3h3"
29058
+ }));
29059
+ }
29060
+
27574
29061
  function IconHeart(_ref) {
27575
29062
  var _ref$size = _ref.size,
27576
29063
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28008,6 +29495,34 @@ function IconHome(_ref) {
28008
29495
  }));
28009
29496
  }
28010
29497
 
29498
+ function IconHotelService(_ref) {
29499
+ var _ref$size = _ref.size,
29500
+ size = _ref$size === void 0 ? 24 : _ref$size,
29501
+ _ref$color = _ref.color,
29502
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
29503
+ _ref$stroke = _ref.stroke,
29504
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
29505
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
29506
+
29507
+ return /*#__PURE__*/createElement("svg", _extends({
29508
+ className: "icon icon-tabler icon-tabler-hotel-service",
29509
+ width: size,
29510
+ height: size,
29511
+ viewBox: "0 0 24 24",
29512
+ strokeWidth: stroke,
29513
+ stroke: color,
29514
+ fill: "none",
29515
+ strokeLinecap: "round",
29516
+ strokeLinejoin: "round"
29517
+ }, props), /*#__PURE__*/createElement("path", {
29518
+ stroke: "none",
29519
+ d: "M0 0h24v24H0z",
29520
+ fill: "none"
29521
+ }), /*#__PURE__*/createElement("path", {
29522
+ 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"
29523
+ }));
29524
+ }
29525
+
28011
29526
  function IconIceCream2(_ref) {
28012
29527
  var _ref$size = _ref.size,
28013
29528
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28032,7 +29547,7 @@ function IconIceCream2(_ref) {
28032
29547
  d: "M0 0h24v24H0z",
28033
29548
  fill: "none"
28034
29549
  }), /*#__PURE__*/createElement("path", {
28035
- d: "M17.657 11.004a6 6 0 1 0 -11.315 -.002"
29550
+ d: "M17.657 11.004a6 6 0 1 0 -11.315 0"
28036
29551
  }), /*#__PURE__*/createElement("path", {
28037
29552
  d: "M6.342 11l5.658 11l5.657 -10.996z"
28038
29553
  }));
@@ -28782,6 +30297,76 @@ function IconKeyboard(_ref) {
28782
30297
  }));
28783
30298
  }
28784
30299
 
30300
+ function IconLanguageHiragana(_ref) {
30301
+ var _ref$size = _ref.size,
30302
+ size = _ref$size === void 0 ? 24 : _ref$size,
30303
+ _ref$color = _ref.color,
30304
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30305
+ _ref$stroke = _ref.stroke,
30306
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30307
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30308
+
30309
+ return /*#__PURE__*/createElement("svg", _extends({
30310
+ className: "icon icon-tabler icon-tabler-language-hiragana",
30311
+ width: size,
30312
+ height: size,
30313
+ viewBox: "0 0 24 24",
30314
+ strokeWidth: stroke,
30315
+ stroke: color,
30316
+ fill: "none",
30317
+ strokeLinecap: "round",
30318
+ strokeLinejoin: "round"
30319
+ }, props), /*#__PURE__*/createElement("path", {
30320
+ stroke: "none",
30321
+ d: "M0 0h24v24H0z",
30322
+ fill: "none"
30323
+ }), /*#__PURE__*/createElement("path", {
30324
+ d: "M4 5h7"
30325
+ }), /*#__PURE__*/createElement("path", {
30326
+ d: "M7 4c0 4.846 0 7 .5 8"
30327
+ }), /*#__PURE__*/createElement("path", {
30328
+ 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"
30329
+ }), /*#__PURE__*/createElement("path", {
30330
+ d: "M12 20l4 -9l4 9"
30331
+ }), /*#__PURE__*/createElement("path", {
30332
+ d: "M19.1 18h-6.2"
30333
+ }));
30334
+ }
30335
+
30336
+ function IconLanguageKatakana(_ref) {
30337
+ var _ref$size = _ref.size,
30338
+ size = _ref$size === void 0 ? 24 : _ref$size,
30339
+ _ref$color = _ref.color,
30340
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
30341
+ _ref$stroke = _ref.stroke,
30342
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
30343
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
30344
+
30345
+ return /*#__PURE__*/createElement("svg", _extends({
30346
+ className: "icon icon-tabler icon-tabler-language-katakana",
30347
+ width: size,
30348
+ height: size,
30349
+ viewBox: "0 0 24 24",
30350
+ strokeWidth: stroke,
30351
+ stroke: color,
30352
+ fill: "none",
30353
+ strokeLinecap: "round",
30354
+ strokeLinejoin: "round"
30355
+ }, props), /*#__PURE__*/createElement("path", {
30356
+ stroke: "none",
30357
+ d: "M0 0h24v24H0z",
30358
+ fill: "none"
30359
+ }), /*#__PURE__*/createElement("path", {
30360
+ d: "M5 5h6.586a1 1 0 0 1 .707 1.707l-1.293 1.293"
30361
+ }), /*#__PURE__*/createElement("path", {
30362
+ d: "M8 8c0 1.5 .5 3 -2 5"
30363
+ }), /*#__PURE__*/createElement("path", {
30364
+ d: "M12 20l4 -9l4 9"
30365
+ }), /*#__PURE__*/createElement("path", {
30366
+ d: "M19.1 18h-6.2"
30367
+ }));
30368
+ }
30369
+
28785
30370
  function IconLanguage(_ref) {
28786
30371
  var _ref$size = _ref.size,
28787
30372
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -28806,9 +30391,15 @@ function IconLanguage(_ref) {
28806
30391
  d: "M0 0h24v24H0z",
28807
30392
  fill: "none"
28808
30393
  }), /*#__PURE__*/createElement("path", {
28809
- d: "M5 7h7m-2 -2v2a5 8 0 0 1 -5 8m1 -4a7 4 0 0 0 6.7 4"
30394
+ d: "M4 5h7"
30395
+ }), /*#__PURE__*/createElement("path", {
30396
+ d: "M9 3v2c0 4.418 -2.239 8 -5 8"
30397
+ }), /*#__PURE__*/createElement("path", {
30398
+ d: "M5 9c-.003 2.144 2.952 3.908 6.7 4"
30399
+ }), /*#__PURE__*/createElement("path", {
30400
+ d: "M12 20l4 -9l4 9"
28810
30401
  }), /*#__PURE__*/createElement("path", {
28811
- d: "M11 19l4 -9l4 9m-.9 -2h-6.2"
30402
+ d: "M19.1 18h-6.2"
28812
30403
  }));
28813
30404
  }
28814
30405
 
@@ -29900,6 +31491,34 @@ function IconLego(_ref) {
29900
31491
  }));
29901
31492
  }
29902
31493
 
31494
+ function IconLemon2(_ref) {
31495
+ var _ref$size = _ref.size,
31496
+ size = _ref$size === void 0 ? 24 : _ref$size,
31497
+ _ref$color = _ref.color,
31498
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
31499
+ _ref$stroke = _ref.stroke,
31500
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
31501
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
31502
+
31503
+ return /*#__PURE__*/createElement("svg", _extends({
31504
+ className: "icon icon-tabler icon-tabler-lemon-2",
31505
+ width: size,
31506
+ height: size,
31507
+ viewBox: "0 0 24 24",
31508
+ strokeWidth: stroke,
31509
+ stroke: color,
31510
+ fill: "none",
31511
+ strokeLinecap: "round",
31512
+ strokeLinejoin: "round"
31513
+ }, props), /*#__PURE__*/createElement("path", {
31514
+ stroke: "none",
31515
+ d: "M0 0h24v24H0z",
31516
+ fill: "none"
31517
+ }), /*#__PURE__*/createElement("path", {
31518
+ 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"
31519
+ }));
31520
+ }
31521
+
29903
31522
  function IconLemon(_ref) {
29904
31523
  var _ref$size = _ref.size,
29905
31524
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -31864,6 +33483,46 @@ function IconLockOpen(_ref) {
31864
33483
  }));
31865
33484
  }
31866
33485
 
33486
+ function IconLockSquare(_ref) {
33487
+ var _ref$size = _ref.size,
33488
+ size = _ref$size === void 0 ? 24 : _ref$size,
33489
+ _ref$color = _ref.color,
33490
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33491
+ _ref$stroke = _ref.stroke,
33492
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33493
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33494
+
33495
+ return /*#__PURE__*/createElement("svg", _extends({
33496
+ className: "icon icon-tabler icon-tabler-lock-square",
33497
+ width: size,
33498
+ height: size,
33499
+ viewBox: "0 0 24 24",
33500
+ strokeWidth: stroke,
33501
+ stroke: color,
33502
+ fill: "none",
33503
+ strokeLinecap: "round",
33504
+ strokeLinejoin: "round"
33505
+ }, props), /*#__PURE__*/createElement("path", {
33506
+ stroke: "none",
33507
+ d: "M0 0h24v24H0z",
33508
+ fill: "none"
33509
+ }), /*#__PURE__*/createElement("rect", {
33510
+ x: 8,
33511
+ y: 11,
33512
+ width: 8,
33513
+ height: 5,
33514
+ rx: 1
33515
+ }), /*#__PURE__*/createElement("path", {
33516
+ d: "M10 11v-2a2 2 0 1 1 4 0v2"
33517
+ }), /*#__PURE__*/createElement("rect", {
33518
+ x: 4,
33519
+ y: 4,
33520
+ width: 16,
33521
+ height: 16,
33522
+ rx: 2
33523
+ }));
33524
+ }
33525
+
31867
33526
  function IconLock(_ref) {
31868
33527
  var _ref$size = _ref.size,
31869
33528
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -31962,6 +33621,40 @@ function IconLogout(_ref) {
31962
33621
  }));
31963
33622
  }
31964
33623
 
33624
+ function IconLungs(_ref) {
33625
+ var _ref$size = _ref.size,
33626
+ size = _ref$size === void 0 ? 24 : _ref$size,
33627
+ _ref$color = _ref.color,
33628
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
33629
+ _ref$stroke = _ref.stroke,
33630
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
33631
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
33632
+
33633
+ return /*#__PURE__*/createElement("svg", _extends({
33634
+ className: "icon icon-tabler icon-tabler-lungs",
33635
+ width: size,
33636
+ height: size,
33637
+ viewBox: "0 0 24 24",
33638
+ strokeWidth: stroke,
33639
+ stroke: color,
33640
+ fill: "none",
33641
+ strokeLinecap: "round",
33642
+ strokeLinejoin: "round"
33643
+ }, props), /*#__PURE__*/createElement("path", {
33644
+ stroke: "none",
33645
+ d: "M0 0h24v24H0z",
33646
+ fill: "none"
33647
+ }), /*#__PURE__*/createElement("path", {
33648
+ 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"
33649
+ }), /*#__PURE__*/createElement("path", {
33650
+ 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"
33651
+ }), /*#__PURE__*/createElement("path", {
33652
+ d: "M9 12a3 3 0 0 0 3 -3a3 3 0 0 0 3 3"
33653
+ }), /*#__PURE__*/createElement("path", {
33654
+ d: "M12 4v5"
33655
+ }));
33656
+ }
33657
+
31965
33658
  function IconMacro(_ref) {
31966
33659
  var _ref$size = _ref.size,
31967
33660
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32418,6 +34111,44 @@ function IconMapPins(_ref) {
32418
34111
  }));
32419
34112
  }
32420
34113
 
34114
+ function IconMapSearch(_ref) {
34115
+ var _ref$size = _ref.size,
34116
+ size = _ref$size === void 0 ? 24 : _ref$size,
34117
+ _ref$color = _ref.color,
34118
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34119
+ _ref$stroke = _ref.stroke,
34120
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34121
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34122
+
34123
+ return /*#__PURE__*/createElement("svg", _extends({
34124
+ className: "icon icon-tabler icon-tabler-map-search",
34125
+ width: size,
34126
+ height: size,
34127
+ viewBox: "0 0 24 24",
34128
+ strokeWidth: stroke,
34129
+ stroke: color,
34130
+ fill: "none",
34131
+ strokeLinecap: "round",
34132
+ strokeLinejoin: "round"
34133
+ }, props), /*#__PURE__*/createElement("path", {
34134
+ stroke: "none",
34135
+ d: "M0 0h24v24H0z",
34136
+ fill: "none"
34137
+ }), /*#__PURE__*/createElement("path", {
34138
+ d: "M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v10"
34139
+ }), /*#__PURE__*/createElement("path", {
34140
+ d: "M9 4v13"
34141
+ }), /*#__PURE__*/createElement("path", {
34142
+ d: "M15 7v5"
34143
+ }), /*#__PURE__*/createElement("circle", {
34144
+ cx: 16.5,
34145
+ cy: 17.5,
34146
+ r: 2.5
34147
+ }), /*#__PURE__*/createElement("path", {
34148
+ d: "M18.5 19.5l2.5 2.5"
34149
+ }));
34150
+ }
34151
+
32421
34152
  function IconMap(_ref) {
32422
34153
  var _ref$size = _ref.size,
32423
34154
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -32969,6 +34700,40 @@ function IconMedicalCross(_ref) {
32969
34700
  }));
32970
34701
  }
32971
34702
 
34703
+ function IconMedicineSyrup(_ref) {
34704
+ var _ref$size = _ref.size,
34705
+ size = _ref$size === void 0 ? 24 : _ref$size,
34706
+ _ref$color = _ref.color,
34707
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
34708
+ _ref$stroke = _ref.stroke,
34709
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
34710
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
34711
+
34712
+ return /*#__PURE__*/createElement("svg", _extends({
34713
+ className: "icon icon-tabler icon-tabler-medicine-syrup",
34714
+ width: size,
34715
+ height: size,
34716
+ viewBox: "0 0 24 24",
34717
+ strokeWidth: stroke,
34718
+ stroke: color,
34719
+ fill: "none",
34720
+ strokeLinecap: "round",
34721
+ strokeLinejoin: "round"
34722
+ }, props), /*#__PURE__*/createElement("path", {
34723
+ stroke: "none",
34724
+ d: "M0 0h24v24H0z",
34725
+ fill: "none"
34726
+ }), /*#__PURE__*/createElement("path", {
34727
+ 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"
34728
+ }), /*#__PURE__*/createElement("path", {
34729
+ d: "M10 14h4"
34730
+ }), /*#__PURE__*/createElement("path", {
34731
+ d: "M12 12v4"
34732
+ }), /*#__PURE__*/createElement("path", {
34733
+ d: "M10 7v-3a1 1 0 0 1 1 -1h2a1 1 0 0 1 1 1v3"
34734
+ }));
34735
+ }
34736
+
32972
34737
  function IconMenu2(_ref) {
32973
34738
  var _ref$size = _ref.size,
32974
34739
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -33577,6 +35342,46 @@ function IconMicrophone(_ref) {
33577
35342
  }));
33578
35343
  }
33579
35344
 
35345
+ function IconMicroscope(_ref) {
35346
+ var _ref$size = _ref.size,
35347
+ size = _ref$size === void 0 ? 24 : _ref$size,
35348
+ _ref$color = _ref.color,
35349
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
35350
+ _ref$stroke = _ref.stroke,
35351
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
35352
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
35353
+
35354
+ return /*#__PURE__*/createElement("svg", _extends({
35355
+ className: "icon icon-tabler icon-tabler-microscope",
35356
+ width: size,
35357
+ height: size,
35358
+ viewBox: "0 0 24 24",
35359
+ strokeWidth: stroke,
35360
+ stroke: color,
35361
+ fill: "none",
35362
+ strokeLinecap: "round",
35363
+ strokeLinejoin: "round"
35364
+ }, props), /*#__PURE__*/createElement("path", {
35365
+ stroke: "none",
35366
+ d: "M0 0h24v24H0z",
35367
+ fill: "none"
35368
+ }), /*#__PURE__*/createElement("path", {
35369
+ d: "M5 21h14"
35370
+ }), /*#__PURE__*/createElement("path", {
35371
+ d: "M6 18h2"
35372
+ }), /*#__PURE__*/createElement("path", {
35373
+ d: "M7 18v3"
35374
+ }), /*#__PURE__*/createElement("path", {
35375
+ d: "M9 11l3 3l6 -6l-3 -3z"
35376
+ }), /*#__PURE__*/createElement("path", {
35377
+ d: "M10.5 12.5l-1.5 1.5"
35378
+ }), /*#__PURE__*/createElement("path", {
35379
+ d: "M17 3l3 3"
35380
+ }), /*#__PURE__*/createElement("path", {
35381
+ d: "M12 21a6 6 0 0 0 3.715 -10.712"
35382
+ }));
35383
+ }
35384
+
33580
35385
  function IconMilk(_ref) {
33581
35386
  var _ref$size = _ref.size,
33582
35387
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -34686,7 +36491,7 @@ function IconMultiplier2x(_ref) {
34686
36491
  }), /*#__PURE__*/createElement("path", {
34687
36492
  d: "M18 16l-4 -4"
34688
36493
  }), /*#__PURE__*/createElement("path", {
34689
- d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
36494
+ d: "M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
34690
36495
  }));
34691
36496
  }
34692
36497
 
@@ -35322,6 +37127,38 @@ function IconNumber9(_ref) {
35322
37127
  }));
35323
37128
  }
35324
37129
 
37130
+ function IconNurse(_ref) {
37131
+ var _ref$size = _ref.size,
37132
+ size = _ref$size === void 0 ? 24 : _ref$size,
37133
+ _ref$color = _ref.color,
37134
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
37135
+ _ref$stroke = _ref.stroke,
37136
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
37137
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
37138
+
37139
+ return /*#__PURE__*/createElement("svg", _extends({
37140
+ className: "icon icon-tabler icon-tabler-nurse",
37141
+ width: size,
37142
+ height: size,
37143
+ viewBox: "0 0 24 24",
37144
+ strokeWidth: stroke,
37145
+ stroke: color,
37146
+ fill: "none",
37147
+ strokeLinecap: "round",
37148
+ strokeLinejoin: "round"
37149
+ }, props), /*#__PURE__*/createElement("path", {
37150
+ stroke: "none",
37151
+ d: "M0 0h24v24H0z",
37152
+ fill: "none"
37153
+ }), /*#__PURE__*/createElement("path", {
37154
+ 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"
37155
+ }), /*#__PURE__*/createElement("path", {
37156
+ d: "M10 12h4"
37157
+ }), /*#__PURE__*/createElement("path", {
37158
+ d: "M12 10v4"
37159
+ }));
37160
+ }
37161
+
35325
37162
  function IconOctagonOff(_ref) {
35326
37163
  var _ref$size = _ref.size,
35327
37164
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -36732,6 +38569,36 @@ function IconPictureInPicture(_ref) {
36732
38569
  }));
36733
38570
  }
36734
38571
 
38572
+ function IconPig(_ref) {
38573
+ var _ref$size = _ref.size,
38574
+ size = _ref$size === void 0 ? 24 : _ref$size,
38575
+ _ref$color = _ref.color,
38576
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
38577
+ _ref$stroke = _ref.stroke,
38578
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
38579
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
38580
+
38581
+ return /*#__PURE__*/createElement("svg", _extends({
38582
+ className: "icon icon-tabler icon-tabler-pig",
38583
+ width: size,
38584
+ height: size,
38585
+ viewBox: "0 0 24 24",
38586
+ strokeWidth: stroke,
38587
+ stroke: color,
38588
+ fill: "none",
38589
+ strokeLinecap: "round",
38590
+ strokeLinejoin: "round"
38591
+ }, props), /*#__PURE__*/createElement("path", {
38592
+ stroke: "none",
38593
+ d: "M0 0h24v24H0z",
38594
+ fill: "none"
38595
+ }), /*#__PURE__*/createElement("path", {
38596
+ d: "M15 11v.01"
38597
+ }), /*#__PURE__*/createElement("path", {
38598
+ 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"
38599
+ }));
38600
+ }
38601
+
36735
38602
  function IconPill(_ref) {
36736
38603
  var _ref$size = _ref.size,
36737
38604
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -36765,6 +38632,44 @@ function IconPill(_ref) {
36765
38632
  }));
36766
38633
  }
36767
38634
 
38635
+ function IconPills(_ref) {
38636
+ var _ref$size = _ref.size,
38637
+ size = _ref$size === void 0 ? 24 : _ref$size,
38638
+ _ref$color = _ref.color,
38639
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
38640
+ _ref$stroke = _ref.stroke,
38641
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
38642
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
38643
+
38644
+ return /*#__PURE__*/createElement("svg", _extends({
38645
+ className: "icon icon-tabler icon-tabler-pills",
38646
+ width: size,
38647
+ height: size,
38648
+ viewBox: "0 0 24 24",
38649
+ strokeWidth: stroke,
38650
+ stroke: color,
38651
+ fill: "none",
38652
+ strokeLinecap: "round",
38653
+ strokeLinejoin: "round"
38654
+ }, props), /*#__PURE__*/createElement("path", {
38655
+ stroke: "none",
38656
+ d: "M0 0h24v24H0z",
38657
+ fill: "none"
38658
+ }), /*#__PURE__*/createElement("circle", {
38659
+ cx: 8,
38660
+ cy: 8,
38661
+ r: 5
38662
+ }), /*#__PURE__*/createElement("circle", {
38663
+ cx: 17,
38664
+ cy: 17,
38665
+ r: 4
38666
+ }), /*#__PURE__*/createElement("path", {
38667
+ d: "M4.5 4.5l7 7"
38668
+ }), /*#__PURE__*/createElement("path", {
38669
+ d: "M19.5 14.5l-5 5"
38670
+ }));
38671
+ }
38672
+
36768
38673
  function IconPin(_ref) {
36769
38674
  var _ref$size = _ref.size,
36770
38675
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37878,6 +39783,48 @@ function IconPrinter(_ref) {
37878
39783
  }));
37879
39784
  }
37880
39785
 
39786
+ function IconPrison(_ref) {
39787
+ var _ref$size = _ref.size,
39788
+ size = _ref$size === void 0 ? 24 : _ref$size,
39789
+ _ref$color = _ref.color,
39790
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39791
+ _ref$stroke = _ref.stroke,
39792
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39793
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39794
+
39795
+ return /*#__PURE__*/createElement("svg", _extends({
39796
+ className: "icon icon-tabler icon-tabler-prison",
39797
+ width: size,
39798
+ height: size,
39799
+ viewBox: "0 0 24 24",
39800
+ strokeWidth: stroke,
39801
+ stroke: color,
39802
+ fill: "none",
39803
+ strokeLinecap: "round",
39804
+ strokeLinejoin: "round"
39805
+ }, props), /*#__PURE__*/createElement("path", {
39806
+ stroke: "none",
39807
+ d: "M0 0h24v24H0z",
39808
+ fill: "none"
39809
+ }), /*#__PURE__*/createElement("path", {
39810
+ d: "M18 4v16"
39811
+ }), /*#__PURE__*/createElement("path", {
39812
+ d: "M14 4v16"
39813
+ }), /*#__PURE__*/createElement("path", {
39814
+ d: "M6 4v5"
39815
+ }), /*#__PURE__*/createElement("path", {
39816
+ d: "M6 15v5"
39817
+ }), /*#__PURE__*/createElement("path", {
39818
+ d: "M10 4v5"
39819
+ }), /*#__PURE__*/createElement("path", {
39820
+ d: "M11 9h-6v6h6z"
39821
+ }), /*#__PURE__*/createElement("path", {
39822
+ d: "M10 15v5"
39823
+ }), /*#__PURE__*/createElement("path", {
39824
+ d: "M8 12h-.01"
39825
+ }));
39826
+ }
39827
+
37881
39828
  function IconPrompt(_ref) {
37882
39829
  var _ref$size = _ref.size,
37883
39830
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -37947,6 +39894,46 @@ function IconPropeller(_ref) {
37947
39894
  }));
37948
39895
  }
37949
39896
 
39897
+ function IconPuzzle2(_ref) {
39898
+ var _ref$size = _ref.size,
39899
+ size = _ref$size === void 0 ? 24 : _ref$size,
39900
+ _ref$color = _ref.color,
39901
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
39902
+ _ref$stroke = _ref.stroke,
39903
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
39904
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
39905
+
39906
+ return /*#__PURE__*/createElement("svg", _extends({
39907
+ className: "icon icon-tabler icon-tabler-puzzle-2",
39908
+ width: size,
39909
+ height: size,
39910
+ viewBox: "0 0 24 24",
39911
+ strokeWidth: stroke,
39912
+ stroke: color,
39913
+ fill: "none",
39914
+ strokeLinecap: "round",
39915
+ strokeLinejoin: "round"
39916
+ }, props), /*#__PURE__*/createElement("path", {
39917
+ stroke: "none",
39918
+ d: "M0 0h24v24H0z",
39919
+ fill: "none"
39920
+ }), /*#__PURE__*/createElement("rect", {
39921
+ x: 4,
39922
+ y: 4,
39923
+ width: 16,
39924
+ height: 16,
39925
+ rx: 2
39926
+ }), /*#__PURE__*/createElement("path", {
39927
+ 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"
39928
+ }), /*#__PURE__*/createElement("path", {
39929
+ 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"
39930
+ }), /*#__PURE__*/createElement("path", {
39931
+ 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"
39932
+ }), /*#__PURE__*/createElement("path", {
39933
+ 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"
39934
+ }));
39935
+ }
39936
+
37950
39937
  function IconPuzzle(_ref) {
37951
39938
  var _ref$size = _ref.size,
37952
39939
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39172,6 +41159,52 @@ function IconReportMoney(_ref) {
39172
41159
  }));
39173
41160
  }
39174
41161
 
41162
+ function IconReportSearch(_ref) {
41163
+ var _ref$size = _ref.size,
41164
+ size = _ref$size === void 0 ? 24 : _ref$size,
41165
+ _ref$color = _ref.color,
41166
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41167
+ _ref$stroke = _ref.stroke,
41168
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41169
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41170
+
41171
+ return /*#__PURE__*/createElement("svg", _extends({
41172
+ className: "icon icon-tabler icon-tabler-report-search",
41173
+ width: size,
41174
+ height: size,
41175
+ viewBox: "0 0 24 24",
41176
+ strokeWidth: stroke,
41177
+ stroke: color,
41178
+ fill: "none",
41179
+ strokeLinecap: "round",
41180
+ strokeLinejoin: "round"
41181
+ }, props), /*#__PURE__*/createElement("path", {
41182
+ stroke: "none",
41183
+ d: "M0 0h24v24H0z",
41184
+ fill: "none"
41185
+ }), /*#__PURE__*/createElement("path", {
41186
+ d: "M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697"
41187
+ }), /*#__PURE__*/createElement("path", {
41188
+ d: "M18 12v-5a2 2 0 0 0 -2 -2h-2"
41189
+ }), /*#__PURE__*/createElement("rect", {
41190
+ x: 8,
41191
+ y: 3,
41192
+ width: 6,
41193
+ height: 4,
41194
+ rx: 2
41195
+ }), /*#__PURE__*/createElement("path", {
41196
+ d: "M8 11h4"
41197
+ }), /*#__PURE__*/createElement("path", {
41198
+ d: "M8 15h3"
41199
+ }), /*#__PURE__*/createElement("circle", {
41200
+ cx: 16.5,
41201
+ cy: 17.5,
41202
+ r: 2.5
41203
+ }), /*#__PURE__*/createElement("path", {
41204
+ d: "M18.5 19.5l2.5 2.5"
41205
+ }));
41206
+ }
41207
+
39175
41208
  function IconReport(_ref) {
39176
41209
  var _ref$size = _ref.size,
39177
41210
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -39399,6 +41432,36 @@ function IconRotate2(_ref) {
39399
41432
  }));
39400
41433
  }
39401
41434
 
41435
+ function IconRotate360(_ref) {
41436
+ var _ref$size = _ref.size,
41437
+ size = _ref$size === void 0 ? 24 : _ref$size,
41438
+ _ref$color = _ref.color,
41439
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
41440
+ _ref$stroke = _ref.stroke,
41441
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
41442
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
41443
+
41444
+ return /*#__PURE__*/createElement("svg", _extends({
41445
+ className: "icon icon-tabler icon-tabler-rotate-360",
41446
+ width: size,
41447
+ height: size,
41448
+ viewBox: "0 0 24 24",
41449
+ strokeWidth: stroke,
41450
+ stroke: color,
41451
+ fill: "none",
41452
+ strokeLinecap: "round",
41453
+ strokeLinejoin: "round"
41454
+ }, props), /*#__PURE__*/createElement("path", {
41455
+ stroke: "none",
41456
+ d: "M0 0h24v24H0z",
41457
+ fill: "none"
41458
+ }), /*#__PURE__*/createElement("path", {
41459
+ d: "M12 16h4v4"
41460
+ }), /*#__PURE__*/createElement("path", {
41461
+ 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"
41462
+ }));
41463
+ }
41464
+
39402
41465
  function IconRotateClockwise2(_ref) {
39403
41466
  var _ref$size = _ref.size,
39404
41467
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -40001,6 +42064,40 @@ function IconSausage(_ref) {
40001
42064
  }));
40002
42065
  }
40003
42066
 
42067
+ function IconScaleOutline(_ref) {
42068
+ var _ref$size = _ref.size,
42069
+ size = _ref$size === void 0 ? 24 : _ref$size,
42070
+ _ref$color = _ref.color,
42071
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
42072
+ _ref$stroke = _ref.stroke,
42073
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
42074
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
42075
+
42076
+ return /*#__PURE__*/createElement("svg", _extends({
42077
+ className: "icon icon-tabler icon-tabler-scale-outline",
42078
+ width: size,
42079
+ height: size,
42080
+ viewBox: "0 0 24 24",
42081
+ strokeWidth: stroke,
42082
+ stroke: color,
42083
+ fill: "none",
42084
+ strokeLinecap: "round",
42085
+ strokeLinejoin: "round"
42086
+ }, props), /*#__PURE__*/createElement("path", {
42087
+ stroke: "none",
42088
+ d: "M0 0h24v24H0z",
42089
+ fill: "none"
42090
+ }), /*#__PURE__*/createElement("rect", {
42091
+ x: 3,
42092
+ y: 3,
42093
+ width: 18,
42094
+ height: 18,
42095
+ rx: 4
42096
+ }), /*#__PURE__*/createElement("path", {
42097
+ 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"
42098
+ }));
42099
+ }
42100
+
40004
42101
  function IconScale(_ref) {
40005
42102
  var _ref$size = _ref.size,
40006
42103
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -42431,6 +44528,70 @@ function IconSpace(_ref) {
42431
44528
  }));
42432
44529
  }
42433
44530
 
44531
+ function IconSpacingHorizontal(_ref) {
44532
+ var _ref$size = _ref.size,
44533
+ size = _ref$size === void 0 ? 24 : _ref$size,
44534
+ _ref$color = _ref.color,
44535
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
44536
+ _ref$stroke = _ref.stroke,
44537
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
44538
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
44539
+
44540
+ return /*#__PURE__*/createElement("svg", _extends({
44541
+ className: "icon icon-tabler icon-tabler-spacing-horizontal",
44542
+ width: size,
44543
+ height: size,
44544
+ viewBox: "0 0 24 24",
44545
+ strokeWidth: stroke,
44546
+ stroke: color,
44547
+ fill: "none",
44548
+ strokeLinecap: "round",
44549
+ strokeLinejoin: "round"
44550
+ }, props), /*#__PURE__*/createElement("path", {
44551
+ stroke: "none",
44552
+ d: "M0 0h24v24H0z",
44553
+ fill: "none"
44554
+ }), /*#__PURE__*/createElement("path", {
44555
+ d: "M20 20h-2a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h2"
44556
+ }), /*#__PURE__*/createElement("path", {
44557
+ d: "M4 20h2a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2"
44558
+ }), /*#__PURE__*/createElement("path", {
44559
+ d: "M12 8v8"
44560
+ }));
44561
+ }
44562
+
44563
+ function IconSpacingVertical(_ref) {
44564
+ var _ref$size = _ref.size,
44565
+ size = _ref$size === void 0 ? 24 : _ref$size,
44566
+ _ref$color = _ref.color,
44567
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
44568
+ _ref$stroke = _ref.stroke,
44569
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
44570
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
44571
+
44572
+ return /*#__PURE__*/createElement("svg", _extends({
44573
+ className: "icon icon-tabler icon-tabler-spacing-vertical",
44574
+ width: size,
44575
+ height: size,
44576
+ viewBox: "0 0 24 24",
44577
+ strokeWidth: stroke,
44578
+ stroke: color,
44579
+ fill: "none",
44580
+ strokeLinecap: "round",
44581
+ strokeLinejoin: "round"
44582
+ }, props), /*#__PURE__*/createElement("path", {
44583
+ stroke: "none",
44584
+ d: "M0 0h24v24H0z",
44585
+ fill: "none"
44586
+ }), /*#__PURE__*/createElement("path", {
44587
+ d: "M4 20v-2a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v2"
44588
+ }), /*#__PURE__*/createElement("path", {
44589
+ d: "M4 4v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2"
44590
+ }), /*#__PURE__*/createElement("path", {
44591
+ d: "M16 12h-8"
44592
+ }));
44593
+ }
44594
+
42434
44595
  function IconSpeakerphone(_ref) {
42435
44596
  var _ref$size = _ref.size,
42436
44597
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -42628,7 +44789,7 @@ function IconSquare2(_ref) {
42628
44789
  d: "M0 0h24v24H0z",
42629
44790
  fill: "none"
42630
44791
  }), /*#__PURE__*/createElement("path", {
42631
- d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001"
44792
+ d: "M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"
42632
44793
  }), /*#__PURE__*/createElement("rect", {
42633
44794
  x: 4,
42634
44795
  y: 4,
@@ -43988,10 +46149,13 @@ function IconStrikethrough(_ref) {
43988
46149
  stroke: "none",
43989
46150
  d: "M0 0h24v24H0z",
43990
46151
  fill: "none"
46152
+ }), /*#__PURE__*/createElement("line", {
46153
+ x1: 5,
46154
+ y1: 12,
46155
+ x2: 19,
46156
+ y2: 12
43991
46157
  }), /*#__PURE__*/createElement("path", {
43992
- d: "M7 5v9a5 5 0 0 0 10 0v-9"
43993
- }), /*#__PURE__*/createElement("path", {
43994
- d: "M4 12h16"
46158
+ 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"
43995
46159
  }));
43996
46160
  }
43997
46161
 
@@ -44687,12 +46851,45 @@ function IconTag(_ref) {
44687
46851
  stroke: "none",
44688
46852
  d: "M0 0h24v24H0z",
44689
46853
  fill: "none"
44690
- }), /*#__PURE__*/createElement("path", {
44691
- 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"
44692
46854
  }), /*#__PURE__*/createElement("circle", {
44693
- cx: 9,
44694
- cy: 9,
44695
- r: 2
46855
+ cx: 8.5,
46856
+ cy: 8.5,
46857
+ r: 1,
46858
+ fill: "currentColor"
46859
+ }), /*#__PURE__*/createElement("path", {
46860
+ 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"
46861
+ }));
46862
+ }
46863
+
46864
+ function IconTags(_ref) {
46865
+ var _ref$size = _ref.size,
46866
+ size = _ref$size === void 0 ? 24 : _ref$size,
46867
+ _ref$color = _ref.color,
46868
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
46869
+ _ref$stroke = _ref.stroke,
46870
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
46871
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
46872
+
46873
+ return /*#__PURE__*/createElement("svg", _extends({
46874
+ className: "icon icon-tabler icon-tabler-tags",
46875
+ width: size,
46876
+ height: size,
46877
+ viewBox: "0 0 24 24",
46878
+ strokeWidth: stroke,
46879
+ stroke: color,
46880
+ fill: "none",
46881
+ strokeLinecap: "round",
46882
+ strokeLinejoin: "round"
46883
+ }, props), /*#__PURE__*/createElement("path", {
46884
+ stroke: "none",
46885
+ d: "M0 0h24v24H0z",
46886
+ fill: "none"
46887
+ }), /*#__PURE__*/createElement("path", {
46888
+ 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"
46889
+ }), /*#__PURE__*/createElement("path", {
46890
+ d: "M17.573 18.407l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-7.117 -7.116"
46891
+ }), /*#__PURE__*/createElement("path", {
46892
+ d: "M6 9h-.01"
44696
46893
  }));
44697
46894
  }
44698
46895
 
@@ -45421,6 +47618,60 @@ function IconTextDirectionRtl(_ref) {
45421
47618
  }));
45422
47619
  }
45423
47620
 
47621
+ function IconTextResize(_ref) {
47622
+ var _ref$size = _ref.size,
47623
+ size = _ref$size === void 0 ? 24 : _ref$size,
47624
+ _ref$color = _ref.color,
47625
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
47626
+ _ref$stroke = _ref.stroke,
47627
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
47628
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
47629
+
47630
+ return /*#__PURE__*/createElement("svg", _extends({
47631
+ className: "icon icon-tabler icon-tabler-text-resize",
47632
+ width: size,
47633
+ height: size,
47634
+ viewBox: "0 0 24 24",
47635
+ strokeWidth: stroke,
47636
+ stroke: color,
47637
+ fill: "none",
47638
+ strokeLinecap: "round",
47639
+ strokeLinejoin: "round"
47640
+ }, props), /*#__PURE__*/createElement("path", {
47641
+ stroke: "none",
47642
+ d: "M0 0h24v24H0z",
47643
+ fill: "none"
47644
+ }), /*#__PURE__*/createElement("circle", {
47645
+ cx: 5,
47646
+ cy: 5,
47647
+ r: 2
47648
+ }), /*#__PURE__*/createElement("circle", {
47649
+ cx: 19,
47650
+ cy: 5,
47651
+ r: 2
47652
+ }), /*#__PURE__*/createElement("circle", {
47653
+ cx: 5,
47654
+ cy: 19,
47655
+ r: 2
47656
+ }), /*#__PURE__*/createElement("circle", {
47657
+ cx: 19,
47658
+ cy: 19,
47659
+ r: 2
47660
+ }), /*#__PURE__*/createElement("path", {
47661
+ d: "M5 7v10"
47662
+ }), /*#__PURE__*/createElement("path", {
47663
+ d: "M7 5h10"
47664
+ }), /*#__PURE__*/createElement("path", {
47665
+ d: "M7 19h10"
47666
+ }), /*#__PURE__*/createElement("path", {
47667
+ d: "M19 7v10"
47668
+ }), /*#__PURE__*/createElement("path", {
47669
+ d: "M10 10h4"
47670
+ }), /*#__PURE__*/createElement("path", {
47671
+ d: "M12 14v-4"
47672
+ }));
47673
+ }
47674
+
45424
47675
  function IconTextWrapDisabled(_ref) {
45425
47676
  var _ref$size = _ref.size,
45426
47677
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -45497,6 +47748,42 @@ function IconTextWrap(_ref) {
45497
47748
  }));
45498
47749
  }
45499
47750
 
47751
+ function IconThermometer(_ref) {
47752
+ var _ref$size = _ref.size,
47753
+ size = _ref$size === void 0 ? 24 : _ref$size,
47754
+ _ref$color = _ref.color,
47755
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
47756
+ _ref$stroke = _ref.stroke,
47757
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
47758
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
47759
+
47760
+ return /*#__PURE__*/createElement("svg", _extends({
47761
+ className: "icon icon-tabler icon-tabler-thermometer",
47762
+ width: size,
47763
+ height: size,
47764
+ viewBox: "0 0 24 24",
47765
+ strokeWidth: stroke,
47766
+ stroke: color,
47767
+ fill: "none",
47768
+ strokeLinecap: "round",
47769
+ strokeLinejoin: "round"
47770
+ }, props), /*#__PURE__*/createElement("path", {
47771
+ stroke: "none",
47772
+ d: "M0 0h24v24H0z",
47773
+ fill: "none"
47774
+ }), /*#__PURE__*/createElement("path", {
47775
+ d: "M19 5a2.828 2.828 0 0 1 0 4l-8 8h-4v-4l8 -8a2.828 2.828 0 0 1 4 0z"
47776
+ }), /*#__PURE__*/createElement("path", {
47777
+ d: "M16 7l-1.5 -1.5"
47778
+ }), /*#__PURE__*/createElement("path", {
47779
+ d: "M13 10l-1.5 -1.5"
47780
+ }), /*#__PURE__*/createElement("path", {
47781
+ d: "M10 13l-1.5 -1.5"
47782
+ }), /*#__PURE__*/createElement("path", {
47783
+ d: "M7 17l-3 3"
47784
+ }));
47785
+ }
47786
+
45500
47787
  function IconThumbDown(_ref) {
45501
47788
  var _ref$size = _ref.size,
45502
47789
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46345,6 +48632,40 @@ function IconTrashOff(_ref) {
46345
48632
  }));
46346
48633
  }
46347
48634
 
48635
+ function IconTrashX(_ref) {
48636
+ var _ref$size = _ref.size,
48637
+ size = _ref$size === void 0 ? 24 : _ref$size,
48638
+ _ref$color = _ref.color,
48639
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
48640
+ _ref$stroke = _ref.stroke,
48641
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
48642
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
48643
+
48644
+ return /*#__PURE__*/createElement("svg", _extends({
48645
+ className: "icon icon-tabler icon-tabler-trash-x",
48646
+ width: size,
48647
+ height: size,
48648
+ viewBox: "0 0 24 24",
48649
+ strokeWidth: stroke,
48650
+ stroke: color,
48651
+ fill: "none",
48652
+ strokeLinecap: "round",
48653
+ strokeLinejoin: "round"
48654
+ }, props), /*#__PURE__*/createElement("path", {
48655
+ stroke: "none",
48656
+ d: "M0 0h24v24H0z",
48657
+ fill: "none"
48658
+ }), /*#__PURE__*/createElement("path", {
48659
+ d: "M4 7h16"
48660
+ }), /*#__PURE__*/createElement("path", {
48661
+ d: "M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12"
48662
+ }), /*#__PURE__*/createElement("path", {
48663
+ d: "M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3"
48664
+ }), /*#__PURE__*/createElement("path", {
48665
+ d: "M10 12l4 4m0 -4l-4 4"
48666
+ }));
48667
+ }
48668
+
46348
48669
  function IconTrash(_ref) {
46349
48670
  var _ref$size = _ref.size,
46350
48671
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -46420,7 +48741,7 @@ function IconTree(_ref) {
46420
48741
  }), /*#__PURE__*/createElement("path", {
46421
48742
  d: "M12 21v-13"
46422
48743
  }), /*#__PURE__*/createElement("path", {
46423
- 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"
48744
+ 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"
46424
48745
  }));
46425
48746
  }
46426
48747
 
@@ -46461,7 +48782,7 @@ function IconTrees(_ref) {
46461
48782
  }), /*#__PURE__*/createElement("path", {
46462
48783
  d: "M8 21v-13"
46463
48784
  }), /*#__PURE__*/createElement("path", {
46464
- 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"
48785
+ 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"
46465
48786
  }));
46466
48787
  }
46467
48788
 
@@ -47244,6 +49565,42 @@ function IconUserCheck(_ref) {
47244
49565
  }));
47245
49566
  }
47246
49567
 
49568
+ function IconUserCircle(_ref) {
49569
+ var _ref$size = _ref.size,
49570
+ size = _ref$size === void 0 ? 24 : _ref$size,
49571
+ _ref$color = _ref.color,
49572
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49573
+ _ref$stroke = _ref.stroke,
49574
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49575
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49576
+
49577
+ return /*#__PURE__*/createElement("svg", _extends({
49578
+ className: "icon icon-tabler icon-tabler-user-circle",
49579
+ width: size,
49580
+ height: size,
49581
+ viewBox: "0 0 24 24",
49582
+ strokeWidth: stroke,
49583
+ stroke: color,
49584
+ fill: "none",
49585
+ strokeLinecap: "round",
49586
+ strokeLinejoin: "round"
49587
+ }, props), /*#__PURE__*/createElement("path", {
49588
+ stroke: "none",
49589
+ d: "M0 0h24v24H0z",
49590
+ fill: "none"
49591
+ }), /*#__PURE__*/createElement("circle", {
49592
+ cx: 12,
49593
+ cy: 12,
49594
+ r: 9
49595
+ }), /*#__PURE__*/createElement("circle", {
49596
+ cx: 12,
49597
+ cy: 10,
49598
+ r: 3
49599
+ }), /*#__PURE__*/createElement("path", {
49600
+ d: "M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855"
49601
+ }));
49602
+ }
49603
+
47247
49604
  function IconUserExclamation(_ref) {
47248
49605
  var _ref$size = _ref.size,
47249
49606
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47392,6 +49749,44 @@ function IconUserPlus(_ref) {
47392
49749
  }));
47393
49750
  }
47394
49751
 
49752
+ function IconUserSearch(_ref) {
49753
+ var _ref$size = _ref.size,
49754
+ size = _ref$size === void 0 ? 24 : _ref$size,
49755
+ _ref$color = _ref.color,
49756
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49757
+ _ref$stroke = _ref.stroke,
49758
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49759
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49760
+
49761
+ return /*#__PURE__*/createElement("svg", _extends({
49762
+ className: "icon icon-tabler icon-tabler-user-search",
49763
+ width: size,
49764
+ height: size,
49765
+ viewBox: "0 0 24 24",
49766
+ strokeWidth: stroke,
49767
+ stroke: color,
49768
+ fill: "none",
49769
+ strokeLinecap: "round",
49770
+ strokeLinejoin: "round"
49771
+ }, props), /*#__PURE__*/createElement("path", {
49772
+ stroke: "none",
49773
+ d: "M0 0h24v24H0z",
49774
+ fill: "none"
49775
+ }), /*#__PURE__*/createElement("circle", {
49776
+ cx: 12,
49777
+ cy: 7,
49778
+ r: 4
49779
+ }), /*#__PURE__*/createElement("path", {
49780
+ d: "M6 21v-2a4 4 0 0 1 4 -4h1"
49781
+ }), /*#__PURE__*/createElement("circle", {
49782
+ cx: 16.5,
49783
+ cy: 17.5,
49784
+ r: 2.5
49785
+ }), /*#__PURE__*/createElement("path", {
49786
+ d: "M18.5 19.5l2.5 2.5"
49787
+ }));
49788
+ }
49789
+
47395
49790
  function IconUserX(_ref) {
47396
49791
  var _ref$size = _ref.size,
47397
49792
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -47494,6 +49889,46 @@ function IconUsers(_ref) {
47494
49889
  }));
47495
49890
  }
47496
49891
 
49892
+ function IconVaccineBottle(_ref) {
49893
+ var _ref$size = _ref.size,
49894
+ size = _ref$size === void 0 ? 24 : _ref$size,
49895
+ _ref$color = _ref.color,
49896
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
49897
+ _ref$stroke = _ref.stroke,
49898
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
49899
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
49900
+
49901
+ return /*#__PURE__*/createElement("svg", _extends({
49902
+ className: "icon icon-tabler icon-tabler-vaccine-bottle",
49903
+ width: size,
49904
+ height: size,
49905
+ viewBox: "0 0 24 24",
49906
+ strokeWidth: stroke,
49907
+ stroke: color,
49908
+ fill: "none",
49909
+ strokeLinecap: "round",
49910
+ strokeLinejoin: "round"
49911
+ }, props), /*#__PURE__*/createElement("path", {
49912
+ stroke: "none",
49913
+ d: "M0 0h24v24H0z",
49914
+ fill: "none"
49915
+ }), /*#__PURE__*/createElement("rect", {
49916
+ x: 9,
49917
+ y: 3,
49918
+ width: 6,
49919
+ height: 3,
49920
+ rx: 1
49921
+ }), /*#__PURE__*/createElement("path", {
49922
+ 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"
49923
+ }), /*#__PURE__*/createElement("path", {
49924
+ d: "M7 12h10"
49925
+ }), /*#__PURE__*/createElement("path", {
49926
+ d: "M7 18h10"
49927
+ }), /*#__PURE__*/createElement("path", {
49928
+ d: "M11 15h2"
49929
+ }));
49930
+ }
49931
+
47497
49932
  function IconVaccine(_ref) {
47498
49933
  var _ref$size = _ref.size,
47499
49934
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48558,6 +50993,54 @@ function IconWalk(_ref) {
48558
50993
  }));
48559
50994
  }
48560
50995
 
50996
+ function IconWall(_ref) {
50997
+ var _ref$size = _ref.size,
50998
+ size = _ref$size === void 0 ? 24 : _ref$size,
50999
+ _ref$color = _ref.color,
51000
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51001
+ _ref$stroke = _ref.stroke,
51002
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51003
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51004
+
51005
+ return /*#__PURE__*/createElement("svg", _extends({
51006
+ className: "icon icon-tabler icon-tabler-wall",
51007
+ width: size,
51008
+ height: size,
51009
+ viewBox: "0 0 24 24",
51010
+ strokeWidth: stroke,
51011
+ stroke: color,
51012
+ fill: "none",
51013
+ strokeLinecap: "round",
51014
+ strokeLinejoin: "round"
51015
+ }, props), /*#__PURE__*/createElement("path", {
51016
+ stroke: "none",
51017
+ d: "M0 0h24v24H0z",
51018
+ fill: "none"
51019
+ }), /*#__PURE__*/createElement("rect", {
51020
+ x: 4,
51021
+ y: 4,
51022
+ width: 16,
51023
+ height: 16,
51024
+ rx: 2
51025
+ }), /*#__PURE__*/createElement("path", {
51026
+ d: "M4 8h16"
51027
+ }), /*#__PURE__*/createElement("path", {
51028
+ d: "M20 12h-16"
51029
+ }), /*#__PURE__*/createElement("path", {
51030
+ d: "M4 16h16"
51031
+ }), /*#__PURE__*/createElement("path", {
51032
+ d: "M9 4v4"
51033
+ }), /*#__PURE__*/createElement("path", {
51034
+ d: "M14 8v4"
51035
+ }), /*#__PURE__*/createElement("path", {
51036
+ d: "M8 12v4"
51037
+ }), /*#__PURE__*/createElement("path", {
51038
+ d: "M16 12v4"
51039
+ }), /*#__PURE__*/createElement("path", {
51040
+ d: "M11 16v4"
51041
+ }));
51042
+ }
51043
+
48561
51044
  function IconWallet(_ref) {
48562
51045
  var _ref$size = _ref.size,
48563
51046
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -48588,6 +51071,40 @@ function IconWallet(_ref) {
48588
51071
  }));
48589
51072
  }
48590
51073
 
51074
+ function IconWallpaper(_ref) {
51075
+ var _ref$size = _ref.size,
51076
+ size = _ref$size === void 0 ? 24 : _ref$size,
51077
+ _ref$color = _ref.color,
51078
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51079
+ _ref$stroke = _ref.stroke,
51080
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51081
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51082
+
51083
+ return /*#__PURE__*/createElement("svg", _extends({
51084
+ className: "icon icon-tabler icon-tabler-wallpaper",
51085
+ width: size,
51086
+ height: size,
51087
+ viewBox: "0 0 24 24",
51088
+ strokeWidth: stroke,
51089
+ stroke: color,
51090
+ fill: "none",
51091
+ strokeLinecap: "round",
51092
+ strokeLinejoin: "round"
51093
+ }, props), /*#__PURE__*/createElement("path", {
51094
+ stroke: "none",
51095
+ d: "M0 0h24v24H0z",
51096
+ fill: "none"
51097
+ }), /*#__PURE__*/createElement("path", {
51098
+ d: "M8 6h10a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-12"
51099
+ }), /*#__PURE__*/createElement("circle", {
51100
+ cx: 6,
51101
+ cy: 18,
51102
+ r: 2
51103
+ }), /*#__PURE__*/createElement("path", {
51104
+ d: "M8 18v-12a2 2 0 1 0 -4 0v12"
51105
+ }));
51106
+ }
51107
+
48591
51108
  function IconWand(_ref) {
48592
51109
  var _ref$size = _ref.size,
48593
51110
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49109,6 +51626,44 @@ function IconWoman(_ref) {
49109
51626
  }));
49110
51627
  }
49111
51628
 
51629
+ function IconWorldDownload(_ref) {
51630
+ var _ref$size = _ref.size,
51631
+ size = _ref$size === void 0 ? 24 : _ref$size,
51632
+ _ref$color = _ref.color,
51633
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51634
+ _ref$stroke = _ref.stroke,
51635
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51636
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51637
+
51638
+ return /*#__PURE__*/createElement("svg", _extends({
51639
+ className: "icon icon-tabler icon-tabler-world-download",
51640
+ width: size,
51641
+ height: size,
51642
+ viewBox: "0 0 24 24",
51643
+ strokeWidth: stroke,
51644
+ stroke: color,
51645
+ fill: "none",
51646
+ strokeLinecap: "round",
51647
+ strokeLinejoin: "round"
51648
+ }, props), /*#__PURE__*/createElement("path", {
51649
+ stroke: "none",
51650
+ d: "M0 0h24v24H0z",
51651
+ fill: "none"
51652
+ }), /*#__PURE__*/createElement("path", {
51653
+ d: "M21 12a9 9 0 1 0 -9 9"
51654
+ }), /*#__PURE__*/createElement("path", {
51655
+ d: "M3.6 9h16.8"
51656
+ }), /*#__PURE__*/createElement("path", {
51657
+ d: "M3.6 15h8.4"
51658
+ }), /*#__PURE__*/createElement("path", {
51659
+ d: "M11.578 3a17 17 0 0 0 0 18"
51660
+ }), /*#__PURE__*/createElement("path", {
51661
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
51662
+ }), /*#__PURE__*/createElement("path", {
51663
+ d: "M18 14v7m-3 -3l3 3l3 -3"
51664
+ }));
51665
+ }
51666
+
49112
51667
  function IconWorldLatitude(_ref) {
49113
51668
  var _ref$size = _ref.size,
49114
51669
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -49193,6 +51748,44 @@ function IconWorldLongitude(_ref) {
49193
51748
  }));
49194
51749
  }
49195
51750
 
51751
+ function IconWorldUpload(_ref) {
51752
+ var _ref$size = _ref.size,
51753
+ size = _ref$size === void 0 ? 24 : _ref$size,
51754
+ _ref$color = _ref.color,
51755
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
51756
+ _ref$stroke = _ref.stroke,
51757
+ stroke = _ref$stroke === void 0 ? 2 : _ref$stroke,
51758
+ props = _objectWithoutProperties(_ref, ["size", "color", "stroke"]);
51759
+
51760
+ return /*#__PURE__*/createElement("svg", _extends({
51761
+ className: "icon icon-tabler icon-tabler-world-upload",
51762
+ width: size,
51763
+ height: size,
51764
+ viewBox: "0 0 24 24",
51765
+ strokeWidth: stroke,
51766
+ stroke: color,
51767
+ fill: "none",
51768
+ strokeLinecap: "round",
51769
+ strokeLinejoin: "round"
51770
+ }, props), /*#__PURE__*/createElement("path", {
51771
+ stroke: "none",
51772
+ d: "M0 0h24v24H0z",
51773
+ fill: "none"
51774
+ }), /*#__PURE__*/createElement("path", {
51775
+ d: "M21 12a9 9 0 1 0 -9 9"
51776
+ }), /*#__PURE__*/createElement("path", {
51777
+ d: "M3.6 9h16.8"
51778
+ }), /*#__PURE__*/createElement("path", {
51779
+ d: "M3.6 15h8.4"
51780
+ }), /*#__PURE__*/createElement("path", {
51781
+ d: "M11.578 3a17 17 0 0 0 0 18"
51782
+ }), /*#__PURE__*/createElement("path", {
51783
+ d: "M12.5 3c1.719 2.755 2.5 5.876 2.5 9"
51784
+ }), /*#__PURE__*/createElement("path", {
51785
+ d: "M18 21v-7m3 3l-3 -3l-3 3"
51786
+ }));
51787
+ }
51788
+
49196
51789
  function IconWorld(_ref) {
49197
51790
  var _ref$size = _ref.size,
49198
51791
  size = _ref$size === void 0 ? 24 : _ref$size,
@@ -50014,5 +52607,5 @@ function IconZoomMoney(_ref) {
50014
52607
  }));
50015
52608
  }
50016
52609
 
50017
- export { Icon2fa, Icon3dCubeSphere, IconAB, IconAccessPoint, IconAccessPointOff, IconAccessible, IconActivity, IconAd, IconAd2, IconAdjustments, IconAdjustmentsAlt, IconAdjustmentsHorizontal, IconAerialLift, IconAffiliate, IconAlarm, IconAlertCircle, IconAlertOctagon, IconAlertTriangle, IconAlien, IconAlignCenter, IconAlignJustified, IconAlignLeft, IconAlignRight, IconAmbulance, IconAnchor, IconAngle, IconAntennaBars1, IconAntennaBars2, IconAntennaBars3, IconAntennaBars4, IconAntennaBars5, IconAperture, IconApple, IconApps, IconArchive, IconArrowAutofitContent, IconArrowAutofitDown, IconArrowAutofitHeight, IconArrowAutofitLeft, IconArrowAutofitRight, IconArrowAutofitUp, IconArrowAutofitWidth, IconArrowBack, IconArrowBackUp, IconArrowBarDown, IconArrowBarLeft, IconArrowBarRight, IconArrowBarToDown, IconArrowBarToLeft, IconArrowBarToRight, IconArrowBarToUp, IconArrowBarUp, IconArrowBigDown, IconArrowBigLeft, IconArrowBigRight, IconArrowBigTop, IconArrowBottomBar, IconArrowBottomCircle, IconArrowBottomSquare, IconArrowBottomTail, IconArrowDown, IconArrowDownCircle, IconArrowDownLeft, IconArrowDownLeftCircle, IconArrowDownRight, IconArrowDownRightCircle, IconArrowForward, IconArrowForwardUp, IconArrowLeft, IconArrowLeftBar, IconArrowLeftCircle, IconArrowLeftSquare, IconArrowLeftTail, IconArrowLoopLeft, IconArrowLoopRight, IconArrowNarrowDown, IconArrowNarrowLeft, IconArrowNarrowRight, IconArrowNarrowUp, IconArrowRampLeft, IconArrowRampRight, IconArrowRight, IconArrowRightBar, IconArrowRightCircle, IconArrowRightSquare, IconArrowRightTail, IconArrowTopBar, IconArrowTopCircle, IconArrowTopSquare, IconArrowTopTail, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpLeftCircle, IconArrowUpRight, IconArrowUpRightCircle, IconArrowWaveLeftDown, IconArrowWaveLeftUp, IconArrowWaveRightDown, IconArrowWaveRightUp, IconArrowsDiagonal, IconArrowsDiagonal2, IconArrowsDiagonalMinimize, IconArrowsDiagonalMinimize2, IconArrowsDoubleNeSw, IconArrowsDoubleNwSe, IconArrowsDoubleSeNw, IconArrowsDoubleSwNe, IconArrowsDown, IconArrowsDownUp, IconArrowsHorizontal, IconArrowsJoin, IconArrowsJoin2, IconArrowsLeft, IconArrowsLeftDown, IconArrowsLeftRight, IconArrowsMaximize, IconArrowsMinimize, IconArrowsRight, IconArrowsRightDown, IconArrowsRightLeft, IconArrowsSort, IconArrowsSplit, IconArrowsSplit2, IconArrowsUp, IconArrowsUpDown, IconArrowsUpLeft, IconArrowsUpRight, IconArrowsVertical, IconArtboard, IconAspectRatio, IconAt, IconAtom, IconAtom2, IconAward, IconBackhoe, IconBackspace, IconBallAmericanFootball, IconBallBasketball, IconBallBowling, IconBallFootball, IconBallFootballOff, IconBallTennis, IconBallVolleyball, IconBallon, IconBan, IconBandage, IconBarcode, IconBasket, IconBattery, IconBattery1, IconBattery2, IconBattery3, IconBattery4, IconBatteryAutomotive, IconBatteryCharging, IconBatteryCharging2, IconBatteryEco, IconBatteryOff, IconBeach, IconBed, IconBell, IconBellMinus, IconBellOff, IconBellPlus, IconBellRinging, IconBellRinging2, IconBellX, IconBike, IconBinary, IconBiohazard, IconBlockquote, IconBluetooth, IconBluetoothConnected, IconBluetoothOff, IconBold, IconBolt, IconBoltOff, IconBone, IconBook, IconBookmark, IconBookmarkOff, IconBookmarks, IconBorderAll, IconBorderBottom, IconBorderHorizontal, IconBorderInner, IconBorderLeft, IconBorderNone, IconBorderOuter, IconBorderRadius, IconBorderRight, IconBorderStyle, IconBorderStyle2, IconBorderTop, IconBorderVertical, IconBottle, IconBox, IconBoxMargin, IconBoxModel, IconBoxModel2, IconBoxMultiple, IconBoxMultiple0, IconBoxMultiple1, IconBoxMultiple2, IconBoxMultiple3, IconBoxMultiple4, IconBoxMultiple5, IconBoxMultiple6, IconBoxMultiple7, IconBoxMultiple8, IconBoxMultiple9, IconBoxPadding, IconBraces, IconBrackets, IconBrandAirbnb, IconBrandAndroid, IconBrandApple, IconBrandAppleArcade, IconBrandAppstore, IconBrandAsana, IconBrandBehance, IconBrandBing, IconBrandBitbucket, IconBrandBooking, IconBrandBootstrap, IconBrandChrome, IconBrandCodepen, IconBrandCodesandbox, IconBrandCss3, IconBrandDeviantart, IconBrandDiscord, IconBrandDisqus, IconBrandDocker, IconBrandDribbble, IconBrandEdge, IconBrandFacebook, IconBrandFigma, IconBrandFirefox, IconBrandFlickr, IconBrandFoursquare, IconBrandFramer, IconBrandGithub, IconBrandGitlab, IconBrandGoogle, IconBrandGoogleAnalytics, IconBrandGoogleDrive, IconBrandGooglePlay, IconBrandGravatar, IconBrandHipchat, IconBrandHtml5, IconBrandInstagram, IconBrandJavascript, IconBrandKickstarter, IconBrandKotlin, IconBrandLinkedin, IconBrandMedium, IconBrandMessenger, IconBrandNetflix, IconBrandOpenSource, IconBrandOpera, IconBrandPagekit, IconBrandPatreon, IconBrandPaypal, IconBrandPinterest, IconBrandPocket, IconBrandProducthunt, IconBrandPython, IconBrandReddit, IconBrandSafari, IconBrandSass, IconBrandSentry, IconBrandShazam, IconBrandSketch, IconBrandSkype, IconBrandSlack, IconBrandSnapchat, IconBrandSoundcloud, IconBrandSpotify, IconBrandSteam, IconBrandStripe, IconBrandTabler, IconBrandTailwind, IconBrandTelegram, IconBrandTidal, IconBrandTiktok, IconBrandTinder, IconBrandTumblr, IconBrandTwitch, IconBrandTwitter, IconBrandUnsplash, IconBrandVercel, IconBrandVimeo, IconBrandVk, IconBrandWhatsapp, IconBrandWindows, IconBrandYahoo, IconBrandYcombinator, IconBrandYoutube, IconBriefcase, IconBrightness, IconBrightness2, IconBrightnessDown, IconBrightnessHalf, IconBrightnessUp, IconBrowser, IconBrush, IconBucket, IconBug, IconBuilding, IconBuildingArch, IconBuildingBank, IconBuildingBridge, IconBuildingBridge2, IconBuildingCarousel, IconBuildingCastle, IconBuildingChurch, IconBuildingCommunity, IconBuildingCottage, IconBuildingFactory, IconBuildingFortress, IconBuildingHospital, IconBuildingLighthouse, IconBuildingMonument, IconBuildingPavilon, IconBuildingSkyscraper, IconBuildingStore, IconBuildingWarehouse, IconBulb, IconBulbOff, IconBulldozer, IconBus, IconBusinessplan, IconCalculator, IconCalendar, IconCalendarEvent, IconCalendarMinus, IconCalendarOff, IconCalendarPlus, IconCalendarStats, IconCalendarTime, IconCamera, IconCameraMinus, IconCameraOff, IconCameraPlus, IconCameraRotate, IconCameraSelfie, IconCandy, IconCapture, IconCar, IconCarCrane, IconCaravan, IconCardboards, IconCaretDown, IconCaretLeft, IconCaretRight, IconCaretUp, IconCash, IconCashBanknote, IconCashBanknoteOff, IconCast, IconCe, IconCertificate, IconChargingPile, IconChartArcs, IconChartArcs3, IconChartArea, IconChartAreaLine, IconChartArrows, IconChartArrowsVertical, IconChartBar, IconChartBubble, IconChartCandle, IconChartCircles, IconChartDonut, IconChartDonut2, IconChartDonut3, IconChartDonut4, IconChartDots, IconChartInfographic, IconChartLine, IconChartPie, IconChartPie2, IconChartPie3, IconChartPie4, IconChartRadar, IconCheck, IconCheckbox, IconChecks, IconCheese, IconChevronDown, IconChevronDownLeft, IconChevronDownRight, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronUpLeft, IconChevronUpRight, IconChevronsDown, IconChevronsDownLeft, IconChevronsDownRight, IconChevronsLeft, IconChevronsRight, IconChevronsUp, IconChevronsUpLeft, IconChevronsUpRight, IconChristmasTree, IconCircle, IconCircle0, IconCircle1, IconCircle2, IconCircle3, IconCircle4, IconCircle5, IconCircle6, IconCircle7, IconCircle8, IconCircle9, IconCircleCheck, IconCircleDashed, IconCircleDotted, IconCircleHalf, IconCircleHalfVertical, IconCircleMinus, IconCircleOff, IconCirclePlus, IconCircleSquare, IconCircleX, IconCircles, IconClearAll, IconClearFormatting, IconClick, IconClipboard, IconClipboardCheck, IconClipboardList, IconClipboardX, IconClock, IconCloud, IconCloudDownload, IconCloudFog, IconCloudOff, IconCloudRain, IconCloudSnow, IconCloudStorm, IconCloudUpload, IconCode, IconCodeMinus, IconCodePlus, IconCoffee, IconCoin, IconColorPicker, IconColorSwatch, IconColumnInsertLeft, IconColumnInsertRight, IconColumns, IconComet, IconCommand, IconCompass, IconConfetti, IconContainer, IconContrast, IconCookie, IconCopy, IconCopyleft, IconCopyright, IconCornerDownLeft, IconCornerDownLeftDouble, IconCornerDownRight, IconCornerDownRightDouble, IconCornerLeftDown, IconCornerLeftDownDouble, IconCornerLeftUp, IconCornerLeftUpDouble, IconCornerRightDown, IconCornerRightDownDouble, IconCornerRightUp, IconCornerRightUpDouble, IconCornerUpLeft, IconCornerUpLeftDouble, IconCornerUpRight, IconCornerUpRightDouble, IconCrane, IconCreditCard, IconCreditCardOff, IconCrop, IconCrosshair, IconCrown, IconCrownOff, IconCup, IconCurlyLoop, IconCurrencyBahraini, IconCurrencyBath, IconCurrencyBitcoin, IconCurrencyCent, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarCanadian, IconCurrencyDollarSingapore, IconCurrencyEthereum, IconCurrencyEuro, IconCurrencyForint, IconCurrencyFrank, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLitecoin, IconCurrencyNaira, IconCurrencyPound, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRipple, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRupee, IconCurrencyShekel, IconCurrencyTaka, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyZloty, IconCurrentLocation, IconCursorText, IconCut, IconDashboard, IconDatabase, IconDatabaseExport, IconDatabaseImport, IconDatabaseOff, IconDetails, IconDeviceAnalytics, IconDeviceAudioTape, IconDeviceCctv, IconDeviceComputerCamera, IconDeviceComputerCameraOff, IconDeviceDesktop, IconDeviceDesktopAnalytics, IconDeviceDesktopOff, IconDeviceFloppy, IconDeviceGamepad, IconDeviceLaptop, IconDeviceMobile, IconDeviceMobileMessage, IconDeviceMobileRotated, IconDeviceMobileVibration, IconDeviceSpeaker, IconDeviceTablet, IconDeviceTv, IconDeviceWatch, IconDevices, IconDevices2, IconDevicesPc, IconDiamond, IconDice, IconDimensions, IconDirection, IconDirectionHorizontal, IconDirections, IconDisabled, IconDisabled2, IconDisc, IconDiscount, IconDiscount2, IconDivide, IconDna, IconDogBowl, IconDots, IconDotsCircleHorizontal, IconDotsDiagonal, IconDotsDiagonal2, IconDotsVertical, IconDownload, IconDragDrop, IconDragDrop2, IconDrone, IconDroneOff, IconDroplet, IconDropletFilled, IconDropletFilled2, IconDropletHalf, IconDropletHalf2, IconDropletOff, IconEar, IconEarOff, IconEdit, IconEditCircle, IconEgg, IconEmphasis, IconEqual, IconEqualNot, IconEraser, IconExchange, IconExposure, IconExternalLink, IconEye, IconEyeCheck, IconEyeOff, IconEyeglass, IconEyeglass2, IconFaceId, IconFall, IconFeather, IconFence, IconFile, IconFileAlert, IconFileAnalytics, IconFileCertificate, IconFileCheck, IconFileCode, IconFileCode2, IconFileDiff, IconFileDislike, IconFileDownload, IconFileExport, IconFileHorizontal, IconFileImport, IconFileInfo, IconFileInvoice, IconFileLike, IconFileMinus, IconFileMusic, IconFileOff, IconFilePhone, IconFilePlus, IconFileReport, IconFileSearch, IconFileShredder, IconFileSymlink, IconFileText, IconFileUpload, IconFileX, IconFileZip, IconFiles, IconFilesOff, IconFilter, IconFilterOff, IconFingerprint, IconFiretruck, IconFish, IconFlag, IconFlag2, IconFlag3, IconFlame, IconFlare, IconFlask, IconFlipHorizontal, IconFlipVertical, IconFloatCenter, IconFloatLeft, IconFloatNone, IconFloatRight, IconFocus, IconFocus2, IconFold, IconFoldDown, IconFoldUp, IconFolder, IconFolderMinus, IconFolderOff, IconFolderPlus, IconFolderX, IconFolders, IconForbid, IconForbid2, IconForklift, IconForms, IconFrame, IconFriends, IconGasStation, IconGauge, IconGeometry, IconGhost, IconGift, IconGitBranch, IconGitCommit, IconGitCompare, IconGitFork, IconGitMerge, IconGitPullRequest, IconGlass, IconGlassFull, IconGlassOff, IconGlobe, IconGolf, IconGps, IconGrain, IconGridDots, IconGripHorizontal, IconGripVertical, IconGrowth, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHandFinger, IconHandLittleFinger, IconHandMiddleFinger, IconHandOff, IconHandRingFinger, IconHandRock, IconHandStop, IconHandThreeFingers, IconHandTwoFingers, IconHanger, IconHash, IconHeading, IconHeadphones, IconHeadphonesOff, IconHeadset, IconHeart, IconHeartBroken, IconHelicopter, IconHelicopterLanding, IconHelp, IconHexagon, IconHexagonOff, IconHierarchy, IconHierarchy2, IconHighlight, IconHistory, IconHome, IconHome2, IconIceCream, IconIceCream2, IconId, IconInbox, IconIndentDecrease, IconIndentIncrease, IconInfinity, IconInfoCircle, IconInfoSquare, IconItalic, IconJumpRope, IconKarate, IconKey, IconKeyboard, IconKeyboardHide, IconKeyboardOff, IconKeyboardShow, IconLanguage, IconLayersDifference, IconLayersIntersect, IconLayersLinked, IconLayersSubtract, IconLayersUnion, IconLayout, IconLayout2, IconLayoutAlignBottom, IconLayoutAlignCenter, IconLayoutAlignLeft, IconLayoutAlignMiddle, IconLayoutAlignRight, IconLayoutAlignTop, IconLayoutBottombar, IconLayoutCards, IconLayoutColumns, IconLayoutDistributeHorizontal, IconLayoutDistributeVertical, IconLayoutGrid, IconLayoutGridAdd, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutRows, IconLayoutSidebar, IconLayoutSidebarRight, IconLeaf, IconLego, IconLemon, IconLetterA, IconLetterB, IconLetterC, IconLetterCase, IconLetterCaseLower, IconLetterCaseToggle, IconLetterCaseUpper, IconLetterD, IconLetterE, IconLetterF, IconLetterG, IconLetterH, IconLetterI, IconLetterJ, IconLetterK, IconLetterL, IconLetterM, IconLetterN, IconLetterO, IconLetterP, IconLetterQ, IconLetterR, IconLetterS, IconLetterSpacing, IconLetterT, IconLetterU, IconLetterV, IconLetterW, IconLetterX, IconLetterY, IconLetterZ, IconLettersCase, IconLicense, IconLifebuoy, IconLine, IconLineDashed, IconLineDotted, IconLineHeight, IconLink, IconList, IconListCheck, IconListDetails, IconListNumbers, IconListSearch, IconLivePhoto, IconLiveView, IconLoader, IconLoaderQuarter, IconLocation, IconLock, IconLockAccess, IconLockOff, IconLockOpen, IconLogin, IconLogout, IconMacro, IconMagnet, IconMail, IconMailForward, IconMailOpened, IconMailbox, IconMan, IconManualGearbox, IconMap, IconMap2, IconMapPin, IconMapPinOff, IconMapPins, IconMarkdown, IconMarquee, IconMarquee2, IconMars, IconMask, IconMaskOff, IconMassage, IconMath, IconMathFunction, IconMathSymbols, IconMaximize, IconMeat, IconMedal, IconMedicalCross, IconMenu, IconMenu2, IconMessage, IconMessage2, IconMessageCircle, IconMessageCircle2, IconMessageCircleOff, IconMessageDots, IconMessageOff, IconMessagePlus, IconMessageReport, IconMessages, IconMessagesOff, IconMicrophone, IconMicrophone2, IconMicrophoneOff, IconMilk, IconMinimize, IconMinus, IconMinusVertical, IconMist, IconMoodBoy, IconMoodConfuzed, IconMoodCrazyHappy, IconMoodCry, IconMoodEmpty, IconMoodHappy, IconMoodKid, IconMoodNeutral, IconMoodSad, IconMoodSmile, IconMoodSuprised, IconMoodTongue, IconMoon, IconMoon2, IconMoonStars, IconMoped, IconMotorbike, IconMouse, IconMovie, IconMug, IconMultiplier05x, IconMultiplier15x, IconMultiplier1x, IconMultiplier2x, IconMushroom, IconMusic, IconNewSection, IconNews, IconNfc, IconNote, IconNotebook, IconNotes, IconNotification, IconNumber0, IconNumber1, IconNumber2, IconNumber3, IconNumber4, IconNumber5, IconNumber6, IconNumber7, IconNumber8, IconNumber9, IconOctagon, IconOctagonOff, IconOld, IconOlympics, IconOmega, IconOutlet, IconOverline, IconPackage, IconPacman, IconPageBreak, IconPaint, IconPalette, IconPanoramaHorizontal, IconPanoramaVertical, IconPaperclip, IconParachute, IconParentheses, IconParking, IconPeace, IconPencil, IconPennant, IconPepper, IconPercentage, IconPerspective, IconPhone, IconPhoneCall, IconPhoneCalling, IconPhoneCheck, IconPhoneIncoming, IconPhoneOff, IconPhoneOutgoing, IconPhonePause, IconPhonePlus, IconPhoneX, IconPhoto, IconPhotoOff, IconPhysotherapist, IconPictureInPicture, IconPictureInPictureOff, IconPictureInPictureOn, IconPill, IconPin, IconPinned, IconPinnedOff, IconPizza, IconPlane, IconPlaneArrival, IconPlaneDeparture, IconPlanet, IconPlant, IconPlant2, IconPlayCard, IconPlayerPause, IconPlayerPlay, IconPlayerRecord, IconPlayerSkipBack, IconPlayerSkipForward, IconPlayerStop, IconPlayerTrackNext, IconPlayerTrackPrev, IconPlaylist, IconPlug, IconPlus, IconPoint, IconPokeball, IconPolaroid, IconPool, IconPower, IconPray, IconPresentation, IconPresentationAnalytics, IconPrinter, IconPrompt, IconPropeller, IconPuzzle, IconPyramid, IconQrcode, IconQuestionMark, IconRadio, IconRadioactive, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRainbow, IconReceipt, IconReceipt2, IconReceiptOff, IconReceiptRefund, IconReceiptTax, IconRecharging, IconRecordMail, IconRectangle, IconRectangleVertical, IconRecycle, IconRefresh, IconRefreshAlert, IconRegistered, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRepeatOnce, IconReplace, IconReport, IconReportAnalytics, IconReportMedical, IconReportMoney, IconResize, IconRipple, IconRoadSign, IconRocket, IconRotate, IconRotate2, IconRotateClockwise, IconRotateClockwise2, IconRotateRectangle, IconRoute, IconRouter, IconRowInsertBottom, IconRowInsertTop, IconRss, IconRuler, IconRuler2, IconRun, IconSailboat, IconSalt, IconSatellite, IconSausage, IconScale, IconScan, IconSchool, IconScissors, IconScooter, IconScooterElectric, IconScreenShare, IconScreenShareOff, IconScubaMask, IconSearch, IconSection, IconSeeding, IconSelect, IconSelector, IconSend, IconSeparator, IconSeparatorHorizontal, IconSeparatorVertical, IconServer, IconServicemark, IconSettings, IconSettingsAutomation, IconShadow, IconShadowOff, IconShape, IconShape2, IconShape3, IconShare, IconShield, IconShieldCheck, IconShieldLock, IconShieldOff, IconShieldX, IconShip, IconShirt, IconShoppingCart, IconShoppingCartDiscount, IconShoppingCartOff, IconShoppingCartPlus, IconShoppingCartX, IconShredder, IconSignature, IconSitemap, IconSkateboard, IconSlice, IconSlideshow, IconSmartHome, IconSmoking, IconSmokingNo, IconSnowflake, IconSoccerField, IconSocial, IconSock, IconSortAscending, IconSortAscending2, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortDescending, IconSortDescending2, IconSortDescendingLetters, IconSortDescendingNumbers, IconSoup, IconSpace, IconSpeakerphone, IconSpeedboat, IconSportBillard, IconSquare, IconSquare0, IconSquare1, IconSquare2, IconSquare3, IconSquare4, IconSquare5, IconSquare6, IconSquare7, IconSquare8, IconSquare9, IconSquareCheck, IconSquareDot, IconSquareForbid, IconSquareForbid2, IconSquareMinus, IconSquareOff, IconSquarePlus, IconSquareRoot, IconSquareRoot2, IconSquareRotated, IconSquareRotatedOff, IconSquareToggle, IconSquareToggleHorizontal, IconSquareX, IconSquaresDiagonal, IconSquaresFilled, IconStack, IconStack2, IconStairs, IconStairsDown, IconStairsUp, IconStar, IconStarHalf, IconStarOff, IconStars, IconSteeringWheel, IconStepInto, IconStepOut, IconStethoscope, IconSticker, IconStrikethrough, IconSubmarine, IconSubscript, IconSubtask, IconSum, IconSun, IconSunOff, IconSunrise, IconSunset, IconSuperscript, IconSwimming, IconSwitch, IconSwitch2, IconSwitch3, IconSwitchHorizontal, IconSwitchVertical, IconTable, IconTableExport, IconTableImport, IconTableOff, IconTag, IconTallymark1, IconTallymark2, IconTallymark3, IconTallymark4, IconTallymarks, IconTank, IconTarget, IconTemperature, IconTemperatureCelsius, IconTemperatureFahrenheit, IconTemperatureMinus, IconTemperaturePlus, IconTemplate, IconTent, IconTerminal, IconTerminal2, IconTestPipe, IconTextDirectionLtr, IconTextDirectionRtl, IconTextWrap, IconTextWrapDisabled, IconThumbDown, IconThumbUp, IconTicket, IconTiltShift, IconTir, IconToggleLeft, IconToggleRight, IconTool, IconTools, IconToolsKitchen, IconToolsKitchen2, IconTornado, IconTournament, IconTrack, IconTractor, IconTrademark, IconTrafficCone, IconTrafficLights, IconTrain, IconTransferIn, IconTransferOut, IconTrash, IconTrashOff, IconTree, IconTrees, IconTrendingDown, IconTrendingDown2, IconTrendingDown3, IconTrendingUp, IconTrendingUp2, IconTrendingUp3, IconTriangle, IconTriangleOff, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTruck, IconTruckDelivery, IconTruckOff, IconTruckReturn, IconTypography, IconUmbrella, IconUnderline, IconUnlink, IconUpload, IconUrgent, IconUser, IconUserCheck, IconUserExclamation, IconUserMinus, IconUserOff, IconUserPlus, IconUserX, IconUsers, IconVaccine, IconVariable, IconVector, IconVectorBeizer2, IconVectorBezier, IconVectorTriangle, IconVenus, IconVersions, IconVideo, IconVideoMinus, IconVideoOff, IconVideoPlus, IconView360, IconViewfinder, IconViewportNarrow, IconViewportWide, IconVirus, IconVirusOff, IconVirusSearch, IconVocabulary, IconVolume, IconVolume2, IconVolume3, IconWalk, IconWallet, IconWand, IconWaveSawTool, IconWaveSine, IconWaveSquare, IconWifi, IconWifi0, IconWifi1, IconWifi2, IconWifiOff, IconWind, IconWindmill, IconWindow, IconWiper, IconWiperWash, IconWoman, IconWorld, IconWorldLatitude, IconWorldLongitude, IconWreckingBall, IconWriting, IconWritingSign, IconX, IconYinYang, IconZodiacAquarius, IconZodiacAries, IconZodiacCancer, IconZodiacCapricorn, IconZodiacGemini, IconZodiacLeo, IconZodiacLibra, IconZodiacPisces, IconZodiacSagittarius, IconZodiacScorpio, IconZodiacTaurus, IconZodiacVirgo, IconZoomCancel, IconZoomCheck, IconZoomIn, IconZoomMoney };
52610
+ export { Icon2fa, Icon3dCubeSphere, IconAB, IconAccessPoint, IconAccessPointOff, IconAccessible, IconActivity, IconAd, IconAd2, IconAdjustments, IconAdjustmentsAlt, IconAdjustmentsHorizontal, IconAerialLift, IconAffiliate, IconAlarm, IconAlertCircle, IconAlertOctagon, IconAlertTriangle, IconAlien, IconAlignCenter, IconAlignJustified, IconAlignLeft, IconAlignRight, IconAmbulance, IconAnchor, IconAngle, IconAntennaBars1, IconAntennaBars2, IconAntennaBars3, IconAntennaBars4, IconAntennaBars5, IconAperture, IconApple, IconApps, IconArchive, IconArrowAutofitContent, IconArrowAutofitDown, IconArrowAutofitHeight, IconArrowAutofitLeft, IconArrowAutofitRight, IconArrowAutofitUp, IconArrowAutofitWidth, IconArrowBack, IconArrowBackUp, IconArrowBarDown, IconArrowBarLeft, IconArrowBarRight, IconArrowBarToDown, IconArrowBarToLeft, IconArrowBarToRight, IconArrowBarToUp, IconArrowBarUp, IconArrowBigDown, IconArrowBigLeft, IconArrowBigRight, IconArrowBigTop, IconArrowBottomBar, IconArrowBottomCircle, IconArrowBottomSquare, IconArrowBottomTail, IconArrowDown, IconArrowDownCircle, IconArrowDownLeft, IconArrowDownLeftCircle, IconArrowDownRight, IconArrowDownRightCircle, IconArrowForward, IconArrowForwardUp, IconArrowLeft, IconArrowLeftBar, IconArrowLeftCircle, IconArrowLeftSquare, IconArrowLeftTail, IconArrowLoopLeft, IconArrowLoopRight, IconArrowNarrowDown, IconArrowNarrowLeft, IconArrowNarrowRight, IconArrowNarrowUp, IconArrowRampLeft, IconArrowRampRight, IconArrowRight, IconArrowRightBar, IconArrowRightCircle, IconArrowRightSquare, IconArrowRightTail, IconArrowTopBar, IconArrowTopCircle, IconArrowTopSquare, IconArrowTopTail, IconArrowUp, IconArrowUpCircle, IconArrowUpLeft, IconArrowUpLeftCircle, IconArrowUpRight, IconArrowUpRightCircle, IconArrowWaveLeftDown, IconArrowWaveLeftUp, IconArrowWaveRightDown, IconArrowWaveRightUp, IconArrowsDiagonal, IconArrowsDiagonal2, IconArrowsDiagonalMinimize, IconArrowsDiagonalMinimize2, IconArrowsDoubleNeSw, IconArrowsDoubleNwSe, IconArrowsDoubleSeNw, IconArrowsDoubleSwNe, IconArrowsDown, IconArrowsDownUp, IconArrowsHorizontal, IconArrowsJoin, IconArrowsJoin2, IconArrowsLeft, IconArrowsLeftDown, IconArrowsLeftRight, IconArrowsMaximize, IconArrowsMinimize, IconArrowsRight, IconArrowsRightDown, IconArrowsRightLeft, IconArrowsSort, IconArrowsSplit, IconArrowsSplit2, IconArrowsUp, IconArrowsUpDown, IconArrowsUpLeft, IconArrowsUpRight, IconArrowsVertical, IconArtboard, IconAspectRatio, IconAt, IconAtom, IconAtom2, IconAward, IconAxisX, IconAxisY, IconBackhoe, IconBackpack, IconBackspace, IconBallAmericanFootball, IconBallBasketball, IconBallBowling, IconBallFootball, IconBallFootballOff, IconBallTennis, IconBallVolleyball, IconBallon, IconBan, IconBandage, IconBarcode, IconBasket, IconBath, IconBattery, IconBattery1, IconBattery2, IconBattery3, IconBattery4, IconBatteryAutomotive, IconBatteryCharging, IconBatteryCharging2, IconBatteryEco, IconBatteryOff, IconBeach, IconBed, IconBell, IconBellMinus, IconBellOff, IconBellPlus, IconBellRinging, IconBellRinging2, IconBellX, IconBike, IconBinary, IconBiohazard, IconBlockquote, IconBluetooth, IconBluetoothConnected, IconBluetoothOff, IconBold, IconBolt, IconBoltOff, IconBone, IconBook, IconBookmark, IconBookmarkOff, IconBookmarks, IconBorderAll, IconBorderBottom, IconBorderHorizontal, IconBorderInner, IconBorderLeft, IconBorderNone, IconBorderOuter, IconBorderRadius, IconBorderRight, IconBorderStyle, IconBorderStyle2, IconBorderTop, IconBorderVertical, IconBottle, IconBox, IconBoxMargin, IconBoxModel, IconBoxModel2, IconBoxMultiple, IconBoxMultiple0, IconBoxMultiple1, IconBoxMultiple2, IconBoxMultiple3, IconBoxMultiple4, IconBoxMultiple5, IconBoxMultiple6, IconBoxMultiple7, IconBoxMultiple8, IconBoxMultiple9, IconBoxPadding, IconBraces, IconBrackets, IconBrandAirbnb, IconBrandAirtable, IconBrandAndroid, IconBrandAngular, IconBrandApple, IconBrandAppleArcade, IconBrandAppstore, IconBrandAsana, IconBrandBehance, IconBrandBing, IconBrandBitbucket, IconBrandBooking, IconBrandBootstrap, IconBrandChrome, IconBrandCodepen, IconBrandCodesandbox, IconBrandCss3, IconBrandCucumber, IconBrandDebian, IconBrandDeviantart, IconBrandDiscord, IconBrandDisqus, IconBrandDocker, IconBrandDoctrine, IconBrandDribbble, IconBrandEdge, IconBrandFacebook, IconBrandFigma, IconBrandFirebase, IconBrandFirefox, IconBrandFlickr, IconBrandFoursquare, IconBrandFramer, IconBrandGit, IconBrandGithub, IconBrandGitlab, IconBrandGoogle, IconBrandGoogleAnalytics, IconBrandGoogleDrive, IconBrandGooglePlay, IconBrandGravatar, IconBrandHipchat, IconBrandHtml5, IconBrandInstagram, IconBrandJavascript, IconBrandKickstarter, IconBrandKotlin, IconBrandLinkedin, IconBrandLoom, IconBrandMastercard, IconBrandMedium, IconBrandMessenger, IconBrandNetbeans, IconBrandNetflix, IconBrandNotion, IconBrandOpenSource, IconBrandOpera, IconBrandPagekit, IconBrandPatreon, IconBrandPaypal, IconBrandPhp, IconBrandPinterest, IconBrandPocket, IconBrandProducthunt, IconBrandPython, IconBrandReactNative, IconBrandReddit, IconBrandSafari, IconBrandSass, IconBrandSentry, IconBrandShazam, IconBrandSketch, IconBrandSkype, IconBrandSlack, IconBrandSnapchat, IconBrandSoundcloud, IconBrandSpotify, IconBrandStackoverflow, IconBrandSteam, IconBrandStripe, IconBrandSublimeText, IconBrandTabler, IconBrandTailwind, IconBrandTelegram, IconBrandTidal, IconBrandTiktok, IconBrandTinder, IconBrandTumblr, IconBrandTwitch, IconBrandTwitter, IconBrandUber, IconBrandUbuntu, IconBrandUnsplash, IconBrandVercel, IconBrandVimeo, IconBrandVisualStudio, IconBrandVk, IconBrandWhatsapp, IconBrandWindows, IconBrandYahoo, IconBrandYcombinator, IconBrandYoutube, IconBriefcase, IconBrightness, IconBrightness2, IconBrightnessDown, IconBrightnessHalf, IconBrightnessUp, IconBrowser, IconBrush, IconBucket, IconBug, IconBuilding, IconBuildingArch, IconBuildingBank, IconBuildingBridge, IconBuildingBridge2, IconBuildingCarousel, IconBuildingCastle, IconBuildingChurch, IconBuildingCommunity, IconBuildingCottage, IconBuildingFactory, IconBuildingFortress, IconBuildingHospital, IconBuildingLighthouse, IconBuildingMonument, IconBuildingPavilon, IconBuildingSkyscraper, IconBuildingStore, IconBuildingWarehouse, IconBulb, IconBulbOff, IconBulldozer, IconBus, IconBusinessplan, IconCalculator, IconCalendar, IconCalendarEvent, IconCalendarMinus, IconCalendarOff, IconCalendarPlus, IconCalendarStats, IconCalendarTime, IconCamera, IconCameraMinus, IconCameraOff, IconCameraPlus, IconCameraRotate, IconCameraSelfie, IconCandy, IconCapture, IconCar, IconCarCrane, IconCaravan, IconCardboards, IconCaretDown, IconCaretLeft, IconCaretRight, IconCaretUp, IconCash, IconCashBanknote, IconCashBanknoteOff, IconCast, IconCe, IconCertificate, IconChargingPile, IconChartArcs, IconChartArcs3, IconChartArea, IconChartAreaLine, IconChartArrows, IconChartArrowsVertical, IconChartBar, IconChartBubble, IconChartCandle, IconChartCircles, IconChartDonut, IconChartDonut2, IconChartDonut3, IconChartDonut4, IconChartDots, IconChartInfographic, IconChartLine, IconChartPie, IconChartPie2, IconChartPie3, IconChartPie4, IconChartRadar, IconCheck, IconCheckbox, IconChecks, IconCheckupList, IconCheese, IconChevronDown, IconChevronDownLeft, IconChevronDownRight, IconChevronLeft, IconChevronRight, IconChevronUp, IconChevronUpLeft, IconChevronUpRight, IconChevronsDown, IconChevronsDownLeft, IconChevronsDownRight, IconChevronsLeft, IconChevronsRight, IconChevronsUp, IconChevronsUpLeft, IconChevronsUpRight, IconChristmasTree, IconCircle, IconCircle0, IconCircle1, IconCircle2, IconCircle3, IconCircle4, IconCircle5, IconCircle6, IconCircle7, IconCircle8, IconCircle9, IconCircleCheck, IconCircleDashed, IconCircleDotted, IconCircleHalf, IconCircleHalfVertical, IconCircleMinus, IconCircleOff, IconCirclePlus, IconCircleSquare, IconCircleX, IconCircles, IconClearAll, IconClearFormatting, IconClick, IconClipboard, IconClipboardCheck, IconClipboardList, IconClipboardX, IconClock, IconCloud, IconCloudDownload, IconCloudFog, IconCloudOff, IconCloudRain, IconCloudSnow, IconCloudStorm, IconCloudUpload, IconCode, IconCodeMinus, IconCodePlus, IconCoffee, IconCoin, IconColorPicker, IconColorSwatch, IconColumnInsertLeft, IconColumnInsertRight, IconColumns, IconComet, IconCommand, IconCompass, IconConfetti, IconContainer, IconContrast, IconCookie, IconCopy, IconCopyleft, IconCopyright, IconCornerDownLeft, IconCornerDownLeftDouble, IconCornerDownRight, IconCornerDownRightDouble, IconCornerLeftDown, IconCornerLeftDownDouble, IconCornerLeftUp, IconCornerLeftUpDouble, IconCornerRightDown, IconCornerRightDownDouble, IconCornerRightUp, IconCornerRightUpDouble, IconCornerUpLeft, IconCornerUpLeftDouble, IconCornerUpRight, IconCornerUpRightDouble, IconCrane, IconCreditCard, IconCreditCardOff, IconCrop, IconCrosshair, IconCrown, IconCrownOff, IconCrutches, IconCup, IconCurlyLoop, IconCurrencyBahraini, IconCurrencyBath, IconCurrencyBitcoin, IconCurrencyCent, IconCurrencyDinar, IconCurrencyDirham, IconCurrencyDogecoin, IconCurrencyDollar, IconCurrencyDollarAustralian, IconCurrencyDollarCanadian, IconCurrencyDollarSingapore, IconCurrencyEthereum, IconCurrencyEuro, IconCurrencyForint, IconCurrencyFrank, IconCurrencyKroneCzech, IconCurrencyKroneDanish, IconCurrencyKroneSwedish, IconCurrencyLeu, IconCurrencyLira, IconCurrencyLitecoin, IconCurrencyNaira, IconCurrencyPound, IconCurrencyReal, IconCurrencyRenminbi, IconCurrencyRipple, IconCurrencyRiyal, IconCurrencyRubel, IconCurrencyRupee, IconCurrencyShekel, IconCurrencyTaka, IconCurrencyTugrik, IconCurrencyWon, IconCurrencyYen, IconCurrencyZloty, IconCurrentLocation, IconCursorText, IconCut, IconDashboard, IconDatabase, IconDatabaseExport, IconDatabaseImport, IconDatabaseOff, IconDetails, IconDeviceAnalytics, IconDeviceAudioTape, IconDeviceCctv, IconDeviceComputerCamera, IconDeviceComputerCameraOff, IconDeviceDesktop, IconDeviceDesktopAnalytics, IconDeviceDesktopOff, IconDeviceFloppy, IconDeviceGamepad, IconDeviceLaptop, IconDeviceMobile, IconDeviceMobileMessage, IconDeviceMobileRotated, IconDeviceMobileVibration, IconDeviceSpeaker, IconDeviceTablet, IconDeviceTv, IconDeviceWatch, IconDeviceWatchStats, IconDeviceWatchStats2, IconDevices, IconDevices2, IconDevicesPc, IconDiamond, IconDice, IconDimensions, IconDirection, IconDirectionHorizontal, IconDirections, IconDisabled, IconDisabled2, IconDisc, IconDiscount, IconDiscount2, IconDivide, IconDna, IconDna2, IconDogBowl, IconDoor, IconDoorEnter, IconDoorExit, IconDots, IconDotsCircleHorizontal, IconDotsDiagonal, IconDotsDiagonal2, IconDotsVertical, IconDownload, IconDragDrop, IconDragDrop2, IconDrone, IconDroneOff, IconDroplet, IconDropletFilled, IconDropletFilled2, IconDropletHalf, IconDropletHalf2, IconDropletOff, IconEar, IconEarOff, IconEdit, IconEditCircle, IconEgg, IconEmergencyBed, IconEmphasis, IconEngine, IconEqual, IconEqualNot, IconEraser, IconExchange, IconExposure, IconExternalLink, IconEye, IconEyeCheck, IconEyeOff, IconEyeTable, IconEyeglass, IconEyeglass2, IconFaceId, IconFall, IconFeather, IconFence, IconFile, IconFileAlert, IconFileAnalytics, IconFileCertificate, IconFileCheck, IconFileCode, IconFileCode2, IconFileDiff, IconFileDislike, IconFileDownload, IconFileExport, IconFileHorizontal, IconFileImport, IconFileInfo, IconFileInvoice, IconFileLike, IconFileMinus, IconFileMusic, IconFileOff, IconFilePhone, IconFilePlus, IconFileReport, IconFileSearch, IconFileShredder, IconFileSymlink, IconFileText, IconFileUpload, IconFileX, IconFileZip, IconFiles, IconFilesOff, IconFilter, IconFilterOff, IconFingerprint, IconFiretruck, IconFirstAidKit, IconFish, IconFlag, IconFlag2, IconFlag3, IconFlame, IconFlare, IconFlask, IconFlask2, IconFlipHorizontal, IconFlipVertical, IconFloatCenter, IconFloatLeft, IconFloatNone, IconFloatRight, IconFocus, IconFocus2, IconFold, IconFoldDown, IconFoldUp, IconFolder, IconFolderMinus, IconFolderOff, IconFolderPlus, IconFolderX, IconFolders, IconForbid, IconForbid2, IconForklift, IconForms, IconFrame, IconFriends, IconGasStation, IconGauge, IconGeometry, IconGhost, IconGift, IconGitBranch, IconGitCommit, IconGitCompare, IconGitFork, IconGitMerge, IconGitPullRequest, IconGitPullRequestClosed, IconGlass, IconGlassFull, IconGlassOff, IconGlobe, IconGolf, IconGps, IconGrain, IconGridDots, IconGripHorizontal, IconGripVertical, IconGrowth, IconH1, IconH2, IconH3, IconH4, IconH5, IconH6, IconHandClick, IconHandFinger, IconHandLittleFinger, IconHandMiddleFinger, IconHandMove, IconHandOff, IconHandRingFinger, IconHandRock, IconHandStop, IconHandThreeFingers, IconHandTwoFingers, IconHanger, IconHash, IconHeading, IconHeadphones, IconHeadphonesOff, IconHeadset, IconHeart, IconHeartBroken, IconHeartRateMonitor, IconHelicopter, IconHelicopterLanding, IconHelp, IconHexagon, IconHexagonOff, IconHierarchy, IconHierarchy2, IconHighlight, IconHistory, IconHome, IconHome2, IconHotelService, IconIceCream, IconIceCream2, IconId, IconInbox, IconIndentDecrease, IconIndentIncrease, IconInfinity, IconInfoCircle, IconInfoSquare, IconItalic, IconJumpRope, IconKarate, IconKey, IconKeyboard, IconKeyboardHide, IconKeyboardOff, IconKeyboardShow, IconLanguage, IconLanguageHiragana, IconLanguageKatakana, IconLayersDifference, IconLayersIntersect, IconLayersLinked, IconLayersSubtract, IconLayersUnion, IconLayout, IconLayout2, IconLayoutAlignBottom, IconLayoutAlignCenter, IconLayoutAlignLeft, IconLayoutAlignMiddle, IconLayoutAlignRight, IconLayoutAlignTop, IconLayoutBottombar, IconLayoutCards, IconLayoutColumns, IconLayoutDistributeHorizontal, IconLayoutDistributeVertical, IconLayoutGrid, IconLayoutGridAdd, IconLayoutKanban, IconLayoutList, IconLayoutNavbar, IconLayoutRows, IconLayoutSidebar, IconLayoutSidebarRight, IconLeaf, IconLego, IconLemon, IconLemon2, IconLetterA, IconLetterB, IconLetterC, IconLetterCase, IconLetterCaseLower, IconLetterCaseToggle, IconLetterCaseUpper, IconLetterD, IconLetterE, IconLetterF, IconLetterG, IconLetterH, IconLetterI, IconLetterJ, IconLetterK, IconLetterL, IconLetterM, IconLetterN, IconLetterO, IconLetterP, IconLetterQ, IconLetterR, IconLetterS, IconLetterSpacing, IconLetterT, IconLetterU, IconLetterV, IconLetterW, IconLetterX, IconLetterY, IconLetterZ, IconLettersCase, IconLicense, IconLifebuoy, IconLine, IconLineDashed, IconLineDotted, IconLineHeight, IconLink, IconList, IconListCheck, IconListDetails, IconListNumbers, IconListSearch, IconLivePhoto, IconLiveView, IconLoader, IconLoaderQuarter, IconLocation, IconLock, IconLockAccess, IconLockOff, IconLockOpen, IconLockSquare, IconLogin, IconLogout, IconLungs, IconMacro, IconMagnet, IconMail, IconMailForward, IconMailOpened, IconMailbox, IconMan, IconManualGearbox, IconMap, IconMap2, IconMapPin, IconMapPinOff, IconMapPins, IconMapSearch, IconMarkdown, IconMarquee, IconMarquee2, IconMars, IconMask, IconMaskOff, IconMassage, IconMath, IconMathFunction, IconMathSymbols, IconMaximize, IconMeat, IconMedal, IconMedicalCross, IconMedicineSyrup, IconMenu, IconMenu2, IconMessage, IconMessage2, IconMessageCircle, IconMessageCircle2, IconMessageCircleOff, IconMessageDots, IconMessageOff, IconMessagePlus, IconMessageReport, IconMessages, IconMessagesOff, IconMicrophone, IconMicrophone2, IconMicrophoneOff, IconMicroscope, IconMilk, IconMinimize, IconMinus, IconMinusVertical, IconMist, IconMoodBoy, IconMoodConfuzed, IconMoodCrazyHappy, IconMoodCry, IconMoodEmpty, IconMoodHappy, IconMoodKid, IconMoodNeutral, IconMoodSad, IconMoodSmile, IconMoodSuprised, IconMoodTongue, IconMoon, IconMoon2, IconMoonStars, IconMoped, IconMotorbike, IconMouse, IconMovie, IconMug, IconMultiplier05x, IconMultiplier15x, IconMultiplier1x, IconMultiplier2x, IconMushroom, IconMusic, IconNewSection, IconNews, IconNfc, IconNote, IconNotebook, IconNotes, IconNotification, IconNumber0, IconNumber1, IconNumber2, IconNumber3, IconNumber4, IconNumber5, IconNumber6, IconNumber7, IconNumber8, IconNumber9, IconNurse, IconOctagon, IconOctagonOff, IconOld, IconOlympics, IconOmega, IconOutlet, IconOverline, IconPackage, IconPacman, IconPageBreak, IconPaint, IconPalette, IconPanoramaHorizontal, IconPanoramaVertical, IconPaperclip, IconParachute, IconParentheses, IconParking, IconPeace, IconPencil, IconPennant, IconPepper, IconPercentage, IconPerspective, IconPhone, IconPhoneCall, IconPhoneCalling, IconPhoneCheck, IconPhoneIncoming, IconPhoneOff, IconPhoneOutgoing, IconPhonePause, IconPhonePlus, IconPhoneX, IconPhoto, IconPhotoOff, IconPhysotherapist, IconPictureInPicture, IconPictureInPictureOff, IconPictureInPictureOn, IconPig, IconPill, IconPills, IconPin, IconPinned, IconPinnedOff, IconPizza, IconPlane, IconPlaneArrival, IconPlaneDeparture, IconPlanet, IconPlant, IconPlant2, IconPlayCard, IconPlayerPause, IconPlayerPlay, IconPlayerRecord, IconPlayerSkipBack, IconPlayerSkipForward, IconPlayerStop, IconPlayerTrackNext, IconPlayerTrackPrev, IconPlaylist, IconPlug, IconPlus, IconPoint, IconPokeball, IconPolaroid, IconPool, IconPower, IconPray, IconPresentation, IconPresentationAnalytics, IconPrinter, IconPrison, IconPrompt, IconPropeller, IconPuzzle, IconPuzzle2, IconPyramid, IconQrcode, IconQuestionMark, IconRadio, IconRadioactive, IconRadiusBottomLeft, IconRadiusBottomRight, IconRadiusTopLeft, IconRadiusTopRight, IconRainbow, IconReceipt, IconReceipt2, IconReceiptOff, IconReceiptRefund, IconReceiptTax, IconRecharging, IconRecordMail, IconRectangle, IconRectangleVertical, IconRecycle, IconRefresh, IconRefreshAlert, IconRegistered, IconRelationManyToMany, IconRelationOneToMany, IconRelationOneToOne, IconRepeat, IconRepeatOnce, IconReplace, IconReport, IconReportAnalytics, IconReportMedical, IconReportMoney, IconReportSearch, IconResize, IconRipple, IconRoadSign, IconRocket, IconRotate, IconRotate2, IconRotate360, IconRotateClockwise, IconRotateClockwise2, IconRotateRectangle, IconRoute, IconRouter, IconRowInsertBottom, IconRowInsertTop, IconRss, IconRuler, IconRuler2, IconRun, IconSailboat, IconSalt, IconSatellite, IconSausage, IconScale, IconScaleOutline, IconScan, IconSchool, IconScissors, IconScooter, IconScooterElectric, IconScreenShare, IconScreenShareOff, IconScubaMask, IconSearch, IconSection, IconSeeding, IconSelect, IconSelector, IconSend, IconSeparator, IconSeparatorHorizontal, IconSeparatorVertical, IconServer, IconServicemark, IconSettings, IconSettingsAutomation, IconShadow, IconShadowOff, IconShape, IconShape2, IconShape3, IconShare, IconShield, IconShieldCheck, IconShieldLock, IconShieldOff, IconShieldX, IconShip, IconShirt, IconShoppingCart, IconShoppingCartDiscount, IconShoppingCartOff, IconShoppingCartPlus, IconShoppingCartX, IconShredder, IconSignature, IconSitemap, IconSkateboard, IconSlice, IconSlideshow, IconSmartHome, IconSmoking, IconSmokingNo, IconSnowflake, IconSoccerField, IconSocial, IconSock, IconSortAscending, IconSortAscending2, IconSortAscendingLetters, IconSortAscendingNumbers, IconSortDescending, IconSortDescending2, IconSortDescendingLetters, IconSortDescendingNumbers, IconSoup, IconSpace, IconSpacingHorizontal, IconSpacingVertical, IconSpeakerphone, IconSpeedboat, IconSportBillard, IconSquare, IconSquare0, IconSquare1, IconSquare2, IconSquare3, IconSquare4, IconSquare5, IconSquare6, IconSquare7, IconSquare8, IconSquare9, IconSquareCheck, IconSquareDot, IconSquareForbid, IconSquareForbid2, IconSquareMinus, IconSquareOff, IconSquarePlus, IconSquareRoot, IconSquareRoot2, IconSquareRotated, IconSquareRotatedOff, IconSquareToggle, IconSquareToggleHorizontal, IconSquareX, IconSquaresDiagonal, IconSquaresFilled, IconStack, IconStack2, IconStairs, IconStairsDown, IconStairsUp, IconStar, IconStarHalf, IconStarOff, IconStars, IconSteeringWheel, IconStepInto, IconStepOut, IconStethoscope, IconSticker, IconStrikethrough, IconSubmarine, IconSubscript, IconSubtask, IconSum, IconSun, IconSunOff, IconSunrise, IconSunset, IconSuperscript, IconSwimming, IconSwitch, IconSwitch2, IconSwitch3, IconSwitchHorizontal, IconSwitchVertical, IconTable, IconTableExport, IconTableImport, IconTableOff, IconTag, IconTags, IconTallymark1, IconTallymark2, IconTallymark3, IconTallymark4, IconTallymarks, IconTank, IconTarget, IconTemperature, IconTemperatureCelsius, IconTemperatureFahrenheit, IconTemperatureMinus, IconTemperaturePlus, IconTemplate, IconTent, IconTerminal, IconTerminal2, IconTestPipe, IconTextDirectionLtr, IconTextDirectionRtl, IconTextResize, IconTextWrap, IconTextWrapDisabled, IconThermometer, IconThumbDown, IconThumbUp, IconTicket, IconTiltShift, IconTir, IconToggleLeft, IconToggleRight, IconTool, IconTools, IconToolsKitchen, IconToolsKitchen2, IconTornado, IconTournament, IconTrack, IconTractor, IconTrademark, IconTrafficCone, IconTrafficLights, IconTrain, IconTransferIn, IconTransferOut, IconTrash, IconTrashOff, IconTrashX, IconTree, IconTrees, IconTrendingDown, IconTrendingDown2, IconTrendingDown3, IconTrendingUp, IconTrendingUp2, IconTrendingUp3, IconTriangle, IconTriangleOff, IconTriangleSquareCircle, IconTrident, IconTrophy, IconTruck, IconTruckDelivery, IconTruckOff, IconTruckReturn, IconTypography, IconUmbrella, IconUnderline, IconUnlink, IconUpload, IconUrgent, IconUser, IconUserCheck, IconUserCircle, IconUserExclamation, IconUserMinus, IconUserOff, IconUserPlus, IconUserSearch, IconUserX, IconUsers, IconVaccine, IconVaccineBottle, IconVariable, IconVector, IconVectorBeizer2, IconVectorBezier, IconVectorTriangle, IconVenus, IconVersions, IconVideo, IconVideoMinus, IconVideoOff, IconVideoPlus, IconView360, IconViewfinder, IconViewportNarrow, IconViewportWide, IconVirus, IconVirusOff, IconVirusSearch, IconVocabulary, IconVolume, IconVolume2, IconVolume3, IconWalk, IconWall, IconWallet, IconWallpaper, IconWand, IconWaveSawTool, IconWaveSine, IconWaveSquare, IconWifi, IconWifi0, IconWifi1, IconWifi2, IconWifiOff, IconWind, IconWindmill, IconWindow, IconWiper, IconWiperWash, IconWoman, IconWorld, IconWorldDownload, IconWorldLatitude, IconWorldLongitude, IconWorldUpload, IconWreckingBall, IconWriting, IconWritingSign, IconX, IconYinYang, IconZodiacAquarius, IconZodiacAries, IconZodiacCancer, IconZodiacCapricorn, IconZodiacGemini, IconZodiacLeo, IconZodiacLibra, IconZodiacPisces, IconZodiacSagittarius, IconZodiacScorpio, IconZodiacTaurus, IconZodiacVirgo, IconZoomCancel, IconZoomCheck, IconZoomIn, IconZoomMoney };
50018
52611
  //# sourceMappingURL=index.esm.js.map