@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,9 +12,9 @@ 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, _circle, _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, _circle2, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _circle3, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _circle4, _path82, _path83, _path84, _circle5, _circle6, _path85, _circle7, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _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, _path145, _path146, _circle8, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _circle9, _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, _circle0, _path206, _path207, _path208, _path209, _path210, _path211, _circle1, _path212, _path213, _path214, _path215, _circle10, _circle11, _path216, _path217, _path218, _path219, _circle12, _path220, _path221, _path222, _path223, _path224, _path225, _path226, _path227, _path228, _path229, _path230, _path231, _path232, _path233, _path234, _path235, _path236, _path237, _path238, _path239, _path240, _path241, _path242, _path243, _path244, _path245, _path246, _path247, _path248, _path249, _path250, _path251, _path252, _path253, _path254, _path255, _path256, _path257, _path258, _path259, _path260, _path261, _path262, _path263, _path264, _path265, _path266, _path267, _path268, _path269;
15
+ var _path, _path2, _path3, _path4, _path5, _circle, _path6, _path7, _path8, _path9, _path0, _circle2, _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, _circle3, _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, _circle4, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _circle5, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _path96, _circle6, _path97, _path98, _path99, _circle7, _circle8, _path100, _circle9, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _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, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _circle0, _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, _circle1, _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, _path215, _path216, _path217, _path218, _path219, _path220, _circle10, _path221, _path222, _path223, _path224, _path225, _path226, _circle11, _path227, _path228, _path229, _path230, _circle12, _circle13, _path231, _path232, _path233, _path234, _circle14, _path235, _path236, _path237, _path238, _path239, _path240;
16
16
  const didWarnAboutDeprecation = {};
17
- const UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk({
17
+ const UserFavoriteAltFilled = /*#__PURE__*/React.forwardRef(function UserFavoriteAltFilled({
18
18
  children,
19
19
  size = 16,
20
20
  ...rest
@@ -28,6 +28,242 @@ const UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk({
28
28
  fill: "currentColor",
29
29
  ...rest
30
30
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
31
+ d: "M26.4938 3a3.4735 3.4735 0 00-2.48 1.0393l-.5111.5228-.5161-.5228a3.4792 3.4792 0 00-4.96 0 3.59 3.59 0 000 5.0251l5.4766 5.5427 5.4716-5.5427a3.59 3.59 0 000-5.0251A3.4738 3.4738 0 0026.4938 3zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
32
+ })), children);
33
+ });
34
+ if (process.env.NODE_ENV !== "production") {
35
+ UserFavoriteAltFilled.propTypes = iconPropTypes;
36
+ }
37
+ const UserFeedback = /*#__PURE__*/React.forwardRef(function UserFeedback({
38
+ children,
39
+ size = 16,
40
+ ...rest
41
+ }, ref) {
42
+ return /*#__PURE__*/React.createElement(Icon, {
43
+ width: size,
44
+ height: size,
45
+ ref: ref,
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ viewBox: "0 0 32 32",
48
+ fill: "currentColor",
49
+ ...rest
50
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
51
+ strokeWidth: "0",
52
+ d: "M19 3h10c1.1035 0 2 .8965 2 2v6c0 1.1035-.8965 2-2 2h-2.4229s-1.7314 3-1.7314 3l-1.7324-1 2.3096-4h3.5771s0-6 0-6h-10s0 6 0 6h3v2h-3c-1.1035 0-2-.8965-2-2v-6c0-1.1035.8965-2 2-2zM15 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5H1v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM8 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
53
+ })), children);
54
+ });
55
+ if (process.env.NODE_ENV !== "production") {
56
+ UserFeedback.propTypes = iconPropTypes;
57
+ }
58
+ const UserFilled = /*#__PURE__*/React.forwardRef(function UserFilled({
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
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
72
+ d: "M6 30H26V25a7.0082 7.0082 0 00-7-7H13a7.0082 7.0082 0 00-7 7zM9 9a7 7 0 107-7A7 7 0 009 9z"
73
+ })), children);
74
+ });
75
+ if (process.env.NODE_ENV !== "production") {
76
+ UserFilled.propTypes = iconPropTypes;
77
+ }
78
+ const UserFollow = /*#__PURE__*/React.forwardRef(function UserFollow({
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
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
92
+ d: "M32 14L28 14 28 10 26 10 26 14 22 14 22 16 26 16 26 20 28 20 28 16 32 16 32 14zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7z"
93
+ })), children);
94
+ });
95
+ if (process.env.NODE_ENV !== "production") {
96
+ UserFollow.propTypes = iconPropTypes;
97
+ }
98
+ const UserIdentification = /*#__PURE__*/React.forwardRef(function UserIdentification({
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
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
112
+ d: "M22,11h4a1,1,0,0,1,1,1v2a0,0,0,0,1,0,0H21a0,0,0,0,1,0,0V12A1,1,0,0,1,22,11Z"
113
+ })), _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
114
+ cx: "24",
115
+ cy: "8",
116
+ r: "2"
117
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
118
+ d: "M30 18H18a2.0023 2.0023 0 01-2-2V4a2.002 2.002 0 012-2H30a2.0023 2.0023 0 012 2V16A2.0027 2.0027 0 0130 18zM18 4V16H30.001L30 4zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
119
+ })), children);
120
+ });
121
+ if (process.env.NODE_ENV !== "production") {
122
+ UserIdentification.propTypes = iconPropTypes;
123
+ }
124
+ const UserMilitary = /*#__PURE__*/React.forwardRef(function UserMilitary({
125
+ children,
126
+ size = 16,
127
+ ...rest
128
+ }, ref) {
129
+ return /*#__PURE__*/React.createElement(Icon, {
130
+ width: size,
131
+ height: size,
132
+ ref: ref,
133
+ xmlns: "http://www.w3.org/2000/svg",
134
+ viewBox: "0 0 32 32",
135
+ fill: "currentColor",
136
+ ...rest
137
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
138
+ d: "M25 13L23.407 16 20 16.414 22.5 18.667 22 22 25 20.125 28 22 27.5 18.667 30 16.414 26.5 16 25 13z"
139
+ })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
140
+ d: "M21.414 13.414L25 9.834 25 9.834 28.587 13.416 30 12 25 7 20 12 21.414 13.414z"
141
+ })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
142
+ d: "M21.414 8.414L25 4.834 25 4.834 28.587 8.416 30 7 25 2 20 7 21.414 8.414zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
143
+ })), children);
144
+ });
145
+ if (process.env.NODE_ENV !== "production") {
146
+ UserMilitary.propTypes = iconPropTypes;
147
+ }
148
+ const UserMultiple = /*#__PURE__*/React.forwardRef(function UserMultiple({
149
+ children,
150
+ size = 16,
151
+ ...rest
152
+ }, ref) {
153
+ return /*#__PURE__*/React.createElement(Icon, {
154
+ width: size,
155
+ height: size,
156
+ ref: ref,
157
+ xmlns: "http://www.w3.org/2000/svg",
158
+ viewBox: "0 0 32 32",
159
+ fill: "currentColor",
160
+ ...rest
161
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
162
+ d: "M30 30H28V25a5.0057 5.0057 0 00-5-5V18a7.0078 7.0078 0 017 7zM22 30H20V25a5.0059 5.0059 0 00-5-5H9a5.0059 5.0059 0 00-5 5v5H2V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM20 2V4a5 5 0 010 10v2A7 7 0 0020 2zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
163
+ })), children);
164
+ });
165
+ if (process.env.NODE_ENV !== "production") {
166
+ UserMultiple.propTypes = iconPropTypes;
167
+ }
168
+ const UserOnline = /*#__PURE__*/React.forwardRef(function UserOnline({
169
+ children,
170
+ size = 16,
171
+ ...rest
172
+ }, ref) {
173
+ return /*#__PURE__*/React.createElement(Icon, {
174
+ width: size,
175
+ height: size,
176
+ ref: ref,
177
+ xmlns: "http://www.w3.org/2000/svg",
178
+ viewBox: "0 0 32 32",
179
+ fill: "currentColor",
180
+ ...rest
181
+ }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
182
+ cx: "26",
183
+ cy: "16",
184
+ r: "4"
185
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
186
+ d: "M22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
187
+ })), children);
188
+ });
189
+ if (process.env.NODE_ENV !== "production") {
190
+ UserOnline.propTypes = iconPropTypes;
191
+ }
192
+ const UserProfile = /*#__PURE__*/React.forwardRef(function UserProfile({
193
+ children,
194
+ size = 16,
195
+ ...rest
196
+ }, ref) {
197
+ return /*#__PURE__*/React.createElement(Icon, {
198
+ width: size,
199
+ height: size,
200
+ ref: ref,
201
+ xmlns: "http://www.w3.org/2000/svg",
202
+ viewBox: "0 0 32 32",
203
+ fill: "currentColor",
204
+ ...rest
205
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
206
+ d: "M12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM22 4H32V6H22zM22 9H32V11H22zM22 14H29V16H22z"
207
+ })), children);
208
+ });
209
+ if (process.env.NODE_ENV !== "production") {
210
+ UserProfile.propTypes = iconPropTypes;
211
+ }
212
+ const UserRole = /*#__PURE__*/React.forwardRef(function UserRole({
213
+ children,
214
+ size = 16,
215
+ ...rest
216
+ }, ref) {
217
+ return /*#__PURE__*/React.createElement(Icon, {
218
+ width: size,
219
+ height: size,
220
+ ref: ref,
221
+ xmlns: "http://www.w3.org/2000/svg",
222
+ viewBox: "0 0 32 32",
223
+ fill: "currentColor",
224
+ ...rest
225
+ }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
226
+ d: "M28.07 21L22 15 28.07 9 29.5 10.41 24.86 15 29.5 19.59 28.07 21zM22 30H20V25a5 5 0 00-5-5H9a5 5 0 00-5 5v5H2V25a7 7 0 017-7h6a7 7 0 017 7zM12 4A5 5 0 117 9a5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0012 2z"
227
+ })), children);
228
+ });
229
+ if (process.env.NODE_ENV !== "production") {
230
+ UserRole.propTypes = iconPropTypes;
231
+ }
232
+ const UserService = /*#__PURE__*/React.forwardRef(function UserService({
233
+ children,
234
+ size = 16,
235
+ ...rest
236
+ }, ref) {
237
+ return /*#__PURE__*/React.createElement(Icon, {
238
+ width: size,
239
+ height: size,
240
+ ref: ref,
241
+ xmlns: "http://www.w3.org/2000/svg",
242
+ viewBox: "0 0 32 32",
243
+ fill: "currentColor",
244
+ ...rest
245
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
246
+ strokeWidth: "0",
247
+ d: "M23.019 10.4332c-.595.3514-1.2795.5668-2.019.5668-2.2056 0-4-1.7944-4-4 0-.3557.0615-.6943.1492-1.0228l2.4368 2.4368.0005-.0004c.3621.3621.8621.5864 1.4136.5864 1.103 0 2-.897 2-2 0-.5515-.2242-1.0515-.5864-1.4136l.0005-.0004-2.4368-2.4368c.3284-.0875.667-.1491 1.0227-.1491 2.2056 0 4 1.7944 4 4 0 .7396-.2155 1.4241-.5669 2.0191l5.5669 5.5668-1.4141 1.4141-5.5669-5.5668zM16 30h-2v-5c-.0018-1.6561-1.3439-2.9982-3-3h-4c-1.6561.0018-2.9982 1.3439-3 3v5h-2v-5c.0033-2.7601 2.2399-4.9967 5-5h4c2.7601.0033 4.9967 2.2399 5 5v5zM9 10c1.6569 0 3 1.3431 3 3s-1.3431 3-3 3-3-1.3431-3-3c.0019-1.6561 1.3439-2.9981 3-3m0-2c-2.7614 0-5 2.2386-5 5s2.2386 5 5 5 5-2.2386 5-5-2.2386-5-5-5z"
248
+ })), children);
249
+ });
250
+ if (process.env.NODE_ENV !== "production") {
251
+ UserService.propTypes = iconPropTypes;
252
+ }
253
+ const UserServiceDesk = /*#__PURE__*/React.forwardRef(function UserServiceDesk({
254
+ children,
255
+ size = 16,
256
+ ...rest
257
+ }, ref) {
258
+ return /*#__PURE__*/React.createElement(Icon, {
259
+ width: size,
260
+ height: size,
261
+ ref: ref,
262
+ xmlns: "http://www.w3.org/2000/svg",
263
+ viewBox: "0 0 32 32",
264
+ fill: "currentColor",
265
+ ...rest
266
+ }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
31
267
  d: "M25.334 11.95l1.2055-1.206a1.178 1.178 0 011.2593-.2584l1.4693.5868A1.1736 1.1736 0 0130 12.1489v2.692A1.1681 1.1681 0 0128.8229 16l-.05-.0015C18.4775 15.3578 16.4 6.6357 16.0073 3.2976a1.1681 1.1681 0 011.0315-1.29A1.1492 1.1492 0 0117.1751 2h2.5994a1.1626 1.1626 0 011.0764.7322l.5866 1.47a1.1635 1.1635 0 01-.2529 1.26L19.9791 6.668S20.6733 11.3682 25.334 11.95zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
32
268
  })), children);
33
269
  });
@@ -47,7 +283,7 @@ const UserSettings = /*#__PURE__*/React.forwardRef(function UserSettings({
47
283
  viewBox: "0 0 32 32",
48
284
  fill: "currentColor",
49
285
  ...rest
50
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
286
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
51
287
  d: "M30 10V8H27.8989a4.9678 4.9678 0 00-.7319-1.7529l1.49-1.49-1.414-1.414-1.49 1.49A4.9678 4.9678 0 0024 4.1011V2H22V4.1011a4.9678 4.9678 0 00-1.7529.7319l-1.49-1.49-1.414 1.414 1.49 1.49A4.9678 4.9678 0 0018.1011 8H16v2h2.1011a4.9678 4.9678 0 00.7319 1.7529l-1.49 1.49 1.414 1.414 1.49-1.49A4.9678 4.9678 0 0022 13.8989V16h2V13.8989a4.9678 4.9678 0 001.7529-.7319l1.49 1.49 1.414-1.414-1.49-1.49A4.9678 4.9678 0 0027.8989 10zm-7 2a3 3 0 113-3A3.0033 3.0033 0 0123 12zM16 30H14V25a3.0033 3.0033 0 00-3-3H7a3.0033 3.0033 0 00-3 3v5H2V25a5.0059 5.0059 0 015-5h4a5.0059 5.0059 0 015 5zM9 10a3 3 0 11-3 3 3 3 0 013-3M9 8a5 5 0 105 5A5 5 0 009 8z"
52
288
  })), children);
53
289
  });
@@ -67,22 +303,22 @@ const UserSimulation = /*#__PURE__*/React.forwardRef(function UserSimulation({
67
303
  viewBox: "0 0 32 32",
68
304
  fill: "currentColor",
69
305
  ...rest
70
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
306
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
71
307
  d: "M25.232 12.866H29.232V14.866H25.232z",
72
308
  transform: "rotate(30 27.232 13.866)"
73
- })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
309
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
74
310
  d: "M26 8H30V10H26z"
75
- })), _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
311
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
76
312
  d: "M2.768 12.866H6.768V14.866H2.768z",
77
313
  transform: "rotate(150 4.768 13.866)"
78
- })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
314
+ })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
79
315
  d: "M26 30H24V25a5.0059 5.0059 0 00-5-5H13a5.0059 5.0059 0 00-5 5v5H6V25a7.0082 7.0082 0 017-7h6a7.0082 7.0082 0 017 7zM16 4a5 5 0 11-5 5 5 5 0 015-5m0-2a7 7 0 107 7A7 7 0 0016 2z"
80
- })), _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
316
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
81
317
  d: "M25.232 3.134H29.232V5.134H25.232z",
82
318
  transform: "rotate(-30 27.232 4.134)"
83
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
319
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
84
320
  d: "M2 8H6V10H2z"
85
- })), _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
321
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
86
322
  d: "M2.768 3.134H6.768V5.134H2.768z",
87
323
  transform: "rotate(-150 4.768 4.134)"
88
324
  })), children);
@@ -103,9 +339,9 @@ const UserSpeaker = /*#__PURE__*/React.forwardRef(function UserSpeaker({
103
339
  viewBox: "0 0 32 32",
104
340
  fill: "currentColor",
105
341
  ...rest
106
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
342
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
107
343
  d: "M29.4146,19,27.7,17.2852A2.97,2.97,0,0,0,28,16a3,3,0,1,0-3,3,2.97,2.97,0,0,0,1.2864-.3L28,20.4141V28H22V25a7.0078,7.0078,0,0,0-7-7H9a7.008,7.008,0,0,0-7,7v5H30V20.4141A1.988,1.988,0,0,0,29.4146,19ZM4,25a5.006,5.006,0,0,1,5-5h6a5.0059,5.0059,0,0,1,5,5v3H4Z"
108
- })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
344
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
109
345
  d: "M12,4A5,5,0,1,1,7,9a5,5,0,0,1,5-5m0-2a7,7,0,1,0,7,7A7,7,0,0,0,12,2Z"
110
346
  })), children);
111
347
  });
@@ -125,7 +361,7 @@ const UserSponsor = /*#__PURE__*/React.forwardRef(function UserSponsor({
125
361
  viewBox: "0 0 32 32",
126
362
  fill: "currentColor",
127
363
  ...rest
128
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
364
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
129
365
  d: "M31.8301 13.3662L30.8301 11.6338 28 13.2681 28 10 26 10 26 13.2676 23.1699 11.6338 22.1699 13.3662 25 15 22.1699 16.6338 23.1699 18.3662 26 16.7324 26 20 28 20 28 16.7319 30.8301 18.3662 31.8301 16.6338 29 15 31.8301 13.3662zM22 30h-2v-5c-.0033-2.7601-2.2399-4.9967-5-5h-6c-2.7601.0033-4.9967 2.2399-5 5v5h-2v-5c.0045-3.8641 3.1359-6.9955 7-7h6c3.8641.0045 6.9955 3.1359 7 7v5zM12 4c2.7614 0 5 2.2386 5 5s-2.2386 5-5 5-5-2.2386-5-5c.0031-2.7601 2.2399-4.9969 5-5m0-2c-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7z"
130
366
  })), children);
131
367
  });
@@ -145,10 +381,10 @@ const UserXRay = /*#__PURE__*/React.forwardRef(function UserXRay({
145
381
  viewBox: "0 0 32 32",
146
382
  fill: "currentColor",
147
383
  ...rest
148
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
384
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
149
385
  fill: "none",
150
386
  d: "M28 9L28 7 25 7 25 5 23 5 23 7 20 7 20 9 23 9 23 12 20 12 20 14 23 14 23 16 25 16 25 14 28 14 28 12 25 12 25 9 28 9z"
151
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
387
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
152
388
  d: "M31 3H17a1 1 0 00-1 1V17a1 1 0 001 1H31a1 1 0 001-1V4A1 1 0 0031 3zM28 9H25v3h3v2H25v2H23V14H20V12h3V9H20V7h3V5h2V7h3zM15 30H13V26a2.9465 2.9465 0 00-3-3H6a2.9465 2.9465 0 00-3 3v4H1V26a4.9514 4.9514 0 015-5h4a4.9514 4.9514 0 015 5zM8 11a3 3 0 010 6 3 3 0 010-6M8 9A5 5 0 008 19 5 5 0 008 9z"
153
389
  })), children);
154
390
  });
@@ -168,7 +404,7 @@ const UserProfileAlt = /*#__PURE__*/React.forwardRef(function UserProfileAlt({
168
404
  viewBox: "0 0 32 32",
169
405
  fill: "currentColor",
170
406
  ...rest
171
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
407
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
172
408
  d: "M19 13H26V15H19zM19 8H30V10H19zM19 3H30V5H19zM11 30H7a2.0059 2.0059 0 01-2-2V21a2.0059 2.0059 0 01-2-2V13a2.9465 2.9465 0 013-3h6a2.9465 2.9465 0 013 3v6a2.0059 2.0059 0 01-2 2v7A2.0059 2.0059 0 0111 30zM6 12a.9448.9448 0 00-1 1v6H7v9h4V19h2V13a.9448.9448 0 00-1-1zM9 9a4 4 0 114-4h0A4.0118 4.0118 0 019 9zM9 3a2 2 0 102 2h0A2.0059 2.0059 0 009 3z"
173
409
  })), children);
174
410
  });
@@ -188,7 +424,7 @@ const UvIndex = /*#__PURE__*/React.forwardRef(function UvIndex({
188
424
  viewBox: "0 0 32 32",
189
425
  fill: "currentColor",
190
426
  ...rest
191
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
427
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
192
428
  d: "M16,5.9121l1.7444,2.9326.7822,1.315,1.4739-.4107,3.1206-.87L22.2512,12,21.84,13.4731l1.315.7823L26.0876,16l-2.9323,1.7441-1.315.7818L22.2512,20l.87,3.1211-3.1208-.87L18.5266,21.84l-.7822,1.315L16,26.0879l-1.7444-2.9326-.7822-1.315L12,22.251l-3.1208.87L9.7488,20l.4109-1.4741-1.315-.7818L5.9124,16l2.9323-1.7446,1.315-.7823L9.7488,12l-.87-3.1206L12,9.749l1.4739.4107.7822-1.315L16,5.9121M16,2,12.5366,7.8223,6,6l1.8223,6.5366L2,16l5.8223,3.4629L6,26l6.5366-1.8223L16,30l3.4634-5.8223L26,26l-1.8223-6.5371L30,16l-5.8223-3.4634L26,6,19.4634,7.8223,16,2Z"
193
429
  })), children);
194
430
  });
@@ -208,17 +444,17 @@ const UvIndexAlt = /*#__PURE__*/React.forwardRef(function UvIndexAlt({
208
444
  viewBox: "0 0 32 32",
209
445
  fill: "currentColor",
210
446
  ...rest
211
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
447
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
212
448
  d: "M13 30H9a2.0027 2.0027 0 01-2-2V20H9v8h4V20h2v8A2.0027 2.0027 0 0113 30zM25 20L23.25 20 21 29.031 18.792 20 17 20 19.5 30 22.5 30 25 20zM15 2H17V7H15z"
213
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
449
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
214
450
  d: "M21.668 6.854H26.625999999999998V8.854H21.668z",
215
451
  transform: "rotate(-45 24.147 7.853)"
216
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
452
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
217
453
  d: "M25 15H30V17H25zM2 15H7V17H2z"
218
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
454
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
219
455
  d: "M6.854 5.375H8.854V10.333H6.854z",
220
456
  transform: "rotate(-45 7.854 7.853)"
221
- })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
457
+ })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
222
458
  d: "M22,17H20V16a4,4,0,0,0-8,0v1H10V16a6,6,0,0,1,12,0Z"
223
459
  })), children);
224
460
  });
@@ -238,7 +474,7 @@ const UvIndexFilled = /*#__PURE__*/React.forwardRef(function UvIndexFilled({
238
474
  viewBox: "0 0 32 32",
239
475
  fill: "currentColor",
240
476
  ...rest
241
- }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
477
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
242
478
  d: "M16,30l-3.4634-5.8223L6,26l1.8223-6.5369L2,16l5.8223-3.4631L6,6l6.5366,1.8223L16,2l3.4634,5.8223L26,6l-1.8223,6.5369L30,16l-5.8223,3.4631L26,26l-6.5366-1.8223Z"
243
479
  })), children);
244
480
  });
@@ -258,7 +494,7 @@ const ValueVariable = /*#__PURE__*/React.forwardRef(function ValueVariable({
258
494
  viewBox: "0 0 32 32",
259
495
  fill: "currentColor",
260
496
  ...rest
261
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
497
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
262
498
  d: "M26 28H22V26h4V6H22V4h4a2.0021 2.0021 0 012 2V26A2.0021 2.0021 0 0126 28zM20 11L18 11 16 14.897 14 11 12 11 14.905 16 12 21 14 21 16 17.201 18 21 20 21 17.098 16 20 11zM10 28H6a2.0021 2.0021 0 01-2-2V6A2.0021 2.0021 0 016 4h4V6H6V26h4z"
263
499
  })), children);
264
500
  });
@@ -278,7 +514,7 @@ const ValueVariableAlt = /*#__PURE__*/React.forwardRef(function ValueVariableAlt
278
514
  viewBox: "0 0 32 32",
279
515
  fill: "currentColor",
280
516
  ...rest
281
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
517
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
282
518
  d: "M3,15.874v.2676c1.1201.2939,2,1.1743,2,2.8584v8h4v2h-4c-1.1028,0-2-.8975-2-2v-8c0-1.5498-.8799-2-2-2v-2c1.1201,0,2-.4766,2-2V5c0-1.1025.8972-2,2-2h4v2h-4v8c0,1.6841-.8799,2.5801-2,2.874ZM29,15.874v.2676c-1.1201.2939-2,1.1743-2,2.8584v8h-4s0,2,0,2h4c1.1028,0,2-.8975,2-2v-8c0-1.5498.8799-2,2-2v-2c-1.1201,0-2-.4766-2-2V5c0-1.1025-.8972-2-2-2h-4s0,2,0,2h4v8c0,1.6841.8799,2.5801,2,2.874ZM10.3401,21.8939c-.4089,0-.7344-.1158-.977-.3471-.2421-.2314-.3631-.5464-.3631-.9447,0-.3767.1129-.6807.3392-.9123.2258-.2314.5274-.3472.9043-.3472.3443,0,.6108.101.799.3025.1882.2019.2828.4825.2828.8422v.0654l.1129.0818c.1617-.0863.3687-.2776.622-.5742.2528-.2965.5325-.6767.8397-1.1405.3067-.4637.6347-.992.9846-1.5852s.7024-1.2349,1.0579-1.9251l-.0483-2.7824c-.0112-.69-.1938-1.0352-.5493-1.0352-.2156,0-.4603.0943-.7344.2825-.2746.1886-.6327.5034-1.0741.9447l-.5005-.4844c.6886-.7856,1.2944-1.3536,1.8167-1.7035.5218-.3498,1.0416-.5249,1.5583-.5249.6027,0,1.0436.2181,1.3239.654.2797.436.4303,1.1439.4521,2.1234l.0325,1.8247h.1612c.4628-.8935.8773-1.6363,1.2435-2.2284.3657-.5919.713-1.063,1.0416-1.4129.328-.3498.651-.5975.9689-.7428.3174-.1453.6591-.2181,1.0253-.2181.4089,0,.7344.1158.977.3472.2421.2315.3631.5465.3631.9446,0,.377-.1129.681-.3392.9123-.2258.2317-.5274.3472-.9043.3472-.3443,0-.6108-.0954-.799-.2861-.1887-.1908-.2828-.4605-.2828-.8094v-.1146l-.1129-.0818c-.1404.0757-.323.2589-.5493.55-.2258.2912-.4816.6685-.767,1.1324-.2853.4637-.5951,1.0084-.9282,1.6339-.3341.6256-.6841,1.3103-1.0497,2.0543l.0483,2.6368c.0107.6904.1938,1.0352.5493,1.0352.2151,0,.4598-.0941.7344-.2825.2746-.1883.6322-.5031,1.0736-.9447l.501.4844c-.3448.3984-.6647.7375-.9607,1.0173-.2965.2801-.5813.5087-.856.6863s-.5386.3095-.7914.3956-.5086.1292-.767.1292c-.6032,0-1.0441-.2179-1.3239-.6539-.2802-.436-.4308-1.1438-.4521-2.1235l-.0325-1.8247h-.1455c-.4521.8397-.8748,1.5502-1.2674,2.1315-.3931.5813-.767,1.0552-1.1225,1.421-.355.3661-.7049.6326-1.0492.7994-.3448.1667-.6998.2502-1.066.2502Z"
283
519
  })), children);
284
520
  });
@@ -298,7 +534,7 @@ const Van = /*#__PURE__*/React.forwardRef(function Van({
298
534
  viewBox: "0 0 32 32",
299
535
  fill: "currentColor",
300
536
  ...rest
301
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
537
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
302
538
  d: "M29.81,16l-7-9.56A1,1,0,0,0,22,6H3A1,1,0,0,0,2,7V24a1,1,0,0,0,1,1H5.14a4,4,0,0,0,7.72,0h6.28a4,4,0,0,0,7.72,0H29a1,1,0,0,0,1-1V16.56A1,1,0,0,0,29.81,16ZM20,8h1.49l5.13,7H20ZM9,26a2,2,0,1,1,2-2A2,2,0,0,1,9,26Zm14,0a2,2,0,1,1,2-2A2,2,0,0,1,23,26Zm5-3H26.86a4,4,0,0,0-7.72,0H12.86a4,4,0,0,0-7.72,0H4V8H18v9H28Z"
303
539
  })), children);
304
540
  });
@@ -318,13 +554,13 @@ const VegetationAsset = /*#__PURE__*/React.forwardRef(function VegetationAsset({
318
554
  viewBox: "0 0 32 32",
319
555
  fill: "currentColor",
320
556
  ...rest
321
- }, _circle || (_circle = /*#__PURE__*/React.createElement("circle", {
557
+ }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
322
558
  cx: "21.5",
323
559
  cy: "10.5",
324
560
  r: "1.5"
325
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
561
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
326
562
  d: "M28.5 1a2.4518 2.4518 0 00-1.2061.3105L18.9834 5.6084l.0027.0054a5.497 5.497 0 107.3257 7.5444l.0031.0015 4.4-8.5A2.5 2.5 0 0028.5 1zm-7 13A3.5 3.5 0 1125 10.5 3.5042 3.5042 0 0121.5 14zM28.9414 3.7354L26.5571 8.3408A5.5279 5.5279 0 0023.658 5.4424l4.5949-2.377A.5165.5165 0 0129 3.5.4985.4985 0 0128.9414 3.7354zM19 20h7V18H17V28a2.0027 2.0027 0 002 2h3V28H19zM12 30H9V28h3V15.5664L8.4854 13.4575l1.0292-1.7148 3.5147 2.1084A2.0115 2.0115 0 0114 15.5664V28A2.0024 2.0024 0 0112 30z"
327
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
563
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
328
564
  d: "M17.3079,2.2852A9.4882,9.4882,0,0,0,15,2,8.0275,8.0275,0,0,0,8.0786,6.001C8.0525,6,8.0264,6,8,6A6,6,0,0,0,8,18V16A4,4,0,0,1,8,8a2.7009,2.7009,0,0,1,.387.0391l.863.1142.3086-.6675A6.0192,6.0192,0,0,1,15,4a7.499,7.499,0,0,1,1.731.2148Z"
329
565
  })), children);
330
566
  });
@@ -344,9 +580,9 @@ const VegetationEncroachment = /*#__PURE__*/React.forwardRef(function Vegetation
344
580
  viewBox: "0 0 32 32",
345
581
  fill: "currentColor",
346
582
  ...rest
347
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
583
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
348
584
  d: "M19 20h7v-2h-9v10c.0015 1.104.896 1.9985 2 2h3v-2h-3v-8zM12 30h-3v-2h3v-12.4336l-3.5146-2.1089 1.0292-1.7148 3.5147 2.1084c.6007.3632.9686 1.0133.9707 1.7153v12.4336c-.0013 1.104-.896 1.9987-2 2zM30 6.4102L28.59 5 25 8.5898 21.41 5 20 6.4102 23.59 10 20 13.5898 21.41 15 25 11.4102 28.59 15 30 13.5898 26.41 10 30 6.4102z"
349
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
585
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
350
586
  d: "m17.3079,2.2852c-.7283-.1821-1.4995-.2852-2.3079-.2852-2.8545.0083-5.4897,1.5317-6.9214,4.001-.0261-.001-.0522-.001-.0786-.001-3.3137,0-6,2.6865-6,6s2.6863,6,6,6v-2c-2.209,0-4-1.791-4-4s1.791-4,4-4c.1299.0039.259.0166.387.0391l.863.1143.3086-.6675c.9834-2.1196,3.1047-3.4785,5.4414-3.4858.6079,0,1.1819.0854,1.731.2148l.5769-1.9297Z"
351
587
  })), children);
352
588
  });
@@ -366,9 +602,9 @@ const VegetationHeight = /*#__PURE__*/React.forwardRef(function VegetationHeight
366
602
  viewBox: "0 0 32 32",
367
603
  fill: "currentColor",
368
604
  ...rest
369
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
605
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
370
606
  d: "m13,8l-5,5,1.4102,1.4102,2.5898-2.5801v16.1699h-3v2h3c1.104-.0015,1.9988-.896,2-2V11.8301l2.5898,2.5801,1.4102-1.4102-5-5Z"
371
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
607
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
372
608
  d: "m22,30h-3c-1.104-.0013-1.9987-.896-2-2v-11h6c2.2096-.0001,4.0007-1.7915,4.0006-4.001,0-.1319-.0065-.2637-.0196-.395-.277-2.0943-2.0835-3.6461-4.1957-3.604h-1.5837l-.1766-.779c-.573-2.5249-2.9942-4.221-6.025-4.221-2.3366.0074-4.4579,1.3664-5.4415,3.4859l-.3085.6672-.863-.1143c-.1279-.022-.2573-.0349-.387-.0388-2.2091,0-4,1.7909-4,4s1.7909,4,4,4v2c-3.3137,0-6-2.6863-6-6s2.6863-6,6-6c.0264,0,.0525,0,.0786.001,1.4317-2.4694,4.067-3.9928,6.9214-4.001,3.6788,0,6.6923,1.9776,7.7516,5h.0337c3.1405-.0351,5.8053,2.2967,6.1872,5.4141.323,3.2985-2.0892,6.2344-5.3877,6.5573-.1943.019-.3895.0286-.5848.0286h-4v9h3v2Z"
373
609
  })), children);
374
610
  });
@@ -388,7 +624,7 @@ const VehicleApi = /*#__PURE__*/React.forwardRef(function VehicleApi({
388
624
  viewBox: "0 0 32 32",
389
625
  fill: "currentColor",
390
626
  ...rest
391
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
627
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
392
628
  d: "M28 11a1.9907 1.9907 0 00-.8247.1821L24.8337 9.51A3.45 3.45 0 0025 8.5a3.45 3.45 0 00-.1663-1.01l2.3416-1.6723A1.9975 1.9975 0 1026 4c0 .064.0129.124.0188.1865L23.7273 5.8232A3.4652 3.4652 0 0021.5 5a3.5 3.5 0 000 7 3.4652 3.4652 0 002.2273-.8232l2.2915 1.6367C26.0129 12.876 26 12.936 26 13a2 2 0 102-2zm-6.5-1A1.5 1.5 0 1123 8.5 1.5017 1.5017 0 0121.5 10zM29.3379 19.9336l-7.7324-2.7783L18.374 13.0967A2.99 2.99 0 0016.0537 12H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 17.2949A4.9884 4.9884 0 002 20.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V20.875A1 1 0 0029.3379 19.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V20.1074A2.9977 2.9977 0 014.52 18.4189l2.711-3.9814A.9992.9992 0 018.0576 14h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 21.5781z"
393
629
  })), children);
394
630
  });
@@ -408,9 +644,9 @@ const VehicleConnected = /*#__PURE__*/React.forwardRef(function VehicleConnected
408
644
  viewBox: "0 0 32 32",
409
645
  fill: "currentColor",
410
646
  ...rest
411
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
647
+ }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
412
648
  d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM25 11H23a2.0021 2.0021 0 00-2-2V7A4.0045 4.0045 0 0125 11z"
413
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
649
+ })), _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
414
650
  d: "M29,11H27a6.0067,6.0067,0,0,0-6-6V3A8.0092,8.0092,0,0,1,29,11Z"
415
651
  })), children);
416
652
  });
@@ -430,7 +666,7 @@ const VehicleInsights = /*#__PURE__*/React.forwardRef(function VehicleInsights({
430
666
  viewBox: "0 0 32 32",
431
667
  fill: "currentColor",
432
668
  ...rest
433
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
669
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
434
670
  d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM28 2H30V9H28zM24 6H26V9H24zM20 4H22V9H20z"
435
671
  })), children);
436
672
  });
@@ -450,7 +686,7 @@ const VehicleServices = /*#__PURE__*/React.forwardRef(function VehicleServices({
450
686
  viewBox: "0 0 32 32",
451
687
  fill: "currentColor",
452
688
  ...rest
453
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
689
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
454
690
  d: "M29.3379 17.9336l-7.7324-2.7783L18.374 11.0967A2.99 2.99 0 0016.0537 10H8.0576a2.9982 2.9982 0 00-2.48 1.3115L2.8662 15.2949A4.9884 4.9884 0 002 18.1074V26a1 1 0 001 1H5.1421a3.9806 3.9806 0 007.7158 0h6.2842a3.9806 3.9806 0 007.7158 0H29a1 1 0 001-1V18.875A1 1 0 0029.3379 17.9336zM9 28a2 2 0 112-2A2.0027 2.0027 0 019 28zm14 0a2 2 0 112-2A2.0025 2.0025 0 0123 28zm5-3H26.8579a3.9806 3.9806 0 00-7.7158 0H12.8579a3.9806 3.9806 0 00-7.7158 0H4V18.1074A2.9977 2.9977 0 014.52 16.4189l2.711-3.9814A.9992.9992 0 018.0576 12h7.9961a.9928.9928 0 01.7647.3545l3.3994 4.2685a1.0007 1.0007 0 00.4443.3184L28 19.5781zM24.5547 6a2 2 0 012-2H30a3.9756 3.9756 0 00-7.304 1H16V7h6.696A3.9756 3.9756 0 0030 8H26.5547A2 2 0 0124.5547 6z"
455
691
  })), children);
456
692
  });
@@ -470,11 +706,11 @@ const Version = /*#__PURE__*/React.forwardRef(function Version({
470
706
  viewBox: "0 0 32 32",
471
707
  fill: "currentColor",
472
708
  ...rest
473
- }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
709
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
474
710
  d: "M16,2V4H26V19h2V4a2.0023,2.0023,0,0,0-2-2Z"
475
- })), _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
711
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
476
712
  d: "M11,7V9H21V24h2V9a2.0023,2.0023,0,0,0-2-2Z"
477
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
713
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
478
714
  d: "M6,12H16a2.0023,2.0023,0,0,1,2,2V28a2.0023,2.0023,0,0,1-2,2H6a2.0023,2.0023,0,0,1-2-2V14A2.0023,2.0023,0,0,1,6,12Zm10,2L6,13.9988V28H16Z"
479
715
  })), children);
480
716
  });
@@ -494,9 +730,9 @@ const VersionMajor = /*#__PURE__*/React.forwardRef(function VersionMajor({
494
730
  viewBox: "0 0 32 32",
495
731
  fill: "currentColor",
496
732
  ...rest
497
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
733
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
498
734
  d: "M18.5859 17.4141L16 14.8345 16 14.8345 13.4125 17.4156 12 16 16 12 20 16 18.5859 17.4141zM18.5859 11.4141L16 8.8345 16 8.8345 13.4125 11.4156 12 10 16 6 20 10 18.5859 11.4141zM18.5859 23.4141L16 20.8345 16 20.8345 13.4125 23.4156 12 22 16 18 20 22 18.5859 23.4141z"
499
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
735
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
500
736
  d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
501
737
  })), children);
502
738
  });
@@ -516,9 +752,9 @@ const VersionMinor = /*#__PURE__*/React.forwardRef(function VersionMinor({
516
752
  viewBox: "0 0 32 32",
517
753
  fill: "currentColor",
518
754
  ...rest
519
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
755
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
520
756
  d: "M18.5859 15.4141L16 12.8345 16 12.8345 13.4125 15.4156 12 14 16 10 20 14 18.5859 15.4141zM18.5859 21.4141L16 18.8345 16 18.8345 13.4125 21.4156 12 20 16 16 20 20 18.5859 21.4141z"
521
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
757
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
522
758
  d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
523
759
  })), children);
524
760
  });
@@ -538,16 +774,16 @@ const VersionPatch = /*#__PURE__*/React.forwardRef(function VersionPatch({
538
774
  viewBox: "0 0 32 32",
539
775
  fill: "currentColor",
540
776
  ...rest
541
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
777
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
542
778
  d: "M18.5859 18.4141L16 15.8345 16 15.8345 13.4125 18.4156 12 17 16 13 20 17 18.5859 18.4141z"
543
- })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
779
+ })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
544
780
  d: "m1.5858,17.4142c-.3905-.3905-.5858-.9024-.5858-1.4142s.1953-1.0237.5858-1.4142L14.5858,1.5858c.3905-.3905.9023-.5858,1.4142-.5858s1.0237.1953,1.4142.5858l13,13c.3905.3905.5858.9024.5858,1.4142s-.1953,1.0237-.5858,1.4142l-13,13c-.3905.3905-.9024.5858-1.4142.5858s-1.0237-.1953-1.4142-.5858L1.5858,17.4142ZM16,3L3,16l13,13,13-13L16,3Z"
545
781
  })), children);
546
782
  });
547
783
  if (process.env.NODE_ENV !== "production") {
548
784
  VersionPatch.propTypes = iconPropTypes;
549
785
  }
550
- const VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView({
786
+ const VerticalFold = /*#__PURE__*/React.forwardRef(function VerticalFold({
551
787
  children,
552
788
  size = 16,
553
789
  ...rest
@@ -560,14 +796,14 @@ const VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView({
560
796
  viewBox: "0 0 32 32",
561
797
  fill: "currentColor",
562
798
  ...rest
563
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
564
- d: "M12 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0112 30zM4 4V28h8V4zM28 30H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM20 4V28h8V4z"
799
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
800
+ d: "M11,24l1.414,1.414,2.586-2.586v7.172h2v-7.172l2.586,2.586,1.414-1.414-5-5-5,5ZM21,8l-1.414-1.414-2.586,2.586V2h-2v7.172l-2.586-2.586-1.414,1.414,5,5,5-5ZM2,17h4v-2H2v2ZM12,15h-4v2h4v-2ZM14,17h4v-2h-4v2ZM20,17h4v-2h-4v2ZM26,15v2h4v-2h-4Z"
565
801
  })), children);
566
802
  });
567
803
  if (process.env.NODE_ENV !== "production") {
568
- VerticalView.propTypes = iconPropTypes;
804
+ VerticalFold.propTypes = iconPropTypes;
569
805
  }
570
- const Video = /*#__PURE__*/React.forwardRef(function Video({
806
+ const VerticalView = /*#__PURE__*/React.forwardRef(function VerticalView({
571
807
  children,
572
808
  size = 16,
573
809
  ...rest
@@ -580,14 +816,14 @@ const Video = /*#__PURE__*/React.forwardRef(function Video({
580
816
  viewBox: "0 0 32 32",
581
817
  fill: "currentColor",
582
818
  ...rest
583
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
584
- d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"
819
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
820
+ d: "M12 30H4a2.0021 2.0021 0 01-2-2V4A2.0021 2.0021 0 014 2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0112 30zM4 4V28h8V4zM28 30H20a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2h8a2.0021 2.0021 0 012 2V28A2.0021 2.0021 0 0128 30zM20 4V28h8V4z"
585
821
  })), children);
586
822
  });
587
823
  if (process.env.NODE_ENV !== "production") {
588
- Video.propTypes = iconPropTypes;
824
+ VerticalView.propTypes = iconPropTypes;
589
825
  }
590
- const VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd({
826
+ const Video = /*#__PURE__*/React.forwardRef(function Video({
591
827
  children,
592
828
  size = 16,
593
829
  ...rest
@@ -600,9 +836,29 @@ const VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd({
600
836
  viewBox: "0 0 32 32",
601
837
  fill: "currentColor",
602
838
  ...rest
603
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
839
+ }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
840
+ d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26ZM4,8V24H21V18a1,1,0,0,1,1.58-.81L28,21.06V10.94l-5.42,3.87A1,1,0,0,1,21,14V8Z"
841
+ })), children);
842
+ });
843
+ if (process.env.NODE_ENV !== "production") {
844
+ Video.propTypes = iconPropTypes;
845
+ }
846
+ const VideoAdd = /*#__PURE__*/React.forwardRef(function VideoAdd({
847
+ children,
848
+ size = 16,
849
+ ...rest
850
+ }, ref) {
851
+ return /*#__PURE__*/React.createElement(Icon, {
852
+ width: size,
853
+ height: size,
854
+ ref: ref,
855
+ xmlns: "http://www.w3.org/2000/svg",
856
+ viewBox: "0 0 32 32",
857
+ fill: "currentColor",
858
+ ...rest
859
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
604
860
  d: "M18 15L14 15 14 11 12 11 12 15 8 15 8 17 12 17 12 21 14 21 14 17 18 17 18 15z"
605
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
861
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
606
862
  d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
607
863
  })), children);
608
864
  });
@@ -622,9 +878,9 @@ const VideoChat = /*#__PURE__*/React.forwardRef(function VideoChat({
622
878
  viewBox: "0 0 32 32",
623
879
  fill: "currentColor",
624
880
  ...rest
625
- }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
881
+ }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
626
882
  d: "M8 12H17V14H8zM8 17H13V19H8z"
627
- })), _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
883
+ })), _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
628
884
  d: "M21,26H4a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,4,6H21a2.0023,2.0023,0,0,1,2,2v4.0566l5.4189-3.87A.9995.9995,0,0,1,30,9V23a.9995.9995,0,0,1-1.5811.8135L23,19.9434V24A2.0023,2.0023,0,0,1,21,26ZM4,8V24.001L21,24V18a.9995.9995,0,0,1,1.5811-.8135L28,21.0566V10.9434l-5.4189,3.87A.9995.9995,0,0,1,21,14V8Z"
629
885
  })), children);
630
886
  });
@@ -644,7 +900,7 @@ const VideoFilled = /*#__PURE__*/React.forwardRef(function VideoFilled({
644
900
  viewBox: "0 0 32 32",
645
901
  fill: "currentColor",
646
902
  ...rest
647
- }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
903
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
648
904
  d: "M21,26H4a2,2,0,0,1-2-2V8A2,2,0,0,1,4,6H21a2,2,0,0,1,2,2v4.06l5.42-3.87A1,1,0,0,1,30,9V23a1,1,0,0,1-1.58.81L23,19.94V24A2,2,0,0,1,21,26Z"
649
905
  })), children);
650
906
  });
@@ -664,7 +920,7 @@ const VideoOff = /*#__PURE__*/React.forwardRef(function VideoOff({
664
920
  viewBox: "0 0 32 32",
665
921
  fill: "currentColor",
666
922
  ...rest
667
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
923
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
668
924
  d: "M29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11zM28 21.06l-5.42-3.87A1 1 0 0021 18v6H9.44L21 12.44V14a1 1 0 001.58.81L28 10.94zM4 24V8H20V6H4A2 2 0 002 8V24z"
669
925
  })), children);
670
926
  });
@@ -684,7 +940,7 @@ const VideoOffFilled = /*#__PURE__*/React.forwardRef(function VideoOffFilled({
684
940
  viewBox: "0 0 32 32",
685
941
  fill: "currentColor",
686
942
  ...rest
687
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
943
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
688
944
  d: "M20.31 6H4A2 2 0 002 8V24a2.85 2.85 0 000 .29zM29.46 8.11a1 1 0 00-1 .08L23 12.06V10.44l7-7L28.56 2 2 28.56 3.44 30l4-4H21a2 2 0 002-2V19.94l5.42 3.87A1 1 0 0030 23V9A1 1 0 0029.46 8.11z"
689
945
  })), children);
690
946
  });
@@ -704,9 +960,9 @@ const VideoPlayer = /*#__PURE__*/React.forwardRef(function VideoPlayer({
704
960
  viewBox: "0 0 32 32",
705
961
  fill: "currentColor",
706
962
  ...rest
707
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
963
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
708
964
  d: "M13 11L13 21 21 16 13 11z"
709
- })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
965
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
710
966
  d: "m28,6H4c-1.103,0-2,.8975-2,2v16c0,1.1025.897,2,2,2h24c1.103,0,2-.8975,2-2V8c0-1.1025-.897-2-2-2Zm0,18H4V8h24v16Z"
711
967
  })), children);
712
968
  });
@@ -727,9 +983,9 @@ const View = /*#__PURE__*/React.forwardRef(function View({
727
983
  viewBox: "0 0 16 16",
728
984
  fill: "currentColor",
729
985
  ...rest
730
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
986
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
731
987
  d: "M15.5,7.8C14.3,4.7,11.3,2.6,8,2.5C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3c1.2,3.1,4.1,5.2,7.5,5.3 c3.3-0.1,6.3-2.2,7.5-5.3C15.5,8.1,15.5,7.9,15.5,7.8z M8,12.5c-2.7,0-5.4-2-6.5-4.5c1-2.5,3.8-4.5,6.5-4.5s5.4,2,6.5,4.5 C13.4,10.5,10.6,12.5,8,12.5z"
732
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
988
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
733
989
  d: "M8,5C6.3,5,5,6.3,5,8s1.3,3,3,3s3-1.3,3-3S9.7,5,8,5z M8,10c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S9.1,10,8,10z"
734
990
  })), children);
735
991
  }
@@ -741,9 +997,9 @@ const View = /*#__PURE__*/React.forwardRef(function View({
741
997
  viewBox: "0 0 32 32",
742
998
  fill: "currentColor",
743
999
  ...rest
744
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1000
+ }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
745
1001
  d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,25c-5.3,0-10.9-3.93-12.93-9C5.1,10.93,10.7,7,16,7s10.9,3.93,12.93,9C26.9,21.07,21.3,25,16,25Z"
746
- })), _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1002
+ })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
747
1003
  d: "M16,10a6,6,0,1,0,6,6A6,6,0,0,0,16,10Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z"
748
1004
  })), children);
749
1005
  });
@@ -763,11 +1019,11 @@ const ViewFilled = /*#__PURE__*/React.forwardRef(function ViewFilled({
763
1019
  viewBox: "0 0 32 32",
764
1020
  fill: "currentColor",
765
1021
  ...rest
766
- }, _circle2 || (_circle2 = /*#__PURE__*/React.createElement("circle", {
1022
+ }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
767
1023
  cx: "16",
768
1024
  cy: "16",
769
1025
  r: "4"
770
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1026
+ })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
771
1027
  d: "M30.94,15.66A16.69,16.69,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16.69,16.69,0,0,0,16,27,16.69,16.69,0,0,0,30.94,16.34,1,1,0,0,0,30.94,15.66ZM16,22.5A6.5,6.5,0,1,1,22.5,16,6.51,6.51,0,0,1,16,22.5Z"
772
1028
  })), children);
773
1029
  });
@@ -787,7 +1043,7 @@ const ViewMode_1 = /*#__PURE__*/React.forwardRef(function ViewMode_1({
787
1043
  viewBox: "0 0 32 32",
788
1044
  fill: "currentColor",
789
1045
  ...rest
790
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1046
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
791
1047
  d: "M4 26H28V28H4zM4 19H28V21H4zM26 6v6H6V6H26m0-2H6A2 2 0 004 6v6a2 2 0 002 2H26a2 2 0 002-2V6a2 2 0 00-2-2z"
792
1048
  })), children);
793
1049
  });
@@ -807,7 +1063,7 @@ const ViewMode_2 = /*#__PURE__*/React.forwardRef(function ViewMode_2({
807
1063
  viewBox: "0 0 32 32",
808
1064
  fill: "currentColor",
809
1065
  ...rest
810
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1066
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
811
1067
  d: "M4 26H28V28H4zM4 19H28V21H4zM12 6v6H6V6h6m0-2H6A2 2 0 004 6v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2zM26 6v6H20V6h6m0-2H20a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2V6a2 2 0 00-2-2z"
812
1068
  })), children);
813
1069
  });
@@ -828,9 +1084,9 @@ const ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff({
828
1084
  viewBox: "0 0 16 16",
829
1085
  fill: "currentColor",
830
1086
  ...rest
831
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1087
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
832
1088
  d: "M2.6,11.3l0.7-0.7C2.6,9.8,1.9,9,1.5,8c1-2.5,3.8-4.5,6.5-4.5c0.7,0,1.4,0.1,2,0.4l0.8-0.8C9.9,2.7,9,2.5,8,2.5 C4.7,2.6,1.7,4.7,0.5,7.8c0,0.1,0,0.2,0,0.3C1,9.3,1.7,10.4,2.6,11.3z"
833
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1089
+ })), _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
834
1090
  d: "M6 7.9c.1-1 .9-1.8 1.8-1.8l.9-.9C7.2 4.7 5.5 5.6 5.1 7.2 5 7.7 5 8.3 5.1 8.8L6 7.9zM15.5 7.8c-.6-1.5-1.6-2.8-2.9-3.7L15 1.7 14.3 1 1 14.3 1.7 15l2.6-2.6c1.1.7 2.4 1 3.7 1.1 3.3-.1 6.3-2.2 7.5-5.3C15.5 8.1 15.5 7.9 15.5 7.8zM10 8c0 1.1-.9 2-2 2-.3 0-.7-.1-1-.3L9.7 7C9.9 7.3 10 7.6 10 8zM8 12.5c-1 0-2.1-.3-3-.8l1.3-1.3c1.4.9 3.2.6 4.2-.8.7-1 .7-2.4 0-3.4l1.4-1.4c1.1.8 2 1.9 2.6 3.2C13.4 10.5 10.6 12.5 8 12.5z"
835
1091
  })), children);
836
1092
  }
@@ -842,9 +1098,9 @@ const ViewOff = /*#__PURE__*/React.forwardRef(function ViewOff({
842
1098
  viewBox: "0 0 32 32",
843
1099
  fill: "currentColor",
844
1100
  ...rest
845
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1101
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
846
1102
  d: "M5.24,22.51l1.43-1.42A14.06,14.06,0,0,1,3.07,16C5.1,10.93,10.7,7,16,7a12.38,12.38,0,0,1,4,.72l1.55-1.56A14.72,14.72,0,0,0,16,5,16.69,16.69,0,0,0,1.06,15.66a1,1,0,0,0,0,.68A16,16,0,0,0,5.24,22.51Z"
847
- })), _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1103
+ })), _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
848
1104
  d: "M12 15.73a4 4 0 013.7-3.7l1.81-1.82a6 6 0 00-7.33 7.33zM30.94 15.66A16.4 16.4 0 0025.2 8.22L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.1A15.29 15.29 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM20 16a4 4 0 01-6 3.44L19.44 14A4 4 0 0120 16zm-4 9a13.05 13.05 0 01-6-1.58l2.54-2.54a6 6 0 008.35-8.35l2.87-2.87A14.54 14.54 0 0128.93 16C26.9 21.07 21.3 25 16 25z"
849
1105
  })), children);
850
1106
  });
@@ -864,7 +1120,7 @@ const ViewOffFilled = /*#__PURE__*/React.forwardRef(function ViewOffFilled({
864
1120
  viewBox: "0 0 32 32",
865
1121
  fill: "currentColor",
866
1122
  ...rest
867
- }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1123
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
868
1124
  d: "M30.94 15.66a16.4 16.4 0 00-5.73-7.45L30 3.41 28.59 2 2 28.59 3.41 30l5.1-5.09A15.38 15.38 0 0016 27 16.69 16.69 0 0030.94 16.34 1 1 0 0030.94 15.66zM16 22.5a6.46 6.46 0 01-3.83-1.26L14 19.43A4 4 0 0019.43 14l1.81-1.81A6.49 6.49 0 0116 22.5zM4.53 21.81l5-5A6.84 6.84 0 019.5 16 6.51 6.51 0 0116 9.5a6.84 6.84 0 01.79.05l3.78-3.77A14.39 14.39 0 0016 5 16.69 16.69 0 001.06 15.66a1 1 0 000 .68A15.86 15.86 0 004.53 21.81z"
869
1125
  })), children);
870
1126
  });
@@ -884,9 +1140,9 @@ const ViewNext = /*#__PURE__*/React.forwardRef(function ViewNext({
884
1140
  viewBox: "0 0 32 32",
885
1141
  fill: "currentColor",
886
1142
  ...rest
887
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1143
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
888
1144
  d: "M20.587 22L15 16.41 15 7 16.998 7 16.998 15.582 22 20.587 20.587 22z"
889
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1145
+ })), _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
890
1146
  d: "M16,2A13.9158,13.9158,0,0,1,26,6.2343V2h2v8H20V8h4.9217A11.9818,11.9818,0,1,0,28,16h2A14,14,0,1,1,16,2Z"
891
1147
  })), children);
892
1148
  });
@@ -906,11 +1162,11 @@ const VirtualColumn = /*#__PURE__*/React.forwardRef(function VirtualColumn({
906
1162
  viewBox: "0 0 32 32",
907
1163
  fill: "currentColor",
908
1164
  ...rest
909
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1165
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
910
1166
  d: "M25 11L26.414 12.414 23.828 15 30 15 30 17 23.828 17 26.414 19.586 25 21 20 16 25 11z"
911
- })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1167
+ })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
912
1168
  d: "M30 28H20a2.0023 2.0023 0 01-2-2V6a2.0023 2.0023 0 012-2H30V6H20V26H30zM12 28H2V26H12V6H2V4H12a2.0023 2.0023 0 012 2V26A2.0023 2.0023 0 0112 28z"
913
- })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1169
+ })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
914
1170
  d: "M7 11L5.586 12.414 8.172 15 2 15 2 17 8.172 17 5.586 19.586 7 21 12 16 7 11z"
915
1171
  })), children);
916
1172
  });
@@ -930,13 +1186,13 @@ const VirtualColumnKey = /*#__PURE__*/React.forwardRef(function VirtualColumnKey
930
1186
  viewBox: "0 0 32 32",
931
1187
  fill: "currentColor",
932
1188
  ...rest
933
- }, _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
1189
+ }, _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
934
1190
  cx: "24.5",
935
1191
  cy: "9.5",
936
1192
  r: "1.5"
937
- })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1193
+ })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
938
1194
  d: "M17.4143,22H12V16.5857l6.03-6.03A5.3518,5.3518,0,0,1,18,10a6,6,0,1,1,6,6,5.3583,5.3583,0,0,1-.5559-.03ZM14,20h2.5857l6.1706-6.1709.5174.0957A3.935,3.935,0,0,0,24,14a4.0507,4.0507,0,1,0-3.925-3.2729l.0952.5166L14,17.4143Z"
939
- })), _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1195
+ })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
940
1196
  d: "M28,18v8H10V6h4V4H4A2.0025,2.0025,0,0,0,2,6V26a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V18ZM4,6H8V26H4Z"
941
1197
  })), children);
942
1198
  });
@@ -956,9 +1212,9 @@ const VirtualDesktop = /*#__PURE__*/React.forwardRef(function VirtualDesktop({
956
1212
  viewBox: "0 0 32 32",
957
1213
  fill: "currentColor",
958
1214
  ...rest
959
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1215
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
960
1216
  d: "M21,16H11a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2h4v2H12v2h8V28H17V26h4a2.0023,2.0023,0,0,0,2-2V18A2.0023,2.0023,0,0,0,21,16ZM11,24V18H21l.0015,6Z"
961
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1217
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
962
1218
  d: "M25.8218,10.124a9.9992,9.9992,0,0,0-19.6436,0A7.4914,7.4914,0,0,0,7,24.9746v-2a5.4945,5.4945,0,0,1,.123-10.9541l.8365-.0566.09-.834a7.9979,7.9979,0,0,1,15.9014,0l.09.834.8365.0566A5.4945,5.4945,0,0,1,25,22.9746v2a7.4914,7.4914,0,0,0,.8218-14.8506Z"
963
1219
  })), children);
964
1220
  });
@@ -978,9 +1234,9 @@ const VirtualMachine = /*#__PURE__*/React.forwardRef(function VirtualMachine({
978
1234
  viewBox: "0 0 32 32",
979
1235
  fill: "currentColor",
980
1236
  ...rest
981
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1237
+ }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
982
1238
  d: "M20,13H12a2.0025,2.0025,0,0,0-2,2V28a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V15A2.0025,2.0025,0,0,0,20,13Zm0,2,0,3H12V15Zm0,5,0,3H12V20Zm-8,8V25h8v3Z"
983
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1239
+ })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
984
1240
  d: "M25.91,10.13a.121.121,0,0,1-.0967-.0952A10.0061,10.0061,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.1858,10.0347a.1212.1212,0,0,1-.0964.0957A7.5019,7.5019,0,0,0,7.4912,25H8V23H7.4954a5.5108,5.5108,0,0,1-5.4387-6.3,5.6992,5.6992,0,0,1,4.7138-4.6606l1.0166-.1836a.1306.1306,0,0,0,.1045-.1035l.18-.9351a8.28,8.28,0,0,1,6.8469-6.7427,7.957,7.957,0,0,1,2.8471.1245,8.22,8.22,0,0,1,6.1475,6.545l.1941,1.0083a.13.13,0,0,0,.1045.1035l1.0576.1914a5.7819,5.7819,0,0,1,3.1011,1.539A5.5052,5.5052,0,0,1,24.5076,23H24v2h.5076A7.5019,7.5019,0,0,0,25.91,10.13Z"
985
1241
  })), children);
986
1242
  });
@@ -1000,9 +1256,9 @@ const VirtualPrivateCloud = /*#__PURE__*/React.forwardRef(function VirtualPrivat
1000
1256
  viewBox: "0 0 32 32",
1001
1257
  fill: "currentColor",
1002
1258
  ...rest
1003
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1259
+ }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1004
1260
  d: "M20,20V17a4,4,0,0,0-8,0v3a2.0025,2.0025,0,0,0-2,2v6a2.0025,2.0025,0,0,0,2,2h8a2.0025,2.0025,0,0,0,2-2V22A2.0025,2.0025,0,0,0,20,20Zm-6-3a2,2,0,0,1,4,0v3H14ZM12,28V22h8l.0012,6Z"
1005
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1261
+ })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1006
1262
  d: "M25.8288,10.1152A10.0067,10.0067,0,0,0,17.89,2.1816,10.0025,10.0025,0,0,0,6.17,10.1152,7.502,7.502,0,0,0,7.4912,25H8V23H7.4953a5.5019,5.5019,0,0,1-.9694-10.9165l1.3488-.2441.2591-1.3457a8.0109,8.0109,0,0,1,15.7312,0l.259,1.3457,1.3489.2441A5.5019,5.5019,0,0,1,24.5076,23H24v2h.5076a7.502,7.502,0,0,0,1.3212-14.8848Z"
1007
1263
  })), children);
1008
1264
  });
@@ -1028,9 +1284,9 @@ const VirtualPrivateCloudAlt = /*#__PURE__*/React.forwardRef(function VirtualPri
1028
1284
  viewBox: "0 0 32 32",
1029
1285
  fill: "currentColor",
1030
1286
  ...rest
1031
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1287
+ }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1032
1288
  d: "M23.4141,22,10,8.5859V2H2v8H8.5859L22,23.4141V30h8V22ZM8,8H4V4H8ZM28,28H24V24h4Z"
1033
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1289
+ })), _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1034
1290
  d: "M30 6a3.9915 3.9915 0 00-7.8579-1H13V7h9.1421A3.9945 3.9945 0 0025 9.8579V19h2V9.8579A3.9962 3.9962 0 0030 6zM26 8a2 2 0 112-2A2.0023 2.0023 0 0126 8zM19 25H9.8579A3.9945 3.9945 0 007 22.1421V13H5v9.1421A3.9915 3.9915 0 109.8579 27H19zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
1035
1291
  })), children);
1036
1292
  });
@@ -1050,11 +1306,11 @@ const VisualRecognition = /*#__PURE__*/React.forwardRef(function VisualRecogniti
1050
1306
  viewBox: "0 0 32 32",
1051
1307
  fill: "currentColor",
1052
1308
  ...rest
1053
- }, _circle4 || (_circle4 = /*#__PURE__*/React.createElement("circle", {
1309
+ }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1054
1310
  cx: "23",
1055
1311
  cy: "12",
1056
1312
  r: "2"
1057
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1313
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1058
1314
  d: "M28,5H16.24A8,8,0,1,0,6,16.92V27a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V7A2,2,0,0,0,28,5ZM4,10A6,6,0,0,1,15.19,7H8V9h7.91A6.64,6.64,0,0,1,16,10a6.64,6.64,0,0,1-.09,1H10v2h5.19A6,6,0,0,1,4,10ZM28,27H8l5-5,1.59,1.59a2,2,0,0,0,2.82,0L23,18l5,5Zm0-6.83-3.59-3.59a2,2,0,0,0-2.82,0L16,22.17l-1.59-1.59a2,2,0,0,0-2.82,0L8,24.17V17.74A8.24,8.24,0,0,0,10,18a8,8,0,0,0,8-8,7.9,7.9,0,0,0-.59-3H28Z"
1059
1315
  })), children);
1060
1316
  });
@@ -1074,7 +1330,7 @@ const Vlan = /*#__PURE__*/React.forwardRef(function Vlan({
1074
1330
  viewBox: "0 0 32 32",
1075
1331
  fill: "currentColor",
1076
1332
  ...rest
1077
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1333
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1078
1334
  d: "M30,17V15H17V11h2a2.0023,2.0023,0,0,0,2-2V4a2.0023,2.0023,0,0,0-2-2H13a2.0023,2.0023,0,0,0-2,2V9a2.0023,2.0023,0,0,0,2,2h2v4H2v2H8v4H6a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H10V17H22v4H20a2.0023,2.0023,0,0,0-2,2v5a2.0023,2.0023,0,0,0,2,2h6a2.0023,2.0023,0,0,0,2-2V23a2.0023,2.0023,0,0,0-2-2H24V17ZM13,4h6V9H13ZM12,28H6V23h6Zm14,0H20V23h6Z"
1079
1335
  })), children);
1080
1336
  });
@@ -1094,9 +1350,9 @@ const VlanIbm = /*#__PURE__*/React.forwardRef(function VlanIbm({
1094
1350
  viewBox: "0 0 32 32",
1095
1351
  fill: "currentColor",
1096
1352
  ...rest
1097
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1353
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1098
1354
  d: "M16 22a4 4 0 104 4A4.0045 4.0045 0 0016 22zm0 6a2 2 0 112-2A2.002 2.002 0 0116 28zM30 5a3 3 0 10-4 2.8154V15H17V9H15v6H6V7.8159a3.0007 3.0007 0 10-2 0V15a2.002 2.002 0 002 2h9v3h2V17h9a2.002 2.002 0 002-2V7.8159A2.9958 2.9958 0 0030 5zM5 4A1 1 0 114 5 1.0013 1.0013 0 015 4zM27 6a1 1 0 111-1A1.0013 1.0013 0 0127 6z"
1099
- })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1355
+ })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1100
1356
  cx: "16",
1101
1357
  cy: "5",
1102
1358
  r: "2"
@@ -1118,20 +1374,20 @@ const VmdkDisk = /*#__PURE__*/React.forwardRef(function VmdkDisk({
1118
1374
  viewBox: "0 0 32 32",
1119
1375
  fill: "currentColor",
1120
1376
  ...rest
1121
- }, _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1377
+ }, _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
1122
1378
  cx: "10.5",
1123
1379
  cy: "24.5",
1124
1380
  r: "1.5"
1125
- })), _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1381
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1126
1382
  d: "M19.5 14.964H21.5V20.035H19.5z",
1127
1383
  transform: "rotate(-45 20.5 17.5)"
1128
- })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
1384
+ })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
1129
1385
  cx: "16",
1130
1386
  cy: "13",
1131
1387
  r: "2"
1132
- })), _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1388
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1133
1389
  d: "M16,6a7,7,0,0,0,0,14V18a5,5,0,1,1,5-5h2A7,7,0,0,0,16,6Z"
1134
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1390
+ })), _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1135
1391
  d: "M26,2H6A2,2,0,0,0,4,4V28a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V4A2,2,0,0,0,26,2Zm0,26H6V4H26Z"
1136
1392
  })), children);
1137
1393
  });
@@ -1151,11 +1407,11 @@ const VoiceActivate = /*#__PURE__*/React.forwardRef(function VoiceActivate({
1151
1407
  viewBox: "0 0 32 32",
1152
1408
  fill: "currentColor",
1153
1409
  ...rest
1154
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1410
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1155
1411
  d: "M26,30H24V27H20a5.0055,5.0055,0,0,1-5-5V20.7207l-2.3162-.772a1,1,0,0,1-.5412-1.4631L15,13.7229V11a9.01,9.01,0,0,1,9-9h5V4H24a7.0078,7.0078,0,0,0-7,7v3a.9991.9991,0,0,1-.1426.5144l-2.3586,3.9312,1.8174.6057A1,1,0,0,1,17,20v2a3.0033,3.0033,0,0,0,3,3h5a1,1,0,0,1,1,1Z"
1156
- })), _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1412
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1157
1413
  d: "M19 12H23V14H19zM9.3325 25.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537z"
1158
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1414
+ })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1159
1415
  d: "M6.3994,28.8008a11.0019,11.0019,0,0,1,0-17.6006L7.6,12.8a9.0009,9.0009,0,0,0,0,14.4014Z"
1160
1416
  })), children);
1161
1417
  });
@@ -1175,7 +1431,7 @@ const Voicemail = /*#__PURE__*/React.forwardRef(function Voicemail({
1175
1431
  viewBox: "0 0 32 32",
1176
1432
  fill: "currentColor",
1177
1433
  ...rest
1178
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1434
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1179
1435
  d: "M24,10a6,6,0,0,0-4.46,10H12.46A6,6,0,1,0,8,22H24a6,6,0,0,0,0-12ZM4,16a4,4,0,1,1,4,4A4,4,0,0,1,4,16Zm20,4a4,4,0,1,1,4-4A4,4,0,0,1,24,20Z"
1180
1436
  })), children);
1181
1437
  });
@@ -1195,9 +1451,9 @@ const VolumeBlockStorage = /*#__PURE__*/React.forwardRef(function VolumeBlockSto
1195
1451
  viewBox: "0 0 32 32",
1196
1452
  fill: "currentColor",
1197
1453
  ...rest
1198
- }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1454
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1199
1455
  d: "M17 21H10V14h7zm-5-2h3V16H12zM17 30H10V23h7zm-5-2h3V25H12zM26 21H19V14h7zm-5-2h3V16H21zM26 30H19V23h7zm-5-2h3V25H21z"
1200
- })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1456
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1201
1457
  d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
1202
1458
  })), children);
1203
1459
  });
@@ -1217,7 +1473,7 @@ const VolumeDown = /*#__PURE__*/React.forwardRef(function VolumeDown({
1217
1473
  viewBox: "0 0 32 32",
1218
1474
  fill: "currentColor",
1219
1475
  ...rest
1220
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1476
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1221
1477
  d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30zM6 20h6a1.17 1.17 0 01.79.3L19 26.57V5.43L12.79 11.7A1.17 1.17 0 0112 12H6z"
1222
1478
  })), children);
1223
1479
  });
@@ -1237,7 +1493,7 @@ const VolumeDownAlt = /*#__PURE__*/React.forwardRef(function VolumeDownAlt({
1237
1493
  viewBox: "0 0 32 32",
1238
1494
  fill: "currentColor",
1239
1495
  ...rest
1240
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1496
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1241
1497
  d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
1242
1498
  })), children);
1243
1499
  });
@@ -1257,7 +1513,7 @@ const VolumeDownFilled = /*#__PURE__*/React.forwardRef(function VolumeDownFilled
1257
1513
  viewBox: "0 0 32 32",
1258
1514
  fill: "currentColor",
1259
1515
  ...rest
1260
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1516
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1261
1517
  d: "M25.1 10.66L23.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM20 30a1 1 0 01-.71-.3L11.67 22H5a1 1 0 01-1-1H4V11a1 1 0 011-1h6.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0121 3V29A1 1 0 0120 30z"
1262
1518
  })), children);
1263
1519
  });
@@ -1277,7 +1533,7 @@ const VolumeDownFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeDownFil
1277
1533
  viewBox: "0 0 32 32",
1278
1534
  fill: "currentColor",
1279
1535
  ...rest
1280
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1536
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1281
1537
  d: "M22 15H32V17H22zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
1282
1538
  })), children);
1283
1539
  });
@@ -1297,9 +1553,9 @@ const VolumeFileStorage = /*#__PURE__*/React.forwardRef(function VolumeFileStora
1297
1553
  viewBox: "0 0 32 32",
1298
1554
  fill: "currentColor",
1299
1555
  ...rest
1300
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1556
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1301
1557
  d: "M25.707,17.293l-5-5A1,1,0,0,0,20,12H14a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V18A1,1,0,0,0,25.707,17.293ZM23.5857,18H20V14.4141ZM14,28V14h4v4a2,2,0,0,0,2,2h4v8Z"
1302
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1558
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1303
1559
  d: "M8,27H4a2.0023,2.0023,0,0,1-2-2V5A2.0023,2.0023,0,0,1,4,3h7.5857A1.9865,1.9865,0,0,1,13,3.5859L16.4143,7H28a2.0023,2.0023,0,0,1,2,2v8H28V9H15.5857l-4-4H4V25H8Z"
1304
1560
  })), children);
1305
1561
  });
@@ -1319,7 +1575,7 @@ const VolumeMute = /*#__PURE__*/React.forwardRef(function VolumeMute({
1319
1575
  viewBox: "0 0 32 32",
1320
1576
  fill: "currentColor",
1321
1577
  ...rest
1322
- }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1578
+ }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1323
1579
  d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6a1.17 1.17 0 01.79.3L17 26.57V5.43L10.79 11.7A1.17 1.17 0 0110 12H4z"
1324
1580
  })), children);
1325
1581
  });
@@ -1339,7 +1595,7 @@ const VolumeMuteFilled = /*#__PURE__*/React.forwardRef(function VolumeMuteFilled
1339
1595
  viewBox: "0 0 32 32",
1340
1596
  fill: "currentColor",
1341
1597
  ...rest
1342
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1598
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1343
1599
  d: "M31 12.41L29.59 11 26 14.59 22.41 11 21 12.41 24.59 16 21 19.59 22.41 21 26 17.41 29.59 21 31 19.59 27.41 16 31 12.41zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
1344
1600
  })), children);
1345
1601
  });
@@ -1359,9 +1615,9 @@ const VolumeObjectStorage = /*#__PURE__*/React.forwardRef(function VolumeObjectS
1359
1615
  viewBox: "0 0 32 32",
1360
1616
  fill: "currentColor",
1361
1617
  ...rest
1362
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1618
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1363
1619
  d: "M23,24a2.98,2.98,0,0,0-2.0376.8115l-4.0037-2.4023a2.0478,2.0478,0,0,0,0-.8184l4.0037-2.4023a3.2463,3.2463,0,1,0-.9211-1.7793l-4.0037,2.4023a3,3,0,1,0,0,4.377l4.0037,2.4023A2.9729,2.9729,0,0,0,20,27a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0008,1.0008,0,0,1,23,16Zm-9,7a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,14,23Zm9,5a1,1,0,1,1,1-1A1.0008,1.0008,0,0,1,23,28Z"
1364
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1620
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1365
1621
  d: "M8,28H4a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,4,4h7.5857A1.9865,1.9865,0,0,1,13,4.5859L16.4143,8H28a2.0023,2.0023,0,0,1,2,2v8H28V10H15.5857l-4-4H4V26H8Z"
1366
1622
  })), children);
1367
1623
  });
@@ -1381,9 +1637,9 @@ const VolumeUp = /*#__PURE__*/React.forwardRef(function VolumeUp({
1381
1637
  viewBox: "0 0 32 32",
1382
1638
  fill: "currentColor",
1383
1639
  ...rest
1384
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1640
+ }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1385
1641
  d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
1386
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1642
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1387
1643
  d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30zM4 20h6.08a1 1 0 01.71.3L17 26.57V5.43L10.79 11.7a1 1 0 01-.71.3H4z"
1388
1644
  })), children);
1389
1645
  });
@@ -1403,7 +1659,7 @@ const VolumeUpAlt = /*#__PURE__*/React.forwardRef(function VolumeUpAlt({
1403
1659
  viewBox: "0 0 32 32",
1404
1660
  fill: "currentColor",
1405
1661
  ...rest
1406
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1662
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1407
1663
  d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30zM4 20h6a1.2008 1.2008 0 01.7939.2969L17 26.5684V5.4316l-6.2061 6.2715A1.2013 1.2013 0 0110 12H4z"
1408
1664
  })), children);
1409
1665
  });
@@ -1423,9 +1679,9 @@ const VolumeUpFilled = /*#__PURE__*/React.forwardRef(function VolumeUpFilled({
1423
1679
  viewBox: "0 0 32 32",
1424
1680
  fill: "currentColor",
1425
1681
  ...rest
1426
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1682
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1427
1683
  d: "M27.16,8.08,25.63,9.37a10,10,0,0,1-.29,13.23L26.81,24a12,12,0,0,0,.35-15.88Z"
1428
- })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1684
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1429
1685
  d: "M21.58 12a6 6 0 01-.18 7.94l1.47 1.36a8 8 0 00.23-10.59zM18 30a1 1 0 01-.71-.3L9.67 22H3a1 1 0 01-1-1H2V11a1 1 0 011-1H9.67l7.62-7.7a1 1 0 011.41 0A1 1 0 0119 3V29A1 1 0 0118 30z"
1430
1686
  })), children);
1431
1687
  });
@@ -1445,7 +1701,7 @@ const VolumeUpFilledAlt = /*#__PURE__*/React.forwardRef(function VolumeUpFilledA
1445
1701
  viewBox: "0 0 32 32",
1446
1702
  fill: "currentColor",
1447
1703
  ...rest
1448
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1704
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1449
1705
  d: "M32 15L28 15 28 11 26 11 26 15 22 15 22 17 26 17 26 21 28 21 28 17 32 17 32 15zM18 30a.997.997 0 01-.7109-.2969L9.666 22H3a.9993.9993 0 01-1-.9988V11a.9993.9993 0 01.9988-1H9.666l7.623-7.7031A1 1 0 0119 3V29A1.0007 1.0007 0 0118 30z"
1450
1706
  })), children);
1451
1707
  });
@@ -1465,7 +1721,7 @@ const Vpn = /*#__PURE__*/React.forwardRef(function Vpn({
1465
1721
  viewBox: "0 0 32 32",
1466
1722
  fill: "currentColor",
1467
1723
  ...rest
1468
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1724
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1469
1725
  d: "M14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM28 19L24.32 9 22 9 22 23 24 23 24 13 27.68 23 30 23 30 9 28 9 28 19zM8 9L6 22 4 9 2 9 4.52 23 7.48 23 10 9 8 9z"
1470
1726
  })), children);
1471
1727
  });
@@ -1485,7 +1741,7 @@ const VpnConnection = /*#__PURE__*/React.forwardRef(function VpnConnection({
1485
1741
  viewBox: "0 0 32 32",
1486
1742
  fill: "currentColor",
1487
1743
  ...rest
1488
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1744
+ }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1489
1745
  d: "M28,7a1.9919,1.9919,0,0,0-1.7227,1H22A6,6,0,0,0,10,8H5.7227a2,2,0,1,0,0,2H10v4H8a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H24a2,2,0,0,0,2-2V16a2,2,0,0,0-2-2H22V10h4.2773A1.9966,1.9966,0,1,0,28,7ZM12,8a4,4,0,0,1,8,0v6H12V10h5V8Zm12,8V28H8V16Z"
1490
1746
  })), children);
1491
1747
  });
@@ -1505,9 +1761,9 @@ const VpnPolicy = /*#__PURE__*/React.forwardRef(function VpnPolicy({
1505
1761
  viewBox: "0 0 32 32",
1506
1762
  fill: "currentColor",
1507
1763
  ...rest
1508
- }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1764
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1509
1765
  d: "M30,15A6,6,0,1,0,20,19.46V29l4-1.8838L28,29V19.46A5.98,5.98,0,0,0,30,15ZM26,25.8477l-2-.9415-2,.9415V20.65a5.8877,5.8877,0,0,0,4,0ZM24,19a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,24,19Z"
1510
- })), _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1766
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1511
1767
  d: "M14,2A6.0066,6.0066,0,0,0,8,8v6H6a2.0023,2.0023,0,0,0-2,2V28a2.0023,2.0023,0,0,0,2,2H17V28H6V16h9V14H10V8a4,4,0,0,1,7.92-.8008l1.96-.3984A6.0167,6.0167,0,0,0,14,2Z"
1512
1768
  })), children);
1513
1769
  });
@@ -1527,9 +1783,9 @@ const Wallet = /*#__PURE__*/React.forwardRef(function Wallet({
1527
1783
  viewBox: "0 0 32 32",
1528
1784
  fill: "currentColor",
1529
1785
  ...rest
1530
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1786
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1531
1787
  d: "M22 17H24V19H22z"
1532
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1788
+ })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1533
1789
  d: "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z"
1534
1790
  })), children);
1535
1791
  });
@@ -1550,9 +1806,9 @@ const Warning = /*#__PURE__*/React.forwardRef(function Warning({
1550
1806
  viewBox: "0 0 16 16",
1551
1807
  fill: "currentColor",
1552
1808
  ...rest
1553
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1809
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1554
1810
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M8,14c-3.3,0-6-2.7-6-6s2.7-6,6-6s6,2.7,6,6S11.3,14,8,14z"
1555
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1811
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1556
1812
  d: "M7.5 4H8.5V9H7.5zM8 10.2c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.2 8 10.2z"
1557
1813
  })), children);
1558
1814
  }
@@ -1564,9 +1820,9 @@ const Warning = /*#__PURE__*/React.forwardRef(function Warning({
1564
1820
  viewBox: "0 0 32 32",
1565
1821
  fill: "currentColor",
1566
1822
  ...rest
1567
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1823
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1568
1824
  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"
1569
- })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1825
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1570
1826
  d: "M15 8H17V19H15zM16 22a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 22z"
1571
1827
  })), children);
1572
1828
  });
@@ -1587,9 +1843,9 @@ const WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt({
1587
1843
  viewBox: "0 0 16 16",
1588
1844
  fill: "currentColor",
1589
1845
  ...rest
1590
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1846
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1591
1847
  d: "M14.5,14h-13c-0.2,0-0.3-0.1-0.4-0.2c-0.1-0.2-0.1-0.3,0-0.5l6.5-12C7.7,1,8,0.9,8.2,1.1c0.1,0,0.2,0.1,0.2,0.2l6.5,12 c0.1,0.2,0.1,0.3,0,0.5C14.9,13.9,14.7,14,14.5,14z M2.3,13h11.3L8,2.5L2.3,13z"
1592
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1848
+ })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1593
1849
  d: "M7.5 6H8.5V9.5H7.5zM8 10.8c-.4 0-.8.3-.8.8s.3.8.8.8c.4 0 .8-.3.8-.8S8.4 10.8 8 10.8z"
1594
1850
  })), children);
1595
1851
  }
@@ -1601,9 +1857,9 @@ const WarningAlt = /*#__PURE__*/React.forwardRef(function WarningAlt({
1601
1857
  viewBox: "0 0 32 32",
1602
1858
  fill: "currentColor",
1603
1859
  ...rest
1604
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1860
+ }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1605
1861
  d: "M16 23a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 23zM15 12H17V21H15z"
1606
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1862
+ })), _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1607
1863
  d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
1608
1864
  })), children);
1609
1865
  });
@@ -1623,13 +1879,13 @@ const WarningAltFilled = /*#__PURE__*/React.forwardRef(function WarningAltFilled
1623
1879
  viewBox: "0 0 32 32",
1624
1880
  fill: "currentColor",
1625
1881
  ...rest
1626
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1882
+ }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1627
1883
  fill: "none",
1628
1884
  d: "M16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Zm-1.125-5h2.25V12h-2.25Z",
1629
1885
  "data-icon-path": "inner-path"
1630
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1886
+ })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1631
1887
  d: "M16.002,6.1714h-.004L4.6487,27.9966,4.6506,28H27.3494l.0019-.0034ZM14.875,12h2.25v9h-2.25ZM16,26a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,26Z"
1632
- })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1888
+ })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1633
1889
  d: "M29,30H3a1,1,0,0,1-.8872-1.4614l13-25a1,1,0,0,1,1.7744,0l13,25A1,1,0,0,1,29,30ZM4.6507,28H27.3493l.002-.0033L16.002,6.1714h-.004L4.6487,27.9967Z"
1634
1890
  })), children);
1635
1891
  });
@@ -1649,9 +1905,9 @@ const WarningAltInverted = /*#__PURE__*/React.forwardRef(function WarningAltInve
1649
1905
  viewBox: "0 0 32 32",
1650
1906
  fill: "currentColor",
1651
1907
  ...rest
1652
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1908
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1653
1909
  d: "M16 17a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 17zM15 6H17V15H15z"
1654
- })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1910
+ })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1655
1911
  d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
1656
1912
  })), children);
1657
1913
  });
@@ -1671,13 +1927,13 @@ const WarningAltInvertedFilled = /*#__PURE__*/React.forwardRef(function WarningA
1671
1927
  viewBox: "0 0 32 32",
1672
1928
  fill: "currentColor",
1673
1929
  ...rest
1674
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1930
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1675
1931
  fill: "none",
1676
1932
  d: "M16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Zm-1.125-5h2.25V6h-2.25Z",
1677
1933
  "data-icon-path": "inner-path"
1678
- })), _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1934
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1679
1935
  d: "M27.3494,4H4.6506l-.0019.0034L15.998,25.8286h.004L27.3513,4.0034ZM14.875,6h2.25v9h-2.25ZM16,20a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,20Z"
1680
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1936
+ })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1681
1937
  d: "M29.855,2.481a1.001,1.001,0,0,1,.0322.98l-13,25a1,1,0,0,1-1.7744,0l-13-25A1,1,0,0,1,3,2H29A1.0007,1.0007,0,0,1,29.855,2.481ZM4.6487,4.0033,15.998,25.8286h.004L27.3513,4.0033,27.3493,4H4.6507Z"
1682
1938
  })), children);
1683
1939
  });
@@ -1697,9 +1953,9 @@ const WarningDiamond = /*#__PURE__*/React.forwardRef(function WarningDiamond({
1697
1953
  viewBox: "0 0 32 32",
1698
1954
  fill: "currentColor",
1699
1955
  ...rest
1700
- }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1956
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1701
1957
  d: "M16 20c-.8284 0-1.5.6716-1.5 1.5s.6716 1.5 1.5 1.5 1.5-.6716 1.5-1.5-.6716-1.5-1.5-1.5h0zM15 9H17V18H15z"
1702
- })), _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1958
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1703
1959
  d: "m16,30c-.5335,0-1.0672-.2031-1.4732-.6094L2.6094,17.4732c-.8126-.8123-.8126-2.1342,0-2.9465L14.5268,2.6094c.8121-.8126,2.1344-.8126,2.9465,0l11.9173,11.9173c.8126.8123.8126,2.1342,0,2.9465l-11.9173,11.9173c-.406.4063-.9398.6094-1.4732.6094Zm0-26.0008c-.0215,0-.0427.0083-.0591.0244L4.0236,15.9409c-.0325.0327-.0325.0855,0,.1182l11.9173,11.9173c.0327.0322.0855.0322.1182,0l11.9173-11.9173c.0325-.0327.0325-.0855,0-.1182l-11.9173-11.9173c-.0164-.0161-.0376-.0244-.0591-.0244Z"
1704
1960
  })), children);
1705
1961
  });
@@ -1720,9 +1976,9 @@ const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled({
1720
1976
  viewBox: "0 0 16 16",
1721
1977
  fill: "currentColor",
1722
1978
  ...rest
1723
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1979
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1724
1980
  d: "M8,1C4.2,1,1,4.2,1,8s3.2,7,7,7s7-3.1,7-7S11.9,1,8,1z M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2 c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z"
1725
- })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1981
+ })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
1726
1982
  d: "M7.5,4h1v5h-1C7.5,9,7.5,4,7.5,4z M8,12.2c-0.4,0-0.8-0.4-0.8-0.8s0.3-0.8,0.8-0.8 c0.4,0,0.8,0.4,0.8,0.8S8.4,12.2,8,12.2z",
1727
1983
  "data-icon-path": "inner-path",
1728
1984
  opacity: "0"
@@ -1737,9 +1993,9 @@ const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled({
1737
1993
  viewBox: "0 0 20 20",
1738
1994
  fill: "currentColor",
1739
1995
  ...rest
1740
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1996
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
1741
1997
  d: "M10,1c-5,0-9,4-9,9s4,9,9,9s9-4,9-9S15,1,10,1z M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S10.6,16,10,16z"
1742
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1998
+ })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
1743
1999
  d: "M9.2,5h1.5v7H9.2V5z M10,16c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S10.6,16,10,16z",
1744
2000
  "data-icon-path": "inner-path",
1745
2001
  opacity: "0"
@@ -1754,9 +2010,9 @@ const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled({
1754
2010
  viewBox: "0 0 24 24",
1755
2011
  fill: "currentColor",
1756
2012
  ...rest
1757
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2013
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
1758
2014
  d: "M12,1C5.9,1,1,5.9,1,12s4.9,11,11,11s11-4.9,11-11C23,5.9,18.1,1,12,1z M11.1,6h1.8v8h-1.8V6z M12,19.2 c-0.7,0-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2s1.2,0.6,1.2,1.2S12.7,19.2,12,19.2z"
1759
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2015
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
1760
2016
  fill: "none",
1761
2017
  d: "M13.2,18c0,0.7-0.6,1.2-1.2,1.2s-1.2-0.6-1.2-1.2s0.6-1.2,1.2-1.2S13.2,17.3,13.2,18z M12.9,6 h-1.8v8h1.8V6z",
1762
2018
  "data-icon-path": "inner-path",
@@ -1771,9 +2027,9 @@ const WarningFilled = /*#__PURE__*/React.forwardRef(function WarningFilled({
1771
2027
  viewBox: "0 0 32 32",
1772
2028
  fill: "currentColor",
1773
2029
  ...rest
1774
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2030
+ }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
1775
2031
  d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14C30,8.3,23.7,2,16,2z M14.9,8h2.2v11h-2.2V8z M16,25 c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22c0.8,0,1.5,0.7,1.5,1.5S16.8,25,16,25z"
1776
- })), _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2032
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
1777
2033
  fill: "none",
1778
2034
  d: "M17.5,23.5c0,0.8-0.7,1.5-1.5,1.5c-0.8,0-1.5-0.7-1.5-1.5S15.2,22,16,22 C16.8,22,17.5,22.7,17.5,23.5z M17.1,8h-2.2v11h2.2V8z",
1779
2035
  "data-icon-path": "inner-path",
@@ -1796,9 +2052,9 @@ const WarningHex = /*#__PURE__*/React.forwardRef(function WarningHex({
1796
2052
  viewBox: "0 0 32 32",
1797
2053
  fill: "currentColor",
1798
2054
  ...rest
1799
- }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2055
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
1800
2056
  d: "M16 21a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 21zM15 8H17V18H15z"
1801
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2057
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
1802
2058
  d: "M23,29H9a1,1,0,0,1-.8638-.4961l-7-12a1,1,0,0,1,0-1.0078l7-12A1,1,0,0,1,9,3H23a1,1,0,0,1,.8638.4961l7,12a1,1,0,0,1,0,1.0078l-7,12A1,1,0,0,1,23,29ZM9.5742,27H22.4258l6.4165-11L22.4258,5H9.5742L3.1577,16Z"
1803
2059
  })), children);
1804
2060
  });
@@ -1818,11 +2074,11 @@ const WarningHexFilled = /*#__PURE__*/React.forwardRef(function WarningHexFilled
1818
2074
  viewBox: "0 0 32 32",
1819
2075
  fill: "currentColor",
1820
2076
  ...rest
1821
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2077
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
1822
2078
  fill: "none",
1823
2079
  d: "M14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z",
1824
2080
  "data-icon-path": "inner-path"
1825
- })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2081
+ })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
1826
2082
  d: "M30.8508,15.4487,23.8867,3.5322A1.0687,1.0687,0,0,0,22.9643,3H9.0357a1.0687,1.0687,0,0,0-.9224.5322L1.1492,15.4487a1.0933,1.0933,0,0,0,0,1.1026L8.1133,28.4678A1.0687,1.0687,0,0,0,9.0357,29H22.9643a1.0687,1.0687,0,0,0,.9224-.5322l6.9641-11.9165A1.0933,1.0933,0,0,0,30.8508,15.4487ZM14.875,8h2.25V19h-2.25ZM16,25a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,25Z"
1827
2083
  })), children);
1828
2084
  });
@@ -1842,15 +2098,15 @@ const WarningMultiple = /*#__PURE__*/React.forwardRef(function WarningMultiple({
1842
2098
  viewBox: "0 0 32 32",
1843
2099
  fill: "currentColor",
1844
2100
  ...rest
1845
- }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2101
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
1846
2102
  d: "m29,23h-4v-2h2.3821l-7.8821-15.7639-1.1055,2.2112-1.7891-.8945,2-4c.1694-.3387.532-.5527.8945-.5527s.7251.214.8945.5527l9.5,19c.1548.3101.1384.6782-.0439.973-.1821.2948-.5039.4742-.8506.4742Z"
1847
- })), _circle8 || (_circle8 = /*#__PURE__*/React.createElement("circle", {
2103
+ })), _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
1848
2104
  cx: "14",
1849
2105
  cy: "25",
1850
2106
  r: "1.25"
1851
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2107
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
1852
2108
  d: "M13 15H15V22H13z"
1853
- })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2109
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
1854
2110
  d: "m25,30H3c-.3499,0-.6743-.1829-.8555-.4823s-.1926-.6718-.0303-.9817L13.1143,7.536c.1726-.3296.5292-.536.8857-.536s.7131.2064.8857.536l11,21c.1624.3099.1509.6823-.0303.9817s-.5056.4823-.8555.4823Zm-20.3474-2h18.6948L14,10.1552,4.6526,28Z"
1855
2111
  })), children);
1856
2112
  });
@@ -1870,9 +2126,9 @@ const WarningOther = /*#__PURE__*/React.forwardRef(function WarningOther({
1870
2126
  viewBox: "0 0 32 32",
1871
2127
  fill: "currentColor",
1872
2128
  ...rest
1873
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2129
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
1874
2130
  d: "M18 20H30V22H18zM18 24H30V26H18zM18 28H30V30H18zM14 18a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0014 18zM13 7H15V16H13z"
1875
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2131
+ })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
1876
2132
  d: "M14,4A10.0111,10.0111,0,0,1,24,14h2A12,12,0,1,0,14,26V24A10,10,0,0,1,14,4Z"
1877
2133
  })), children);
1878
2134
  });
@@ -1892,9 +2148,9 @@ const WarningSquare = /*#__PURE__*/React.forwardRef(function WarningSquare({
1892
2148
  viewBox: "0 0 32 32",
1893
2149
  fill: "currentColor",
1894
2150
  ...rest
1895
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2151
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
1896
2152
  d: "M16 20a1.5 1.5 0 101.5 1.5A1.5 1.5 0 0016 20zM15 9H17V18H15z"
1897
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2153
+ })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
1898
2154
  d: "M26,28H6a2.0023,2.0023,0,0,1-2-2V6A2.0023,2.0023,0,0,1,6,4H26a2.0023,2.0023,0,0,1,2,2V26A2.0023,2.0023,0,0,1,26,28ZM6,6V26H26.0012L26,6Z"
1899
2155
  })), children);
1900
2156
  });
@@ -1914,9 +2170,9 @@ const WarningSquareFilled = /*#__PURE__*/React.forwardRef(function WarningSquare
1914
2170
  viewBox: "0 0 32 32",
1915
2171
  fill: "currentColor",
1916
2172
  ...rest
1917
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2173
+ }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
1918
2174
  d: "M26.0022,4H5.998A1.998,1.998,0,0,0,4,5.998V26.002A1.998,1.998,0,0,0,5.998,28H26.0022A1.9979,1.9979,0,0,0,28,26.002V5.998A1.9979,1.9979,0,0,0,26.0022,4ZM14.8752,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z"
1919
- })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2175
+ })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
1920
2176
  fill: "none",
1921
2177
  d: "M14.8751,8h2.25V18h-2.25ZM16,24a1.5,1.5,0,1,1,1.5-1.5A1.5,1.5,0,0,1,16,24Z",
1922
2178
  "data-icon-path": "inner-path"
@@ -1938,7 +2194,7 @@ const Watch = /*#__PURE__*/React.forwardRef(function Watch({
1938
2194
  viewBox: "0 0 32 32",
1939
2195
  fill: "currentColor",
1940
2196
  ...rest
1941
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2197
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
1942
2198
  d: "M22 8H21V2H19V8H13V2H11V8H10a2 2 0 00-2 2V22a2 2 0 002 2h1v6h2V24h6v6h2V24h1a2 2 0 002-2V10A2 2 0 0022 8zM10 22V10H22V22zM25 14H27V18H25z"
1943
2199
  })), children);
1944
2200
  });
@@ -1964,7 +2220,7 @@ const Watson = /*#__PURE__*/React.forwardRef(function Watson({
1964
2220
  viewBox: "0 0 32 32",
1965
2221
  fill: "currentColor",
1966
2222
  ...rest
1967
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2223
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
1968
2224
  d: "M21.74 9.49h0A11.41 11.41 0 0016 8h0a.76.76 0 100 1.51 10.15 10.15 0 011.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.48 22.48 0 00-2 4.44A9.58 9.58 0 017 17.22a3.43 3.43 0 01.28-2.66v0h0c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 00.74-.78.75.75 0 00-.78-.74C9.19 10.88 7.1 11.92 6 13.74H6v0s0 0 0 0a4.84 4.84 0 00-.44 3.79 12 12 0 003.2 5.22A11.36 11.36 0 008.52 26a10 10 0 01-2-3.48A.75.75 0 005.57 22a.76.76 0 00-.49 1 11.45 11.45 0 005.18 6.38h0A11.42 11.42 0 0016 30.92a11.74 11.74 0 003-.39 11.48 11.48 0 002.77-21zM18.58 29.06a9.9 9.9 0 01-7.56-1h0c-.86-.49-1.21-2-.94-4a18.85 18.85 0 002.48 1.72 13.92 13.92 0 006.93 2 11 11 0 002.42-.28A9.78 9.78 0 0118.58 29.06zm6.06-4.66c-2 2-6.66 2.74-11.32.05a17.36 17.36 0 01-2.89-2.12 21.08 21.08 0 012.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62h0A10 10 0 0124.64 24.4zM4.16 11.72L1.14 10a.76.76 0 10-.76 1.31L3.4 13a.86.86 0 00.38.1.77.77 0 00.66-.38A.76.76 0 004.16 11.72zM8.29 7.59A.74.74 0 008.94 8a.75.75 0 00.38-.1.76.76 0 00.28-1l-1.74-3a.76.76 0 00-1-.27.75.75 0 00-.28 1zM16 6.08a.76.76 0 00.76-.76V1.83a.76.76 0 00-1.52 0V5.32A.76.76 0 0016 6.08zM22.68 7.87a.75.75 0 001-.28l1.75-3a.75.75 0 00-.28-1 .76.76 0 00-1 .27l-1.74 3A.76.76 0 0022.68 7.87zM31.9 10.25a.76.76 0 00-1-.27l-3 1.74a.76.76 0 00-.28 1 .77.77 0 00.66.38.86.86 0 00.38-.1l3-1.75A.76.76 0 0031.9 10.25z"
1969
2225
  })), children);
1970
2226
  });
@@ -1990,7 +2246,7 @@ const WatsonMachineLearning = /*#__PURE__*/React.forwardRef(function WatsonMachi
1990
2246
  viewBox: "0 0 32 32",
1991
2247
  fill: "currentColor",
1992
2248
  ...rest
1993
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2249
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
1994
2250
  d: "M22 26H20V17.76l-3.23 3.88a1 1 0 01-1.54 0L12 17.76V26H10V15a1 1 0 01.66-.94 1 1 0 011.11.3L16 19.44l4.23-5.08a1 1 0 011.11-.3A1 1 0 0122 15zM4.16 14.65l-3-1.75a.76.76 0 10-.76 1.32L3.4 16a.76.76 0 10.76-1.31zM8.29 10.52a.73.73 0 001 .27.75.75 0 00.28-1l-1.74-3a.76.76 0 10-1.32.76zM16 9a.76.76 0 00.76-.76V4.76a.76.76 0 10-1.52 0V8.25A.76.76 0 0016 9zM22.68 10.79a.75.75 0 00.37.11.76.76 0 00.66-.38l1.75-3a.76.76 0 00-1.32-.76l-1.74 3A.75.75 0 0022.68 10.79zM31.9 13.18a.76.76 0 00-1-.28l-3 1.75A.76.76 0 0028.6 16l3-1.74A.77.77 0 0031.9 13.18z"
1995
2251
  })), children);
1996
2252
  });
@@ -2010,7 +2266,7 @@ const Watsonx = /*#__PURE__*/React.forwardRef(function Watsonx({
2010
2266
  viewBox: "0 0 32 32",
2011
2267
  fill: "currentColor",
2012
2268
  ...rest
2013
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2269
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2014
2270
  strokeWidth: "0",
2015
2271
  d: "m29.312,22.9189c1.1042-2.1201,1.688-4.5127,1.688-6.9189C31,7.729,24.271,1,16,1c-3.3738,0-6.5815,1.1191-9.2046,3.1665-.2441-.106-.5125-.1665-.7954-.1665-1.1045,0-2,.8955-2,2s.8955,2,2,2,2-.8955,2-2c0-.0762-.0142-.1489-.0225-.2227,2.2812-1.7964,5.0793-2.7773,8.0225-2.7773.9727,0,1.9172.1157,2.8293.3193-3.3938.9258-5.8994,4.0273-5.8994,7.7109,0,.7891.1167,1.5503.332,2.27-.6985-.2021-1.4285-.3306-2.1919-.3306-3.7039,0-6.8191,2.5342-7.7256,5.957-.218-.9424-.3445-1.9189-.3445-2.9268,0-2.1162.4919-4.1328,1.4619-5.9951l-1.7739-.9238c-1.1042,2.1201-1.688,4.5127-1.688,6.9189,0,8.271,6.729,15,15,15,3.3738,0,6.5815-1.1191,9.2046-3.1665.2441.106.5125.1665.7954.1665,1.1045,0,2-.8955,2-2s-.8955-2-2-2-2,.8955-2,2c0,.0762.0142.1489.0225.2231-1.0796.8496-2.2776,1.5098-3.5493,1.9771.3315-.6641.5269-1.4072.5269-2.2002,0-1.6304-.7959-3.0669-2.0068-3.9805.0457-.3472.0769-.6978.0769-1.0498,0-.7856-.1257-1.54-.3381-2.2573.6995.2012,1.4346.3179,2.198.3179,3.7039,0,6.8191-2.5342,7.7256-5.957.218.9424.3445,1.9189.3445,2.9268,0,2.1162-.4919,4.1328-1.4619,5.9951l1.7739.9238Zm-17.7935,5.2646c-1.8389-.6807-3.49-1.7529-4.8325-3.1338-1.0366-1.1143-1.616-2.5527-1.616-4.0801,0-3.3081,2.6917-6,6-6s6,2.6919,6,6c0,.0498-.0125.0977-.0134.1475-.3413-.0737-.6936-.1172-1.0566-.1172-2.7571,0-5,2.2432-5,5,0,.7861.1924,1.5234.5186,2.1836Zm7.4814-2.1836c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3,1.3457-3,3-3,3,1.3457,3,3Zm1.9299-8.9697c-3.3083,0-6-2.6919-6-6s2.6917-6,6-6c1.4294,0,2.7422.5039,3.7742,1.3418.3027.2739.5918.561.8677.8618.8479,1.0352,1.3582,2.3569,1.3582,3.7964,0,3.3081-2.6917,6-6,6Z"
2016
2272
  })), children);
@@ -2031,15 +2287,15 @@ const WatsonxAi = /*#__PURE__*/React.forwardRef(function WatsonxAi({
2031
2287
  viewBox: "0 0 32 32",
2032
2288
  fill: "currentColor",
2033
2289
  ...rest
2034
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2290
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2035
2291
  d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-4.2617,0-8-3.9722-8-8.5,0-4.687,3.813-8.5,8.5-8.5h.5v-2h-.5c-5.7896,0-10.5,4.7104-10.5,10.5,0,1.8839.5304,3.6896,1.4371,5.2565-2.7133-2.3843-4.4371-5.869-4.4371-9.7565,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
2036
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2292
+ })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2037
2293
  d: "M11 20H13V22H11z",
2038
2294
  transform: "rotate(90 12 21)"
2039
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2295
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2040
2296
  d: "M19 10H21V12H19z",
2041
2297
  transform: "rotate(90 20 11)"
2042
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2298
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2043
2299
  d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,4.2617,0,8,3.9722,8,8.5,0,4.687-3.813,8.5-8.5,8.5h-.5v2h.5c5.7896,0,10.5-4.7104,10.5-10.5,0-1.8853-.5322-3.6917-1.4401-5.2593,2.715,2.3843,4.4401,5.8704,4.4401,9.7593,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
2044
2300
  })), children);
2045
2301
  });
@@ -2059,18 +2315,18 @@ const WatsonxData = /*#__PURE__*/React.forwardRef(function WatsonxData({
2059
2315
  viewBox: "0 0 32 32",
2060
2316
  fill: "currentColor",
2061
2317
  ...rest
2062
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2318
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2063
2319
  d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-2.7746,0-5.3432-.881-7.4566-2.3676.2576.0261.517.0444.7798.0444,4.2329,0,7.6768-3.4438,7.6768-7.6768h-2c0,3.1304-2.5464,5.6768-5.6768,5.6768-2.2111,0-4.1977-1.2816-5.1318-3.2725-.1365-.2972-.2595-.6007-.3738-.9094.6602.322,1.3998.5051,2.1824.5051,2.7568,0,5-2.2432,5-5v-2h-2v2c0,1.6543-1.3457,3-3,3s-3-1.3457-3-3c0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
2064
- })), _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2320
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2065
2321
  d: "M21 21H23V23H21z",
2066
2322
  transform: "rotate(90 22 22)"
2067
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2323
+ })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2068
2324
  d: "M15 15H17V17H15z",
2069
2325
  transform: "rotate(90 16 16)"
2070
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2326
+ })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2071
2327
  d: "M9 9H11V11H9z",
2072
2328
  transform: "rotate(-90 10 10)"
2073
- })), _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2329
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2074
2330
  d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,2.7708,0,5.3363.8784,7.4481,2.3613-.249-.0242-.5005-.038-.7547-.038-4.2329,0-7.6768,3.4438-7.6768,7.6768h2c0-3.1304,2.5464-5.6768,5.6768-5.6768,2.0554,0,3.9068,1.0953,4.9186,2.8651.2153.4283.4053.8701.5729,1.3237-.6615-.3234-1.4005-.5121-2.1849-.5121-2.7568,0-5,2.2432-5,5v2h2v-2c0-1.6543,1.3457-3,3-3s3,1.3457,3,3c0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
2075
2331
  })), children);
2076
2332
  });
@@ -2090,18 +2346,18 @@ const WatsonxGovernance = /*#__PURE__*/React.forwardRef(function WatsonxGovernan
2090
2346
  viewBox: "0 0 32 32",
2091
2347
  fill: "currentColor",
2092
2348
  ...rest
2093
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2349
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2094
2350
  d: "m26,24c-1.1046,0-2,.8954-2,2,0,.0764.0142.1488.0225.2229-2.2808,1.7963-5.0792,2.7771-8.0225,2.7771-7.1685,0-13-5.8315-13-13,0-2.1152.4917-4.1328,1.4619-5.9956l-1.7744-.9238c-1.104,2.1211-1.6875,4.5137-1.6875,6.9194,0,8.271,6.729,15,15,15,3.3744,0,6.5818-1.1193,9.2048-3.1662.244.106.5123.1662.7952.1662,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
2095
- })), _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2351
+ })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2096
2352
  d: "M11 23H13V25H11z",
2097
2353
  transform: "rotate(90 12 24)"
2098
- })), _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2354
+ })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2099
2355
  d: "M11 9H13V11H11z",
2100
2356
  transform: "rotate(90 12 10)"
2101
- })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2357
+ })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2102
2358
  d: "M11 16H13V18H11z",
2103
2359
  transform: "rotate(90 12 17)"
2104
- })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2360
+ })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2105
2361
  d: "m16,1c-3.3744,0-6.5818,1.1193-9.2048,3.1662-.244-.106-.5123-.1662-.7952-.1662-1.1046,0-2,.8954-2,2s.8954,2,2,2,2-.8954,2-2c0-.0764-.0142-.1488-.0225-.2229,2.2808-1.7963,5.0792-2.7771,8.0225-2.7771,1.6543,0,3,1.3457,3,3s-1.3457,3-3,3h-1v2h1c2.7568,0,5-2.2432,5-5,0-.2399-.0203-.4748-.0531-.7057.9663,1.1348,1.5531,2.6021,1.5531,4.2057,0,3.584-2.916,6.5-6.5,6.5h-1v2h1c4.687,0,8.5-3.813,8.5-8.5,0-.7654-.1111-1.5036-.3017-2.2096,1.1321,1.6206,1.8017,3.587,1.8017,5.7096,0,5.5142-4.4858,10-10,10h-1v2h1c6.6167,0,12-5.3833,12-12,0-.8995-.1058-1.774-.2944-2.6176.8207,1.7031,1.2944,3.6038,1.2944,5.6176,0,2.1152-.4917,4.1328-1.4619,5.9956l1.7744.9238c1.104-2.1211,1.6875-4.5137,1.6875-6.9194C31,7.729,24.271,1,16,1Z"
2106
2362
  })), children);
2107
2363
  });
@@ -2121,15 +2377,15 @@ const WaveDirection = /*#__PURE__*/React.forwardRef(function WaveDirection({
2121
2377
  viewBox: "0 0 32 32",
2122
2378
  fill: "currentColor",
2123
2379
  ...rest
2124
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2380
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2125
2381
  d: "M22,30H17a7.0078,7.0078,0,0,1-7-7,6.6832,6.6832,0,0,1,2.0244-4.6967A6.7126,6.7126,0,0,0,10.0093,18C5.0425,18.0466,4,24.5513,4,30H2C2,18.4907,6.3452,16.0342,9.9907,16a10.0962,10.0962,0,0,1,4.4785,1.117,1,1,0,0,1,.0616,1.73A4.8773,4.8773,0,0,0,17,28h5Z"
2126
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2382
+ })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2127
2383
  d: "M18,24V22a8,8,0,1,0-8-8H8A10,10,0,1,1,18,24Z"
2128
- })), _circle9 || (_circle9 = /*#__PURE__*/React.createElement("circle", {
2384
+ })), _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
2129
2385
  cx: "18",
2130
2386
  cy: "8",
2131
2387
  r: "1"
2132
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2388
+ })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2133
2389
  d: "M23,17.5859l-2.3-2.3007A2.9665,2.9665,0,0,0,21,14a3.0033,3.0033,0,0,0-3-3,2.9609,2.9609,0,0,0-1.2854.3008L14.4141,9,13,10.4141l2.3,2.3007A2.9665,2.9665,0,0,0,15,14a3.0033,3.0033,0,0,0,3,3,2.9609,2.9609,0,0,0,1.2854-.3008L21.5859,19ZM17,14a1,1,0,1,1,1,1A1.0009,1.0009,0,0,1,17,14Z"
2134
2390
  })), children);
2135
2391
  });
@@ -2149,9 +2405,9 @@ const WaveHeight = /*#__PURE__*/React.forwardRef(function WaveHeight({
2149
2405
  viewBox: "0 0 32 32",
2150
2406
  fill: "currentColor",
2151
2407
  ...rest
2152
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2408
+ }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2153
2409
  d: "M24 2H30V4H24zM24 8H28V10H24zM24 14H30V16H24zM24 20H28V22H24z"
2154
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2410
+ })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2155
2411
  d: "M30,28H24a10.0349,10.0349,0,0,1-6.9268-17.2622A11.9629,11.9629,0,0,0,12.9937,10a6.9027,6.9027,0,0,0-6.0308,3.42C4.9966,16.4348,4,21.34,4,28H2c0-7.0542,1.106-12.3274,3.2871-15.6726A8.906,8.906,0,0,1,12.9937,8h.0068a14.762,14.762,0,0,1,6.4619,1.592,1,1,0,0,1,.0869,1.7222A8.0249,8.0249,0,0,0,24,26h6Z"
2156
2412
  })), children);
2157
2413
  });
@@ -2171,9 +2427,9 @@ const WavePeriod = /*#__PURE__*/React.forwardRef(function WavePeriod({
2171
2427
  viewBox: "0 0 32 32",
2172
2428
  fill: "currentColor",
2173
2429
  ...rest
2174
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2430
+ }, _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2175
2431
  d: "M22 30H17a7.0078 7.0078 0 01-7-7 6.6832 6.6832 0 012.0244-4.6967A6.7935 6.7935 0 0010.0093 18C5.0425 18.0466 4 24.5513 4 30H2C2 18.4907 6.3452 16.0342 9.9907 16a10.0717 10.0717 0 014.4785 1.117 1 1 0 01.0616 1.73A4.8773 4.8773 0 0017 28h5zM17 8H19V16H17z"
2176
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2432
+ })), _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2177
2433
  d: "M28,5.4141,26.5859,4,24.3242,6.2617A9.95,9.95,0,0,0,19,4.0508V2H17V4.0508A10.0132,10.0132,0,0,0,8,14h2a8,8,0,1,1,8,8v2A9.9928,9.9928,0,0,0,25.7383,7.6758Z"
2178
2434
  })), children);
2179
2435
  });
@@ -2193,7 +2449,7 @@ const Waveform = /*#__PURE__*/React.forwardRef(function Waveform({
2193
2449
  viewBox: "0 0 32 32",
2194
2450
  fill: "currentColor",
2195
2451
  ...rest
2196
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2452
+ }, _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2197
2453
  d: "M19,19h-2v-6h2v6ZM4,10h-2v12h2v-12ZM14,10h-2v12h2v-12ZM24,10h-2v12h2v-12ZM9,6h-2v20h2V6ZM29,6h-2v20h2V6Z"
2198
2454
  })), children);
2199
2455
  });
@@ -2213,7 +2469,7 @@ const WeatherFrontCold = /*#__PURE__*/React.forwardRef(function WeatherFrontCold
2213
2469
  viewBox: "0 0 32 32",
2214
2470
  fill: "currentColor",
2215
2471
  ...rest
2216
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2472
+ }, _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2217
2473
  d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
2218
2474
  })), children);
2219
2475
  });
@@ -2233,7 +2489,7 @@ const WeatherFrontStationary = /*#__PURE__*/React.forwardRef(function WeatherFro
2233
2489
  viewBox: "0 0 32 32",
2234
2490
  fill: "currentColor",
2235
2491
  ...rest
2236
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2492
+ }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2237
2493
  d: "M28.1655 2a12.9848 12.9848 0 00-8.4074 3.1065A3.9947 3.9947 0 1015.583 11.728l-1.1362 4.1665c-.0725.2657-.1579.5254-.2489.7818a3.9864 3.9864 0 00-5.1547 6.0054A10.9541 10.9541 0 013.8345 24H2v2H3.8345c.2975 0 .5918-.0171.8853-.0371l7.9291 2.9736A1 1 0 0014 28V21.0923a12.9311 12.9311 0 00.9121-1.313l6.3628-1.8179a1 1 0 00.5059-1.5864L17.7843 11.38a10.9268 10.9268 0 011.1516-2.3472l5.7477 1.916A1 1 0 0026 10V4.2251A10.8956 10.8956 0 0128.1655 4H30V2zM17 6a1.98 1.98 0 011.3237.53A12.9413 12.9413 0 0016.24 9.8482 1.9988 1.9988 0 0117 6zM10 20a1.9879 1.9879 0 013.3374-1.4717 11.0157 11.0157 0 01-2.5959 3.0147A1.9975 1.9975 0 0110 20zM8.3354 25.1826A13.047 13.047 0 0012 23.0943v3.4624zm7.74-7.8154c.1107-.3105.2136-.625.3013-.9463l.732-2.6846L19.28 16.4512zM24 8.6123l-3.7411-1.247A11.0712 11.0712 0 0124 4.8306zM22 22L22 24 26.586 24 22 28.586 23.414 30 28 25.414 28 30 30 30 30 22 22 22zM2 2L2 4 6.586 4 2 8.586 3.414 10 8 5.414 8 10 10 10 10 2 2 2z"
2238
2494
  })), children);
2239
2495
  });
@@ -2253,7 +2509,7 @@ const WeatherFrontWarm = /*#__PURE__*/React.forwardRef(function WeatherFrontWarm
2253
2509
  viewBox: "0 0 32 32",
2254
2510
  fill: "currentColor",
2255
2511
  ...rest
2256
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2512
+ }, _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2257
2513
  d: "M28.1655 2a13.0289 13.0289 0 00-12.542 9.5791l-1.1767 4.3154A11.0237 11.0237 0 013.8345 24H2v2H3.8345a12.9139 12.9139 0 003.4687-.4819 3.9979 3.9979 0 106.5818-4.2866 12.9671 12.9671 0 001.6209-2.5269 3.9944 3.9944 0 102.3772-7.5991 10.95 10.95 0 011.7253-3.01 3.9825 3.9825 0 006.9058-3.9648A10.9435 10.9435 0 0128.1655 4H30V2zM11 26a1.9983 1.9983 0 01-1.8118-1.1655 13.0811 13.0811 0 003.2969-2.1426A1.9773 1.9773 0 0111 26zm8-11a1.9926 1.9926 0 01-2.759 1.8467c.0442-.1426.0959-.2813.1355-.4258L17.301 13.03A1.9976 1.9976 0 0119 15zm6-9a1.9942 1.9942 0 01-3.9011.5894 11.0511 11.0511 0 013.3623-1.9385A1.995 1.995 0 0125 6zM10 4L10 8.586 3.414 2 2 3.414 8.586 10 4 10 4 12 12 12 12 4 10 4z"
2258
2514
  })), children);
2259
2515
  });
@@ -2273,11 +2529,11 @@ const WeatherStation = /*#__PURE__*/React.forwardRef(function WeatherStation({
2273
2529
  viewBox: "0 0 32 32",
2274
2530
  fill: "currentColor",
2275
2531
  ...rest
2276
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2532
+ }, _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2277
2533
  d: "M17,28V17h1a2.0023,2.0023,0,0,0,2-2V11a2.0023,2.0023,0,0,0-2-2H14a2.0023,2.0023,0,0,0-2,2v4a2.0023,2.0023,0,0,0,2,2h1V28H2v2H30V28ZM14,11h4l.0015,4H14Z"
2278
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2534
+ })), _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2279
2535
  d: "M9.3325 18.2168a7.0007 7.0007 0 010-10.4341l1.334 1.49a5 5 0 000 7.4537zM22.667 18.2168l-1.334-1.49a4.9995 4.9995 0 000-7.4537l1.334-1.49a7 7 0 010 10.4341z"
2280
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2536
+ })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2281
2537
  d: "M6.3994 21.8008a11.0019 11.0019 0 010-17.6006L7.6 5.8a9.0009 9.0009 0 000 14.4014zM25.6006 21.8008l-1.2012-1.6a9.001 9.001 0 000-14.4019l1.2012-1.6a11.002 11.002 0 010 17.6011z"
2282
2538
  })), children);
2283
2539
  });
@@ -2297,9 +2553,9 @@ const WebServicesCluster = /*#__PURE__*/React.forwardRef(function WebServicesClu
2297
2553
  viewBox: "0 0 32 32",
2298
2554
  fill: "currentColor",
2299
2555
  ...rest
2300
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2556
+ }, _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2301
2557
  d: "M16 26c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM22 20c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM16 14c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858zM10 20c-.2559 0-.512-.0977-.707-.2928l-3-3c-.1953-.1953-.293-.4512-.293-.7071s.0977-.5118.293-.7072l3-3c.1951-.1952.451-.2928.707-.2928s.512.0977.707.2928l3 3c.1953.1953.293.4512.293.7071s-.0977.5118-.293.7072l-3 3c-.1951.1952-.4512.2928-.707.2928zm-1.5857-4l1.5857 1.5858 1.5857-1.5858-1.5857-1.5858-1.5857 1.5858z"
2302
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2558
+ })), _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2303
2559
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
2304
2560
  })), children);
2305
2561
  });
@@ -2319,9 +2575,9 @@ const WebServicesContainer = /*#__PURE__*/React.forwardRef(function WebServicesC
2319
2575
  viewBox: "0 0 32 32",
2320
2576
  fill: "currentColor",
2321
2577
  ...rest
2322
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2578
+ }, _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2323
2579
  d: "m22.5046,11.6367l-5.9883-3.5c-.1594-.0933-.3381-.1387-.5164-.1367-.1699.002-.3394.0474-.4915.1357l-6.0117,3.5c-.3076.1792-.4968.5083-.4968.8643v7c0,.356.1892.6851.4968.8643l6.0117,3.5c.1555.0903.3176.1357.4915.1357.1743,0,.3604-.0454.5164-.1367l5.9883-3.5c.3069-.1792.4954-.5078.4954-.8633v-7c0-.3555-.1885-.6841-.4954-.8633Zm-6.4939-1.479l4.0076,2.3423-4.0076,2.3423-4.0232-2.3423,4.0232-2.3423Zm-5.0107,4.0815l4,2.3291v4.6855l-4-2.3291v-4.6855Zm6,7.0249v-4.6836l4-2.3379v4.6836l-4,2.3379Z"
2324
- })), _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2580
+ })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2325
2581
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
2326
2582
  })), children);
2327
2583
  });
@@ -2341,11 +2597,11 @@ const WebServicesDefinition = /*#__PURE__*/React.forwardRef(function WebServices
2341
2597
  viewBox: "0 0 32 32",
2342
2598
  fill: "currentColor",
2343
2599
  ...rest
2344
- }, _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2600
+ }, _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2345
2601
  d: "M14 17H16V19H14zM14 13H18V15H14z"
2346
- })), _path192 || (_path192 = /*#__PURE__*/React.createElement("path", {
2602
+ })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2347
2603
  d: "m21,23h-10c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v12c0,.5522-.4478,1-1,1Zm-9-2h8v-10h-8v10Z"
2348
- })), _path193 || (_path193 = /*#__PURE__*/React.createElement("path", {
2604
+ })), _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2349
2605
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
2350
2606
  })), children);
2351
2607
  });
@@ -2365,11 +2621,11 @@ const WebServicesService = /*#__PURE__*/React.forwardRef(function WebServicesSer
2365
2621
  viewBox: "0 0 32 32",
2366
2622
  fill: "currentColor",
2367
2623
  ...rest
2368
- }, _path194 || (_path194 = /*#__PURE__*/React.createElement("path", {
2624
+ }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2369
2625
  d: "m23,18h-2v-7h-7v-2h8c.5522,0,1,.4478,1,1v8Z"
2370
- })), _path195 || (_path195 = /*#__PURE__*/React.createElement("path", {
2626
+ })), _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2371
2627
  d: "m18,23h-8c-.5522,0-1-.4478-1-1v-8c0-.5522.4478-1,1-1h8c.5522,0,1,.4478,1,1v8c0,.5522-.4478,1-1,1Zm-7-2h6v-6h-6v6Z"
2372
- })), _path196 || (_path196 = /*#__PURE__*/React.createElement("path", {
2628
+ })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2373
2629
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
2374
2630
  })), children);
2375
2631
  });
@@ -2389,11 +2645,11 @@ const WebServicesTask = /*#__PURE__*/React.forwardRef(function WebServicesTask({
2389
2645
  viewBox: "0 0 32 32",
2390
2646
  fill: "currentColor",
2391
2647
  ...rest
2392
- }, _path197 || (_path197 = /*#__PURE__*/React.createElement("path", {
2648
+ }, _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2393
2649
  d: "M20 20.18L18.41 18.59 17 20 20 23 25 18 23.59 16.59 20 20.18z"
2394
- })), _path198 || (_path198 = /*#__PURE__*/React.createElement("path", {
2650
+ })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2395
2651
  d: "m15,23h-4c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v6h-2v-5h-8v10h3v2Z"
2396
- })), _path199 || (_path199 = /*#__PURE__*/React.createElement("path", {
2652
+ })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2397
2653
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
2398
2654
  })), children);
2399
2655
  });
@@ -2413,11 +2669,11 @@ const WebServicesTaskDefinitionVersion = /*#__PURE__*/React.forwardRef(function
2413
2669
  viewBox: "0 0 32 32",
2414
2670
  fill: "currentColor",
2415
2671
  ...rest
2416
- }, _path200 || (_path200 = /*#__PURE__*/React.createElement("path", {
2672
+ }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2417
2673
  d: "M24 15L22.25 15 20 22.0312 17.7917 15.0003 16 15.0003 18.5 23 21.5 23 24 15z"
2418
- })), _path201 || (_path201 = /*#__PURE__*/React.createElement("path", {
2674
+ })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2419
2675
  d: "m16,23h-5c-.5522,0-1-.4478-1-1v-12c0-.5522.4478-1,1-1h10c.5522,0,1,.4478,1,1v4h-2v-3h-8v10h4v2Z"
2420
- })), _path202 || (_path202 = /*#__PURE__*/React.createElement("path", {
2676
+ })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2421
2677
  d: "m16,1c-.1741,0-.3481.0454-.5039.1362L3.4961,8.1362c-.3071.1792-.4961.5081-.4961.8638v14c0,.3557.189.6846.4961.8638l12,7c.1558.0908.3298.1362.5039.1362s.3481-.0454.5039-.1362l11-6.4166-1.0078-1.7275-10.4961,6.1227-11-6.4166v-12.8513L16,3.1577l11,6.4166v7.4257h2v-8c0-.3557-.189-.6846-.4961-.8638L16.5039,1.1362c-.1558-.0908-.3298-.1362-.5039-.1362Z"
2422
2678
  })), children);
2423
2679
  });
@@ -2437,11 +2693,11 @@ const Webhook = /*#__PURE__*/React.forwardRef(function Webhook({
2437
2693
  viewBox: "0 0 32 32",
2438
2694
  fill: "currentColor",
2439
2695
  ...rest
2440
- }, _path203 || (_path203 = /*#__PURE__*/React.createElement("path", {
2696
+ }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2441
2697
  d: "M24,26a3,3,0,1,0-2.8164-4H13v1a5,5,0,1,1-5-5V16a7,7,0,1,0,6.9287,8h6.2549A2.9914,2.9914,0,0,0,24,26Z"
2442
- })), _path204 || (_path204 = /*#__PURE__*/React.createElement("path", {
2698
+ })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2443
2699
  d: "M24,16a7.024,7.024,0,0,0-2.57.4873l-3.1656-5.5395a3.0469,3.0469,0,1,0-1.7326.9985l4.1189,7.2085.8686-.4976a5.0006,5.0006,0,1,1-1.851,6.8418L17.937,26.501A7.0005,7.0005,0,1,0,24,16Z"
2444
- })), _path205 || (_path205 = /*#__PURE__*/React.createElement("path", {
2700
+ })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2445
2701
  d: "M8.532,20.0537a3.03,3.03,0,1,0,1.7326.9985C11.74,18.47,13.86,14.7607,13.89,14.708l.4976-.8682-.8677-.497a5,5,0,1,1,6.812-1.8438l1.7315,1.002a7.0008,7.0008,0,1,0-10.3462,2.0356c-.457.7427-1.1021,1.8716-2.0737,3.5728Z"
2446
2702
  })), children);
2447
2703
  });
@@ -2461,13 +2717,13 @@ const Websheet = /*#__PURE__*/React.forwardRef(function Websheet({
2461
2717
  viewBox: "0 0 32 32",
2462
2718
  fill: "currentColor",
2463
2719
  ...rest
2464
- }, _circle0 || (_circle0 = /*#__PURE__*/React.createElement("circle", {
2720
+ }, _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2465
2721
  cx: "24",
2466
2722
  cy: "24",
2467
2723
  r: "2"
2468
- })), _path206 || (_path206 = /*#__PURE__*/React.createElement("path", {
2724
+ })), _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2469
2725
  d: "M24,30a6,6,0,1,1,6-6A6.0069,6.0069,0,0,1,24,30Zm0-10a4,4,0,1,0,4,4A4.0045,4.0045,0,0,0,24,20Z"
2470
- })), _path207 || (_path207 = /*#__PURE__*/React.createElement("path", {
2726
+ })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2471
2727
  d: "M16,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v3h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h8ZM18,4.4,23.6,10H18Z"
2472
2728
  })), children);
2473
2729
  });
@@ -2487,7 +2743,7 @@ const Wheat = /*#__PURE__*/React.forwardRef(function Wheat({
2487
2743
  viewBox: "0 0 32 32",
2488
2744
  fill: "currentColor",
2489
2745
  ...rest
2490
- }, _path208 || (_path208 = /*#__PURE__*/React.createElement("path", {
2746
+ }, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2491
2747
  d: "M21,3V5.5857l-4,4V1H15V9.5857l-4-4V3H9V19a7.004,7.004,0,0,0,6,6.92V30h2V25.92A7.004,7.004,0,0,0,23,19V3ZM15,23.8987A5.008,5.008,0,0,1,11,19v-2.586l4,4Zm0-6.313-4-4V8.4138l4,4Zm2-5.1719,4-4v5.1719l-4,4Zm0,11.4849V20.4138l4-4V19A5.008,5.008,0,0,1,17,23.8987Z"
2492
2748
  })), children);
2493
2749
  });
@@ -2507,7 +2763,7 @@ const WhileLoop = /*#__PURE__*/React.forwardRef(function WhileLoop({
2507
2763
  viewBox: "0 0 32 32",
2508
2764
  fill: "currentColor",
2509
2765
  ...rest
2510
- }, _path209 || (_path209 = /*#__PURE__*/React.createElement("path", {
2766
+ }, _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2511
2767
  d: "M23,23h7v7h-2v-3.3518c-1.6447,2.0408-4.1525,3.3516-7.0002,3.3516l-9.9998.0002c-5,0-9-4-9-9v-8h2v8c0,3.8999,3.1,7,7,7h10c2.4032,0,4.4943-1.1841,5.7518-3h-3.7518v-2ZM9,7h-3.7518c1.2575-1.8159,3.3486-3,5.7518-3h10c3.9,0,7,3.1001,7,7v8h2v-8c0-5-4-9-9-9l-9.9998.0002c-2.8477,0-5.3555,1.3108-7.0002,3.3516V2h-2v7h7v-2ZM13.957,22l1.5303-6.3457.7739-3.1641h.0347l.7393,3.1641,1.5308,6.3457h2.562l2.8721-12.0029h-2.167l-1.2207,5.7607-.7568,3.6797h-.0518l-.8423-3.6797-1.376-5.7607h-2.5107l-1.3755,5.7607-.8599,3.6797h-.0518l-.7393-3.6797-1.1865-5.7607h-2.27l2.7856,12.0029h2.5796Z"
2512
2768
  })), children);
2513
2769
  });
@@ -2527,9 +2783,9 @@ const WhitePaper = /*#__PURE__*/React.forwardRef(function WhitePaper({
2527
2783
  viewBox: "0 0 32 32",
2528
2784
  fill: "currentColor",
2529
2785
  ...rest
2530
- }, _path210 || (_path210 = /*#__PURE__*/React.createElement("path", {
2786
+ }, _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2531
2787
  d: "M22 27.1798L19.41 24.5899 18 26 22 30 30 22 28.5899 20.59 22 27.1798zM9 17H16V19H9zM9 12H21V14H9zM9 7H21V9H9z"
2532
- })), _path211 || (_path211 = /*#__PURE__*/React.createElement("path", {
2788
+ })), _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2533
2789
  d: "m16,30H6c-1.103,0-2-.8972-2-2V4c0-1.1028.897-2,2-2h18c1.103,0,2,.8972,2,2v15h-2V4H6v24h10v2Z"
2534
2790
  })), children);
2535
2791
  });
@@ -2549,15 +2805,15 @@ const Wifi = /*#__PURE__*/React.forwardRef(function Wifi({
2549
2805
  viewBox: "0 0 32 32",
2550
2806
  fill: "currentColor",
2551
2807
  ...rest
2552
- }, _circle1 || (_circle1 = /*#__PURE__*/React.createElement("circle", {
2808
+ }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2553
2809
  cx: "16",
2554
2810
  cy: "25",
2555
2811
  r: "2"
2556
- })), _path212 || (_path212 = /*#__PURE__*/React.createElement("path", {
2812
+ })), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2557
2813
  d: "M10.47,19.2334l1.4136,1.4131a5.9688,5.9688,0,0,1,8.2229-.0093L21.52,19.2236a7.9629,7.9629,0,0,0-11.05.01Z"
2558
- })), _path213 || (_path213 = /*#__PURE__*/React.createElement("path", {
2814
+ })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2559
2815
  d: "M6.229,14.9927l1.4136,1.4135a11.955,11.955,0,0,1,16.7041-.01L25.76,14.9829a13.9514,13.9514,0,0,0-19.5313.01Z"
2560
- })), _path214 || (_path214 = /*#__PURE__*/React.createElement("path", {
2816
+ })), _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
2561
2817
  d: "M30,10.7412a19.94,19.94,0,0,0-28,0v.0225L3.4043,12.168a17.9336,17.9336,0,0,1,25.1811-.01L30,10.7432Z"
2562
2818
  })), children);
2563
2819
  });
@@ -2577,19 +2833,19 @@ const WifiController = /*#__PURE__*/React.forwardRef(function WifiController({
2577
2833
  viewBox: "0 0 32 32",
2578
2834
  fill: "currentColor",
2579
2835
  ...rest
2580
- }, _path215 || (_path215 = /*#__PURE__*/React.createElement("path", {
2836
+ }, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
2581
2837
  d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
2582
- })), _circle10 || (_circle10 = /*#__PURE__*/React.createElement("circle", {
2838
+ })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2583
2839
  cx: "9",
2584
2840
  cy: "25",
2585
2841
  r: "1"
2586
- })), _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2842
+ })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2587
2843
  cx: "16",
2588
2844
  cy: "14.5",
2589
2845
  r: "1.5"
2590
- })), _path216 || (_path216 = /*#__PURE__*/React.createElement("path", {
2846
+ })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
2591
2847
  d: "M10.7832,10.3325a7.0007,7.0007,0,0,1,10.4341,0l-1.49,1.334a5,5,0,0,0-7.4537,0Z"
2592
- })), _path217 || (_path217 = /*#__PURE__*/React.createElement("path", {
2848
+ })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
2593
2849
  d: "M7.1992,7.3994a11.0019,11.0019,0,0,1,17.6006,0L23.2,8.6a9.0009,9.0009,0,0,0-14.4014.0005Z"
2594
2850
  })), children);
2595
2851
  });
@@ -2609,9 +2865,9 @@ const WifiNotSecure = /*#__PURE__*/React.forwardRef(function WifiNotSecure({
2609
2865
  viewBox: "0 0 32 32",
2610
2866
  fill: "currentColor",
2611
2867
  ...rest
2612
- }, _path218 || (_path218 = /*#__PURE__*/React.createElement("path", {
2868
+ }, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
2613
2869
  d: "M20 20H14V17a2 2 0 014 0h2a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm0 8H12V22h8zM16 8a8.9709 8.9709 0 00-6.3608 2.6392l1.4133 1.4135a6.9887 6.9887 0 019.895 0l1.4135-1.4135A8.9717 8.9717 0 0016 8z"
2614
- })), _path219 || (_path219 = /*#__PURE__*/React.createElement("path", {
2870
+ })), _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
2615
2871
  d: "M6.105,7.105,7.5188,8.5186a11.9808,11.9808,0,0,1,16.9624,0L25.8949,7.105a13.9782,13.9782,0,0,0-19.79,0Z"
2616
2872
  })), children);
2617
2873
  });
@@ -2631,11 +2887,11 @@ const WifiOff = /*#__PURE__*/React.forwardRef(function WifiOff({
2631
2887
  viewBox: "0 0 32 32",
2632
2888
  fill: "currentColor",
2633
2889
  ...rest
2634
- }, _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2890
+ }, _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2635
2891
  cx: "16",
2636
2892
  cy: "25",
2637
2893
  r: "2"
2638
- })), _path220 || (_path220 = /*#__PURE__*/React.createElement("path", {
2894
+ })), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
2639
2895
  d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30 14.0962 19.3179a5.9359 5.9359 0 016.01 1.3193L21.52 19.2236a7.9669 7.9669 0 00-5.125-2.2041l3.3875-3.3877a11.9908 11.9908 0 014.5647 2.7647L25.76 14.9829A13.975 13.975 0 0021.334 12.08L24.3308 9.083a17.9364 17.9364 0 014.2546 3.0747L30 10.7432v-.002a20.02 20.02 0 00-4.1895-3.1377zM14.68 13.0776l2.0415-2.0415C16.481 11.0234 16.2437 11 16 11a13.9447 13.9447 0 00-9.771 3.9927l1.4136 1.4136A11.97 11.97 0 0114.68 13.0776zM16 7a17.87 17.87 0 014.2324.5254L21.875 5.8828A19.9537 19.9537 0 002 10.7412v.0225L3.4043 12.168A17.9193 17.9193 0 0116 7z"
2640
2896
  })), children);
2641
2897
  });
@@ -2655,9 +2911,9 @@ const WifiSecure = /*#__PURE__*/React.forwardRef(function WifiSecure({
2655
2911
  viewBox: "0 0 32 32",
2656
2912
  fill: "currentColor",
2657
2913
  ...rest
2658
- }, _path221 || (_path221 = /*#__PURE__*/React.createElement("path", {
2914
+ }, _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
2659
2915
  d: "M20 20V17a4 4 0 00-8 0v3a2.0025 2.0025 0 00-2 2v6a2.0025 2.0025 0 002 2h8a2.0025 2.0025 0 002-2V22A2.0025 2.0025 0 0020 20zm-6-3a2 2 0 014 0v3H14zM12 28V22h8v6zM6.105 7.105L7.5188 8.5186a11.9808 11.9808 0 0116.9624 0L25.8949 7.105a13.9782 13.9782 0 00-19.79 0z"
2660
- })), _path222 || (_path222 = /*#__PURE__*/React.createElement("path", {
2916
+ })), _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
2661
2917
  d: "M16,8a8.9709,8.9709,0,0,0-6.3608,2.6392l1.4133,1.4135a6.9887,6.9887,0,0,1,9.895,0l1.4135-1.4135A8.9717,8.9717,0,0,0,16,8Z"
2662
2918
  })), children);
2663
2919
  });
@@ -2677,339 +2933,16 @@ const WifiBridge = /*#__PURE__*/React.forwardRef(function WifiBridge({
2677
2933
  viewBox: "0 0 32 32",
2678
2934
  fill: "currentColor",
2679
2935
  ...rest
2680
- }, _path223 || (_path223 = /*#__PURE__*/React.createElement("path", {
2936
+ }, _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
2681
2937
  d: "M6.9492,20.95l-1.414-1.4141a5,5,0,0,0,0-7.0715L6.9492,11.05a7,7,0,0,1,0,9.9Z"
2682
- })), _path224 || (_path224 = /*#__PURE__*/React.createElement("path", {
2938
+ })), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
2683
2939
  d: "M10.4854 24.4854L9.0713 23.0713a10.0011 10.0011 0 000-14.1426l1.4141-1.4141a12.0006 12.0006 0 010 16.9708zM25.0508 20.95a7 7 0 010-9.9l1.414 1.4146a5 5 0 000 7.0715z"
2684
- })), _path225 || (_path225 = /*#__PURE__*/React.createElement("path", {
2940
+ })), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
2685
2941
  d: "M21.5146 24.4854a12.0006 12.0006 0 010-16.9708l1.4141 1.4141a10.0011 10.0011 0 000 14.1426zM3 15H2V4H0V28H2V17H3a1 1 0 000-2zM30 4V15H29a1 1 0 000 2h1V28h2V4z"
2686
2942
  })), children);
2687
2943
  });
2688
2944
  if (process.env.NODE_ENV !== "production") {
2689
2945
  WifiBridge.propTypes = iconPropTypes;
2690
2946
  }
2691
- const WifiBridgeAlt = /*#__PURE__*/React.forwardRef(function WifiBridgeAlt({
2692
- children,
2693
- size = 16,
2694
- ...rest
2695
- }, ref) {
2696
- return /*#__PURE__*/React.createElement(Icon, {
2697
- width: size,
2698
- height: size,
2699
- ref: ref,
2700
- xmlns: "http://www.w3.org/2000/svg",
2701
- viewBox: "0 0 32 32",
2702
- fill: "currentColor",
2703
- ...rest
2704
- }, _path226 || (_path226 = /*#__PURE__*/React.createElement("path", {
2705
- d: "M13,26H11a5.0057,5.0057,0,0,0-5-5V19A7.0078,7.0078,0,0,1,13,26Z"
2706
- })), _path227 || (_path227 = /*#__PURE__*/React.createElement("path", {
2707
- d: "M18 26H16A10.0113 10.0113 0 006 16V14A12.0137 12.0137 0 0118 26zM26 13a7.0078 7.0078 0 01-7-7h2a5.0057 5.0057 0 005 5z"
2708
- })), _path228 || (_path228 = /*#__PURE__*/React.createElement("path", {
2709
- d: "M26 18A12.0137 12.0137 0 0114 6h2A10.0113 10.0113 0 0026 16zM7.707 24.293a.9994.9994 0 00-1.414 0L2 28.5859 3.4143 30 7.707 25.707A.9994.9994 0 007.707 24.293zM28.5859 2L24.293 6.293a1 1 0 001.414 1.414L30 3.4141z"
2710
- })), children);
2711
- });
2712
- if (process.env.NODE_ENV !== "production") {
2713
- WifiBridgeAlt.propTypes = iconPropTypes;
2714
- }
2715
- const Wikis = /*#__PURE__*/React.forwardRef(function Wikis({
2716
- children,
2717
- size = 16,
2718
- ...rest
2719
- }, ref) {
2720
- return /*#__PURE__*/React.createElement(Icon, {
2721
- width: size,
2722
- height: size,
2723
- ref: ref,
2724
- xmlns: "http://www.w3.org/2000/svg",
2725
- viewBox: "0 0 32 32",
2726
- fill: "currentColor",
2727
- ...rest
2728
- }, _path229 || (_path229 = /*#__PURE__*/React.createElement("path", {
2729
- d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2ZM28,15H22A24.26,24.26,0,0,0,19.21,4.45,12,12,0,0,1,28,15ZM16,28a5,5,0,0,1-.67,0A21.85,21.85,0,0,1,12,17H20a21.85,21.85,0,0,1-3.3,11A5,5,0,0,1,16,28ZM12,15a21.85,21.85,0,0,1,3.3-11,6,6,0,0,1,1.34,0A21.85,21.85,0,0,1,20,15Zm.76-10.55A24.26,24.26,0,0,0,10,15h-6A12,12,0,0,1,12.79,4.45ZM4.05,17h6a24.26,24.26,0,0,0,2.75,10.55A12,12,0,0,1,4.05,17ZM19.21,27.55A24.26,24.26,0,0,0,22,17h6A12,12,0,0,1,19.21,27.55Z"
2730
- })), children);
2731
- });
2732
- if (process.env.NODE_ENV !== "production") {
2733
- Wikis.propTypes = iconPropTypes;
2734
- }
2735
- const WindGusts = /*#__PURE__*/React.forwardRef(function WindGusts({
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
- }, _path230 || (_path230 = /*#__PURE__*/React.createElement("path", {
2749
- d: "M29.3164,8.0513l-18-6A1,1,0,0,0,10.4,2.2L4,7V2H2V30H4V11l6.4,4.8a1,1,0,0,0,.9165.1489l18-6a1,1,0,0,0,0-1.8974ZM10,13,4.6665,9,10,5Zm4-.0542-2,.667V4.3872l2,.667Zm4-1.333-2,.6665V5.7207l2,.6665Zm2-.667V7.0542L25.8379,9Z"
2750
- })), _path231 || (_path231 = /*#__PURE__*/React.createElement("path", {
2751
- d: "M20,22a4,4,0,0,0-8,0h2a2,2,0,1,1,2,2H8v2h8A4.0045,4.0045,0,0,0,20,22Z"
2752
- })), _path232 || (_path232 = /*#__PURE__*/React.createElement("path", {
2753
- d: "M26,22a4.0045,4.0045,0,0,0-4,4h2a2,2,0,1,1,2,2H12v2H26a4,4,0,0,0,0-8Z"
2754
- })), children);
2755
- });
2756
- if (process.env.NODE_ENV !== "production") {
2757
- WindGusts.propTypes = iconPropTypes;
2758
- }
2759
- const WindPower = /*#__PURE__*/React.forwardRef(function WindPower({
2760
- children,
2761
- size = 16,
2762
- ...rest
2763
- }, ref) {
2764
- return /*#__PURE__*/React.createElement(Icon, {
2765
- width: size,
2766
- height: size,
2767
- ref: ref,
2768
- xmlns: "http://www.w3.org/2000/svg",
2769
- viewBox: "0 0 32 32",
2770
- fill: "currentColor",
2771
- ...rest
2772
- }, _path233 || (_path233 = /*#__PURE__*/React.createElement("path", {
2773
- d: "M17,28V15.8159a3.0059,3.0059,0,0,0,1.47-1.1186L27.063,17l.5176-1.9321-8.6045-2.3052a2.985,2.985,0,0,0-2.63-2.7275L14.1938,2l-1.9316.5186,2.1318,7.956a2.9588,2.9588,0,0,0-1.093,3.8115L7,20.5859,8.415,22l6.3-6.3A2.8938,2.8938,0,0,0,15,15.8154V28H2v2H30V28Zm0-15a1,1,0,1,1-1-1A1.0008,1.0008,0,0,1,17,13Z"
2774
- })), children);
2775
- });
2776
- if (process.env.NODE_ENV !== "production") {
2777
- WindPower.propTypes = iconPropTypes;
2778
- }
2779
- const WindStream = /*#__PURE__*/React.forwardRef(function WindStream({
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
- }, _path234 || (_path234 = /*#__PURE__*/React.createElement("path", {
2793
- d: "M25,2,23.5859,3.4141,26.1719,6h-5.09a16.93,16.93,0,0,0-6.3139,1.2158L10.4893,8.9272A14.93,14.93,0,0,1,4.9185,10H2v2H4.9185a16.93,16.93,0,0,0,6.3139-1.2158l4.2783-1.7114A14.93,14.93,0,0,1,21.0815,8h5.09l-2.586,2.5859L25,12l5-5Z"
2794
- })), _path235 || (_path235 = /*#__PURE__*/React.createElement("path", {
2795
- d: "M21,11l-1.4141,1.4141L22.1719,15H18.9014a16.9422,16.9422,0,0,0-5.9693,1.0825l-2.5664.9624A14.9456,14.9456,0,0,1,5.0986,18H2v2H5.0986a16.9422,16.9422,0,0,0,5.9693-1.0825l2.5664-.9624A14.9456,14.9456,0,0,1,18.9014,17h3.2705l-2.586,2.5859L21,21l5-5Z"
2796
- })), _path236 || (_path236 = /*#__PURE__*/React.createElement("path", {
2797
- d: "M17,20l-1.4141,1.4141L18.1719,24H16.5967a16.9879,16.9879,0,0,0-5.3765.8721l-1.0727.3584A14.9852,14.9852,0,0,1,5.4033,26H2v2H5.4033a16.9879,16.9879,0,0,0,5.3765-.8721l1.0727-.3584A14.9852,14.9852,0,0,1,16.5967,26h1.5752l-2.586,2.5859L17,30l5-5Z"
2798
- })), children);
2799
- });
2800
- if (process.env.NODE_ENV !== "production") {
2801
- WindStream.propTypes = iconPropTypes;
2802
- }
2803
- const WatsonHealthWindowAuto = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowAuto({
2804
- children,
2805
- size = 16,
2806
- ...rest
2807
- }, ref) {
2808
- return /*#__PURE__*/React.createElement(Icon, {
2809
- width: size,
2810
- height: size,
2811
- ref: ref,
2812
- xmlns: "http://www.w3.org/2000/svg",
2813
- viewBox: "0 0 32 32",
2814
- fill: "currentColor",
2815
- ...rest
2816
- }, _path237 || (_path237 = /*#__PURE__*/React.createElement("path", {
2817
- d: "M15 4H17V7H15zM25 15H28V17H25zM15 25H17V28H15zM4 15H7V17H4z"
2818
- })), _path238 || (_path238 = /*#__PURE__*/React.createElement("path", {
2819
- d: "M7.55 7.04H9.55V10.04H7.55z",
2820
- transform: "rotate(-45 8.55 8.548)"
2821
- })), _path239 || (_path239 = /*#__PURE__*/React.createElement("path", {
2822
- d: "M21.96 7.55H24.96V9.55H21.96z",
2823
- transform: "rotate(-45 23.454 8.555)"
2824
- })), _path240 || (_path240 = /*#__PURE__*/React.createElement("path", {
2825
- d: "M22.45 21.95H24.45V24.95H22.45z",
2826
- transform: "rotate(-45 23.452 23.446)"
2827
- })), _path241 || (_path241 = /*#__PURE__*/React.createElement("path", {
2828
- d: "M7.05 22.45H10.05V24.45H7.05z",
2829
- transform: "rotate(-45 8.544 23.451)"
2830
- })), _path242 || (_path242 = /*#__PURE__*/React.createElement("path", {
2831
- d: "M4 30H28V32H4zM4 0H28V2H4zM16 10a6 6 0 106 6A6 6 0 0016 10zm-4 6a4 4 0 014-4v8A4 4 0 0112 16z"
2832
- })), children);
2833
- });
2834
- if (process.env.NODE_ENV !== "production") {
2835
- WatsonHealthWindowAuto.propTypes = iconPropTypes;
2836
- }
2837
- const WatsonHealthWindowBase = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBase({
2838
- children,
2839
- size = 16,
2840
- ...rest
2841
- }, ref) {
2842
- return /*#__PURE__*/React.createElement(Icon, {
2843
- width: size,
2844
- height: size,
2845
- ref: ref,
2846
- xmlns: "http://www.w3.org/2000/svg",
2847
- viewBox: "0 0 32 32",
2848
- fill: "currentColor",
2849
- ...rest
2850
- }, _path243 || (_path243 = /*#__PURE__*/React.createElement("path", {
2851
- d: "M15 2H17V5H15zM25 13H28V15H25zM15 23H17V26H15zM4 13H7V15H4z"
2852
- })), _path244 || (_path244 = /*#__PURE__*/React.createElement("path", {
2853
- d: "M7.55 5.03H9.55V8.030000000000001H7.55z",
2854
- transform: "rotate(-45 8.56 6.544)"
2855
- })), _path245 || (_path245 = /*#__PURE__*/React.createElement("path", {
2856
- d: "M21.96 5.54H24.96V7.54H21.96z",
2857
- transform: "rotate(-45 23.469 6.539)"
2858
- })), _path246 || (_path246 = /*#__PURE__*/React.createElement("path", {
2859
- d: "M22.46 19.94H24.46V22.94H22.46z",
2860
- transform: "rotate(-45 23.462 21.442)"
2861
- })), _path247 || (_path247 = /*#__PURE__*/React.createElement("path", {
2862
- d: "M7.04 20.45H10.04V22.45H7.04z",
2863
- transform: "rotate(-45 8.554 21.447)"
2864
- })), _path248 || (_path248 = /*#__PURE__*/React.createElement("path", {
2865
- d: "M4 28H28V30H4zM16 20a6 6 0 10-6-6A6 6 0 0016 20zm0-10v8a4 4 0 010-8z"
2866
- })), children);
2867
- });
2868
- if (process.env.NODE_ENV !== "production") {
2869
- WatsonHealthWindowBase.propTypes = iconPropTypes;
2870
- }
2871
- const WatsonHealthWindowBlackSaturation = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowBlackSaturation({
2872
- children,
2873
- size = 16,
2874
- ...rest
2875
- }, ref) {
2876
- return /*#__PURE__*/React.createElement(Icon, {
2877
- width: size,
2878
- height: size,
2879
- ref: ref,
2880
- xmlns: "http://www.w3.org/2000/svg",
2881
- viewBox: "0 0 32 32",
2882
- fill: "currentColor",
2883
- ...rest
2884
- }, _path249 || (_path249 = /*#__PURE__*/React.createElement("path", {
2885
- d: "M15 2H17V5H15zM27 15H30V17H27zM15 27H17V30H15zM2 15H5V17H2z"
2886
- })), _path250 || (_path250 = /*#__PURE__*/React.createElement("path", {
2887
- d: "M6.225 5.729H8.228V8.732H6.225z",
2888
- transform: "rotate(-45 7.227 7.23)"
2889
- })), _path251 || (_path251 = /*#__PURE__*/React.createElement("path", {
2890
- d: "M23.267 6.227H26.267V8.227H23.267z",
2891
- transform: "rotate(-45 24.767 7.227)"
2892
- })), _path252 || (_path252 = /*#__PURE__*/React.createElement("path", {
2893
- d: "M23.769 23.269H25.770999999999997V26.270999999999997H23.769z",
2894
- transform: "rotate(-44.999 24.77 24.77)"
2895
- })), _path253 || (_path253 = /*#__PURE__*/React.createElement("path", {
2896
- d: "M5.47 25.126L7.591 23 9 24.419 6.884 26.54 5.47 25.126zM15 13H17V15H15zM19 13H21V15H19zM17 11H19V13H17zM17 15H19V17H17zM17 19H19V21H17zM15 17H17V19H15zM19 17H21V19H19z"
2897
- })), _path254 || (_path254 = /*#__PURE__*/React.createElement("path", {
2898
- d: "M16,7a9,9,0,1,0,9,9A9.01,9.01,0,0,0,16,7ZM9,16a7.004,7.004,0,0,1,6-6.92V11h2V9.08a6.9231,6.9231,0,0,1,2,.605V11h1.89c.0374.0366.074.0732.11.11V13h1.3149a6.931,6.931,0,0,1,.6053,2H21v2h1.92a6.931,6.931,0,0,1-.6053,2H21v1.89c-.0364.0372-.073.0738-.11.11H19v1.3149a6.9231,6.9231,0,0,1-2,.605V21H15v1.92A7.004,7.004,0,0,1,9,16Z"
2899
- })), children);
2900
- });
2901
- if (process.env.NODE_ENV !== "production") {
2902
- WatsonHealthWindowBlackSaturation.propTypes = iconPropTypes;
2903
- }
2904
- const WatsonHealthWindowOverlay = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowOverlay({
2905
- children,
2906
- size = 16,
2907
- ...rest
2908
- }, ref) {
2909
- return /*#__PURE__*/React.createElement(Icon, {
2910
- width: size,
2911
- height: size,
2912
- ref: ref,
2913
- xmlns: "http://www.w3.org/2000/svg",
2914
- viewBox: "0 0 32 32",
2915
- fill: "currentColor",
2916
- ...rest
2917
- }, _path255 || (_path255 = /*#__PURE__*/React.createElement("path", {
2918
- d: "M15 6H17V9H15zM25 17H28V19H25zM15 27H17V30H15zM4 17H7V19H4z"
2919
- })), _path256 || (_path256 = /*#__PURE__*/React.createElement("path", {
2920
- d: "M7.55 9.03H9.55V12.03H7.55z",
2921
- transform: "rotate(-45 8.558 10.545)"
2922
- })), _path257 || (_path257 = /*#__PURE__*/React.createElement("path", {
2923
- d: "M21.96 9.54H24.96V11.54H21.96z",
2924
- transform: "rotate(-45 23.466 10.54)"
2925
- })), _path258 || (_path258 = /*#__PURE__*/React.createElement("path", {
2926
- d: "M22.46 23.94H24.46V26.94H22.46z",
2927
- transform: "rotate(-45 23.459 25.443)"
2928
- })), _path259 || (_path259 = /*#__PURE__*/React.createElement("path", {
2929
- d: "M7.04 24.45H10.04V26.45H7.04z",
2930
- transform: "rotate(-45 8.55 25.448)"
2931
- })), _path260 || (_path260 = /*#__PURE__*/React.createElement("path", {
2932
- d: "M4 2H28V4H4zM16 24a6 6 0 10-6-6A6 6 0 0016 24zm0-10v8a4 4 0 010-8z"
2933
- })), children);
2934
- });
2935
- if (process.env.NODE_ENV !== "production") {
2936
- WatsonHealthWindowOverlay.propTypes = iconPropTypes;
2937
- }
2938
- const WatsonHealthWindowPreset = /*#__PURE__*/React.forwardRef(function WatsonHealthWindowPreset({
2939
- children,
2940
- size = 16,
2941
- ...rest
2942
- }, ref) {
2943
- return /*#__PURE__*/React.createElement(Icon, {
2944
- width: size,
2945
- height: size,
2946
- ref: ref,
2947
- xmlns: "http://www.w3.org/2000/svg",
2948
- viewBox: "0 0 32 32",
2949
- fill: "currentColor",
2950
- ...rest
2951
- }, _path261 || (_path261 = /*#__PURE__*/React.createElement("path", {
2952
- d: "M15 6H17V8H15zM24 15H26V17H24zM15 24H17V26H15zM6 15H8V17H6z"
2953
- })), _path262 || (_path262 = /*#__PURE__*/React.createElement("path", {
2954
- d: "M8.586 8.586H10.586V10.586H8.586z",
2955
- transform: "rotate(-45 9.586 9.586)"
2956
- })), _path263 || (_path263 = /*#__PURE__*/React.createElement("path", {
2957
- d: "M21.414 8.586H23.414V10.586H21.414z",
2958
- transform: "rotate(-45 22.414 9.586)"
2959
- })), _path264 || (_path264 = /*#__PURE__*/React.createElement("path", {
2960
- d: "M21.414 21.414H23.414V23.414H21.414z",
2961
- transform: "rotate(-45 22.414 22.414)"
2962
- })), _path265 || (_path265 = /*#__PURE__*/React.createElement("path", {
2963
- d: "M8.586 21.414H10.586V23.414H8.586z",
2964
- transform: "rotate(-45 9.586 22.414)"
2965
- })), _path266 || (_path266 = /*#__PURE__*/React.createElement("path", {
2966
- d: "M16,22a6,6,0,1,0-6-6A6,6,0,0,0,16,22Zm0-10v8a4,4,0,0,1,0-8Z"
2967
- })), _path267 || (_path267 = /*#__PURE__*/React.createElement("path", {
2968
- d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,4,2H28a2.0021,2.0021,0,0,1,2,2V28A2.0021,2.0021,0,0,1,28,30ZM4,4V28H28V4Z"
2969
- })), children);
2970
- });
2971
- if (process.env.NODE_ENV !== "production") {
2972
- WatsonHealthWindowPreset.propTypes = iconPropTypes;
2973
- }
2974
- const Windy = /*#__PURE__*/React.forwardRef(function Windy({
2975
- children,
2976
- size = 16,
2977
- ...rest
2978
- }, ref) {
2979
- return /*#__PURE__*/React.createElement(Icon, {
2980
- width: size,
2981
- height: size,
2982
- ref: ref,
2983
- xmlns: "http://www.w3.org/2000/svg",
2984
- viewBox: "0 0 32 32",
2985
- fill: "currentColor",
2986
- ...rest
2987
- }, _path268 || (_path268 = /*#__PURE__*/React.createElement("path", {
2988
- d: "M21 15H8V13H21a3 3 0 10-3-3H16a5 5 0 115 5zM23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H4V18H23a5 5 0 010 10z"
2989
- })), children);
2990
- });
2991
- if (process.env.NODE_ENV !== "production") {
2992
- Windy.propTypes = iconPropTypes;
2993
- }
2994
- const WindyDust = /*#__PURE__*/React.forwardRef(function WindyDust({
2995
- children,
2996
- size = 16,
2997
- ...rest
2998
- }, ref) {
2999
- return /*#__PURE__*/React.createElement(Icon, {
3000
- width: size,
3001
- height: size,
3002
- ref: ref,
3003
- xmlns: "http://www.w3.org/2000/svg",
3004
- viewBox: "0 0 32 32",
3005
- fill: "currentColor",
3006
- ...rest
3007
- }, _path269 || (_path269 = /*#__PURE__*/React.createElement("path", {
3008
- d: "M23 28a5.0057 5.0057 0 01-5-5h2a3 3 0 103-3H22V18h1a5 5 0 010 10zM16 18H20V20H16zM10 18H14V20H10zM4 18H8V20H4zM21 15H20V13h1a3 3 0 10-3-3H16a5 5 0 115 5zM14 13H18V15H14zM8 13H12V15H8z"
3009
- })), children);
3010
- });
3011
- if (process.env.NODE_ENV !== "production") {
3012
- WindyDust.propTypes = iconPropTypes;
3013
- }
3014
2947
 
3015
- export { UserProfileAlt, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserSponsor, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, ValueVariableAlt, Van, VegetationAsset, VegetationEncroachment, VegetationHeight, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VersionMajor, VersionMinor, VersionPatch, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, VideoPlayer, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningDiamond, WarningFilled, WarningHex, WarningHexFilled, WarningMultiple, WarningOther, WarningSquare, WarningSquareFilled, Watch, Watson, WatsonHealthWindowAuto, WatsonHealthWindowBase, WatsonHealthWindowBlackSaturation, WatsonHealthWindowOverlay, WatsonHealthWindowPreset, WatsonMachineLearning, Watsonx, WatsonxAi, WatsonxData, WatsonxGovernance, WaveDirection, WaveHeight, WavePeriod, Waveform, WeatherFrontCold, WeatherFrontStationary, WeatherFrontWarm, WeatherStation, WebServicesCluster, WebServicesContainer, WebServicesDefinition, WebServicesService, WebServicesTask, WebServicesTaskDefinitionVersion, Webhook, Websheet, Wheat, WhileLoop, WhitePaper, Wifi, WifiBridge, WifiBridgeAlt, WifiController, WifiNotSecure, WifiOff, WifiSecure, Wikis, WindGusts, WindPower, WindStream, Windy, WindyDust };
2948
+ export { UserFavoriteAltFilled, UserFeedback, UserFilled, UserFollow, UserIdentification, UserMilitary, UserMultiple, UserOnline, UserProfile, UserProfileAlt, UserRole, UserService, UserServiceDesk, UserSettings, UserSimulation, UserSpeaker, UserSponsor, UserXRay, UvIndex, UvIndexAlt, UvIndexFilled, ValueVariable, ValueVariableAlt, Van, VegetationAsset, VegetationEncroachment, VegetationHeight, VehicleApi, VehicleConnected, VehicleInsights, VehicleServices, Version, VersionMajor, VersionMinor, VersionPatch, VerticalFold, VerticalView, Video, VideoAdd, VideoChat, VideoFilled, VideoOff, VideoOffFilled, VideoPlayer, View, ViewFilled, ViewMode_1, ViewMode_2, ViewNext, ViewOff, ViewOffFilled, VirtualColumn, VirtualColumnKey, VirtualDesktop, VirtualMachine, VirtualPrivateCloud, VirtualPrivateCloudAlt, VisualRecognition, Vlan, VlanIbm, VmdkDisk, VoiceActivate, Voicemail, VolumeBlockStorage, VolumeDown, VolumeDownAlt, VolumeDownFilled, VolumeDownFilledAlt, VolumeFileStorage, VolumeMute, VolumeMuteFilled, VolumeObjectStorage, VolumeUp, VolumeUpAlt, VolumeUpFilled, VolumeUpFilledAlt, Vpn, VpnConnection, VpnPolicy, Wallet, Warning, WarningAlt, WarningAltFilled, WarningAltInverted, WarningAltInvertedFilled, WarningDiamond, WarningFilled, WarningHex, WarningHexFilled, WarningMultiple, WarningOther, WarningSquare, WarningSquareFilled, Watch, Watson, WatsonMachineLearning, Watsonx, WatsonxAi, WatsonxData, WatsonxGovernance, WaveDirection, WaveHeight, WavePeriod, Waveform, WeatherFrontCold, WeatherFrontStationary, WeatherFrontWarm, WeatherStation, WebServicesCluster, WebServicesContainer, WebServicesDefinition, WebServicesService, WebServicesTask, WebServicesTaskDefinitionVersion, Webhook, Websheet, Wheat, WhileLoop, WhitePaper, Wifi, WifiBridge, WifiController, WifiNotSecure, WifiOff, WifiSecure };