@carbon/icons-react 11.70.0 → 11.71.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 (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,7 +12,144 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _circle, _circle2, _circle3, _path76, _path77, _circle4, _circle5, _circle6, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _circle7, _circle8, _circle9, _circle0, _circle1, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle18, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _circle19, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _circle20, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _circle21, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223, _path224, _path225, _path226;
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _circle, _circle2, _circle3, _path86, _path87, _circle4, _circle5, _circle6, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _circle7, _circle8, _circle9, _circle0, _circle1, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _circle10, _circle11, _circle12, _circle13, _circle14, _circle15, _circle16, _circle17, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _circle18, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _circle19, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _circle20, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189, _path190, _path191, _path192, _path193, _path194, _path195, _path196, _path197, _path198, _path199, _path200, _path201, _path202, _path203, _path204, _path205, _path206, _path207, _path208, _path209, _path210, _path211, _path212, _path213, _path214, _circle21, _path215, _path216, _path217, _path218, _path219, _path220, _path221, _path222, _path223;
16
+ const Plane = /*#__PURE__*/React.forwardRef(function Plane({
17
+ children,
18
+ size = 16,
19
+ ...rest
20
+ }, ref) {
21
+ return /*#__PURE__*/React.createElement(Icon, {
22
+ width: size,
23
+ height: size,
24
+ ref: ref,
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ viewBox: "0 0 32 32",
27
+ fill: "currentColor",
28
+ ...rest
29
+ }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M29.37,14.75,20,10V6a4,4,0,0,0-8,0v4L2.63,14.75a1,1,0,0,0-.63.93v5a1,1,0,0,0,1,1,1,1,0,0,0,.29-.05L12,18v5L8.55,24.72a1,1,0,0,0-.55.9V29a1,1,0,0,0,1,1,.9.9,0,0,0,.28,0L16,28l6.72,2A.9.9,0,0,0,23,30a1,1,0,0,0,1-1V25.62a1,1,0,0,0-.55-.9L20,23V18l8.71,3.61a1,1,0,0,0,.29.05,1,1,0,0,0,1-1v-5A1,1,0,0,0,29.37,14.75ZM28,19.15,18,15v9.24l4,2v1.43l-6-1.75-6,1.75V26.24l4-2V15L4,19.15V16.3l10-5.07V6a2,2,0,0,1,4,0v5.23L28,16.3Z"
31
+ })), children);
32
+ });
33
+ if (process.env.NODE_ENV !== "production") {
34
+ Plane.propTypes = iconPropTypes;
35
+ }
36
+ const PlanePrivate = /*#__PURE__*/React.forwardRef(function PlanePrivate({
37
+ children,
38
+ size = 16,
39
+ ...rest
40
+ }, ref) {
41
+ return /*#__PURE__*/React.createElement(Icon, {
42
+ width: size,
43
+ height: size,
44
+ ref: ref,
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 32 32",
47
+ fill: "currentColor",
48
+ ...rest
49
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
50
+ d: "M28.5845,14.585l-3.12-1.8721A4.9951,4.9951,0,0,0,22.8921,12H7.7808L7.16,9.5151A1.9975,1.9975,0,0,0,5.2192,8H4a2.0023,2.0023,0,0,0-2,2v7a3.0033,3.0033,0,0,0,3,3h7v6a2.0023,2.0023,0,0,0,2,2h1.3071A2.0086,2.0086,0,0,0,17.18,26.7021L19.6929,20h7.3916a2.9152,2.9152,0,0,0,1.5-5.415ZM27.0845,18H18.3071l-3,8H14V18H5a1.0009,1.0009,0,0,1-1-1V10H5.2192l1,4H10v2h2V14h3v2h2V14h3v2h2V14h.8921a2.9977,2.9977,0,0,1,1.5434.4277l3.12,1.8721a.9154.9154,0,0,1-.4712,1.7Z"
51
+ })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M14,4h1.3228l2.4,6h2.1545L17.18,3.2573A1.9906,1.9906,0,0,0,15.3228,2H14a2.0023,2.0023,0,0,0-2,2v6h2Z"
53
+ })), children);
54
+ });
55
+ if (process.env.NODE_ENV !== "production") {
56
+ PlanePrivate.propTypes = iconPropTypes;
57
+ }
58
+ const PlaneSea = /*#__PURE__*/React.forwardRef(function PlaneSea({
59
+ children,
60
+ size = 16,
61
+ ...rest
62
+ }, ref) {
63
+ return /*#__PURE__*/React.createElement(Icon, {
64
+ width: size,
65
+ height: size,
66
+ ref: ref,
67
+ xmlns: "http://www.w3.org/2000/svg",
68
+ viewBox: "0 0 32 32",
69
+ fill: "currentColor",
70
+ ...rest
71
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
72
+ d: "M30 30H28a4.9316 4.9316 0 01-4-1.9873 5.0192 5.0192 0 01-8 0 5.0192 5.0192 0 01-8 0A4.9316 4.9316 0 014 30H2V28H4a3.44 3.44 0 003.0532-2.3215A.9712.9712 0 018 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0012 28a3.44 3.44 0 003.0532-2.3215A.99.99 0 0116 25a1.0069 1.0069 0 01.9487.6838A3.4381 3.4381 0 0020 28a3.44 3.44 0 003.0532-2.3215 1 1 0 011.8955.0053A3.4381 3.4381 0 0028 28h2zM28 6v4H25.5L23.4 7.2A3.0129 3.0129 0 0021 6H15a3.0033 3.0033 0 00-3 3v1H8.6182L7.8945 8.5527l-1-2A1 1 0 006 6H3A1 1 0 002 7v6a3.0033 3.0033 0 003 3h6.82l-.6666 4H7a1 1 0 000 2H27a1 1 0 000-2H22.847L22.18 16h.1629a4.9662 4.9662 0 003.5351-1.4648L28 12.4141V16h2V6zM14 9a1.0009 1.0009 0 011-1h6a1.0045 1.0045 0 01.8.4L23 10H14zm6.82 11H13.18l.6666-4h6.306zm1.5237-6H5a1.0009 1.0009 0 01-1-1V8H5.3818l.7237 1.4473L7.3818 12h18.204l-1.1214 1.1211A2.9789 2.9789 0 0122.3433 14z"
73
+ })), children);
74
+ });
75
+ if (process.env.NODE_ENV !== "production") {
76
+ PlaneSea.propTypes = iconPropTypes;
77
+ }
78
+ const PlatformAutomation = /*#__PURE__*/React.forwardRef(function PlatformAutomation({
79
+ children,
80
+ size = 16,
81
+ ...rest
82
+ }, ref) {
83
+ return /*#__PURE__*/React.createElement(Icon, {
84
+ width: size,
85
+ height: size,
86
+ ref: ref,
87
+ xmlns: "http://www.w3.org/2000/svg",
88
+ viewBox: "0 0 32 32",
89
+ fill: "currentColor",
90
+ ...rest
91
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
92
+ d: "M5 25V15.8281l-3.5859 3.586L0 18l6-6 6 6-1.4141 1.4141L7 15.8281V25H19v2H7A2.0024 2.0024 0 015 25zM24 22h4a2.002 2.002 0 012 2v4a2.002 2.002 0 01-2 2H24a2.002 2.002 0 01-2-2V24A2.002 2.002 0 0124 22zm4 6V24H23.9985L24 28zM27 6v9.1719l3.5859-3.586L32 13l-6 6-6-6 1.4141-1.4141L25 15.1719V6H13V4H25A2.0024 2.0024 0 0127 6zM2 6H8V8H2zM2 2H10V4H2z"
93
+ })), children);
94
+ });
95
+ if (process.env.NODE_ENV !== "production") {
96
+ PlatformAutomation.propTypes = iconPropTypes;
97
+ }
98
+ const Platforms = /*#__PURE__*/React.forwardRef(function Platforms({
99
+ children,
100
+ size = 16,
101
+ ...rest
102
+ }, ref) {
103
+ return /*#__PURE__*/React.createElement(Icon, {
104
+ width: size,
105
+ height: size,
106
+ ref: ref,
107
+ xmlns: "http://www.w3.org/2000/svg",
108
+ viewBox: "0 0 32 32",
109
+ fill: "currentColor",
110
+ ...rest
111
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
112
+ d: "m28,28H4c-1.1028,0-2-.8972-2-2v-6h2v6h24v-6h2v6c0,1.1028-.8972,2-2,2Z"
113
+ })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
114
+ d: "M17 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM9 17v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM17 9v4c0 .5522.4477 1 1 1h4c.5523 0 1-.4478 1-1v-4c0-.5523-.4477-1-1-1h-4c-.5523 0-1 .4477-1 1zm2 1h2v2h-2v-2zM5 5v8c0 .5522.4477 1 1 1h8c.5523 0 1-.4478 1-1V5c0-.5523-.4477-1-1-1H6c-.5523 0-1 .4477-1 1zm2 1h6v6h-6v-6z"
115
+ })), children);
116
+ });
117
+ if (process.env.NODE_ENV !== "production") {
118
+ Platforms.propTypes = iconPropTypes;
119
+ }
120
+ const Play = /*#__PURE__*/React.forwardRef(function Play({
121
+ children,
122
+ size = 16,
123
+ ...rest
124
+ }, ref) {
125
+ if (size === 16 || size === "16" || size === "16px") {
126
+ return /*#__PURE__*/React.createElement(Icon, {
127
+ width: size,
128
+ height: size,
129
+ ref: ref,
130
+ xmlns: "http://www.w3.org/2000/svg",
131
+ viewBox: "0 0 16 16",
132
+ fill: "currentColor",
133
+ ...rest
134
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
135
+ d: "M3.5,14C3.2,14,3,13.8,3,13.5v-11c0-0.2,0.1-0.3,0.2-0.4C3.4,2,3.6,2,3.8,2.1l9.5,5.5c0.2,0.1,0.3,0.4,0.2,0.7 c0,0.1-0.1,0.1-0.2,0.2l-9.5,5.5C3.7,14,3.6,14,3.5,14z M4,3.4v9.3L12,8L4,3.4z"
136
+ })), children);
137
+ }
138
+ return /*#__PURE__*/React.createElement(Icon, {
139
+ width: size,
140
+ height: size,
141
+ ref: ref,
142
+ xmlns: "http://www.w3.org/2000/svg",
143
+ viewBox: "0 0 32 32",
144
+ fill: "currentColor",
145
+ ...rest
146
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
147
+ d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28ZM8,6.6909V25.3088L24.9248,16Z"
148
+ })), children);
149
+ });
150
+ if (process.env.NODE_ENV !== "production") {
151
+ Play.propTypes = iconPropTypes;
152
+ }
16
153
  const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled({
17
154
  children,
18
155
  size = 16,
@@ -27,7 +164,7 @@ const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled({
27
164
  viewBox: "0 0 16 16",
28
165
  fill: "currentColor",
29
166
  ...rest
30
- }, _path || (_path = /*#__PURE__*/React.createElement("path", {
167
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
31
168
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
32
169
  })), children);
33
170
  }
@@ -39,10 +176,10 @@ const PlayFilled = /*#__PURE__*/React.forwardRef(function PlayFilled({
39
176
  viewBox: "0 0 32 32",
40
177
  fill: "currentColor",
41
178
  ...rest
42
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
179
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
43
180
  fill: "none",
44
181
  d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Z"
45
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
182
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
46
183
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
47
184
  })), children);
48
185
  });
@@ -62,7 +199,7 @@ const PlayFilledAlt = /*#__PURE__*/React.forwardRef(function PlayFilledAlt({
62
199
  viewBox: "0 0 32 32",
63
200
  fill: "currentColor",
64
201
  ...rest
65
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
202
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
66
203
  d: "M7,28a1,1,0,0,1-1-1V5a1,1,0,0,1,1.4819-.8763l20,11a1,1,0,0,1,0,1.7525l-20,11A1.0005,1.0005,0,0,1,7,28Z"
67
204
  })), children);
68
205
  });
@@ -83,9 +220,9 @@ const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline({
83
220
  viewBox: "0 0 16 16",
84
221
  fill: "currentColor",
85
222
  ...rest
86
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
223
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
87
224
  d: "M8,2c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S4.7,2,8,2 M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z"
88
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
225
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
89
226
  d: "M6,11.5c-0.1,0-0.2,0-0.3-0.1c-0.2-0.1-0.2-0.3-0.2-0.4V5c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3 C12,7.7,12.1,8,11.9,8.2c0,0.1-0.1,0.2-0.2,0.2l-5.5,3C6.2,11.5,6.1,11.5,6,11.5z M6.5,5.8v4.3l4-2.2L6.5,5.8z"
90
227
  })), children);
91
228
  }
@@ -97,9 +234,9 @@ const PlayOutline = /*#__PURE__*/React.forwardRef(function PlayOutline({
97
234
  viewBox: "0 0 32 32",
98
235
  fill: "currentColor",
99
236
  ...rest
100
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
237
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
101
238
  d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
102
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
239
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
103
240
  d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
104
241
  })), children);
105
242
  });
@@ -120,9 +257,9 @@ const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFill
120
257
  viewBox: "0 0 16 16",
121
258
  fill: "currentColor",
122
259
  ...rest
123
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
260
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
124
261
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M11.7,8.4l-5.5,3c-0.2,0.1-0.3,0.1-0.5,0c-0.2-0.1-0.2-0.3-0.2-0.4V5 c0-0.2,0.1-0.3,0.2-0.4c0.2-0.1,0.3-0.1,0.5,0l5.5,3C12,7.7,12.1,8,11.9,8.2C11.9,8.3,11.8,8.4,11.7,8.4L11.7,8.4z"
125
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
262
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
126
263
  d: "M6.5 10.2L10.5 8 6.5 5.8z"
127
264
  })), children);
128
265
  }
@@ -134,12 +271,12 @@ const PlayOutlineFilled = /*#__PURE__*/React.forwardRef(function PlayOutlineFill
134
271
  viewBox: "0 0 32 32",
135
272
  fill: "currentColor",
136
273
  ...rest
137
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
274
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
138
275
  fill: "none",
139
276
  d: "M11,23a1,1,0,0,1-1-1V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789l-12,6A1.001,1.001,0,0,1,11,23Zm1-11.3821v8.7642L20.7642,16Z"
140
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
277
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
141
278
  d: "M12 20.382L20.764 16 12 11.618 12 20.382z"
142
- })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
279
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
143
280
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm7.4473,14.8945-12,6A1,1,0,0,1,10,22V10a1,1,0,0,1,1.4473-.8945l12,6a1,1,0,0,1,0,1.789Z"
144
281
  })), children);
145
282
  });
@@ -159,7 +296,7 @@ const Playlist = /*#__PURE__*/React.forwardRef(function Playlist({
159
296
  viewBox: "0 0 32 32",
160
297
  fill: "currentColor",
161
298
  ...rest
162
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
299
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
163
300
  d: "M4 6H22V8H4zM4 12H22V14H4zM4 18H16V20H4zM21 18L28 23 21 28 21 18z"
164
301
  })), children);
165
302
  });
@@ -179,7 +316,7 @@ const Plug = /*#__PURE__*/React.forwardRef(function Plug({
179
316
  viewBox: "0 0 32 32",
180
317
  fill: "currentColor",
181
318
  ...rest
182
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
319
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
183
320
  d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Zm0,8a6,6,0,0,1-12,0V10H22Z"
184
321
  })), children);
185
322
  });
@@ -199,7 +336,7 @@ const PlugFilled = /*#__PURE__*/React.forwardRef(function PlugFilled({
199
336
  viewBox: "0 0 32 32",
200
337
  fill: "currentColor",
201
338
  ...rest
202
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
339
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
203
340
  d: "M22,8H21V2H19V8H13V2H11V8H10a2,2,0,0,0-2,2v6a8.0073,8.0073,0,0,0,7,7.9307V30h2V23.9307A8.0073,8.0073,0,0,0,24,16V10A2,2,0,0,0,22,8Z"
204
341
  })), children);
205
342
  });
@@ -219,13 +356,33 @@ const Png = /*#__PURE__*/React.forwardRef(function Png({
219
356
  viewBox: "0 0 32 32",
220
357
  fill: "currentColor",
221
358
  ...rest
222
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
359
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
223
360
  d: "M30 23H24a2 2 0 01-2-2V11a2 2 0 012-2h6v2H24V21h4V17H26V15h4zM18 19L14.32 9 12 9 12 23 14 23 14 13 17.68 23 20 23 20 9 18 9 18 19zM4 23H2V9H8a2 2 0 012 2v5a2 2 0 01-2 2H4zm0-7H8V11H4z"
224
361
  })), children);
225
362
  });
226
363
  if (process.env.NODE_ENV !== "production") {
227
364
  Png.propTypes = iconPropTypes;
228
365
  }
366
+ const Point = /*#__PURE__*/React.forwardRef(function Point({
367
+ children,
368
+ size = 16,
369
+ ...rest
370
+ }, ref) {
371
+ return /*#__PURE__*/React.createElement(Icon, {
372
+ width: size,
373
+ height: size,
374
+ ref: ref,
375
+ xmlns: "http://www.w3.org/2000/svg",
376
+ viewBox: "0 0 32 32",
377
+ fill: "currentColor",
378
+ ...rest
379
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
380
+ d: "M25.0009,13c-.5165.0019-1.0234.1398-1.4696.4-.5478-.8691-1.5021-1.3974-2.5293-1.4-.5165.0019-1.0234.1398-1.4696.4-.749-1.1788-2.2121-1.6847-3.529-1.22v-5.18h0c0-1.6569-1.3427-3-2.9991-3s-2.9991,1.3431-2.9991,3v11.1l-2.2293-1.52h0c-.5111-.3807-1.1323-.5843-1.7695-.58-1.6564-.0041-3.0024,1.3357-3.0065,2.9926-.002.8025.3175,1.5723.8871,2.1374l7.9976,7.3c1.1323,1.0137,2.5992,1.5729,4.1188,1.57h4.9985c3.8648,0,6.9979-3.134,6.9979-7v-6c0-1.6569-1.3427-3-2.9991-3h.0002ZM26.0006,22c0,2.7614-2.2379,5-4.9985,5h-4.9985c-1.0105.0122-1.991-.3432-2.7592-1l-7.9476-7.3c-.1847-.1863-.2888-.4377-.2899-.7,0-.5523.4476-1,.9997-1,.2163,0,.4268.0702.5998.2l5.3984,3.7V6c0-.5523.4476-1,.9997-1s.9997.4477.9997,1h0v11h1.9994v-3c0-.5523.4476-1,.9997-1s.9997.4477.9997,1v3h1.9994v-2c0-.5523.4476-1,.9997-1s.9997.4477.9997,1v2h1.9994v-1c0-.5523.4476-1,.9997-1s.9997.4477.9997,1v6Z"
381
+ })), children);
382
+ });
383
+ if (process.env.NODE_ENV !== "production") {
384
+ Point.propTypes = iconPropTypes;
385
+ }
229
386
  const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence({
230
387
  children,
231
388
  size = 16,
@@ -239,9 +396,9 @@ const PointOfPresence = /*#__PURE__*/React.forwardRef(function PointOfPresence({
239
396
  viewBox: "0 0 32 32",
240
397
  fill: "currentColor",
241
398
  ...rest
242
- }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
399
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
243
400
  d: "M28 30H18a2.0021 2.0021 0 01-2-2V18a2.0021 2.0021 0 012-2h2v2H18V28H28V18H26V16h2a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM14 16H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2H14a2.0021 2.0021 0 012 2V6H14V4H4V14H14V12h2v2A2.0021 2.0021 0 0114 16z"
244
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
401
+ })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
245
402
  d: "M26,9a2.9926,2.9926,0,0,0-5.8157-1H9v2H20.1843A2.9939,2.9939,0,0,0,22,11.8154V23h2V11.8159A2.9958,2.9958,0,0,0,26,9Zm-3,1a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,23,10Z"
246
403
  })), children);
247
404
  });
@@ -261,9 +418,9 @@ const WatsonHealthPointerText = /*#__PURE__*/React.forwardRef(function WatsonHea
261
418
  viewBox: "0 0 32 32",
262
419
  fill: "currentColor",
263
420
  ...rest
264
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
421
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
265
422
  d: "M13.71 12.29L7.41 6 13 6 13 4 4 4 4 13 6 13 6 7.41 12.29 13.71 13.71 12.29zM28 30H12a2 2 0 01-2-2V18h2V28H28V12H18V10H28a2 2 0 012 2V28A2 2 0 0128 30z"
266
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
423
+ })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
267
424
  d: "M22,15H17v2h5v2H18a2,2,0,0,0-2,2v2a2,2,0,0,0,2,2h6V17A2,2,0,0,0,22,15Zm0,8H18V21h4Z"
268
425
  })), children);
269
426
  });
@@ -283,11 +440,11 @@ const Police = /*#__PURE__*/React.forwardRef(function Police({
283
440
  viewBox: "0 0 32 32",
284
441
  fill: "currentColor",
285
442
  ...rest
286
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
443
+ }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
287
444
  d: "M10 24H12V30H10z"
288
- })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
445
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
289
446
  d: "M21,20H7a3.0033,3.0033,0,0,1-3-3V6H2V17a5.0059,5.0059,0,0,0,5,5H21a4.9419,4.9419,0,0,1,2.105.481L17,28.5859,18.4141,30l6.3071-6.3071A4.96,4.96,0,0,1,26,27v3h2V27A7.0078,7.0078,0,0,0,21,20Z"
290
- })), _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
447
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
291
448
  d: "M25.2746,4.0386l-7-2a1.0013,1.0013,0,0,0-.55,0l-7,2A.9993.9993,0,0,0,10.03,5.2422L11,9.123V11A7,7,0,1,0,25,11V9.123l.97-3.8808A.9993.9993,0,0,0,25.2746,4.0386ZM18,4.04l5.7952,1.6558L23.219,8H19V6H17V8H12.781l-.5762-2.3042ZM18,16a5.0058,5.0058,0,0,1-5-5V10H23v1A5.0058,5.0058,0,0,1,18,16Z"
292
449
  })), children);
293
450
  });
@@ -307,9 +464,9 @@ const Policy = /*#__PURE__*/React.forwardRef(function Policy({
307
464
  viewBox: "0 0 32 32",
308
465
  fill: "currentColor",
309
466
  ...rest
310
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
467
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
311
468
  d: "M30 18A6 6 0 1020 22.46v7.54l4-1.8926 4 1.8926V22.46A5.98 5.98 0 0030 18zm-4 8.84l-2-.9467L22 26.84V23.65a5.8877 5.8877 0 004 0zM24 22a4 4 0 114-4A4.0045 4.0045 0 0124 22zM9 14H16V16H9zM9 8H19V10H9z"
312
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
469
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
313
470
  d: "M6,30a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V8H22V4H6V28H16v2Z"
314
471
  })), children);
315
472
  });
@@ -329,7 +486,7 @@ const PopIn = /*#__PURE__*/React.forwardRef(function PopIn({
329
486
  viewBox: "0 0 32 32",
330
487
  fill: "currentColor",
331
488
  ...rest
332
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
489
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
333
490
  d: "M26,28H6c-1.1025,0-2-.8975-2-2V6c0-1.1025.8975-2,2-2h8v2H6v20h20v-8.0267h2v8.0267c0,1.1025-.8975,2-2,2ZM28,14v-2l-6.586-.0266L30,3.3875l-1.4142-1.4142-8.5861,8.586.0003-6.5593h-2v10l9.9999-.0269v.0269Z"
334
491
  })), children);
335
492
  });
@@ -349,9 +506,9 @@ const Popup = /*#__PURE__*/React.forwardRef(function Popup({
349
506
  viewBox: "0 0 32 32",
350
507
  fill: "currentColor",
351
508
  ...rest
352
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
509
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
353
510
  d: "M28,4H10A2.0059,2.0059,0,0,0,8,6V20a2.0059,2.0059,0,0,0,2,2H28a2.0059,2.0059,0,0,0,2-2V6A2.0059,2.0059,0,0,0,28,4Zm0,16H10V6H28Z"
354
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
511
+ })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
355
512
  d: "M18,26H4V16H6V14H4a2.0059,2.0059,0,0,0-2,2V26a2.0059,2.0059,0,0,0,2,2H18a2.0059,2.0059,0,0,0,2-2V24H18Z"
356
513
  })), children);
357
514
  });
@@ -371,7 +528,7 @@ const PortDefinition = /*#__PURE__*/React.forwardRef(function PortDefinition({
371
528
  viewBox: "0 0 32 32",
372
529
  fill: "currentColor",
373
530
  ...rest
374
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
531
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
375
532
  strokeWidth: "0",
376
533
  d: "m19,7v-3.3999c0-.8837-.7164-1.6001-1.6001-1.6001H4v2h13v3h-6c-1.1046,0-2,.8954-2,2v14c0,1.1046.8954,2,2,2h6v3H4v2h13.3999c.8837,0,1.6001-.7164,1.6001-1.6001v-3.3999h6c1.1046,0,2-.8954,2-2v-14c0-1.1046-.8954-2-2-2h-6Zm6,16h-14v-14h14v14Z"
377
534
  })), children);
@@ -392,9 +549,9 @@ const PortInput = /*#__PURE__*/React.forwardRef(function PortInput({
392
549
  viewBox: "0 0 32 32",
393
550
  fill: "currentColor",
394
551
  ...rest
395
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
552
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
396
553
  d: "M18,28c-3.5928,0-6.9666-1.5903-9.2566-4.3632l1.542-1.2737c1.9087,2.3113,4.7207,3.6368,7.7146,3.6368,5.5139,0,10-4.486,10-10s-4.4861-10-10-10c-2.9939,0-5.8059,1.3256-7.7146,3.6368l-1.542-1.2737c2.29-2.7728,5.6638-4.3632,9.2566-4.3632,6.6169,0,12,5.3832,12,12s-5.3831,12-12,12Z"
397
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
554
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
398
555
  d: "M23 16L16 9 14.5859 10.4141 19.1719 15 2 15 2 17 19.1719 17 14.5859 21.5859 16 23 23 16z"
399
556
  })), children);
400
557
  });
@@ -414,9 +571,9 @@ const PortOutput = /*#__PURE__*/React.forwardRef(function PortOutput({
414
571
  viewBox: "0 0 32 32",
415
572
  fill: "currentColor",
416
573
  ...rest
417
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
574
+ }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
418
575
  d: "M30 16L23 9 21.5859 10.4141 26.1719 15 9 15 9 17 26.1719 17 21.5859 21.5859 23 23 30 16z"
419
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
576
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
420
577
  d: "M14,28c-6.6167,0-12-5.3832-12-12S7.3833,4,14,4c2.335,0,4.5986,.6714,6.5461,1.9414l-1.0923,1.6753c-1.6221-1.0576-3.5078-1.6167-5.4539-1.6167-5.5139,0-10,4.486-10,10s4.4861,10,10,10c1.946,0,3.8318-.5591,5.4539-1.6167l1.0923,1.6753c-1.9475,1.27-4.2112,1.9414-6.5461,1.9414Z"
421
578
  })), children);
422
579
  });
@@ -436,7 +593,7 @@ const PortUsage = /*#__PURE__*/React.forwardRef(function PortUsage({
436
593
  viewBox: "0 0 32 32",
437
594
  fill: "currentColor",
438
595
  ...rest
439
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
596
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
440
597
  strokeWidth: "0",
441
598
  d: "m21,7h-2v-3.3999c0-.8999-.7002-1.6001-1.6001-1.6001H4v2h13v3h-2c-3.3,0-6,2.7002-6,6v6c0,3.2998,2.7,6,6,6h2v3H4v2h13.3999c.8999,0,1.6001-.7002,1.6001-1.6001v-3.3999h2c3.3,0,6-2.7002,6-6v-6c0-3.2998-2.7-6-6-6Zm4,12c0,2.2002-1.8,4-4,4h-6c-2.2,0-4-1.7998-4-4v-6c0-2.2002,1.8-4,4-4h6c2.2,0,4,1.7998,4,4v6Z"
442
599
  })), children);
@@ -457,7 +614,7 @@ const Portfolio = /*#__PURE__*/React.forwardRef(function Portfolio({
457
614
  viewBox: "0 0 32 32",
458
615
  fill: "currentColor",
459
616
  ...rest
460
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
617
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
461
618
  d: "M28,10H22V6a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v4H4a2,2,0,0,0-2,2V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,6h8v4H12ZM4,26V12H28V26Z"
462
619
  })), children);
463
620
  });
@@ -478,9 +635,9 @@ const Power = /*#__PURE__*/React.forwardRef(function Power({
478
635
  viewBox: "0 0 16 16",
479
636
  fill: "currentColor",
480
637
  ...rest
481
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
638
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
482
639
  d: "M11.2,2.9l-0.5,0.9c2.6,1.5,3.5,4.9,2,7.5s-4.9,3.5-7.5,2s-3.5-4.9-2-7.5c0.5-0.8,1.2-1.5,2-2L4.8,2.9 c-3.1,1.8-4.2,5.8-2.4,8.9s5.8,4.2,8.9,2.4s4.2-5.8,2.4-8.9C13.1,4.3,12.2,3.4,11.2,2.9z"
483
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
640
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
484
641
  d: "M7.5 1H8.5V8H7.5z"
485
642
  })), children);
486
643
  }
@@ -492,9 +649,9 @@ const Power = /*#__PURE__*/React.forwardRef(function Power({
492
649
  viewBox: "0 0 32 32",
493
650
  fill: "currentColor",
494
651
  ...rest
495
- }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
652
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
496
653
  d: "M22.5,5.74l-1,1.73a11,11,0,1,1-11,0l-1-1.73a13,13,0,1,0,13,0Z"
497
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
654
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
498
655
  d: "M15 2H17V16H15z"
499
656
  })), children);
500
657
  });
@@ -514,13 +671,13 @@ const PowerEnterprisePoolsMeteredCapacityIntegration = /*#__PURE__*/React.forwar
514
671
  viewBox: "0 0 32 32",
515
672
  fill: "currentColor",
516
673
  ...rest
517
- }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
674
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
518
675
  d: "M16.0166,29.9937c-7.7085,0-13.9863-6.2646-13.9995-13.9761-.0068-3.7358,1.4443-7.2534,4.0854-9.9043l1.417,1.4121c-2.2642,2.272-3.5083,5.2866-3.5024,8.4888.0054,3.2056,1.2588,6.2168,3.5293,8.4795,2.2651,2.2573,5.2725,3.5,8.4702,3.5h.021c1.3477-.0024,2.6533-.2212,3.8799-.6514l.6611,1.8877c-1.4385.5039-2.9653.7612-4.5381.7637h-.0239Z"
519
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
676
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
520
677
  d: "M15 16h2v4h2c1.1046 0 2 .8954 2 2v3h-2v-3h-2v3h-2v-3h-2v3h-2v-3c0-1.1046.8954-2 2-2h2v-4zM23 26h0c.5523 0 1 .4477 1 1h0c0 .5523-.4477 1-1 1h0c-.5523 0-1-.4477-1-1h0c0-.5523.4477-1 1-1zM9 4h0c.5523 0 1 .4477 1 1h0c0 .5523-.4477 1-1 1h0c-.5523 0-1-.4477-1-1h0c0-.5523.4477-1 1-1z"
521
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
678
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
522
679
  d: "M20.9199,10.1064c-.4219-2.332-2.4678-4.1064-4.9199-4.1064s-4.498,1.7744-4.9199,4.1064c-1.7637.417-3.0801,2.0049-3.0801,3.8936,0,2.2061,1.7939,4,4,4h1v-2h-1c-1.1025,0-2-.8975-2-2s.8975-2,2-2h1v-1c0-1.6543,1.3457-3,3-3s3,1.3457,3,3v1h1c1.1025,0,2,.8975,2,2s-.8975,2-2,2h-1v2h1c2.2061,0,4-1.7939,4-4,0-1.8887-1.3164-3.4766-3.0801-3.8936Z"
523
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
680
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
524
681
  d: "M25.8999,25.8885l-1.4141-1.4141c2.2681-2.2681,3.5171-5.2808,3.5171-8.4829,0-6.6167-5.3833-12-12-12-1.3491,0-2.6548.2168-3.8809.644l-.6582-1.8887c1.4385-.501,2.9653-.7554,4.5391-.7554,7.7197,0,14,6.2803,14,14,0,3.7363-1.457,7.251-4.103,9.897Z"
525
682
  })), children);
526
683
  });
@@ -540,7 +697,7 @@ const PowerVirtualServerDisasterRecoveryAutomation = /*#__PURE__*/React.forwardR
540
697
  viewBox: "0 0 32 32",
541
698
  fill: "currentColor",
542
699
  ...rest
543
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
700
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
544
701
  d: "M9,16h0c0,.3369.024.6749.0714,1.006l-1.9795.2832c-.061-.4238-.0919-.858-.0919-1.2892,0-4.9629,4.0376-9,9-9,2.0435,0,4.0444.7041,5.6348,1.9814l-1.2529,1.5596c-1.2544-1.0083-2.7696-1.541-4.3819-1.541-3.8599,0-6.9999,3.1401-6.9999,7.0001h-.0001ZM8,20c0,.5522.4478,1,1,1s1-.4478,1-1-.4478-1-1-1-1,.4478-1,1ZM16,4c6.6166,0,12,5.3833,12,12h2c0-7.7197-6.2803-14-14-14-1.6431,0-3.2529.2822-4.7846.8389l.6836,1.8799c1.3115-.4771,2.6913-.7188,4.101-.7188ZM22,12c0,.5522.4478,1,1,1s1-.4478,1-1-.4478-1-1-1-1,.4478-1,1ZM9,6c.5522,0,1-.4478,1-1s-.4478-1-1-1-1,.4478-1,1,.4478,1,1,1ZM4,16h0c0-3.2051,1.2481-6.2188,3.5147-8.4854l-1.4141-1.4141c-2.6445,2.6445-4.1006,6.1603-4.1006,9.8995,0,7.7197,6.2803,14,14,14v-2c-6.6166,0-12-5.3832-12-12ZM28.5,25.5c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-.4617.1135-.8942.3006-1.2853l-5.5153-5.5153c-.3911.1871-.8236.3006-1.2853.3006-1.6543,0-3-1.3457-3-3s1.3457-3,3-3,3,1.3457,3,3c0,.4617-.1135.8942-.3006,1.2853l5.5153,5.5153c.3911-.1871.8236-.3006,1.2853-.3006,1.6543,0,3,1.3456,3,2.9999h0ZM16,17c.5513,0,1-.4487,1-1s-.4487-1-1-1-1,.4487-1,1,.4487,1,1,1ZM26.5,25.5c0-.5518-.4482-1-1-1s-1,.4482-1,1,.4482,1,1,1,1-.4482,1-1Z"
545
702
  })), children);
546
703
  });
@@ -560,7 +717,7 @@ const Ppt = /*#__PURE__*/React.forwardRef(function Ppt({
560
717
  viewBox: "0 0 32 32",
561
718
  fill: "currentColor",
562
719
  ...rest
563
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
720
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
564
721
  d: "M22 11L25 11 25 23 27 23 27 11 30 11 30 9 22 9 22 11zM14 23H12V9h6a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H14zm0-7h4V10.9985H14zM4 23H2V9H8a2.002 2.002 0 012 2v5a2.002 2.002 0 01-2 2H4zm0-7H8V10.9985H4z"
565
722
  })), children);
566
723
  });
@@ -580,9 +737,9 @@ const PresentationFile = /*#__PURE__*/React.forwardRef(function PresentationFile
580
737
  viewBox: "0 0 32 32",
581
738
  fill: "currentColor",
582
739
  ...rest
583
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
740
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
584
741
  d: "M15 10H17V18H15zM20 14H22V18H20zM10 12H12V18H10z"
585
- })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
742
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
586
743
  d: "M25,4H17V2H15V4H7A2,2,0,0,0,5,6V20a2,2,0,0,0,2,2h8v6H11v2H21V28H17V22h8a2,2,0,0,0,2-2V6A2,2,0,0,0,25,4Zm0,16H7V6H25Z"
587
744
  })), children);
588
745
  });
@@ -602,7 +759,7 @@ const Pressure = /*#__PURE__*/React.forwardRef(function Pressure({
602
759
  viewBox: "0 0 32 32",
603
760
  fill: "currentColor",
604
761
  ...rest
605
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
762
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
606
763
  d: "M17.5053,16l8.1591-7.2529A1,1,0,0,0,25,7H22V2H20V9h2.37L16,14.6621,9.63,9H12V2H10V7H7a1,1,0,0,0-.6646,1.7471L14.4945,16,6.3353,23.2529A1,1,0,0,0,7,25h3v5h2V23H9.63L16,17.3379,22.37,23H20v7h2V25h3a1,1,0,0,0,.6645-1.7471Z"
607
764
  })), children);
608
765
  });
@@ -622,7 +779,7 @@ const PressureFilled = /*#__PURE__*/React.forwardRef(function PressureFilled({
622
779
  viewBox: "0 0 32 32",
623
780
  fill: "currentColor",
624
781
  ...rest
625
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
782
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
626
783
  d: "M22 30H10V25H6l10-9 10 9H22zM16 16L6 7h4V2H22V7h4z"
627
784
  })), children);
628
785
  });
@@ -642,9 +799,9 @@ const PreviousFilled = /*#__PURE__*/React.forwardRef(function PreviousFilled({
642
799
  viewBox: "0 0 32 32",
643
800
  fill: "currentColor",
644
801
  ...rest
645
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
802
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
646
803
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm8,15H11.85l5.58,5.5728L16,24,8,16l8-8,1.43,1.3926L11.85,15H24Z"
647
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
804
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
648
805
  fill: "none",
649
806
  d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z",
650
807
  "data-icon-path": "inner-path"
@@ -666,9 +823,9 @@ const PreviousOutline = /*#__PURE__*/React.forwardRef(function PreviousOutline({
666
823
  viewBox: "0 0 32 32",
667
824
  fill: "currentColor",
668
825
  ...rest
669
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
826
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
670
827
  d: "M16 8L17.43 9.393 11.85 15 24 15 24 17 11.85 17 17.43 22.573 16 24 8 16 16 8z"
671
- })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
828
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
672
829
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
673
830
  })), children);
674
831
  });
@@ -688,10 +845,10 @@ const PricingConsumption = /*#__PURE__*/React.forwardRef(function PricingConsump
688
845
  viewBox: "0 0 32 32",
689
846
  fill: "currentColor",
690
847
  ...rest
691
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
848
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
692
849
  strokeWidth: "0",
693
850
  d: "M16 2v2c6.63 0 12 5.37 12 12s-5.37 12-12 12v2c7.73 0 14-6.27 14-14S23.73 2 16 2zM8.24 25.14l-1.29 1.53c1.23 1.04 2.64 1.87 4.18 2.44l.68-1.88c-1.32-.49-2.53-1.2-3.58-2.09h.01zM4.19 18l-1.97.41c.28 1.63.84 3.16 1.64 4.54l1.73-.95c-.68-1.18-1.16-2.61-1.4-4zM5.59 10l-1.73-1c-.79 1.38-1.35 2.96-1.64 4.59l1.97.35c.24-1.39.72-2.75 1.4-3.93v-.01zM11.82 4.76l-.68-1.88c-1.54.57-2.95 1.4-4.18 2.44l1.29 1.53c1.05-.89 2.26-1.6 3.58-2.09h-.01z"
694
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
851
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
695
852
  strokeWidth: "0",
696
853
  d: "m21,12v-2h-4v-3h-2v3h-2c-1.103,0-2,.897-2,2v3c0,1.103.897,2,2,2h6v3h-8v2h4v3h2v-3h2c1.103,0,2-.8975,2-2v-3c0-1.103-.897-2-2-2h-6v-3h8Z"
697
854
  })), children);
@@ -712,10 +869,10 @@ const PricingContainer = /*#__PURE__*/React.forwardRef(function PricingContainer
712
869
  viewBox: "0 0 32 32",
713
870
  fill: "currentColor",
714
871
  ...rest
715
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
872
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
716
873
  strokeWidth: "0",
717
874
  d: "M28 2h-5v2h5v24h-5v2h5c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM23 20.52c0-4.62-3.78-5.14-6.82-5.56-3.31-.46-5.18-.86-5.18-3.71 0-2.39 2.51-3.24 4.65-3.24 2.32 0 4.14.86 5.57 2.63l1.56-1.26c-1.52-1.88-3.46-2.97-5.78-3.28v-3.1h-2v3.02c-3.62.22-6 2.26-6 5.22 0 4.73 3.83 5.26 6.91 5.69 3.25.45 5.09.84 5.09 3.58 0 3.03-3.13 3.48-5 3.48-3.43 0-4.88-.96-6.22-2.63l-1.56 1.26c1.77 2.19 3.73 3.17 6.78 3.34v3.04h2v-3.04c3.73-.3 6-2.33 6-5.44z"
718
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
875
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
719
876
  strokeWidth: "0",
720
877
  d: "m4,4h5V2H4c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h5v-2H4V4Z"
721
878
  })), children);
@@ -736,7 +893,7 @@ const PricingQuickProposal = /*#__PURE__*/React.forwardRef(function PricingQuick
736
893
  viewBox: "0 0 32 32",
737
894
  fill: "currentColor",
738
895
  ...rest
739
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
896
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
740
897
  strokeWidth: "0",
741
898
  d: "M29 20.52c0-4.62-3.78-5.14-6.82-5.56-3.31-.46-5.18-.86-5.18-3.71 0-2.39 2.51-3.24 4.65-3.24 2.32 0 4.14.86 5.57 2.63l1.56-1.26c-1.52-1.88-3.46-2.97-5.78-3.28v-3.1h-2v3.02c-3.62.22-6 2.26-6 5.22 0 4.73 3.83 5.26 6.91 5.69 3.25.45 5.09.84 5.09 3.58 0 3.03-3.13 3.48-5 3.48-3.43 0-4.88-.96-6.22-2.63l-1.56 1.26c1.77 2.19 3.73 3.17 6.78 3.34v3.04h2v-3.04c3.73-.3 6-2.33 6-5.44zM3 11H11V13H3zM3 19H11V21H3zM5 15H13V17H5z"
742
899
  })), children);
@@ -757,10 +914,10 @@ const PricingTailored = /*#__PURE__*/React.forwardRef(function PricingTailored({
757
914
  viewBox: "0 0 32 32",
758
915
  fill: "currentColor",
759
916
  ...rest
760
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
917
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
761
918
  strokeWidth: "0",
762
919
  d: "M27 21h-2c0-2.8226 0-7.0881-10.0903-8.0042l.1807-1.9917c11.9097 1.0811 11.9097 6.8802 11.9097 9.9958zM16.9097 20.9958c-11.9097-1.0811-11.9097-6.8802-11.9097-9.9958h2c0 2.8226 0 7.0881 10.0903 8.0042l-.1807 1.9917z"
763
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
920
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
764
921
  strokeWidth: "0",
765
922
  d: "m23,20.52c0-4.62-3.78-5.14-6.82-5.56-3.31-.46-5.18-.86-5.18-3.71,0-2.39,2.51-3.24,4.65-3.24,2.32,0,4.14.86,5.57,2.63l1.56-1.26c-1.52-1.88-3.46-2.97-5.78-3.28v-3.1h-2v3.02c-3.62.22-6,2.26-6,5.22,0,4.73,3.83,5.26,6.91,5.69,3.25.45,5.09.84,5.09,3.58,0,3.03-3.13,3.48-5,3.48-3.43,0-4.88-.96-6.22-2.63l-1.56,1.26c1.77,2.19,3.73,3.17,6.78,3.34v3.04h2v-3.04c3.73-.3,6-2.33,6-5.44Z"
766
923
  })), children);
@@ -781,7 +938,7 @@ const PricingTraditional = /*#__PURE__*/React.forwardRef(function PricingTraditi
781
938
  viewBox: "0 0 32 32",
782
939
  fill: "currentColor",
783
940
  ...rest
784
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
941
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
785
942
  strokeWidth: "0",
786
943
  d: "m17,15.0698v-6.9536c1.6909.2793,3.084,1.1021,4.2219,2.5117l1.5562-1.2559c-1.5195-1.8823-3.4619-2.9736-5.7781-3.2759v-3.0962h-2v3.022c-3.6152.2192-6,2.2603-6,5.2202,0,4.2739,3.1265,5.1191,6,5.5586v7.1616c-2.7192-.1777-4.0186-1.1001-5.2219-2.5903l-1.5562,1.2559c1.7703,2.1934,3.7332,3.168,6.7781,3.3369v3.0352h2v-3.0449c3.7256-.3042,6-2.3271,6-5.4399,0-4.209-3.1428-5.0156-6-5.4453Zm-6-3.8276c0-2.1533,2.0293-3.0537,4-3.2134v6.7466c-2.5696-.4238-4-1.043-4-3.5332Zm6,12.71v-6.8574c2.5669.4155,4,1.0044,4,3.4204,0,2.5361-2.1902,3.2656-4,3.437Z"
787
944
  })), children);
@@ -802,7 +959,7 @@ const Printer = /*#__PURE__*/React.forwardRef(function Printer({
802
959
  viewBox: "0 0 32 32",
803
960
  fill: "currentColor",
804
961
  ...rest
805
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
962
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
806
963
  d: "M28,9H25V3H7V9H4a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2H7v6H25V23h3a2,2,0,0,0,2-2V11A2,2,0,0,0,28,9ZM9,5H23V9H9ZM23,27H9V17H23Zm5-6H25V15H7v6H4V11H28Z"
807
964
  })), children);
808
965
  });
@@ -822,7 +979,7 @@ const Process = /*#__PURE__*/React.forwardRef(function Process({
822
979
  viewBox: "0 0 32 32",
823
980
  fill: "currentColor",
824
981
  ...rest
825
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
982
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
826
983
  d: "M12 25c-.7383 0-1.3762.4048-1.7227 1h-5.6301l2.6479-5.0923c.2273.0552.4609.0923.7048.0923 1.6543 0 3-1.3457 3-3s-1.3457-3-3-3-3 1.3457-3 3c0 .6787.2349 1.2979.6162 1.8013l-3.5034 6.7373c-.1611.3101-.1489.6816.0325.9805.1812.2983.5054.481.8547.481h7.2773c.3464.5952.9844 1 1.7227 1 1.1045 0 2-.8955 2-2s-.8955-2-2-2zm-4-8c.5515 0 1 .4487 1 1s-.4485 1-1 1-1-.4487-1-1 .4485-1 1-1zM29.8872 26.5386l-4.041-7.771c.0986-.2363.1538-.4956.1538-.7676 0-1.1045-.8955-2-2-2s-2 .8955-2 2 .8955 2 2 2c.0757 0 .1477-.0142.2212-.0225l3.1316 6.0225h-4.5371c-.4141-1.1611-1.5137-2-2.8157-2-1.6543 0-3 1.3457-3 3s1.3457 3 3 3c1.302 0 2.4016-.8389 2.8157-2h6.1843c.3494 0 .6736-.1826.8547-.481.1814-.2988.1936-.6704.0325-.9805zm-9.8872 1.4614c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1zM21 8c-.2439 0-.4778.0371-.7048.0923l-3.408-6.5537c-.1721-.3311-.5298-.5386-.8872-.5386s-.7151.2075-.8872.5386l-3.8914 7.4839c-.0737-.0083-.1458-.0225-.2214-.0225-1.1045 0-2 .8955-2 2s.8955 2 2 2 2-.8955 2-2c0-.272-.0552-.5312-.1538-.7676l3.1538-6.0649 2.6162 5.0312c-.3813.5034-.6162 1.1226-.6162 1.8013 0 1.6543 1.3457 3 3 3s3-1.3457 3-3-1.3457-3-3-3zm0 4c-.5515 0-1-.4487-1-1s.4485-1 1-1 1 .4487 1 1-.4485 1-1 1z"
827
984
  })), children);
828
985
  });
@@ -842,7 +999,7 @@ const ProcessAutomate = /*#__PURE__*/React.forwardRef(function ProcessAutomate({
842
999
  viewBox: "0 0 32 32",
843
1000
  fill: "currentColor",
844
1001
  ...rest
845
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1002
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
846
1003
  d: "m31,17c0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,1.3018.8384,2.4014,2,2.8154v2.6104l-11,6.4165-10.0154-5.8423,22.5193-13.1362c.3071-.1792.4961-.5083.4961-.8638s-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362s-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5083-.4961.8638v3.1846c-1.1616.4141-2,1.5137-2,2.8154,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3018-.8384-2.4014-2-2.8159v-2.6099l11-6.4165,10.0154,5.8423L3.4961,22.1362c-.3071.1792-.4961.5083-.4961.8638s.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l12-7c.3071-.1792.4961-.5083.4961-.8638v-3.1841c1.1616-.4146,2-1.5142,2-2.8159Zm-27-1c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm24,2c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
847
1004
  })), children);
848
1005
  });
@@ -862,9 +1019,9 @@ const Product = /*#__PURE__*/React.forwardRef(function Product({
862
1019
  viewBox: "0 0 32 32",
863
1020
  fill: "currentColor",
864
1021
  ...rest
865
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1022
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
866
1023
  d: "M8 18H14V20H8zM8 22H18V24H8z"
867
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1024
+ })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
868
1025
  d: "M26,4H6A2.0025,2.0025,0,0,0,4,6V26a2.0025,2.0025,0,0,0,2,2H26a2.0025,2.0025,0,0,0,2-2V6A2.0025,2.0025,0,0,0,26,4ZM18,6v4H14V6ZM6,26V6h6v6h8V6h6l.0012,20Z"
869
1026
  })), children);
870
1027
  });
@@ -884,9 +1041,9 @@ const ProgressBar = /*#__PURE__*/React.forwardRef(function ProgressBar({
884
1041
  viewBox: "0 0 32 32",
885
1042
  fill: "currentColor",
886
1043
  ...rest
887
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1044
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
888
1045
  d: "M28,21H4a2.0021,2.0021,0,0,1-2-2V13a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,21ZM4,13v6H28V13Z"
889
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1046
+ })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
890
1047
  d: "M6 15H20V17H6z"
891
1048
  })), children);
892
1049
  });
@@ -906,11 +1063,11 @@ const ProgressBarRound = /*#__PURE__*/React.forwardRef(function ProgressBarRound
906
1063
  viewBox: "0 0 32 32",
907
1064
  fill: "currentColor",
908
1065
  ...rest
909
- }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1066
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
910
1067
  d: "M16,22a6,6,0,1,1,6-6A6.0067,6.0067,0,0,1,16,22Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,16,12Z"
911
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1068
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
912
1069
  d: "M16,26a10.0162,10.0162,0,0,1-7.4531-3.3325l1.49-1.334A8,8,0,1,0,16,8V6a10,10,0,0,1,0,20Z"
913
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1070
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
914
1071
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
915
1072
  })), children);
916
1073
  });
@@ -930,12 +1087,12 @@ const Promote = /*#__PURE__*/React.forwardRef(function Promote({
930
1087
  viewBox: "0 0 32 32",
931
1088
  fill: "currentColor",
932
1089
  ...rest
933
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1090
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
934
1091
  d: "M16 21L17.4 22.4 14.8 25 23 25 23 27 14.8 27 17.4 29.6 16 31 11 26z"
935
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1092
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
936
1093
  d: "M6.3 19H17.6V21H6.3z",
937
1094
  transform: "rotate(-45.001 12 20)"
938
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1095
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
939
1096
  d: "M23,22h-2v-5c0-0.3,0.1-0.5,0.3-0.7l4.1-4.1c1.7-1.7,2.6-4,2.6-6.4V4h-1.9c-2.4,0-4.7,0.9-6.4,2.6l-4.1,4.1 C15.5,10.9,15.3,11,15,11H7.5l-2.6,3.3l5.3,0.8l-0.3,2l-7-1c-0.4-0.1-0.7-0.3-0.8-0.6s-0.1-0.7,0.1-1l4-5C6.4,9.1,6.7,9,7,9h7.6 l3.8-3.8C20.4,3.1,23.2,2,26.1,2H28c1.1,0,2,0.9,2,2v1.9c0,2.9-1.1,5.7-3.2,7.8L23,17.4V22z"
940
1097
  })), children);
941
1098
  });
@@ -955,9 +1112,9 @@ const PromptSession = /*#__PURE__*/React.forwardRef(function PromptSession({
955
1112
  viewBox: "0 0 32 32",
956
1113
  fill: "currentColor",
957
1114
  ...rest
958
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1115
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
959
1116
  d: "M27 25.5859L25 23.5859 25 21 23 21 23 24.4141 25.5859 27 27 25.5859z"
960
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1117
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
961
1118
  d: "M24 31c-3.8599 0-7-3.1401-7-7s3.1401-7 7-7 7 3.1401 7 7-3.1401 7-7 7zm0-12c-2.7571 0-5 2.2429-5 5s2.2429 5 5 5 5-2.2429 5-5-2.2429-5-5-5zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
962
1119
  })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
963
1120
  cx: "9",
@@ -971,7 +1128,7 @@ const PromptSession = /*#__PURE__*/React.forwardRef(function PromptSession({
971
1128
  cx: "23",
972
1129
  cy: "13",
973
1130
  r: "2"
974
- })), _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1131
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
975
1132
  d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
976
1133
  })), children);
977
1134
  });
@@ -991,7 +1148,7 @@ const PromptTemplate = /*#__PURE__*/React.forwardRef(function PromptTemplate({
991
1148
  viewBox: "0 0 32 32",
992
1149
  fill: "currentColor",
993
1150
  ...rest
994
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1151
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
995
1152
  d: "M31.5 23c-.8271 0-1.5-.6729-1.5-1.5v-1.5c0-1.1025-.8972-2-2-2h-2v2h2v1.5c0 .98.4072 1.8643 1.0581 2.5-.6509.6357-1.0581 1.52-1.0581 2.5v1.5h-2v2h2c1.1028 0 2-.8975 2-2v-1.5c0-.8271.6729-1.5 1.5-1.5h.5v-2h-.5zM16 20v1.5c0 .8271-.6729 1.5-1.5 1.5h-.5v2h.5c.8271 0 1.5.6729 1.5 1.5v1.5c0 1.1025.8972 2 2 2h2v-2h-2v-1.5c0-.98-.4072-1.8643-1.0581-2.5.6509-.6357 1.0581-1.52 1.0581-2.5v-1.5h2v-2h-2c-1.1028 0-2 .8975-2 2zM28 15h2V5c0-1.103-.8975-2-2-2h-3v2h3v10z"
996
1153
  })), _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
997
1154
  cx: "23",
@@ -1005,7 +1162,7 @@ const PromptTemplate = /*#__PURE__*/React.forwardRef(function PromptTemplate({
1005
1162
  cx: "9",
1006
1163
  cy: "13",
1007
1164
  r: "2"
1008
- })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1165
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1009
1166
  d: "m7,23h-3c-1.103,0-2-.8975-2-2V5c0-1.103.897-2,2-2h3v2h-3v16h3v2Z"
1010
1167
  })), children);
1011
1168
  });
@@ -1025,7 +1182,7 @@ const PropertyRelationship = /*#__PURE__*/React.forwardRef(function PropertyRela
1025
1182
  viewBox: "0 0 32 32",
1026
1183
  fill: "currentColor",
1027
1184
  ...rest
1028
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1185
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1029
1186
  d: "M30 16L22 24 20.6 22.6 27.2 16 20.6 9.4 22 8zM12 15H20V17H12zM2 16L10 8 11.4 9.4 4.8 16 11.4 22.6 10 24z"
1030
1187
  })), children);
1031
1188
  });
@@ -1045,7 +1202,7 @@ const PullRequest = /*#__PURE__*/React.forwardRef(function PullRequest({
1045
1202
  viewBox: "0 0 32 32",
1046
1203
  fill: "currentColor",
1047
1204
  ...rest
1048
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1205
+ }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1049
1206
  strokeWidth: "0",
1050
1207
  d: "M25 22.1421v-13.1421c0-2.2056-1.7944-4-4-4h-4.1719l2.5859-2.5859-1.4141-1.4141-5 5 5 5 1.4141-1.4141-2.5859-2.5859h4.1719c1.1028 0 2 .8975 2 2v13.1421c-1.7202.4473-3 1.9995-3 3.8579 0 2.2056 1.7944 4 4 4s4-1.7944 4-4c0-1.8584-1.2798-3.4106-3-3.8579zm-1 5.8579c-1.1028 0-2-.8975-2-2s.8972-2 2-2 2 .8975 2 2-.8972 2-2 2zM4 6c0 1.8584 1.2798 3.4106 3 3.8579v12.2842c-1.7202.447-3 1.9993-3 3.8579 0 2.2061 1.7944 4 4 4s4-1.7939 4-4c0-1.8586-1.2798-3.4109-3-3.8579v-12.2842c1.7202-.4473 3-1.9995 3-3.8579 0-2.2056-1.7944-4-4-4s-4 1.7944-4 4zm6 20c0 1.1025-.897 2-2 2s-2-.8975-2-2c0-1.1025.897-2 2-2s2 .8975 2 2zm0-20c0 1.103-.897 2-2 2s-2-.897-2-2c0-1.103.897-2 2-2s2 .897 2 2z"
1051
1208
  })), children);
@@ -1066,7 +1223,7 @@ const PunctuationCheck = /*#__PURE__*/React.forwardRef(function PunctuationCheck
1066
1223
  viewBox: "0 0 32 32",
1067
1224
  fill: "currentColor",
1068
1225
  ...rest
1069
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1226
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1070
1227
  d: "M23,27.1781l-2.59-2.59-1.41,1.4119,4,4,7-7-1.41-1.4119-5.59,5.59ZM14,16h-3v-.1689c0-1.397.7441-2.7114,1.9419-3.4302l1.1416-.6865-1.03-1.7144-1.1404.686c-1.7969,1.0781-2.9131,3.0493-2.9131,5.145v5.1689c0,.5522.4478,1,1,1h4c.5522,0,1-.4478,1-1v-4c0-.5522-.4478-1-1-1h0ZM22,16h-3v-.1689c0-1.397.7441-2.7114,1.9419-3.4302l1.1416-.6865-1.03-1.7144-1.1404.686c-1.7969,1.0781-2.9131,3.0493-2.9131,5.145v5.1689c0,.5522.4478,1,1,1h4c.5522,0,1-.4478,1-1v-4c0-.5522-.4478-1-1-1h0ZM12,28h-6c-1.103,0-2-.8975-2-2V6c0-1.103.897-2,2-2h20c1.1025,0,2,.897,2,2v11h-2V6H6v20h6v2Z"
1071
1228
  })), children);
1072
1229
  });
@@ -1086,9 +1243,9 @@ const Purchase = /*#__PURE__*/React.forwardRef(function Purchase({
1086
1243
  viewBox: "0 0 32 32",
1087
1244
  fill: "currentColor",
1088
1245
  ...rest
1089
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1246
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1090
1247
  d: "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z"
1091
- })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1248
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1092
1249
  d: "M6 20H16V22H6z"
1093
1250
  })), children);
1094
1251
  });
@@ -1108,9 +1265,9 @@ const WatsonHealthQcLaunch = /*#__PURE__*/React.forwardRef(function WatsonHealth
1108
1265
  viewBox: "0 0 32 32",
1109
1266
  fill: "currentColor",
1110
1267
  ...rest
1111
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1268
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1112
1269
  d: "M25 22H19a2.0023 2.0023 0 01-2-2V10a2.002 2.002 0 012-2h6v2H19V20h6zM13 8H9a2.002 2.002 0 00-2 2V20a2.0023 2.0023 0 002 2h1v2a2.0023 2.0023 0 002 2h2V24H12V22h1a2.0023 2.0023 0 002-2V10A2.002 2.002 0 0013 8zM9 20V10h4V20z"
1113
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1270
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1114
1271
  d: "M28,30H4a2.0023,2.0023,0,0,1-2-2V4A2.002,2.002,0,0,1,4,2H28a2.0023,2.0023,0,0,1,2,2V28A2.0027,2.0027,0,0,1,28,30ZM4,4V28H28V4Z"
1115
1272
  })), children);
1116
1273
  });
@@ -1130,7 +1287,7 @@ const Qiskit = /*#__PURE__*/React.forwardRef(function Qiskit({
1130
1287
  viewBox: "0 0 32 32",
1131
1288
  fill: "currentColor",
1132
1289
  ...rest
1133
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1290
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1134
1291
  strokeWidth: "0",
1135
1292
  d: "m16,1C7.729,1,1,7.729,1,16s6.729,15,15,15,15-6.729,15-15S24.271,1,16,1Zm6.5825,20.5c-.5203-.8926-1.4771-1.5-2.5825-1.5-.1821,0-.3586.0225-.532.0537l-1.7258-3.0205c6.7866.2388,10.1216,1.8262,10.2571,2.4668-.0979.4624-1.8899,1.4141-5.4167,2Zm-2.5825.5c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1ZM3,16c0-.5435.0442-1.0762.1094-1.6025.8552.666,2.1555,1.1973,3.7239,1.6025-1.5684.4053-2.8687.9365-3.7239,1.6025-.0652-.5264-.1094-1.0591-.1094-1.6025Zm6.4175-5.4995c.5205.8921,1.4773,1.4995,2.5825,1.4995.1821,0,.3586-.0225.532-.0537l1.7258,3.0205c-6.8042-.2393-10.1387-1.8335-10.2581-2.4619.0862-.4609,1.8784-1.416,5.4177-2.0044Zm2.5825-.5005c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm13.167,6c1.5681-.4053,2.8684-.9365,3.7236-1.6025.0652.5264.1094,1.0591.1094,1.6025s-.0442,1.0762-.1094,1.6025c-.8552-.666-2.1555-1.1973-3.7236-1.6025ZM16,3c4.9019,0,9.1758,2.7285,11.3901,6.7451-2.2891-.9961-5.7993-1.5513-9.3901-1.6997v1.999c6.6108.2695,9.8655,1.8232,9.9993,2.4556-.1431.6763-3.8533,2.4062-11.4236,2.4917l-2.3118-4.0454c.4524-.5254.7361-1.2002.7361-1.9463,0-1.6543-1.3457-3-3-3-1.4956,0-2.7285,1.1035-2.9531,2.5371-1.7056.2837-3.2363.6841-4.4351,1.2051,2.2151-4.0146,6.4878-6.7422,11.3882-6.7422Zm0,26c-4.9019,0-9.1758-2.7285-11.3901-6.7451,2.2891.9961,5.7993,1.5513,9.3901,1.6997v-1.999c-6.6282-.2705-9.8823-1.8306-10.0002-2.4507.126-.6729,3.8357-2.4106,11.4246-2.4966l2.3118,4.0454c-.4524.5254-.7361,1.2002-.7361,1.9463,0,1.6543,1.3457,3,3,3,1.4956,0,2.7285-1.1035,2.9531-2.5371,1.7056-.2837,3.2363-.6841,4.4351-1.2051-2.2151,4.0146-6.4878,6.7422-11.3882,6.7422Z"
1136
1293
  })), children);
@@ -1171,7 +1328,7 @@ const QqPlot = /*#__PURE__*/React.forwardRef(function QqPlot({
1171
1328
  cx: "16",
1172
1329
  cy: "24",
1173
1330
  r: "2"
1174
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1331
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1175
1332
  d: "M30,3.4131,28.5859,2,4,26.585V2H2V28a2,2,0,0,0,2,2H30V28H5.4131Z"
1176
1333
  })), children);
1177
1334
  });
@@ -1191,29 +1348,29 @@ const QrCode = /*#__PURE__*/React.forwardRef(function QrCode({
1191
1348
  viewBox: "0 0 32 32",
1192
1349
  fill: "currentColor",
1193
1350
  ...rest
1194
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1351
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1195
1352
  d: "M24 26H26V28H24z",
1196
1353
  transform: "rotate(-90 25 27)"
1197
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1354
+ })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1198
1355
  d: "M18 22H20V24H18z",
1199
1356
  transform: "rotate(-90 19 23)"
1200
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1357
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1201
1358
  d: "M18 30L22 30 22 28 20 28 20 26 18 26 18 30z"
1202
- })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1359
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1203
1360
  d: "M25 23H29V25H25z",
1204
1361
  transform: "rotate(-90 27 24)"
1205
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1362
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1206
1363
  d: "M28 26L30 26 30 30 26 30 26 28 28 28 28 26zM26 20L26 18 30 18 30 22 28 22 28 20 26 20zM24 20L22 20 22 24 20 24 20 26 24 26 24 20z"
1207
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1364
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1208
1365
  d: "M19 17H21V21H19z",
1209
1366
  transform: "rotate(-90 20 19)"
1210
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1367
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1211
1368
  d: "M6 22H10V26H6z"
1212
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1369
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1213
1370
  d: "M14 30H2V18H14zM4 28h8V20H4zM22 6H26V10H22z"
1214
- })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1371
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1215
1372
  d: "M30 14H18V2H30zM20 12h8V4H20zM6 6H10V10H6z"
1216
- })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1373
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1217
1374
  d: "M14,14H2V2H14ZM4,12h8V4H4Z"
1218
1375
  })), children);
1219
1376
  });
@@ -1233,9 +1390,9 @@ const QuadrantPlot = /*#__PURE__*/React.forwardRef(function QuadrantPlot({
1233
1390
  viewBox: "0 0 32 32",
1234
1391
  fill: "currentColor",
1235
1392
  ...rest
1236
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1393
+ }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1237
1394
  d: "M30 15L17 15 17 2 15 2 15 15 2 15 2 17 15 17 15 30 17 30 17 17 30 17 30 15z"
1238
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1395
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1239
1396
  d: "M5 30a3 3 0 113-3A3.0033 3.0033 0 015 30zm0-4a1 1 0 101 1A1.001 1.001 0 005 26zM8 8a3 3 0 113-3A3.0033 3.0033 0 018 8zM8 4A1 1 0 109 5 1.001 1.001 0 008 4zM22 13a3 3 0 113-3A3.0033 3.0033 0 0122 13zm0-4a1 1 0 101 1A1.001 1.001 0 0022 9z"
1240
1397
  })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
1241
1398
  cx: "11",
@@ -1287,9 +1444,9 @@ const Query = /*#__PURE__*/React.forwardRef(function Query({
1287
1444
  cx: "11",
1288
1445
  cy: "15.5",
1289
1446
  r: "1.5"
1290
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1447
+ })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1291
1448
  d: "M12,12H10V8h2a2,2,0,0,0,0-4H10A2.0023,2.0023,0,0,0,8,6v.5H6V6a4.0045,4.0045,0,0,1,4-4h2a4,4,0,0,1,0,8Z"
1292
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1449
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1293
1450
  d: "M22.4479,21.0337A10.971,10.971,0,0,0,19.9211,4.7446l-.999,1.73A8.9967,8.9967,0,1,1,5,14H3a10.9916,10.9916,0,0,0,18.0338,8.4478L28.5859,30,30,28.5859Z"
1294
1451
  })), children);
1295
1452
  });
@@ -1309,7 +1466,7 @@ const QueryQueue = /*#__PURE__*/React.forwardRef(function QueryQueue({
1309
1466
  viewBox: "0 0 32 32",
1310
1467
  fill: "currentColor",
1311
1468
  ...rest
1312
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1469
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1313
1470
  d: "M10 6H28V8H10zM10 12H28V14H10zM15 18H28V20H15zM10 24H28V26H10zM4 14L11 19 4 24 4 14z"
1314
1471
  })), children);
1315
1472
  });
@@ -1329,10 +1486,10 @@ const QuestionAnswering = /*#__PURE__*/React.forwardRef(function QuestionAnsweri
1329
1486
  viewBox: "0 0 32 32",
1330
1487
  fill: "currentColor",
1331
1488
  ...rest
1332
- }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1489
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1333
1490
  strokeWidth: "0",
1334
1491
  d: "M20 15.1798L17.41 12.59 16 14 20 18 26 12 24.59 10.59 20 15.1798zM8 18H10V20H8zM12 9h-5v2h4v2h-3v3h2v-1h2c.5522 0 1-.4478 1-1v-4c0-.5522-.4478-1-1-1z"
1335
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1492
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1336
1493
  strokeWidth: "0",
1337
1494
  d: "m17.7358,30l-1.7358-1,4-7h6c1.1071,0,2-.8926,2-2v-12c0-1.1074-.8929-2-2-2H6c-1.1071,0-2,.8926-2,2v12c0,1.1074.8929,2,2,2h9v2H6c-2.2093,0-4-1.79-4-4v-12c0-2.2109,1.7907-4,4-4h20c2.2093,0,4,1.7891,4,4v12c0,2.21-1.7907,4-4,4h-4.8354l-3.4287,6Z"
1338
1495
  })), children);
@@ -1353,7 +1510,7 @@ const Queued = /*#__PURE__*/React.forwardRef(function Queued({
1353
1510
  viewBox: "0 0 32 32",
1354
1511
  fill: "currentColor",
1355
1512
  ...rest
1356
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1513
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1357
1514
  d: "M22 20H30V22H22zM22 24H30V26H22zM22 28H30V30H22zM18 24H20V26H18zM18 20H20V22H18zM18 28H20V30H18zM6.8149 8.293A12.0777 12.0777 0 0110.0068 5.62L9.0079 3.89A14.0845 14.0845 0 005.2841 7.0083zM25.1851 8.293l1.5308-1.2847A14.0845 14.0845 0 0022.9921 3.89l-.9989 1.73A12.0777 12.0777 0 0125.1851 8.293zM4.7366 11.9l-1.8772-.6831A13.9019 13.9019 0 002 16H4A11.917 11.917 0 014.7366 11.9zM6.8149 23.707A11.9975 11.9975 0 014.7366 20.1l-1.8772.6831a13.99 13.99 0 002.4247 4.209zM27.2634 11.9A11.917 11.917 0 0128 16h2a13.8971 13.8971 0 00-.8594-4.7827zM13.9182 27.8066A11.8894 11.8894 0 0110.0068 26.38l-.9989 1.73a13.8673 13.8673 0 004.5633 1.664zM13.9182 4.1934a11.3012 11.3012 0 014.1636 0l.347-1.9678a13.187 13.187 0 00-4.8576 0z"
1358
1515
  })), children);
1359
1516
  });
@@ -1373,7 +1530,7 @@ const Quotes = /*#__PURE__*/React.forwardRef(function Quotes({
1373
1530
  viewBox: "0 0 32 32",
1374
1531
  fill: "currentColor",
1375
1532
  ...rest
1376
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1533
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1377
1534
  d: "M12 15H6.11A9 9 0 0110 8.86l1.79-1.2L10.69 6 8.9 7.2A11 11 0 004 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0012 15zM26 15H20.11A9 9 0 0124 8.86l1.79-1.2L24.7 6 22.9 7.2A11 11 0 0018 16.35V23a2 2 0 002 2h6a2 2 0 002-2V17A2 2 0 0026 15z"
1378
1535
  })), children);
1379
1536
  });
@@ -1393,7 +1550,7 @@ const Radar = /*#__PURE__*/React.forwardRef(function Radar({
1393
1550
  viewBox: "0 0 32 32",
1394
1551
  fill: "currentColor",
1395
1552
  ...rest
1396
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1553
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1397
1554
  d: "M30,3.4141,28.5859,2,15.293,15.293a1,1,0,0,0,1.414,1.414l4.18-4.1792A5.9956,5.9956,0,1,1,16,10V8a8.011,8.011,0,1,0,6.3164,3.0977L25.1631,8.251A11.881,11.881,0,0,1,28,16,12,12,0,1,1,16,4V2A14,14,0,1,0,30,16a13.8572,13.8572,0,0,0-3.4224-9.1636Z"
1398
1555
  })), children);
1399
1556
  });
@@ -1413,7 +1570,7 @@ const RadarEnhanced = /*#__PURE__*/React.forwardRef(function RadarEnhanced({
1413
1570
  viewBox: "0 0 32 32",
1414
1571
  fill: "currentColor",
1415
1572
  ...rest
1416
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1573
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1417
1574
  d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541A4.9817,4.9817,0,0,1,18,19a5.0385,5.0385,0,0,1-.6074-.05,8.0432,8.0432,0,0,0-4.3421-4.3423A4.9,4.9,0,0,1,18,9V7a7.0078,7.0078,0,0,0-7,7c0,.0234.0056.0469.0059.07A8.0469,8.0469,0,0,0,10,14a7.95,7.95,0,0,0-1.9883.26C8.0095,14.1729,8,14.0879,8,14A10.0114,10.0114,0,0,1,18,4V2A12.0137,12.0137,0,0,0,6,14c0,.355.0171.7061.0471,1.0537A7.9943,7.9943,0,1,0,16.9465,25.9521c.35.03.7019.0479,1.0535.0479A11.9853,11.9853,0,0,0,27.1538,6.2607ZM15.91,21H13.9563a12.029,12.029,0,0,0-1.218-4.332A6.01,6.01,0,0,1,15.91,21ZM4.09,23H6.0435a12.0318,12.0318,0,0,0,1.2182,4.3325A6.01,6.01,0,0,1,4.09,23Zm1.9532-2H4.09a6.01,6.01,0,0,1,3.1714-4.332A12.0321,12.0321,0,0,0,6.0435,21ZM10,27.9858A10.0149,10.0149,0,0,1,8.0552,23h3.89A10.0149,10.0149,0,0,1,10,27.9858ZM8.0552,21A10.0118,10.0118,0,0,1,10,16.0151,10.01,10.01,0,0,1,11.9448,21Zm4.6831,6.3325A12.0318,12.0318,0,0,0,13.9565,23H15.91A6.01,6.01,0,0,1,12.7383,27.3325ZM28,14A10.0114,10.0114,0,0,1,18,24c-.0869,0-.1733-.01-.26-.0117a7.5527,7.5527,0,0,0,.19-2.9942c.0237,0,.0466.0059.07.0059A6.9991,6.9991,0,0,0,23.6055,9.8086l2.1313-2.1314A9.95,9.95,0,0,1,28,14Z"
1418
1575
  })), children);
1419
1576
  });
@@ -1433,7 +1590,7 @@ const RadarWeather = /*#__PURE__*/React.forwardRef(function RadarWeather({
1433
1590
  viewBox: "0 0 32 32",
1434
1591
  fill: "currentColor",
1435
1592
  ...rest
1436
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1593
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1437
1594
  d: "M30,3.4146,28.5854,2,17.2932,13.2925a1,1,0,1,0,1.4141,1.414l3.4543-3.4541a4.9646,4.9646,0,0,1-3.8811,7.7193,7.0485,7.0485,0,0,0-5.1438-3.8731A4.9431,4.9431,0,0,1,18,9V7a6.9551,6.9551,0,0,0-6.9087,8.0791,6.93,6.93,0,0,0-2.8525,1.06A9.97,9.97,0,0,1,18,4V2A11.9756,11.9756,0,0,0,6.573,17.6357a6.9293,6.9293,0,0,0-1.3674,2.7061A4.9948,4.9948,0,0,0,7,30H17a4.9921,4.9921,0,0,0,4.9678-4.68A12.0391,12.0391,0,0,0,30,14a11.8678,11.8678,0,0,0-2.8389-7.7466ZM17,28H7a2.9945,2.9945,0,0,1-.6963-5.9082l.6587-.1572.0986-.67a4.9923,4.9923,0,0,1,9.878,0l.0986.6695.6587.1572A2.9945,2.9945,0,0,1,17,28ZM28,14a10.0346,10.0346,0,0,1-6.3118,9.291,4.9577,4.9577,0,0,0-2.0207-2.5,6.9922,6.9922,0,0,0,3.938-10.9824l2.132-2.1318A9.8873,9.8873,0,0,1,28,14Z"
1438
1595
  })), children);
1439
1596
  });
@@ -1453,9 +1610,9 @@ const Radio = /*#__PURE__*/React.forwardRef(function Radio({
1453
1610
  viewBox: "0 0 32 32",
1454
1611
  fill: "currentColor",
1455
1612
  ...rest
1456
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1613
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1457
1614
  d: "M28,10H24V2H22v8H13V8H11v2H8V8H6v2H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM4,28V12H28V28Z"
1458
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1615
+ })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1459
1616
  d: "M10 26a4 4 0 114-4A4 4 0 0110 26zm0-6a2 2 0 102 2A2 2 0 0010 20zM7 14H13V16H7zM17 16H26V18H17zM17 20H26V22H17zM17 24H26V26H17z"
1460
1617
  })), children);
1461
1618
  });
@@ -1475,9 +1632,9 @@ const RadioCombat = /*#__PURE__*/React.forwardRef(function RadioCombat({
1475
1632
  viewBox: "0 0 32 32",
1476
1633
  fill: "currentColor",
1477
1634
  ...rest
1478
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1635
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1479
1636
  d: "M10 26a4 4 0 114-4A4.0045 4.0045 0 0110 26zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 20zM17 20H26V22H17zM17 24H26V26H17z"
1480
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1637
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1481
1638
  d: "M20,12h8a2.0023,2.0023,0,0,0,2-2V6a2.0023,2.0023,0,0,0-2-2H20a2.0023,2.0023,0,0,0-2,2V7H12a4.0045,4.0045,0,0,0-4,4v3H6V4H4V14a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V16a2.0023,2.0023,0,0,0-2-2H10V11a2.0023,2.0023,0,0,1,2-2h6v1A2.0023,2.0023,0,0,0,20,12Zm4-6h4v4H24ZM20,6h2v4H20Zm8,22H4V16H28Z"
1482
1639
  })), children);
1483
1640
  });
@@ -1497,13 +1654,13 @@ const RadioPushToTalk = /*#__PURE__*/React.forwardRef(function RadioPushToTalk({
1497
1654
  viewBox: "0 0 32 32",
1498
1655
  fill: "currentColor",
1499
1656
  ...rest
1500
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1657
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1501
1658
  d: "M13 11H19V13H13zM13 15H19V17H13z"
1502
1659
  })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
1503
1660
  cx: "16",
1504
1661
  cy: "23",
1505
1662
  r: "2"
1506
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1663
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1507
1664
  d: "M22,7H21V2H19V7H10A2.0023,2.0023,0,0,0,8,9v2H6v2H8v2H6v2H8V28a2.0023,2.0023,0,0,0,2,2H22a2.0023,2.0023,0,0,0,2-2V9A2.0023,2.0023,0,0,0,22,7ZM10,28V9H22V28Z"
1508
1665
  })), children);
1509
1666
  });
@@ -1523,7 +1680,7 @@ const RadioButton = /*#__PURE__*/React.forwardRef(function RadioButton({
1523
1680
  viewBox: "0 0 32 32",
1524
1681
  fill: "currentColor",
1525
1682
  ...rest
1526
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1683
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1527
1684
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1528
1685
  })), children);
1529
1686
  });
@@ -1543,9 +1700,9 @@ const RadioButtonChecked = /*#__PURE__*/React.forwardRef(function RadioButtonChe
1543
1700
  viewBox: "0 0 32 32",
1544
1701
  fill: "currentColor",
1545
1702
  ...rest
1546
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1703
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1547
1704
  d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,26A12,12,0,1,1,28,16,12,12,0,0,1,16,28Z"
1548
- })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1705
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1549
1706
  d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Z"
1550
1707
  })), children);
1551
1708
  });
@@ -1565,10 +1722,10 @@ const Rag = /*#__PURE__*/React.forwardRef(function Rag({
1565
1722
  viewBox: "0 0 32 32",
1566
1723
  fill: "currentColor",
1567
1724
  ...rest
1568
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1725
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1569
1726
  strokeWidth: "0",
1570
1727
  d: "M12 28h-2c-3.8599 0-7-3.1401-7-7v-2h2v2c0 2.7568 2.2432 5 5 5h2v2zM28 19h-9c-1.104.0014-1.9986.896-2 2v5c0 1.1046.8954 2 2 2h3v-2h-3v-5h9v5h-2.5352l-2.5937 3.8906 1.6641 1.1094 2-3h1.4648c1.1046 0 2-.8954 2-2v-5c-.0014-1.104-.896-1.9986-2-2zM29 15v-4c0-3.8599-3.1401-7-7-7h-3v2h3c2.7568 0 5 2.2432 5 5v4h2zM6 10H9V12H6z"
1571
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1728
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1572
1729
  strokeWidth: "0",
1573
1730
  d: "m12.606,6.4355l-2.5251-3.6855c-.3821-.4766-.9512-.75-1.5615-.75h-4.5193c-1.1028,0-2,.8975-2,2v10c0,1.1025.8972,2,2,2h7c1.1028,0,2-.8975,2-2v-6.375c0-.4526-.1558-.8965-.394-1.1895Zm-8.606,7.5645V4h4v3c0,.5522.4478,1,1,1h2v6h-7Z"
1574
1731
  })), children);
@@ -1589,7 +1746,7 @@ const Rain = /*#__PURE__*/React.forwardRef(function Rain({
1589
1746
  viewBox: "0 0 32 32",
1590
1747
  fill: "currentColor",
1591
1748
  ...rest
1592
- }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1749
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1593
1750
  d: "M23.5 22H8.5A6.5 6.5 0 017.2 9.14a9 9 0 0117.6 0A6.5 6.5 0 0123.5 22zM16 4a7 7 0 00-6.94 6.14L9 11 8.14 11a4.5 4.5 0 00.36 9h15a4.5 4.5 0 00.36-9L23 11l-.1-.82A7 7 0 0016 4zM14 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0114 30zM20 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 0120 30zM8 30a.93.93 0 01-.45-.11 1 1 0 01-.44-1.34l2-4a1 1 0 111.78.9l-2 4A1 1 0 018 30z"
1594
1751
  })), children);
1595
1752
  });
@@ -1609,9 +1766,9 @@ const RainDrizzle = /*#__PURE__*/React.forwardRef(function RainDrizzle({
1609
1766
  viewBox: "0 0 32 32",
1610
1767
  fill: "currentColor",
1611
1768
  ...rest
1612
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1769
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1613
1770
  d: "M11,30a1,1,0,0,1-.8944-1.4474l2-4a1,1,0,1,1,1.7887.8946l-2,4A.9979.9979,0,0,1,11,30Z"
1614
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1771
+ })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1615
1772
  d: "M24.8008,9.1362a8.9943,8.9943,0,0,0-17.6006,0A6.4973,6.4973,0,0,0,8.5,22H19.3813L18.105,24.5527a1,1,0,0,0,1.789.8946L21.6177,22H23.5A6.4974,6.4974,0,0,0,24.8008,9.1362ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
1616
1773
  })), children);
1617
1774
  });
@@ -1631,9 +1788,9 @@ const RainHeavy = /*#__PURE__*/React.forwardRef(function RainHeavy({
1631
1788
  viewBox: "0 0 32 32",
1632
1789
  fill: "currentColor",
1633
1790
  ...rest
1634
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1791
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1635
1792
  d: "M17 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 0117 30zM8 30a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 018 30z"
1636
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1793
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1637
1794
  d: "M30,15.5a6.5323,6.5323,0,0,0-5.1992-6.3638,8.9943,8.9943,0,0,0-17.6006,0A6.4905,6.4905,0,0,0,5.7026,21.3584L4.106,24.5527a1,1,0,1,0,1.7885.8946L7.6174,22l6.7644,0L13.106,24.5527a1,1,0,1,0,1.7885.8946L16.6177,22h6.7641L22.106,24.5527a1,1,0,1,0,1.7885.8946l1.9444-3.89A6.5058,6.5058,0,0,0,30,15.5ZM23.5,20H8.5a4.4975,4.4975,0,0,1-.356-8.981l.8155-.0639.0991-.812a6.9938,6.9938,0,0,1,13.8838,0l.0986.812.8154.0639A4.4975,4.4975,0,0,1,23.5,20Z"
1638
1795
  })), children);
1639
1796
  });
@@ -1653,22 +1810,22 @@ const RainScattered = /*#__PURE__*/React.forwardRef(function RainScattered({
1653
1810
  viewBox: "0 0 32 32",
1654
1811
  fill: "currentColor",
1655
1812
  ...rest
1656
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1813
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1657
1814
  d: "M8.5084,32a1.0127,1.0127,0,0,1-.4485-.1054.9986.9986,0,0,1-.4486-1.3418l1.4934-3.0005a1.0025,1.0025,0,0,1,1.7943.8945l-1.4934,3A1.0013,1.0013,0,0,1,8.5084,32Z"
1658
- })), _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1815
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1659
1816
  d: "M27.232 15.733H29.232V18.733H27.232z",
1660
1817
  transform: "rotate(-45.009 28.232 17.233)"
1661
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1818
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1662
1819
  d: "M29 10H32V12H29z"
1663
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1820
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1664
1821
  d: "M26.732 3.768H29.732V5.768H26.732z",
1665
1822
  transform: "rotate(-45 28.232 4.768)"
1666
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1823
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1667
1824
  d: "M20 0H22V3H20z"
1668
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1825
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1669
1826
  d: "M12.768 3.268H14.768V6.268H12.768z",
1670
1827
  transform: "rotate(-45 13.768 4.768)"
1671
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1828
+ })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1672
1829
  d: "M27,11A5.9955,5.9955,0,0,0,15.6335,8.3311,7.3494,7.3494,0,0,0,13.5,8a7.5509,7.5509,0,0,0-7.1492,5.2441A5.9926,5.9926,0,0,0,8,25h7.3818L14.106,27.5527a1,1,0,1,0,1.7885.8946L17.6177,25H19a5.9853,5.9853,0,0,0,5.2163-8.9463A5.9941,5.9941,0,0,0,27,11ZM19,23H8a3.9925,3.9925,0,0,1-.6731-7.9292L7.99,14.958l.1458-.6562a5.496,5.496,0,0,1,10.7294,0l.1458.6562.6626.1128A3.9925,3.9925,0,0,1,19,23Zm3.9268-8.5107a5.96,5.96,0,0,0-2.2776-1.2452,7.5157,7.5157,0,0,0-3.1853-4.0688,3.9869,3.9869,0,1,1,5.4629,5.314Z"
1673
1830
  })), children);
1674
1831
  });
@@ -1688,7 +1845,7 @@ const RainScatteredNight = /*#__PURE__*/React.forwardRef(function RainScatteredN
1688
1845
  viewBox: "0 0 32 32",
1689
1846
  fill: "currentColor",
1690
1847
  ...rest
1691
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1848
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1692
1849
  d: "M8.5084 32a1.0115 1.0115 0 01-.4485-.1055.9986.9986 0 01-.4486-1.3418l1.4934-3a1.0025 1.0025 0 011.7943.8945l-1.4934 3A1.0015 1.0015 0 018.5084 32zM29.8442 13.0347a1.5184 1.5184 0 00-1.2309-.8658 5.3587 5.3587 0 01-3.4094-1.7163 6.4648 6.4648 0 01-1.285-6.393 1.6031 1.6031 0 00-.3-1.5459 1.4535 1.4535 0 00-1.3594-.4922l-.0191.0029a7.8549 7.8549 0 00-6.1054 6.48A7.3725 7.3725 0 0013.5 8a7.5511 7.5511 0 00-7.1494 5.2441A5.9926 5.9926 0 008 25h7.3818L14.106 27.5527a1 1 0 101.7885.8946L17.6177 25H19a5.9549 5.9549 0 005.88-7.1455 7.5 7.5 0 004.8672-3.3A1.5381 1.5381 0 0029.8442 13.0347zM19 23H8a3.9926 3.9926 0 01-.6733-7.9292l.663-.1128.1456-.6562a5.496 5.496 0 0110.7294 0l.1456.6562.6626.1128A3.9925 3.9925 0 0119 23zm5.1509-7.0479a5.9639 5.9639 0 00-3.5015-2.708A7.5076 7.5076 0 0018.0286 9.55a6.01 6.01 0 013.77-5.334 8.4581 8.4581 0 001.9395 7.5972A7.4007 7.4007 0 0027.64 14.041 5.4392 5.4392 0 0124.1509 15.9521z"
1693
1850
  })), children);
1694
1851
  });
@@ -1708,9 +1865,9 @@ const RainDrop = /*#__PURE__*/React.forwardRef(function RainDrop({
1708
1865
  viewBox: "0 0 32 32",
1709
1866
  fill: "currentColor",
1710
1867
  ...rest
1711
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1868
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1712
1869
  d: "M16,24V22a3.2965,3.2965,0,0,0,3-3h2A5.2668,5.2668,0,0,1,16,24Z"
1713
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1870
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1714
1871
  d: "M16,28a9.0114,9.0114,0,0,1-9-9,9.9843,9.9843,0,0,1,1.4941-4.9554L15.1528,3.4367a1.04,1.04,0,0,1,1.6944,0l6.6289,10.5564A10.0633,10.0633,0,0,1,25,19,9.0114,9.0114,0,0,1,16,28ZM16,5.8483l-5.7817,9.2079A7.9771,7.9771,0,0,0,9,19a7,7,0,0,0,14,0,8.0615,8.0615,0,0,0-1.248-3.9953Z"
1715
1872
  })), children);
1716
1873
  });
@@ -1730,7 +1887,7 @@ const Raw = /*#__PURE__*/React.forwardRef(function Raw({
1730
1887
  viewBox: "0 0 32 32",
1731
1888
  fill: "currentColor",
1732
1889
  ...rest
1733
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1890
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1734
1891
  d: "M29.2 9L28.86 17 28.6 21.54 28.19 18 27.51 12.54 25.49 12.54 24.81 18 24.4 21.54 24.14 17 23.8 9 22 9 23 23 25.27 23 26.03 18.07 26.49 14 26.5 13.97 26.51 14 26.97 18.07 27.73 23 30 23 31 9 29.2 9zM18 9H14a2 2 0 00-2 2V23h2V18h4v5h2V11A2 2 0 0018 9zm-4 7V11h4v5zM10 15V11A2 2 0 008 9H2V23H4V17H5.48l2.34 6H10L7.63 17H8A2 2 0 0010 15zM4 11H8v4H4z"
1735
1892
  })), children);
1736
1893
  });
@@ -1750,13 +1907,33 @@ const ReadMe = /*#__PURE__*/React.forwardRef(function ReadMe({
1750
1907
  viewBox: "0 0 32 32",
1751
1908
  fill: "currentColor",
1752
1909
  ...rest
1753
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1910
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1754
1911
  d: "M20,7H5v-2h15v2ZM20,10H5v2h15v-2ZM12,15h-7v2h7v-2ZM10,20h-5v2h5v-2ZM20,20c-1.1,0-2,.9-2,2s.9,2,2,2,2-.9,2-2-.9-2-2-2ZM28,22l-.22.52c-1.42,3.33-4.48,5.48-7.78,5.48s-6.35-2.15-7.78-5.48l-.22-.52.22-.52c1.42-3.33,4.48-5.48,7.78-5.48s6.35,2.15,7.78,5.48l.22.52ZM24,22c0-2.21-1.79-4-4-4s-4,1.79-4,4,1.79,4,4,4,4-1.79,4-4Z"
1755
1912
  })), children);
1756
1913
  });
1757
1914
  if (process.env.NODE_ENV !== "production") {
1758
1915
  ReadMe.propTypes = iconPropTypes;
1759
1916
  }
1917
+ const ReadingGlasses = /*#__PURE__*/React.forwardRef(function ReadingGlasses({
1918
+ children,
1919
+ size = 16,
1920
+ ...rest
1921
+ }, ref) {
1922
+ return /*#__PURE__*/React.createElement(Icon, {
1923
+ width: size,
1924
+ height: size,
1925
+ ref: ref,
1926
+ xmlns: "http://www.w3.org/2000/svg",
1927
+ viewBox: "0 0 32 32",
1928
+ fill: "currentColor",
1929
+ ...rest
1930
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1931
+ d: "M29.4141,6.9968l-4.0001-3.9968-1.414,1.4144,4.0001,3.9968v10.5888h-7.0001c-1.4702,0-2.691,1.0646-2.9457,2.4624-.6383-.2906-1.333-.4624-2.0543-.4624s-1.416.1718-2.0543.4623c-.2548-1.3978-1.4755-2.4623-2.9457-2.4623H3.9999v-10.5888l4.0001-3.9968-1.414-1.4144-4.0001,3.9968c-.3779.378-.5859.8801-.5859,1.4144v16.5888c0,2.2061,1.7944,4,4,4h3c2.7568,0,5-2.2432,5-5v-.2139c.5444-.4899,1.2498-.7861,2-.7861s1.4553.2962,2,.7861v.2139c0,2.7568,2.2432,5,5,5h3c2.2061,0,4-1.7939,4-4V8.4112c0-.5343-.208-1.0364-.5859-1.4144ZM12,24c0,1.6543-1.3457,3-3,3h-3c-1.103,0-2-.8975-2-2v-4h7c.5513,0,1,.4482,1,1v2ZM28,25c0,1.1025-.8975,2-2,2h-3c-1.6543,0-3-1.3457-3-3v-2c0-.5518.4482-1,1-1h7v4Z"
1932
+ })), children);
1933
+ });
1934
+ if (process.env.NODE_ENV !== "production") {
1935
+ ReadingGlasses.propTypes = iconPropTypes;
1936
+ }
1760
1937
  const Receipt = /*#__PURE__*/React.forwardRef(function Receipt({
1761
1938
  children,
1762
1939
  size = 16,
@@ -1770,9 +1947,9 @@ const Receipt = /*#__PURE__*/React.forwardRef(function Receipt({
1770
1947
  viewBox: "0 0 32 32",
1771
1948
  fill: "currentColor",
1772
1949
  ...rest
1773
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1950
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1774
1951
  d: "M21 16H23V18H21zM9 16H17V18H9zM21 12H23V14H21zM9 12H17V14H9zM9 8H23V10H9z"
1775
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1952
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1776
1953
  d: "M25,2H7A2.002,2.002,0,0,0,5,4V29a1,1,0,0,0,1,1H7a.9987.9987,0,0,0,.8-.4L10,26.667,12.2,29.6a1.0353,1.0353,0,0,0,1.6,0L16,26.667,18.2,29.6a1.0353,1.0353,0,0,0,1.6,0L22,26.667,24.2,29.6a.9993.9993,0,0,0,.8.4h1a1,1,0,0,0,1-1V4A2.0023,2.0023,0,0,0,25,2Zm0,25.333L22.8,24.4a1.0353,1.0353,0,0,0-1.6,0L19,27.333,16.8,24.4a1.0353,1.0353,0,0,0-1.6,0L13,27.333,10.8,24.4a1.0353,1.0353,0,0,0-1.6,0L7,27.333V4H25Z"
1777
1954
  })), children);
1778
1955
  });
@@ -1792,9 +1969,9 @@ const RecentlyViewed = /*#__PURE__*/React.forwardRef(function RecentlyViewed({
1792
1969
  viewBox: "0 0 32 32",
1793
1970
  fill: "currentColor",
1794
1971
  ...rest
1795
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1972
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1796
1973
  d: "M20.59 22L15 16.41 15 7 17 7 17 15.58 22 20.59 20.59 22z"
1797
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1974
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1798
1975
  d: "M16,2A13.94,13.94,0,0,0,6,6.23V2H4v8h8V8H7.08A12,12,0,1,1,4,16H2A14,14,0,1,0,16,2Z"
1799
1976
  })), children);
1800
1977
  });
@@ -1814,7 +1991,7 @@ const Recommend = /*#__PURE__*/React.forwardRef(function Recommend({
1814
1991
  viewBox: "0 0 32 32",
1815
1992
  fill: "currentColor",
1816
1993
  ...rest
1817
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1994
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1818
1995
  d: "M16,2a9,9,0,0,0-6,15.69V30l6-4,6,4V17.69A9,9,0,0,0,16,2Zm4,24.26-2.89-1.92L16,23.6l-1.11.74L12,26.26V19.05a8.88,8.88,0,0,0,8,0ZM20.89,16A7,7,0,1,1,23,11,7,7,0,0,1,20.89,16Z"
1819
1996
  })), children);
1820
1997
  });
@@ -1834,9 +2011,9 @@ const Recording = /*#__PURE__*/React.forwardRef(function Recording({
1834
2011
  viewBox: "0 0 32 32",
1835
2012
  fill: "currentColor",
1836
2013
  ...rest
1837
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2014
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1838
2015
  d: "M16,4A12,12,0,1,1,4,16,12,12,0,0,1,16,4m0-2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Z"
1839
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2016
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1840
2017
  d: "M16,12a4,4,0,1,1-4,4,4,4,0,0,1,4-4m0-2a6,6,0,1,0,6,6,6,6,0,0,0-6-6Z"
1841
2018
  })), children);
1842
2019
  });
@@ -1860,7 +2037,7 @@ const RecordingFilled = /*#__PURE__*/React.forwardRef(function RecordingFilled({
1860
2037
  cx: "16",
1861
2038
  cy: "16",
1862
2039
  r: "4"
1863
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2040
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1864
2041
  d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6 S19.3,22,16,22z"
1865
2042
  })), children);
1866
2043
  });
@@ -1880,9 +2057,9 @@ const RecordingFilledAlt = /*#__PURE__*/React.forwardRef(function RecordingFille
1880
2057
  viewBox: "0 0 32 32",
1881
2058
  fill: "currentColor",
1882
2059
  ...rest
1883
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2060
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1884
2061
  d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M16,22c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S19.3,22,16,22 z"
1885
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2062
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1886
2063
  d: "M16,10c-3.3,0-6,2.7-6,6s2.7,6,6,6s6-2.7,6-6S19.3,10,16,10z",
1887
2064
  "data-icon-path": "inner-path",
1888
2065
  opacity: "0"
@@ -1904,7 +2081,7 @@ const Recycle = /*#__PURE__*/React.forwardRef(function Recycle({
1904
2081
  viewBox: "0 0 32 32",
1905
2082
  fill: "currentColor",
1906
2083
  ...rest
1907
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2084
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1908
2085
  d: "M29.5081 22.2549l-2.0781-3.7402-1.7485.9707 2.0781 3.7412c.3247.584.3162 1.2769-.0229 1.8535-.3391.5762-.9407.9199-1.6091.9199h-7.2974l2.5801-2.5898-1.4102-1.4102-5 5 5 5 1.4102-1.4102-2.5801-2.5898h7.2974c1.3848 0 2.6306-.7124 3.3328-1.9058.7024-1.1938.7202-2.6284.0479-3.8394zM5.8726 26c-.6685 0-1.27-.3438-1.6091-.9199-.3391-.5767-.3477-1.2695-.0229-1.8535l4.1111-7.4004 1.0479 3.52 1.9121-.5664-2.0083-6.7798-6.7798 2.0083.5664 1.9121 3.4934-1.0298-4.0913 7.3643c-.6724 1.2109-.6545 2.6455.0479 3.8394.7021 1.1934 1.948 1.9058 3.3328 1.9058h6.1274v-2H5.8726zM25.51 9.6538l-1.0476 3.519L19.3503 3.9712c-.6858-1.2344-1.9382-1.9712-3.3503-1.9712s-2.6646.7368-3.3503 1.9712l-3.0796 5.5435 1.7485.9707 3.0796-5.543c.3276-.5898.9265-.9424 1.6018-.9424s1.2742.3525 1.6018.9424l5.0925 9.167-3.4939-1.0298-.5664 1.9121 6.78 2.0083 2.0083-6.7798-1.9124-.5664z"
1909
2086
  })), children);
1910
2087
  });
@@ -1924,7 +2101,7 @@ const Redefinition = /*#__PURE__*/React.forwardRef(function Redefinition({
1924
2101
  viewBox: "0 0 32 32",
1925
2102
  fill: "currentColor",
1926
2103
  ...rest
1927
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2104
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1928
2105
  d: "M13,28v-4h7v-2h-7v-4h7c.3564,0,.686-.1899.865-.498.179-.3086.1802-.6885.0032-.998L12.8682,2.5039c-.356-.623-1.3804-.623-1.7363,0L3.1318,16.5039c-.177.3096-.1758.6895.0032.998.179.3081.5085.498.865.498h7v4h-7v2h7v4c0,1.1045.8955,2,2,2h15v-2h-15ZM5.7231,16l6.2769-10.9844,6.2769,10.9844H5.7231Z"
1929
2106
  })), children);
1930
2107
  });
@@ -1944,7 +2121,7 @@ const Redo = /*#__PURE__*/React.forwardRef(function Redo({
1944
2121
  viewBox: "0 0 32 32",
1945
2122
  fill: "currentColor",
1946
2123
  ...rest
1947
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2124
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1948
2125
  d: "M12,10H24.1851L20.5977,6.4141,22,5,28,11,22,17l-1.4023-1.4146L24.1821,12H12a6,6,0,0,0,0,12h8v2H12a8,8,0,0,1,0-16Z"
1949
2126
  })), children);
1950
2127
  });
@@ -1964,7 +2141,7 @@ const RefEvapotranspiration = /*#__PURE__*/React.forwardRef(function RefEvapotra
1964
2141
  viewBox: "0 0 32 32",
1965
2142
  fill: "currentColor",
1966
2143
  ...rest
1967
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2144
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1968
2145
  d: "M14 12a3.8978 3.8978 0 01-4-3.777 3.9017 3.9017 0 01.6533-2.0639L13.17 2.4141a1.0381 1.0381 0 011.6592 0L17.3154 6.11A3.9693 3.9693 0 0118 8.223 3.8978 3.8978 0 0114 12zm.0005-7.2368L12.3438 7.2257A1.89 1.89 0 0012 8.223 1.9 1.9 0 0014 10a1.9 1.9 0 002-1.777 1.98 1.98 0 00-.375-1.0466zM7.5 26A5.385 5.385 0 012 20.751 5.3837 5.3837 0 012.874 17.92L6.49 12.5383a1.2168 1.2168 0 012.02-.0006l3.55 5.2777A5.4923 5.4923 0 0113 20.751 5.385 5.385 0 017.5 26zm0-11.38L4.5649 18.9868A3.3586 3.3586 0 004 20.751 3.3855 3.3855 0 007.5 24 3.3855 3.3855 0 0011 20.751a3.4354 3.4354 0 00-.63-1.867zM25 2L20 7l1.4141 1.4141L24 5.8281V16a4.0045 4.0045 0 01-4 4H16v2h4a6.0066 6.0066 0 006-6V5.8281l2.5859 2.586L30 7zM2 28H30V30H2z"
1969
2146
  })), children);
1970
2147
  });
@@ -1988,7 +2165,7 @@ const ReferenceArchitecture = /*#__PURE__*/React.forwardRef(function ReferenceAr
1988
2165
  cx: "18",
1989
2166
  cy: "26",
1990
2167
  r: "1"
1991
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2168
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1992
2169
  d: "m28,20c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-5c0-1.1025-.8972-2-2-2h-5v-1c0-1.1025-.8972-2-2-2h-4c-1.1028,0-2,.8975-2,2v1h-5c-1.1028,0-2,.8975-2,2v5.1421c-1.7202.4473-3,1.9995-3,3.8579s1.2798,3.4106,3,3.8579v5.1421c0,1.1025.8972,2,2,2h7v1c0,1.1025.8972,2,2,2h12c1.1028,0,2-.8975,2-2v-4c0-1.1025-.8972-2-2-2h-1v-2h1Zm0-2h-4v-4h4v4ZM14,4h4v4h-4v-4Zm-2,3v1c0,1.1025.8972,2,2,2h4c1.1028,0,2-.8975,2-2v-1h5v5h-1c-1.1028,0-2,.8975-2,2v1h-12.1421c-.3638-1.3989-1.4592-2.4941-2.8579-2.8579v-5.1421h5Zm-8,9c0-1.1025.8972-2,2-2s2,.8975,2,2-.8972,2-2,2-2-.8975-2-2Zm24,12h-12v-4h12v4Zm-3-6h-9c-1.1028,0-2,.8975-2,2v1h-7v-5.1421c1.3987-.3638,2.4941-1.459,2.8579-2.8579h12.1421v1c0,1.1025.8972,2,2,2h1v2Z"
1993
2170
  })), children);
1994
2171
  });
@@ -2008,12 +2185,12 @@ const ReflectHorizontal = /*#__PURE__*/React.forwardRef(function ReflectHorizont
2008
2185
  viewBox: "0 0 32 32",
2009
2186
  fill: "currentColor",
2010
2187
  ...rest
2011
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2188
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2012
2189
  d: "M19.386,15.2105l9-7A1,1,0,0,1,30,9V23a1,1,0,0,1-1.614.79l-9-7a1,1,0,0,1,0-1.5791Z"
2013
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2190
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2014
2191
  d: "M15 2H17V30H15z",
2015
2192
  transform: "rotate(-180 16 16)"
2016
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2193
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2017
2194
  d: "M13,16a1.001,1.001,0,0,1-.386.79l-9,7A1,1,0,0,1,2,23V9a1,1,0,0,1,1.614-.79l9,7A1.001,1.001,0,0,1,13,16ZM4,20.9556,10.3711,16,4,11.0444Z"
2018
2195
  })), children);
2019
2196
  });
@@ -2033,12 +2210,12 @@ const ReflectVertical = /*#__PURE__*/React.forwardRef(function ReflectVertical({
2033
2210
  viewBox: "0 0 32 32",
2034
2211
  fill: "currentColor",
2035
2212
  ...rest
2036
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2213
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2037
2214
  d: "M16.79,19.386l7,9A1,1,0,0,1,23,30H9a1,1,0,0,1-.79-1.614l7-9a1,1,0,0,1,1.5791,0Z"
2038
- })), _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2215
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2039
2216
  d: "M15 2H17V30H15z",
2040
2217
  transform: "rotate(-90 16 16)"
2041
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2218
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2042
2219
  d: "M16,13a1.001,1.001,0,0,1-.79-.386l-7-9A1,1,0,0,1,9,2H23a1,1,0,0,1,.79,1.614l-7,9A1.001,1.001,0,0,1,16,13ZM11.0444,4,16,10.3711,20.9556,4Z"
2043
2220
  })), children);
2044
2221
  });
@@ -2058,9 +2235,9 @@ const WatsonHealthRegionAnalysisArea = /*#__PURE__*/React.forwardRef(function Wa
2058
2235
  viewBox: "0 0 32 32",
2059
2236
  fill: "currentColor",
2060
2237
  ...rest
2061
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2238
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2062
2239
  d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
2063
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2240
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2064
2241
  d: "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z"
2065
2242
  })), children);
2066
2243
  });
@@ -2080,9 +2257,9 @@ const WatsonHealthRegionAnalysisVolume = /*#__PURE__*/React.forwardRef(function
2080
2257
  viewBox: "0 0 32 32",
2081
2258
  fill: "currentColor",
2082
2259
  ...rest
2083
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2260
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2084
2261
  d: "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z"
2085
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2262
+ })), _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2086
2263
  d: "M4.8305,20.3555A24.9534,24.9534,0,0,0,15,22.9644v-2A22.9014,22.9014,0,0,1,4.1335,17.6919,11.979,11.979,0,0,1,4,16a11.9847,11.9847,0,0,1,.1332-1.69,22.9282,22.9282,0,0,1,23.7336,0A11.9847,11.9847,0,0,1,28,16h2A14,14,0,1,0,16,30V28A12.01,12.01,0,0,1,4.8305,20.3555ZM16,4a12.01,12.01,0,0,1,11.17,7.6465,24.8982,24.8982,0,0,0-22.3406,0A12.01,12.01,0,0,1,16,4Z"
2087
2264
  })), children);
2088
2265
  });
@@ -2102,9 +2279,9 @@ const WatsonHealthRegistration = /*#__PURE__*/React.forwardRef(function WatsonHe
2102
2279
  viewBox: "0 0 32 32",
2103
2280
  fill: "currentColor",
2104
2281
  ...rest
2105
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2282
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2106
2283
  d: "M28 25H20a2.0027 2.0027 0 01-2-2V20h2v3h8V9H20v3H18V9a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2V23A2.0027 2.0027 0 0128 25zM8 15H12V17H8z"
2107
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2284
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2108
2285
  d: "M20 15H24V17H20zM14 15H18V17H14zM12 25H4a2.0023 2.0023 0 01-2-2V9A2.002 2.002 0 014 7h8a2.002 2.002 0 012 2v3H12V9H4V23h8V20h2v3A2.0023 2.0023 0 0112 25z"
2109
2286
  })), children);
2110
2287
  });
@@ -2124,9 +2301,9 @@ const Reminder = /*#__PURE__*/React.forwardRef(function Reminder({
2124
2301
  viewBox: "0 0 32 32",
2125
2302
  fill: "currentColor",
2126
2303
  ...rest
2127
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2304
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2128
2305
  d: "M30,23.3818l-2-1V20a6.0046,6.0046,0,0,0-5-5.91V12H21v2.09A6.0046,6.0046,0,0,0,16,20v2.3818l-2,1V28h6v2h4V28h6ZM28,26H16V24.6182l2-1V20a4,4,0,0,1,8,0v3.6182l2,1Z"
2129
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2306
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2130
2307
  d: "M28,6a2,2,0,0,0-2-2H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V6h4V8h2V6h8V8h2V6h4v6h2Z"
2131
2308
  })), children);
2132
2309
  });
@@ -2146,15 +2323,35 @@ const ReminderMedical = /*#__PURE__*/React.forwardRef(function ReminderMedical({
2146
2323
  viewBox: "0 0 32 32",
2147
2324
  fill: "currentColor",
2148
2325
  ...rest
2149
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2326
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2150
2327
  d: "M27,12v2h1v4a3,3,0,0,1-6,0V14h1V12H20v6a5.0083,5.0083,0,0,0,4,4.8989V24a4,4,0,0,1-8,0V21.8157a3,3,0,1,0-2,0V24a6,6,0,0,0,12,0V22.8989A5.0083,5.0083,0,0,0,30,18V12ZM15,18a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,15,18Z"
2151
- })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2328
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2152
2329
  d: "M26,4H22V2H20V4H12V2H10V4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2l4,0V26L6,26V6h4V8h2V6h8V8h2V6h4v4h2V6A2,2,0,0,0,26,4Z"
2153
2330
  })), children);
2154
2331
  });
2155
2332
  if (process.env.NODE_ENV !== "production") {
2156
2333
  ReminderMedical.propTypes = iconPropTypes;
2157
2334
  }
2335
+ const RemoteConnection = /*#__PURE__*/React.forwardRef(function RemoteConnection({
2336
+ children,
2337
+ size = 16,
2338
+ ...rest
2339
+ }, ref) {
2340
+ return /*#__PURE__*/React.createElement(Icon, {
2341
+ width: size,
2342
+ height: size,
2343
+ ref: ref,
2344
+ xmlns: "http://www.w3.org/2000/svg",
2345
+ viewBox: "0 0 32 32",
2346
+ fill: "currentColor",
2347
+ ...rest
2348
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2349
+ d: "M21.5,12c-5.2,0-9.5,4.3-9.5,9.5v.5H4V6h24v6h2v-6c0-1.1-.9-2-2-2H4c-1.1,0-2,.9-2,2v16c0,1.1.9,2,2,2h8.3c.4,1.5,1.2,2.9,2.2,4h-6.6v2h9.3c1.3.6,2.7,1,4.2,1,5.2,0,9.5-4.3,9.5-9.5s-4.3-9.5-9.5-9.5h0ZM21.5,29c-4.1,0-7.5-3.4-7.5-7.5s3.4-7.5,7.5-7.5,7.5,3.4,7.5,7.5-3.4,7.5-7.5,7.5ZM18.7,24.7l-1.4-1.4,2.3-2.3-2.3-2.3,1.4-1.4,3.7,3.7s-3.7,3.7-3.7,3.7ZM26,25h-4v-2h4v2Z"
2350
+ })), children);
2351
+ });
2352
+ if (process.env.NODE_ENV !== "production") {
2353
+ RemoteConnection.propTypes = iconPropTypes;
2354
+ }
2158
2355
  const Renew = /*#__PURE__*/React.forwardRef(function Renew({
2159
2356
  children,
2160
2357
  size = 16,
@@ -2168,7 +2365,7 @@ const Renew = /*#__PURE__*/React.forwardRef(function Renew({
2168
2365
  viewBox: "0 0 32 32",
2169
2366
  fill: "currentColor",
2170
2367
  ...rest
2171
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2368
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2172
2369
  d: "M12 10H6.78A11 11 0 0127 16h2A13 13 0 006 7.68V4H4v8h8zM20 22h5.22A11 11 0 015 16H3a13 13 0 0023 8.32V28h2V20H20z"
2173
2370
  })), children);
2174
2371
  });
@@ -2188,7 +2385,7 @@ const Repeat = /*#__PURE__*/React.forwardRef(function Repeat({
2188
2385
  viewBox: "0 0 32 32",
2189
2386
  fill: "currentColor",
2190
2387
  ...rest
2191
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2388
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2192
2389
  d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
2193
2390
  })), children);
2194
2391
  });
@@ -2208,9 +2405,9 @@ const RepeatOne = /*#__PURE__*/React.forwardRef(function RepeatOne({
2208
2405
  viewBox: "0 0 32 32",
2209
2406
  fill: "currentColor",
2210
2407
  ...rest
2211
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2408
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2212
2409
  d: "M6 6H26.1719l-3.586-3.5859L24 1l6 6-6 6-1.4141-1.4141L26.1719 8H6v7H4V8A2.0024 2.0024 0 016 6zM9.4141 20.4141L5.8281 24H26V17h2v7a2.0024 2.0024 0 01-2 2H5.8281L9.414 29.5859 8 31 2 25l6-6z"
2213
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2410
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2214
2411
  d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
2215
2412
  })), children);
2216
2413
  });
@@ -2230,7 +2427,7 @@ const Replicate = /*#__PURE__*/React.forwardRef(function Replicate({
2230
2427
  viewBox: "0 0 32 32",
2231
2428
  fill: "currentColor",
2232
2429
  ...rest
2233
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2430
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2234
2431
  d: "M28 8h2V4a2.0021 2.0021 0 00-2-2H24V4h4zM17 2H21V4H17zM28 11H30V15H28zM28 18v4H24V10a2.0023 2.0023 0 00-2-2H10V4h4V2H10A2.0023 2.0023 0 008 4V8H4a2.0023 2.0023 0 00-2 2V28a2.0023 2.0023 0 002 2H22a2.0023 2.0023 0 002-2V24h4a2.0023 2.0023 0 002-2V18zM22 28H4V10H22z"
2235
2432
  })), children);
2236
2433
  });
@@ -2250,7 +2447,7 @@ const Reply = /*#__PURE__*/React.forwardRef(function Reply({
2250
2447
  viewBox: "0 0 32 32",
2251
2448
  fill: "currentColor",
2252
2449
  ...rest
2253
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2450
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2254
2451
  d: "M28.88,30a1,1,0,0,1-.88-.5A15.19,15.19,0,0,0,15,22v6a1,1,0,0,1-.62.92,1,1,0,0,1-1.09-.21l-12-12a1,1,0,0,1,0-1.42l12-12a1,1,0,0,1,1.09-.21A1,1,0,0,1,15,4v6.11a17.19,17.19,0,0,1,15,17,16.34,16.34,0,0,1-.13,2,1,1,0,0,1-.79.86ZM14.5,20A17.62,17.62,0,0,1,28,26,15.31,15.31,0,0,0,13.91,12,1,1,0,0,1,13,11V6.41L3.41,16,13,25.59V21a1,1,0,0,1,1-1h.54Z"
2255
2452
  })), children);
2256
2453
  });
@@ -2270,9 +2467,9 @@ const ReplyAll = /*#__PURE__*/React.forwardRef(function ReplyAll({
2270
2467
  viewBox: "0 0 32 32",
2271
2468
  fill: "currentColor",
2272
2469
  ...rest
2273
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2470
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2274
2471
  d: "M19,29a.9989.9989,0,0,1-.768-.36l-10-12a1,1,0,0,1,0-1.28l10-12A1,1,0,0,1,20,4v7.0325c7.0074.4629,11,5.86,11,14.9677a1,1,0,0,1-1.8.6c-2.8218-3.7623-5.3912-5.3463-9.2-5.5716V28a1,1,0,0,1-1,1ZM10.3016,16,18,25.238V20a1,1,0,0,1,1-1,12.7127,12.7127,0,0,1,9.8414,4.0909C28.0864,16.5553,24.6587,13,19,13a1,1,0,0,1-1-1V6.7618Z"
2275
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2472
+ })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2276
2473
  d: "M11.4639,28.9182,1.2318,16.64a1,1,0,0,1,0-1.28L11.4638,3.0792,13,4.36,3.3016,16,13,27.638Z"
2277
2474
  })), children);
2278
2475
  });
@@ -2292,9 +2489,9 @@ const RepoArtifact = /*#__PURE__*/React.forwardRef(function RepoArtifact({
2292
2489
  viewBox: "0 0 32 32",
2293
2490
  fill: "currentColor",
2294
2491
  ...rest
2295
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2492
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2296
2493
  d: "M30,24v-2h-2.1c-0.1-0.6-0.4-1.2-0.7-1.8l1.5-1.5l-1.4-1.4l-1.5,1.5c-0.5-0.3-1.1-0.6-1.8-0.7V16h-2v2.1 c-0.6,0.1-1.2,0.4-1.8,0.7l-1.5-1.5l-1.4,1.4l1.5,1.5c-0.3,0.5-0.6,1.1-0.7,1.8H16v2h2.1c0.1,0.6,0.4,1.2,0.7,1.8l-1.5,1.5l1.4,1.4 l1.5-1.5c0.5,0.3,1.1,0.6,1.8,0.7V30h2v-2.1c0.6-0.1,1.2-0.4,1.8-0.7l1.5,1.5l1.4-1.4l-1.5-1.5c0.3-0.5,0.6-1.1,0.7-1.8H30z M23,26 c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3S24.7,26,23,26z"
2297
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2494
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2298
2495
  d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h10v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v5h2v-5 C30,8.9,29.1,8,28,8z"
2299
2496
  })), children);
2300
2497
  });
@@ -2314,9 +2511,9 @@ const RepoSourceCode = /*#__PURE__*/React.forwardRef(function RepoSourceCode({
2314
2511
  viewBox: "0 0 32 32",
2315
2512
  fill: "currentColor",
2316
2513
  ...rest
2317
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2514
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2318
2515
  d: "M23.6 21.4L27.2 25 27.2 25 23.6 28.6 25 30 30 25 25 20zM20.4 21.4L16.8 25 16.8 25 20.4 28.6 19 30 14 25 19 20z"
2319
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2516
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2320
2517
  d: "M28,8H16l-3.4-3.4C12.2,4.2,11.7,4,11.2,4H4C2.9,4,2,4.9,2,6v20c0,1.1,0.9,2,2,2h7v-2H4V6h7.2l3.4,3.4l0.6,0.6H28v8h2v-8 C30,8.9,29.1,8,28,8z"
2321
2518
  })), children);
2322
2519
  });
@@ -2336,9 +2533,9 @@ const Report = /*#__PURE__*/React.forwardRef(function Report({
2336
2533
  viewBox: "0 0 32 32",
2337
2534
  fill: "currentColor",
2338
2535
  ...rest
2339
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2536
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2340
2537
  d: "M10 18H18V20H10zM10 13H22V15H10zM10 23H15V25H10z"
2341
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2538
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2342
2539
  d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2343
2540
  })), children);
2344
2541
  });
@@ -2358,9 +2555,9 @@ const ReportData = /*#__PURE__*/React.forwardRef(function ReportData({
2358
2555
  viewBox: "0 0 32 32",
2359
2556
  fill: "currentColor",
2360
2557
  ...rest
2361
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2558
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2362
2559
  d: "M15 20H17V24H15zM20 18H22V24H20zM10 14H12V24H10z"
2363
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2560
+ })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2364
2561
  d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2365
2562
  })), children);
2366
2563
  });
@@ -2380,9 +2577,9 @@ const RequestQuote = /*#__PURE__*/React.forwardRef(function RequestQuote({
2380
2577
  viewBox: "0 0 32 32",
2381
2578
  fill: "currentColor",
2382
2579
  ...rest
2383
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2580
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2384
2581
  d: "M22,22v6H6V4H16V2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H22a2,2,0,0,0,2-2V22Z"
2385
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2582
+ })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2386
2583
  d: "M29.54,5.76l-3.3-3.3a1.6,1.6,0,0,0-2.24,0l-14,14V22h5.53l14-14a1.6,1.6,0,0,0,0-2.24ZM14.7,20H12V17.3l9.44-9.45,2.71,2.71ZM25.56,9.15,22.85,6.44l2.27-2.27,2.71,2.71Z"
2387
2584
  })), children);
2388
2585
  });
@@ -2402,10 +2599,10 @@ const RequirementDefinition = /*#__PURE__*/React.forwardRef(function Requirement
2402
2599
  viewBox: "0 0 32 32",
2403
2600
  fill: "currentColor",
2404
2601
  ...rest
2405
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2602
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2406
2603
  strokeWidth: "0",
2407
2604
  d: "M17.1788 17.4959c0-2.8367 1.5301-4.6764 4.1606-4.6764 2.8025 0 4.0919 2.0631 4.0919 4.5217v.7221h-5.9658v.2235c0 1.2894.7392 2.1663 2.1834 2.1663 1.0833 0 1.7365-.5158 2.2867-1.2207l1.1863 1.3239c-.7392 1.0143-2.0459 1.6505-3.7137 1.6505-2.6475 0-4.2293-1.8397-4.2293-4.7109zm2.2867-.9284v.1377h3.6791v-.1548c0-1.2379-.6362-2.0803-1.7709-2.0803-1.152 0-1.9083.8597-1.9083 2.0975zM9.2694 22h-2.2693v-12h5.4154c2.1835 0 3.5416 1.4441 3.5416 3.7135 0 1.6504-.7565 2.9054-2.2349 3.4039l2.4584 4.8826h-2.5271l-2.2349-4.6247h-2.1492v4.6247zm3.1215-6.533c.8769 0 1.4097-.4813 1.4097-1.3581v-.7909c0-.8769-.5328-1.341-1.4097-1.341h-2.9227v3.4899h2.9227z"
2408
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2605
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2409
2606
  strokeWidth: "0",
2410
2607
  d: "m28,30H4c-1.1046,0-2-.8954-2-2V4c0-1.1046.8954-2,2-2h24c1.1046,0,2,.8954,2,2v24c0,1.1046-.8954,2-2,2Zm-24-2h24V4H4v24Z"
2411
2608
  })), children);
@@ -2426,10 +2623,10 @@ const RequirementUsage = /*#__PURE__*/React.forwardRef(function RequirementUsage
2426
2623
  viewBox: "0 0 32 32",
2427
2624
  fill: "currentColor",
2428
2625
  ...rest
2429
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2626
+ }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2430
2627
  strokeWidth: "0",
2431
2628
  d: "M17.1788 17.4959c0-2.8367 1.5301-4.6764 4.1606-4.6764 2.8025 0 4.0919 2.0631 4.0919 4.5217v.7221h-5.9658v.2235c0 1.2894.7392 2.1663 2.1834 2.1663 1.0833 0 1.7365-.5158 2.2867-1.2207l1.1863 1.3239c-.7392 1.0143-2.0459 1.6505-3.7137 1.6505-2.6475 0-4.2293-1.8397-4.2293-4.7109zm2.2867-.9284v.1377h3.6791v-.1548c0-1.2379-.6362-2.0803-1.7709-2.0803-1.152 0-1.9083.8597-1.9083 2.0975zM9.2694 22h-2.2693v-12h5.4154c2.1835 0 3.5416 1.4441 3.5416 3.7135 0 1.6504-.7565 2.9054-2.2349 3.4039l2.4584 4.8826h-2.5271l-2.2349-4.6247h-2.1492v4.6247zm3.1215-6.533c.8769 0 1.4097-.4813 1.4097-1.3581v-.7909c0-.8769-.5328-1.341-1.4097-1.341h-2.9227v3.4899h2.9227z"
2432
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2629
+ })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2433
2630
  strokeWidth: "0",
2434
2631
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
2435
2632
  })), children);
@@ -2450,7 +2647,7 @@ const Reset = /*#__PURE__*/React.forwardRef(function Reset({
2450
2647
  viewBox: "0 0 32 32",
2451
2648
  fill: "currentColor",
2452
2649
  ...rest
2453
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2650
+ }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2454
2651
  d: "M18,28A12,12,0,1,0,6,16v6.2L2.4,18.6,1,20l6,6,6-6-1.4-1.4L8,22.2V16H8A10,10,0,1,1,18,26Z"
2455
2652
  })), children);
2456
2653
  });
@@ -2470,7 +2667,7 @@ const ResetAlt = /*#__PURE__*/React.forwardRef(function ResetAlt({
2470
2667
  viewBox: "0 0 32 32",
2471
2668
  fill: "currentColor",
2472
2669
  ...rest
2473
- }, _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2670
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2474
2671
  d: "M27,8H6.83l3.58-3.59L9,3,3,9l6,6,1.41-1.41L6.83,10H27V26H7V19H5v7a2,2,0,0,0,2,2H27a2,2,0,0,0,2-2V10A2,2,0,0,0,27,8Z"
2475
2672
  })), children);
2476
2673
  });
@@ -2491,7 +2688,7 @@ const Restart = /*#__PURE__*/React.forwardRef(function Restart({
2491
2688
  viewBox: "0 0 16 16",
2492
2689
  fill: "currentColor",
2493
2690
  ...rest
2494
- }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2691
+ }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2495
2692
  d: "M13,9c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5h3.1L9.3,5.8L10,6.5l3-3l-3-3L9.3,1.2L11.1,3H8C4.7,3,2,5.7,2,9s2.7,6,6,6 s6-2.7,6-6H13z"
2496
2693
  })), children);
2497
2694
  }
@@ -2503,7 +2700,7 @@ const Restart = /*#__PURE__*/React.forwardRef(function Restart({
2503
2700
  viewBox: "0 0 32 32",
2504
2701
  fill: "currentColor",
2505
2702
  ...rest
2506
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2703
+ }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2507
2704
  d: "M26,18A10,10,0,1,1,16,8h6.1821l-3.5844,3.5854L20,13l6-6L20,1,18.5977,2.414,22.1851,6H16A12,12,0,1,0,28,18Z"
2508
2705
  })), children);
2509
2706
  });
@@ -2523,9 +2720,9 @@ const Restaurant = /*#__PURE__*/React.forwardRef(function Restaurant({
2523
2720
  viewBox: "0 0 32 32",
2524
2721
  fill: "currentColor",
2525
2722
  ...rest
2526
- }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2723
+ }, _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2527
2724
  d: "M9 2H11V12H9z"
2528
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2725
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2529
2726
  d: "M14 11a4 4 0 01-8 0V2H4v9a6 6 0 005 5.91V30h2V16.91A6 6 0 0016 11V2H14zM22 2H21V30h2V20h3a2 2 0 002-2V8A5.78 5.78 0 0022 2zm4 16H23V4.09c2.88.56 3 3.54 3 3.91z"
2530
2727
  })), children);
2531
2728
  });
@@ -2545,9 +2742,9 @@ const RestaurantFine = /*#__PURE__*/React.forwardRef(function RestaurantFine({
2545
2742
  viewBox: "0 0 32 32",
2546
2743
  fill: "currentColor",
2547
2744
  ...rest
2548
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2745
+ }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2549
2746
  d: "M30 11.0005v-8a1 1 0 00-1-1H19a1 1 0 00-1 1v8A6.0039 6.0039 0 0023 16.91V28H19v2H29V28H25V16.91A6.0039 6.0039 0 0030 11.0005zm-10 0V4h8v7.0005a4 4 0 11-8 0zM12 2v9.02a3.9644 3.9644 0 01-3.96 3.96A4.0052 4.0052 0 014 11.02V2H2v9.02a5.9888 5.9888 0 005 5.8652V30H9V16.8953A5.9646 5.9646 0 0014 11.02V2z"
2550
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2747
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2551
2748
  d: "M7 2H9V11.98H7z"
2552
2749
  })), children);
2553
2750
  });
@@ -2567,9 +2764,9 @@ const Result = /*#__PURE__*/React.forwardRef(function Result({
2567
2764
  viewBox: "0 0 32 32",
2568
2765
  fill: "currentColor",
2569
2766
  ...rest
2570
- }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2767
+ }, _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2571
2768
  d: "M14 23H22V25H14zM10 23H12V25H10zM14 18H22V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
2572
- })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2769
+ })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2573
2770
  d: "M25,5H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H25a2,2,0,0,0,2-2V7A2,2,0,0,0,25,5ZM12,4h8V8H12ZM25,28H7V7h3v3H22V7h3Z"
2574
2771
  })), children);
2575
2772
  });
@@ -2589,9 +2786,9 @@ const ResultDraft = /*#__PURE__*/React.forwardRef(function ResultDraft({
2589
2786
  viewBox: "0 0 32 32",
2590
2787
  fill: "currentColor",
2591
2788
  ...rest
2592
- }, _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2789
+ }, _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2593
2790
  d: "M29.7 19.3l-3-3c-.4-.4-1-.4-1.4 0L16 25.6V30h4.4l9.3-9.3C30.1 20.3 30.1 19.7 29.7 19.3zM19.6 28H18v-1.6l5-5 1.6 1.6L19.6 28zM26 21.6L24.4 20l1.6-1.6 1.6 1.6L26 21.6zM10 23H12V25H10zM14 18H18V20H14zM10 18H12V20H10zM14 13H22V15H14zM10 13H12V15H10z"
2594
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2791
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2595
2792
  d: "M7,28V7h3v3h12V7h3v6h2V7c0-1.1-0.9-2-2-2h-3V4c0-1.1-0.9-2-2-2h-8c-1.1,0-2,0.9-2,2v1H7C5.9,5,5,5.9,5,7v21 c0,1.1,0.9,2,2,2h5v-2H7z M12,4h8v4h-8V4z"
2596
2793
  })), children);
2597
2794
  });
@@ -2615,9 +2812,9 @@ const ResultNew = /*#__PURE__*/React.forwardRef(function ResultNew({
2615
2812
  cx: "26",
2616
2813
  cy: "26",
2617
2814
  r: "4"
2618
- })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2815
+ })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2619
2816
  d: "M10 13H12V15H10zM10 18H12V20H10zM10 23H12V25H10zM14 13H22V15H14zM14 18H22V20H14zM14 23H18V25H14z"
2620
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2817
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2621
2818
  d: "M7,28V7h3v3H22V7h3V18h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2H18V28ZM12,4h8V8H12Z"
2622
2819
  })), children);
2623
2820
  });
@@ -2637,11 +2834,11 @@ const ResultOld = /*#__PURE__*/React.forwardRef(function ResultOld({
2637
2834
  viewBox: "0 0 32 32",
2638
2835
  fill: "currentColor",
2639
2836
  ...rest
2640
- }, _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2837
+ }, _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2641
2838
  d: "M10 13H12V15H10zM14 13H22V15H14zM10 18H12V20H10zM10 23H12V25H10z"
2642
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2839
+ })), _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2643
2840
  d: "M7,28V7h3v3H22V7h3v8h2V7a2,2,0,0,0-2-2H22V4a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2V5H7A2,2,0,0,0,5,7V28a2,2,0,0,0,2,2h9V28ZM12,4h8V8H12Z"
2644
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2841
+ })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2645
2842
  d: "M18,19v2.4131A6.996,6.996,0,1,1,24,32V30a5,5,0,1,0-4.5762-7H22v2H16V19Z"
2646
2843
  })), children);
2647
2844
  });
@@ -2661,7 +2858,7 @@ const RetryFailed = /*#__PURE__*/React.forwardRef(function RetryFailed({
2661
2858
  viewBox: "0 0 32 32",
2662
2859
  fill: "currentColor",
2663
2860
  ...rest
2664
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2861
+ }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2665
2862
  d: "M26.41 25L30 21.41 28.59 20 25 23.59 21.41 20 20 21.41 23.59 25 20 28.59 21.41 30 25 26.41 28.59 30 30 28.59 26.41 25zM18 2A12.0351 12.0351 0 006 14v6.2L2.4 16.6 1 18l6 6 6-6-1.4-1.4L8 20.2V14a10 10 0 0120 0v3h2V14A12.0351 12.0351 0 0018 2z"
2666
2863
  })), children);
2667
2864
  });
@@ -2681,7 +2878,7 @@ const Return = /*#__PURE__*/React.forwardRef(function Return({
2681
2878
  viewBox: "0 0 32 32",
2682
2879
  fill: "currentColor",
2683
2880
  ...rest
2684
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2881
+ }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2685
2882
  d: "m22,8v2c2.2061,0,4,1.7944,4,4s-1.7939,4-4,4h-12v-5l-6,6,6,6v-5h12c3.3086,0,6-2.6914,6-6s-2.6914-6-6-6Z"
2686
2883
  })), children);
2687
2884
  });
@@ -2701,210 +2898,14 @@ const Review = /*#__PURE__*/React.forwardRef(function Review({
2701
2898
  viewBox: "0 0 32 32",
2702
2899
  fill: "currentColor",
2703
2900
  ...rest
2704
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2901
+ }, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2705
2902
  d: "M16 8L17.912 11.703 22 12.297 19 15 20 19 16 16.75 12 19 13 15 10 12.297 14.2 11.703 16 8z"
2706
- })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2903
+ })), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2707
2904
  d: "M17.7358,30,16,29l4-7h6a1.9966,1.9966,0,0,0,2-2V8a1.9966,1.9966,0,0,0-2-2H6A1.9966,1.9966,0,0,0,4,8V20a1.9966,1.9966,0,0,0,2,2h9v2H6a3.9993,3.9993,0,0,1-4-4V8A3.9988,3.9988,0,0,1,6,4H26a3.9988,3.9988,0,0,1,4,4V20a3.9993,3.9993,0,0,1-4,4H21.1646Z"
2708
2905
  })), children);
2709
2906
  });
2710
2907
  if (process.env.NODE_ENV !== "production") {
2711
2908
  Review.propTypes = iconPropTypes;
2712
2909
  }
2713
- const Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10({
2714
- children,
2715
- size = 16,
2716
- ...rest
2717
- }, ref) {
2718
- return /*#__PURE__*/React.createElement(Icon, {
2719
- width: size,
2720
- height: size,
2721
- ref: ref,
2722
- xmlns: "http://www.w3.org/2000/svg",
2723
- viewBox: "0 0 32 32",
2724
- fill: "currentColor",
2725
- ...rest
2726
- }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2727
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2728
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2729
- d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
2730
- })), children);
2731
- });
2732
- if (process.env.NODE_ENV !== "production") {
2733
- Rewind_10.propTypes = iconPropTypes;
2734
- }
2735
- const Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30({
2736
- children,
2737
- size = 16,
2738
- ...rest
2739
- }, ref) {
2740
- return /*#__PURE__*/React.createElement(Icon, {
2741
- width: size,
2742
- height: size,
2743
- ref: ref,
2744
- xmlns: "http://www.w3.org/2000/svg",
2745
- viewBox: "0 0 32 32",
2746
- fill: "currentColor",
2747
- ...rest
2748
- }, _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2750
- })), _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2751
- d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
2752
- })), children);
2753
- });
2754
- if (process.env.NODE_ENV !== "production") {
2755
- Rewind_30.propTypes = iconPropTypes;
2756
- }
2757
- const Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5({
2758
- children,
2759
- size = 16,
2760
- ...rest
2761
- }, ref) {
2762
- return /*#__PURE__*/React.createElement(Icon, {
2763
- width: size,
2764
- height: size,
2765
- ref: ref,
2766
- xmlns: "http://www.w3.org/2000/svg",
2767
- viewBox: "0 0 32 32",
2768
- fill: "currentColor",
2769
- ...rest
2770
- }, _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2771
- d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
2772
- })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2773
- d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
2774
- })), children);
2775
- });
2776
- if (process.env.NODE_ENV !== "production") {
2777
- Rewind_5.propTypes = iconPropTypes;
2778
- }
2779
- const RightPanelClose = /*#__PURE__*/React.forwardRef(function RightPanelClose({
2780
- children,
2781
- size = 16,
2782
- ...rest
2783
- }, ref) {
2784
- return /*#__PURE__*/React.createElement(Icon, {
2785
- width: size,
2786
- height: size,
2787
- ref: ref,
2788
- xmlns: "http://www.w3.org/2000/svg",
2789
- viewBox: "0 0 32 32",
2790
- fill: "currentColor",
2791
- ...rest
2792
- }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2793
- strokeWidth: "0",
2794
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm20,0h6v20h-6V6Zm-18,0h16v20H4v-9h10.1699s-3.5801,3.5898-3.5801,3.5898l1.4102,1.4102,6-6-6-6-1.4102,1.4102,3.5801,3.5898H4V6Z"
2795
- })), children);
2796
- });
2797
- if (process.env.NODE_ENV !== "production") {
2798
- RightPanelClose.propTypes = iconPropTypes;
2799
- }
2800
- const RightPanelCloseFilled = /*#__PURE__*/React.forwardRef(function RightPanelCloseFilled({
2801
- children,
2802
- size = 16,
2803
- ...rest
2804
- }, ref) {
2805
- return /*#__PURE__*/React.createElement(Icon, {
2806
- width: size,
2807
- height: size,
2808
- ref: ref,
2809
- xmlns: "http://www.w3.org/2000/svg",
2810
- viewBox: "0 0 32 32",
2811
- fill: "currentColor",
2812
- ...rest
2813
- }, _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2814
- strokeWidth: "0",
2815
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm2,0h16v20H4v-9h10.1699s-3.5801,3.5898-3.5801,3.5898l1.4102,1.4102,6-6-6-6-1.4102,1.4102,3.5801,3.5898H4V6Z"
2816
- })), children);
2817
- });
2818
- if (process.env.NODE_ENV !== "production") {
2819
- RightPanelCloseFilled.propTypes = iconPropTypes;
2820
- }
2821
- const RightPanelOpen = /*#__PURE__*/React.forwardRef(function RightPanelOpen({
2822
- children,
2823
- size = 16,
2824
- ...rest
2825
- }, ref) {
2826
- return /*#__PURE__*/React.createElement(Icon, {
2827
- width: size,
2828
- height: size,
2829
- ref: ref,
2830
- xmlns: "http://www.w3.org/2000/svg",
2831
- viewBox: "0 0 32 32",
2832
- fill: "currentColor",
2833
- ...rest
2834
- }, _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2835
- strokeWidth: "0",
2836
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm20,0h6v20h-6V6Zm-18,0h16v9h-10.1699s3.5798-3.5898,3.5798-3.5898l-1.4099-1.4102-6,6,6,6,1.4099-1.4102-3.5798-3.5898h10.1699v9H4V6Z"
2837
- })), children);
2838
- });
2839
- if (process.env.NODE_ENV !== "production") {
2840
- RightPanelOpen.propTypes = iconPropTypes;
2841
- }
2842
- const RightPanelOpenFilled = /*#__PURE__*/React.forwardRef(function RightPanelOpenFilled({
2843
- children,
2844
- size = 16,
2845
- ...rest
2846
- }, ref) {
2847
- return /*#__PURE__*/React.createElement(Icon, {
2848
- width: size,
2849
- height: size,
2850
- ref: ref,
2851
- xmlns: "http://www.w3.org/2000/svg",
2852
- viewBox: "0 0 32 32",
2853
- fill: "currentColor",
2854
- ...rest
2855
- }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2856
- strokeWidth: "0",
2857
- d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm2,0h16v9h-10.1699s3.5798-3.5898,3.5798-3.5898l-1.4099-1.4102-6,6,6,6,1.4099-1.4102-3.5798-3.5898h10.1699v9H4V6Z"
2858
- })), children);
2859
- });
2860
- if (process.env.NODE_ENV !== "production") {
2861
- RightPanelOpenFilled.propTypes = iconPropTypes;
2862
- }
2863
- const Road = /*#__PURE__*/React.forwardRef(function Road({
2864
- children,
2865
- size = 16,
2866
- ...rest
2867
- }, ref) {
2868
- return /*#__PURE__*/React.createElement(Icon, {
2869
- width: size,
2870
- height: size,
2871
- ref: ref,
2872
- xmlns: "http://www.w3.org/2000/svg",
2873
- viewBox: "0 0 32 32",
2874
- fill: "currentColor",
2875
- ...rest
2876
- }, _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2877
- d: "M13 13H19V15H13z"
2878
- })), _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2879
- d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
2880
- })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2881
- d: "M15 21H17V24H15zM15 26H17V30H15z"
2882
- })), children);
2883
- });
2884
- if (process.env.NODE_ENV !== "production") {
2885
- Road.propTypes = iconPropTypes;
2886
- }
2887
- const RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather({
2888
- children,
2889
- size = 16,
2890
- ...rest
2891
- }, ref) {
2892
- return /*#__PURE__*/React.createElement(Icon, {
2893
- width: size,
2894
- height: size,
2895
- ref: ref,
2896
- xmlns: "http://www.w3.org/2000/svg",
2897
- viewBox: "0 0 32 32",
2898
- fill: "currentColor",
2899
- ...rest
2900
- }, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2901
- d: "M16 31H14v-.228a3.0135 3.0135 0 00-1.9468-2.8091L8.5215 26.6384A3.9034 3.9034 0 016 23H8a1.8946 1.8946 0 001.2236 1.7659L12.7554 26.09A5.0226 5.0226 0 0116 30.772zM30 31H28v-.228a3.0135 3.0135 0 00-1.9468-2.8091l-3.5317-1.3245A3.9034 3.9034 0 0120 23h2a1.8946 1.8946 0 001.2236 1.7659L26.7554 26.09A5.0226 5.0226 0 0130 30.772zM11 13H17V15H11z"
2902
- })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2903
- d: "M23.4409,8,22.1687,3.45A2.009,2.009,0,0,0,20.2456,2H7.7544A2.0089,2.0089,0,0,0,5.8313,3.4507L4.5315,8H2v2H4v7a2.0025,2.0025,0,0,0,2,2v2H8V19H20v2h2V19a2.0025,2.0025,0,0,0,2-2V10h2V8ZM7.7544,4H20.2458l1.4285,5H6.3257ZM22,13H20v2h2v2H6V15H8V13H6V11H22Z"
2904
- })), children);
2905
- });
2906
- if (process.env.NODE_ENV !== "production") {
2907
- RoadWeather.propTypes = iconPropTypes;
2908
- }
2909
2910
 
2910
- export { PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, PointOfPresence, Police, Policy, PopIn, Popup, PortDefinition, PortInput, PortOutput, PortUsage, Portfolio, Power, PowerEnterprisePoolsMeteredCapacityIntegration, PowerVirtualServerDisasterRecoveryAutomation, Ppt, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, PricingConsumption, PricingContainer, PricingQuickProposal, PricingTailored, PricingTraditional, Printer, Process, ProcessAutomate, Product, ProgressBar, ProgressBarRound, Promote, PromptSession, PromptTemplate, PropertyRelationship, PullRequest, PunctuationCheck, Purchase, Qiskit, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, QuestionAnswering, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rag, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, ReadMe, Receipt, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, Redefinition, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Reminder, ReminderMedical, Renew, Repeat, RepeatOne, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, Report, ReportData, RequestQuote, RequirementDefinition, RequirementUsage, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultDraft, ResultNew, ResultOld, RetryFailed, Return, Review, Rewind_10, Rewind_30, Rewind_5, RightPanelClose, RightPanelCloseFilled, RightPanelOpen, RightPanelOpenFilled, Road, RoadWeather, WatsonHealthPointerText, WatsonHealthQcLaunch, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration };
2911
+ export { Plane, PlanePrivate, PlaneSea, PlatformAutomation, Platforms, Play, PlayFilled, PlayFilledAlt, PlayOutline, PlayOutlineFilled, Playlist, Plug, PlugFilled, Png, Point, PointOfPresence, Police, Policy, PopIn, Popup, PortDefinition, PortInput, PortOutput, PortUsage, Portfolio, Power, PowerEnterprisePoolsMeteredCapacityIntegration, PowerVirtualServerDisasterRecoveryAutomation, Ppt, PresentationFile, Pressure, PressureFilled, PreviousFilled, PreviousOutline, PricingConsumption, PricingContainer, PricingQuickProposal, PricingTailored, PricingTraditional, Printer, Process, ProcessAutomate, Product, ProgressBar, ProgressBarRound, Promote, PromptSession, PromptTemplate, PropertyRelationship, PullRequest, PunctuationCheck, Purchase, Qiskit, QqPlot, QrCode, QuadrantPlot, Query, QueryQueue, QuestionAnswering, Queued, Quotes, Radar, RadarEnhanced, RadarWeather, Radio, RadioButton, RadioButtonChecked, RadioCombat, RadioPushToTalk, Rag, Rain, RainDrizzle, RainDrop, RainHeavy, RainScattered, RainScatteredNight, Raw, ReadMe, ReadingGlasses, Receipt, RecentlyViewed, Recommend, Recording, RecordingFilled, RecordingFilledAlt, Recycle, Redefinition, Redo, RefEvapotranspiration, ReferenceArchitecture, ReflectHorizontal, ReflectVertical, Reminder, ReminderMedical, RemoteConnection, Renew, Repeat, RepeatOne, Replicate, Reply, ReplyAll, RepoArtifact, RepoSourceCode, Report, ReportData, RequestQuote, RequirementDefinition, RequirementUsage, Reset, ResetAlt, Restart, Restaurant, RestaurantFine, Result, ResultDraft, ResultNew, ResultOld, RetryFailed, Return, Review, WatsonHealthPointerText, WatsonHealthQcLaunch, WatsonHealthRegionAnalysisArea, WatsonHealthRegionAnalysisVolume, WatsonHealthRegistration };