@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
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _circle, _circle2, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _circle3, _path25, _path26, _path27, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _circle4, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _circle5, _path93, _path94, _path95, _circle6, _circle7, _circle8, _circle9, _circle0, _circle1, _circle10, _circle11, _circle12, _path96, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _path97, _path98, _path99, _path100, _circle30, _path101, _path102, _path103, _circle31, _path104, _circle32, _path105, _circle33, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _circle34, _circle35, _circle36, _path115, _circle37, _path116, _circle38, _circle39, _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, _circle40, _path158, _path159, _path160, _path161, _circle41, _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, _circle42, _path187, _path188, _circle43, _path189;
18
- const Migrate = /*#__PURE__*/React.forwardRef(function Migrate({
17
+ var _path, _path2, _path3, _switch, _switch2, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _circle, _circle2, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _circle3, _path28, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _circle4, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _path95, _circle5, _path96, _path97, _path98, _circle6, _circle7, _circle8, _circle9, _circle0, _circle1, _circle10, _circle11, _circle12, _path99, _circle13, _circle14, _circle15, _circle16, _circle17, _circle18, _circle19, _circle20, _circle21, _circle22, _circle23, _circle24, _circle25, _circle26, _circle27, _circle28, _circle29, _path100, _path101, _path102, _path103, _circle30, _path104, _path105, _path106, _circle31, _path107, _circle32, _path108, _circle33, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _circle34, _circle35, _circle36, _path118, _circle37, _path119, _circle38, _circle39, _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, _circle40, _path161, _path162, _path163, _path164, _circle41, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185;
18
+ const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,6 +29,112 @@ const Migrate = /*#__PURE__*/React.forwardRef(function Migrate({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M9.18 18.57A7.41 7.41 0 019 17V14H7v3a8.84 8.84 0 00.58 3.18zM13 15V7a3 3 0 016 0V8.75l2-2A5 5 0 0011 7v8zM23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zm-4 0a3 3 0 01-4.9 2.31L19 14.42z"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ MicrophoneOff.propTypes = iconPropTypes.iconPropTypes;
37
+ }
38
+ const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon_js, {
44
+ width: size,
45
+ height: size,
46
+ ref: ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M23 17a7 7 0 01-11.73 5.14l1.42-1.41A5 5 0 0021 17V12.42l9-9L28.59 2 2 28.59 3.41 30l6.44-6.44A8.91 8.91 0 0015 25.94V28H11v2H21V28H17V25.94A9 9 0 0025 17V14H23zM9 17.32c0-.11 0-.21 0-.32V14H7v3a9 9 0 00.25 2.09zM20.76 5.58A5 5 0 0011 7v8.34z"
53
+ })), children);
54
+ });
55
+ if (process.env.NODE_ENV !== "production") {
56
+ MicrophoneOffFilled.propTypes = iconPropTypes.iconPropTypes;
57
+ }
58
+ const Microscope = /*#__PURE__*/React.forwardRef(function Microscope({
59
+ children,
60
+ size = 16,
61
+ ...rest
62
+ }, ref) {
63
+ return /*#__PURE__*/React.createElement(Icon_js, {
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: "M25.3943,24a7.8772,7.8772,0,0,0-1.6707-8.5684,3.918,3.918,0,0,0-1.0844-4.414l2.7759-2.7759a2.0025,2.0025,0,0,0,0-2.8286L22.5869,2.5849a2.0021,2.0021,0,0,0-2.8286,0L6.5859,15.7573a2.0027,2.0027,0,0,0,0,2.8286l2.8282,2.8282a2.0024,2.0024,0,0,0,2.8286,0l4.7749-4.7754a3.9329,3.9329,0,0,0,5.5139.4326A5.9442,5.9442,0,0,1,23.1775,24H16v4H4v2H28V24ZM10.8281,20,8,17.1714,9.8787,15.293l2.8283,2.8281ZM16,14a3.9811,3.9811,0,0,0,.0762.7524L14.1211,16.707l-2.8284-2.8281,9.88-9.88L24.001,6.8271l-3.2488,3.2491A3.9771,3.9771,0,0,0,16,14Zm4,2a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,20,16Zm6,12H18V26h8Z"
73
+ })), children);
74
+ });
75
+ if (process.env.NODE_ENV !== "production") {
76
+ Microscope.propTypes = iconPropTypes.iconPropTypes;
77
+ }
78
+ const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1({
79
+ children,
80
+ size = 16,
81
+ ...rest
82
+ }, ref) {
83
+ return /*#__PURE__*/React.createElement(Icon_js, {
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
+ }, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
92
+ d: "m11 21-4-2.2v-4.5l4-2.2 4 2.2v4.5L11 21zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM6 30l-4-2.2v-4.5L6 21l4 2.2v4.5L6 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM16 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L16 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM26 30l-4-2.2v-4.5l4-2.2 4 2.2v4.5L26 30zm-2-3.4 2 1.1 2-1.1v-2.2l-2-1.1-2 1.1v2.2zM24.6 11.6 22 14.2V9.4l3-1.7V3.2L21 1l-4 2.2v4.5l3 1.7v4.7l-2.6-2.6L16 13l5 5 5-5-1.4-1.4zM19 4.4l2-1.1 2 1.1v2.2l-2 1.1-2-1.1V4.4z"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ fill: "none",
95
+ d: "M0 0h32v32H0z"
96
+ })))), children);
97
+ });
98
+ if (process.env.NODE_ENV !== "production") {
99
+ Microservices_1.propTypes = iconPropTypes.iconPropTypes;
100
+ }
101
+ const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2({
102
+ children,
103
+ size = 16,
104
+ ...rest
105
+ }, ref) {
106
+ return /*#__PURE__*/React.createElement(Icon_js, {
107
+ width: size,
108
+ height: size,
109
+ ref: ref,
110
+ xmlns: "http://www.w3.org/2000/svg",
111
+ viewBox: "0 0 32 32",
112
+ fill: "currentColor",
113
+ ...rest
114
+ }, _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
115
+ d: "M16 22v-6h-6v-6H2v20h20v-8h-6zm-2-4v4h-4v-4h4zM4 12h4v4H4v-4zm4 6v4H4v-4h4zM4 28v-4h4v4H4zm10 0h-4v-4h4v4zm6 0h-4v-4h4v4zM29.6 13.6 27 16.2V10h3V2h-8v8h3v6.2l-2.6-2.6L21 15l5 5 5-5-1.4-1.4zM24 4h4v4h-4V4z"
116
+ }), /*#__PURE__*/React.createElement("path", {
117
+ fill: "none",
118
+ d: "M0 0h32v32H0z"
119
+ })))), children);
120
+ });
121
+ if (process.env.NODE_ENV !== "production") {
122
+ Microservices_2.propTypes = iconPropTypes.iconPropTypes;
123
+ }
124
+ const Migrate = /*#__PURE__*/React.forwardRef(function Migrate({
125
+ children,
126
+ size = 16,
127
+ ...rest
128
+ }, ref) {
129
+ return /*#__PURE__*/React.createElement(Icon_js, {
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
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
32
138
  d: "M26 2H6A2 2 0 004 4V8a2 2 0 002 2h9v6.17l-2.59-2.58L11 15l5 5 5-5-1.41-1.41L17 16.17V10h9a2 2 0 002-2V4A2 2 0 0026 2zM6 4h4V8H6zM26 8H12V4H26zM26 22H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V24A2 2 0 0026 22zM6 24H20v4H6zm20 4H22V24h4z"
33
139
  })), children);
34
140
  });
@@ -48,7 +154,7 @@ const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt({
48
154
  viewBox: "0 0 32 32",
49
155
  fill: "currentColor",
50
156
  ...rest
51
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
157
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
52
158
  d: "M28,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4Zm0,22H12V20H10v6H4V17H20.1719l-3.586,3.5859L18,22l6-6-6-6-1.4141,1.4141L20.1719,15H4V6h6v6h2V6H28Z"
53
159
  })), children);
54
160
  });
@@ -68,7 +174,7 @@ const Milestone = /*#__PURE__*/React.forwardRef(function Milestone({
68
174
  viewBox: "0 0 32 32",
69
175
  fill: "currentColor",
70
176
  ...rest
71
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
177
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
72
178
  d: "M24.5857,6.5859A1.9865,1.9865,0,0,0,23.1714,6H16V2H14V6H6A2.0025,2.0025,0,0,0,4,8v6a2.0025,2.0025,0,0,0,2,2h8V30h2V16h7.1714a1.9865,1.9865,0,0,0,1.4143-.5859L29,11ZM23.1714,14H6V8H23.1716l3,3Z"
73
179
  })), children);
74
180
  });
@@ -88,7 +194,7 @@ const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp({
88
194
  viewBox: "0 0 32 32",
89
195
  fill: "currentColor",
90
196
  ...rest
91
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
197
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
92
198
  d: "M27,28v-10.48a2.0035,2.0035,0,0,0-.853-1.6387L17,9.48V8h6V2H15V9.48L5.8528,15.8823A2.0023,2.0023,0,0,0,5,17.5205V28H2v2H30V28ZM17,4h4V6H17ZM7,17.5205l9-6.3,9,6.3V28H17V20H15v8H7Z"
93
199
  })), children);
94
200
  });
@@ -109,7 +215,7 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize({
109
215
  viewBox: "0 0 16 16",
110
216
  fill: "currentColor",
111
217
  ...rest
112
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
218
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
113
219
  d: "M2 9L2 10 5.3 10 1 14.3 1.7 15 6 10.7 6 14 7 14 7 9zM14 7L14 6 10.7 6 15 1.7 14.3 1 10 5.3 10 2 9 2 9 7z"
114
220
  })), children);
115
221
  }
@@ -121,7 +227,7 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize({
121
227
  viewBox: "0 0 32 32",
122
228
  fill: "currentColor",
123
229
  ...rest
124
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
230
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
125
231
  d: "M4 18L4 20 10.586 20 2 28.582 3.414 30 12 21.414 12 28 14 28 14 18 4 18zM30 3.416L28.592 2 20 10.586 20 4 18 4 18 14 28 14 28 12 21.414 12 30 3.416z"
126
232
  })), children);
127
233
  });
@@ -142,9 +248,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
142
248
  viewBox: "0 0 16 16",
143
249
  fill: "currentColor",
144
250
  ...rest
145
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
251
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
146
252
  d: "M8,1C4.1,1,1,4.1,1,8s3.1,7,7,7s7-3.1,7-7S11.9,1,8,1z M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2 l2.7-2.7l0.8,0.8L8.8,8l2.7,2.7L10.7,11.5z"
147
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
253
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
148
254
  d: "M10.7,11.5L8,8.8l-2.7,2.7l-0.8-0.8L7.2,8L4.5,5.3l0.8-0.8L8,7.2l2.7-2.7l0.8,0.8L8.8,8 l2.7,2.7L10.7,11.5z",
149
255
  "data-icon-path": "inner-path",
150
256
  opacity: "0"
@@ -159,9 +265,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
159
265
  viewBox: "0 0 20 20",
160
266
  fill: "currentColor",
161
267
  ...rest
162
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
268
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
163
269
  d: "M10,1c-4.9,0-9,4.1-9,9s4.1,9,9,9s9-4,9-9S15,1,10,1z M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1 L11,10l3.5,3.5L13.5,14.5z"
164
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
270
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
165
271
  fill: "none",
166
272
  d: "M13.5,14.5L10,11l-3.5,3.5l-1-1L9,10L5.5,6.5l1-1L10,9l3.5-3.5l1,1L11,10l3.5,3.5L13.5,14.5z",
167
273
  "data-icon-path": "inner-path",
@@ -177,9 +283,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
177
283
  viewBox: "0 0 24 24",
178
284
  fill: "currentColor",
179
285
  ...rest
180
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
286
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
181
287
  d: "M12,1C6,1,1,6,1,12s5,11,11,11s11-4.9,11-11S18.1,1,12,1z M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3 l4.2,4.2l4.2-4.2l1.3,1.3L13.3,12l4.2,4.2L16.2,17.5z"
182
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
288
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
183
289
  fill: "none",
184
290
  d: "M16.2,17.5L12,13.3l-4.2,4.2l-1.3-1.3l4.2-4.2L6.5,7.8l1.3-1.3l4.2,4.2l4.2-4.2l1.3,1.3 L13.3,12l4.2,4.2L16.2,17.5z",
185
291
  "data-icon-path": "inner-path",
@@ -194,9 +300,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
194
300
  viewBox: "0 0 32 32",
195
301
  fill: "currentColor",
196
302
  ...rest
197
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
303
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
198
304
  d: "M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9 l5.4,5.4L21.4,9l1.6,1.6L17.6,16l5.4,5.4L21.4,23z"
199
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
305
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
200
306
  fill: "none",
201
307
  d: "M21.4,23L16,17.6L10.6,23L9,21.4l5.4-5.4L9,10.6L10.6,9l5.4,5.4L21.4,9l1.6,1.6L17.6,16 l5.4,5.4L21.4,23z",
202
308
  "data-icon-path": "inner-path",
@@ -220,9 +326,9 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline({
220
326
  viewBox: "0 0 16 16",
221
327
  fill: "currentColor",
222
328
  ...rest
223
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
329
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
224
330
  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"
225
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
331
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
226
332
  d: "M10.7 11.5L8 8.8 5.3 11.5 4.5 10.7 7.2 8 4.5 5.3 5.3 4.5 8 7.2 10.7 4.5 11.5 5.3 8.8 8 11.5 10.7z"
227
333
  })), children);
228
334
  }
@@ -234,9 +340,9 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline({
234
340
  viewBox: "0 0 32 32",
235
341
  fill: "currentColor",
236
342
  ...rest
237
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
343
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
238
344
  d: "M16,2C8.2,2,2,8.2,2,16s6.2,14,14,14s14-6.2,14-14S23.8,2,16,2z M16,28C9.4,28,4,22.6,4,16S9.4,4,16,4s12,5.4,12,12 S22.6,28,16,28z"
239
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
345
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
240
346
  d: "M21.4 23L16 17.6 10.6 23 9 21.4 14.4 16 9 10.6 10.6 9 16 14.4 21.4 9 23 10.6 17.6 16 23 21.4z"
241
347
  })), children);
242
348
  });
@@ -264,9 +370,9 @@ const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail({
264
370
  cx: "21.5",
265
371
  cy: "29.5",
266
372
  r: "1.5"
267
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
373
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
268
374
  d: "M15.868 30.496L14.132 29.504 17.276 24 11.277 24 16.132 15.504 17.868 16.496 14.723 22 20.724 22 15.868 30.496z"
269
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
375
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
270
376
  d: "M9 32a1 1 0 01-.8944-1.4474l2-4.0005a1 1 0 111.7888.8947l-2 4A.9981.9981 0 019 32zM24.8008 9.1362a8.9943 8.9943 0 00-17.6006 0 6.4929 6.4929 0 00.23 12.7681L6.106 24.5527a1 1 0 101.7885.8946l2-4a1 1 0 00-.447-1.3418A.9786.9786 0 009 20.01V20H8.5a4.4975 4.4975 0 01-.356-8.981l.8155-.0639.0991-.812a6.9938 6.9938 0 0113.8838 0l.0986.812.8154.0639A4.4975 4.4975 0 0123.5 20H23v2h.5A6.4974 6.4974 0 0024.8008 9.1362z"
271
377
  })), children);
272
378
  });
@@ -286,10 +392,10 @@ const MlModelReference = /*#__PURE__*/React.forwardRef(function MlModelReference
286
392
  viewBox: "0 0 32 32",
287
393
  fill: "currentColor",
288
394
  ...rest
289
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
395
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
290
396
  strokeWidth: "0",
291
397
  d: "M4 19L4 21 8.5859 21 2 27.5859 3.4141 29 10 22.4141 10 27 12 27 12 19 4 19z"
292
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
398
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
293
399
  strokeWidth: "0",
294
400
  d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8384-2.8157,2h-5.7703l7.3008-7.3008c.3911.1875.8235.3008,1.2852.3008,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3-3,1.3457-3,3c0,.4619.1135.894.3005,1.2852l-8.3005,8.3008v-6.5859c0-1.1025.897-2,2-2h2v-2h-2c-1.2002,0-2.2661.5425-3,1.3823-.7339-.8398-1.7998-1.3823-3-1.3823h-1c-4.9624,0-9,4.0371-9,9v4h2v-3h3c1.6543,0,3-1.3457,3-3v-2h-2v2c0,.5518-.4487,1-1,1h-2.9202c.4878-3.3867,3.4006-6,6.9202-6h1c1.103,0,2,.8975,2,2v4h-2v2h2v10c0,2.2056,1.7944,4,4,4h2v-2h-2c-1.1028,0-2-.8975-2-2v-6.5859l8.3005,8.3008c-.187.3911-.3005.8232-.3005,1.2852,0,1.6543,1.3457,3,3,3s3-1.3457,3-3-1.3457-3-3-3c-.4617,0-.894.1133-1.2852.3008l-7.3008-7.3008h5.7703c.4141,1.1616,1.5137,2,2.8157,2Zm0-4c.5513,0,1,.4482,1,1s-.4487,1-1,1-1-.4482-1-1,.4487-1,1-1Zm0-11c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm0,22c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Z"
295
401
  })), children);
@@ -310,7 +416,7 @@ const Mobile = /*#__PURE__*/React.forwardRef(function Mobile({
310
416
  viewBox: "0 0 32 32",
311
417
  fill: "currentColor",
312
418
  ...rest
313
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
419
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
314
420
  d: "M22,4H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2H22a2.0027,2.0027,0,0,0,2-2V6A2.0023,2.0023,0,0,0,22,4Zm0,2,0,2H10V6ZM10,28V10H22l0,18Z"
315
421
  })), children);
316
422
  });
@@ -330,9 +436,9 @@ const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd({
330
436
  viewBox: "0 0 32 32",
331
437
  fill: "currentColor",
332
438
  ...rest
333
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
439
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
334
440
  d: "M28 24L24 24 24 20 22 20 22 24 18 24 18 26 22 26 22 30 24 30 24 26 28 26 28 24z"
335
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
441
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
336
442
  d: "M10,28V10H22v7h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6l0-2ZM10,6H22l0,2H10Z"
337
443
  })), children);
338
444
  });
@@ -352,13 +458,13 @@ const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio({
352
458
  viewBox: "0 0 32 32",
353
459
  fill: "currentColor",
354
460
  ...rest
355
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
461
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
356
462
  d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
357
463
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
358
464
  cx: "13.5",
359
465
  cy: "24.5",
360
466
  r: "1.5"
361
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
467
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
362
468
  d: "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z"
363
469
  })), children);
364
470
  });
@@ -378,9 +484,9 @@ const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck({
378
484
  viewBox: "0 0 32 32",
379
485
  fill: "currentColor",
380
486
  ...rest
381
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
487
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
382
488
  d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
383
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
489
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
384
490
  d: "M10,28V10H22v9h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h4V28ZM10,6H22l0,2H10Z"
385
491
  })), children);
386
492
  });
@@ -400,9 +506,9 @@ const MobileCrash = /*#__PURE__*/React.forwardRef(function MobileCrash({
400
506
  viewBox: "0 0 32 32",
401
507
  fill: "currentColor",
402
508
  ...rest
403
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
509
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
404
510
  d: "M30 20L26 16 24.5859 17.4141 27.1714 20 24.1714 23 27.1714 26 24.5859 28.5859 26 30 30 26 27 23 30 20zM23 20L19 16 17.5859 17.4141 20.1714 20 17.1714 23 20.1714 26 17.5859 28.5859 19 30 23 26 20 23 23 20z"
405
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
511
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
406
512
  d: "m15,28h-6V8h14v6h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM9,4h14v2h-14v-2Z"
407
513
  })), children);
408
514
  });
@@ -422,9 +528,9 @@ const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload({
422
528
  viewBox: "0 0 32 32",
423
529
  fill: "currentColor",
424
530
  ...rest
425
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
531
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
426
532
  d: "M28 25L26.586 23.586 24 26.172 24 18 22 18 22 26.172 19.414 23.586 18 25 23 30 28 25z"
427
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
533
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
428
534
  d: "M10,28V10H22v5h2V6a2.0023,2.0023,0,0,0-2-2H10A2.002,2.002,0,0,0,8,6V28a2.0023,2.0023,0,0,0,2,2h6V28ZM10,6H22l0,2H10Z"
429
535
  })), children);
430
536
  });
@@ -444,7 +550,7 @@ const MobileEvent = /*#__PURE__*/React.forwardRef(function MobileEvent({
444
550
  viewBox: "0 0 32 32",
445
551
  fill: "currentColor",
446
552
  ...rest
447
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
553
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
448
554
  d: "M27.3803 28h-6.7625l3.3822-6.7642 3.3803 6.7642zm-3.3803-10c-.3915 0-.7305.2251-.8947.5527l-5 10c-.0674.1348-.1053.2866-.1053.4473 0 .5522.4477 1 1 1h10c.5523 0 1-.4478 1-1 0-.1382-.028-.2695-.0786-.3892l-5.0269-10.0581c-.1641-.3276-.5031-.5527-.8946-.5527h0zM15 28h-6V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103 0-2 .897-2 2v24c0 1.1025.897 2 2 2h6v-2zM9 4h14v2h-14v-2z"
449
555
  })), children);
450
556
  });
@@ -464,7 +570,7 @@ const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape({
464
570
  viewBox: "0 0 32 32",
465
571
  fill: "currentColor",
466
572
  ...rest
467
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
573
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
468
574
  d: "M3,10V22a2.002,2.002,0,0,0,2,2H27a2.0023,2.0023,0,0,0,2-2V10a2.0027,2.0027,0,0,0-2-2H5A2.0023,2.0023,0,0,0,3,10Zm2,0,2,0V22H5ZM27,22H9V10H27Z"
469
575
  })), children);
470
576
  });
@@ -484,9 +590,9 @@ const MobileRequest = /*#__PURE__*/React.forwardRef(function MobileRequest({
484
590
  viewBox: "0 0 32 32",
485
591
  fill: "currentColor",
486
592
  ...rest
487
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
593
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
488
594
  d: "m30,28c0-2.9668-2.167-5.4312-5-5.9097v-1.0903h1v-2h-4v2h1v1.0903c-2.833.4785-5,2.9429-5,5.9097h-1v2h14v-2h-1Zm-10,0c0-2.2056,1.7944-4,4-4s4,1.7944,4,4h-8Z"
489
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
595
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
490
596
  d: "m14,28h-5V8h14v8h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h5v-2ZM9,4h14v2h-14v-2Z"
491
597
  })), children);
492
598
  });
@@ -506,9 +612,9 @@ const MobileSession = /*#__PURE__*/React.forwardRef(function MobileSession({
506
612
  viewBox: "0 0 32 32",
507
613
  fill: "currentColor",
508
614
  ...rest
509
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
615
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
510
616
  d: "m24,18c-3.3083,0-6,2.6914-6,6s2.6917,6,6,6,6-2.6914,6-6-2.6917-6-6-6Zm0,10c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4v4h4c0,2.2056-1.7944,4-4,4Z"
511
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
617
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
512
618
  d: "m16,28h-7V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h7v-2ZM9,4h14v2h-14v-2Z"
513
619
  })), children);
514
620
  });
@@ -532,9 +638,9 @@ const MobileView = /*#__PURE__*/React.forwardRef(function MobileView({
532
638
  cx: "23",
533
639
  cy: "24",
534
640
  r: "2"
535
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
641
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
536
642
  d: "m30.7769,23.4785c-1.4229-3.3287-4.4761-5.4785-7.7769-5.4785s-6.3538,2.1499-7.7769,5.4785l-.2231.5215.2231.5215c1.4231,3.3287,4.4761,5.4785,7.7769,5.4785s6.354-2.1499,7.7769-5.4785l.2231-.5215-.2231-.5215Zm-7.7769,4.5215c-2.2056,0-4-1.7944-4-4s1.7944-4,4-4,4,1.7944,4,4-1.7944,4-4,4Z"
537
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
643
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
538
644
  d: "m14,28h-5V8h14v7h2V4c0-1.103-.8975-2-2-2h-14c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h5v-2ZM9,4h14v2h-14v-2Z"
539
645
  })), children);
540
646
  });
@@ -554,11 +660,11 @@ const MobileViewOrientation = /*#__PURE__*/React.forwardRef(function MobileViewO
554
660
  viewBox: "0 0 32 32",
555
661
  fill: "currentColor",
556
662
  ...rest
557
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
663
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
558
664
  d: "m28,12h-8v2h8v14h-8v2h8c1.1025,0,2-.897,2-2v-14c0-1.1025-.8975-2-2-2Z"
559
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
665
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
560
666
  d: "m19,16l-1.4141,1.4141,2.5859,2.5859h-4.1719c-2.2056,0-4-1.7944-4-4v-2h-2v2c0,3.3086,2.6917,6,6,6h4.1719l-2.5859,2.5859,1.4141,1.4141,5-5-5-5Z"
561
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
667
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
562
668
  d: "m12,28h-6V8h16v-4c0-1.103-.8975-2-2-2H6c-1.103,0-2,.897-2,2v24c0,1.1025.897,2,2,2h6v-2ZM6,4h14v2H6v-2Z"
563
669
  })), children);
564
670
  });
@@ -578,7 +684,7 @@ const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices
578
684
  viewBox: "0 0 32 32",
579
685
  fill: "currentColor",
580
686
  ...rest
581
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
687
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
582
688
  d: "M29.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.5781zM28 2H24a2.0023 2.0023 0 00-2 2v8a2.0023 2.0023 0 002 2h4a2.0023 2.0023 0 002-2V4A2.0023 2.0023 0 0028 2zm0 2V6H24V4zm-4 8V8h4v4z"
583
689
  })), children);
584
690
  });
@@ -598,7 +704,7 @@ const Model = /*#__PURE__*/React.forwardRef(function Model({
598
704
  viewBox: "0 0 32 32",
599
705
  fill: "currentColor",
600
706
  ...rest
601
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
707
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
602
708
  strokeWidth: "0",
603
709
  d: "m29,24.1841V7.8159c1.1616-.4146,2-1.5142,2-2.8159,0-1.6543-1.3457-3-3-3s-3,1.3457-3,3c0,.3916.0806.7632.2173,1.106l-9.2173,8.0654L6.7827,6.1064c.137-.3433.2173-.7148.2173-1.1064,0-1.6543-1.3457-3-3-3S1,3.3457,1,5c0,1.3018.8384,2.4014,2,2.8154v16.3691c-1.1616.4141-2,1.5137-2,2.8154,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-.6665-.2258-1.2769-.5952-1.7754l5.3335-4.667,2.3645,4.1377c-.6677.5508-1.1028,1.3735-1.1028,2.3047,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-.9312-.4353-1.7539-1.1028-2.3047l2.3645-4.1377,5.3335,4.667c-.3694.4985-.5952,1.1089-.5952,1.7754,0,1.6543,1.3457,3,3,3s3-1.3457,3-3c0-1.3018-.8384-2.4014-2-2.8159Zm-1-20.1841c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm-3.822,5.6729l-4.4397,7.7695-2.2197-1.9424,6.6594-5.8271Zm-9.6965,5.8271l-2.22,1.9424-4.4397-7.7695,6.6597,5.8271ZM4,4c.5515,0,1,.4487,1,1s-.4485,1-1,1-1-.4487-1-1,.4485-1,1-1Zm0,24c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm1-4.2036v-15.0308l5.7261,10.0205-5.7261,5.0103Zm11,4.2036c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Zm0-4.0151l-2.7261-4.771,2.7261-2.3853,2.7261,2.3853-2.7261,4.771Zm11-15.2197v15.0312l-5.7261-5.0103,5.7261-10.021Zm1,19.2349c-.5515,0-1-.4487-1-1s.4485-1,1-1,1,.4487,1,1-.4485,1-1,1Z"
604
710
  })), children);
@@ -619,7 +725,7 @@ const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt({
619
725
  viewBox: "0 0 32 32",
620
726
  fill: "currentColor",
621
727
  ...rest
622
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
728
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
623
729
  d: "M28.4473,16.1055,23,13.3818V7a1,1,0,0,0-.5527-.8945l-6-3a1.0008,1.0008,0,0,0-.8946,0l-6,3A1,1,0,0,0,9,7v6.3818L3.5527,16.1055A1,1,0,0,0,3,17v7a1,1,0,0,0,.5527.8945l6,3a1.001,1.001,0,0,0,.8946,0L16,25.1182l5.5527,2.7763a1.001,1.001,0,0,0,.8946,0l6-3A1,1,0,0,0,29,24V17A1,1,0,0,0,28.4473,16.1055ZM21,13.3818l-4,2V10.6182l4-2ZM16,5.1182,19.7637,7,16,8.8818,12.2363,7Zm-5,3.5,4,2v4.7636l-4-2ZM9,25.3818l-4-2V18.6182l4,2Zm1-6.5L6.2363,17,10,15.1182,13.7637,17Zm1,1.7364,4-2v4.7636l-4,2Zm10,4.7636-4-2V18.6182l4,2Zm1-6.5L18.2363,17,22,15.1182,25.7637,17Zm5,4.5-4,2V20.6182l4-2Z"
624
730
  })), children);
625
731
  });
@@ -639,7 +745,7 @@ const ModelFoundation = /*#__PURE__*/React.forwardRef(function ModelFoundation({
639
745
  viewBox: "0 0 32 32",
640
746
  fill: "currentColor",
641
747
  ...rest
642
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
748
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
643
749
  strokeWidth: "0",
644
750
  d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2h-5.7703l7.3005-7.3006c.3911.1871.8237.3006,1.2854.3006,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2H7.8157c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.4617,0,.8943-.1135,1.2854-.3006l7.3005,7.3006h-5.7703c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.302,0,2.4016-.8385,2.8157-2h5.7703l-7.3005,7.3006c-.3911-.1871-.8237-.3006-1.2854-.3006-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c1.302,0,2.4016-.8385,2.8157-2h16.3687c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-.4617,0-.8943.1135-1.2854.3006l-7.3005-7.3006h5.7703c.4141,1.1615,1.5137,2,2.8157,2Zm0-4c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM7.8157,6h16.3687c.0349.0976.072.1927.1162.2853l-8.3005,8.3006L7.6995,6.2853c.0442-.0927.0815-.1877.1162-.2853Zm19.1843-2c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1Zm-23,1c0-.5513.4482-1,1-1s1,.4487,1,1-.4482,1-1,1-1-.4487-1-1Zm1,12c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1Zm19.1843,9H7.8157c-.0347-.0976-.072-.1927-.1162-.2853l8.3005-8.3006,8.3005,8.3006c-.0442.0927-.0815.1877-.1162.2853Zm-19.1843,2c-.5518,0-1-.4487-1-1s.4482-1,1-1,1,.4487,1,1-.4482,1-1,1Zm23-1c0,.5513-.4482,1-1,1s-1-.4487-1-1,.4482-1,1-1,1,.4487,1,1Z"
645
751
  })), children);
@@ -660,10 +766,10 @@ const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference({
660
766
  viewBox: "0 0 32 32",
661
767
  fill: "currentColor",
662
768
  ...rest
663
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
769
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
664
770
  strokeWidth: "0",
665
771
  d: "M4 20L4 22 8.5859 22 2 28.5859 3.4141 30 10 23.4141 10 28 12 28 12 20 4 20z"
666
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
772
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
667
773
  strokeWidth: "0",
668
774
  d: "m27,19c1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2h-5.7703l7.3005-7.3006c.3911.1871.8237.3006,1.2854.3006,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-1.302,0-2.4016.8385-2.8157,2H7.8157c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3s1.3457,3,3,3c.4617,0,.8943-.1135,1.2854-.3006l7.3005,7.3006h-5.7703c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3v1h2v-1c0-.5513.4482-1,1-1s1,.4487,1,1v1h9.5859l8.7146,8.7147c-.0442.0927-.0815.1877-.1162.2853h-10.1843v2h10.1843c.4141,1.1615,1.5137,2,2.8157,2,1.6543,0,3-1.3457,3-3s-1.3457-3-3-3c-.4617,0-.8943.1135-1.2854.3006l-7.3005-7.3006h5.7703c.4141,1.1615,1.5137,2,2.8157,2Zm1,8c0,.5513-.4482,1-1,1s-1-.4487-1-1,.4482-1,1-1,1,.4487,1,1Zm-1-12c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM7.8157,6h16.3687c.0349.0976.072.1927.1162.2853l-8.3005,8.3006L7.6995,6.2853c.0442-.0927.0815-.1877.1162-.2853Zm19.1843-2c.5518,0,1,.4487,1,1s-.4482,1-1,1-1-.4487-1-1,.4482-1,1-1ZM4,5c0-.5513.4482-1,1-1s1,.4487,1,1-.4482,1-1,1-1-.4487-1-1Z"
669
775
  })), children);
@@ -684,10 +790,10 @@ const ModelTuned = /*#__PURE__*/React.forwardRef(function ModelTuned({
684
790
  viewBox: "0 0 32 32",
685
791
  fill: "currentColor",
686
792
  ...rest
687
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
793
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
688
794
  strokeWidth: "0",
689
795
  d: "M24 30v-2.2773c.5952-.3464 1-.9841 1-1.7227s-.4048-1.3762-1-1.7227v-4.2773h-2v4.2773c-.5952.3464-1 .9844-1 1.7227s.4048 1.3762 1 1.7227v2.2773h2zM31 24c0-.7383-.4048-1.376-1-1.7227v-2.2773h-2v2.2773c-.5952.3467-1 .9844-1 1.7227s.4048 1.376 1 1.7227v4.2773h2v-4.2773c.5952-.3467 1-.9844 1-1.7227z"
690
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
796
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
691
797
  strokeWidth: "0",
692
798
  d: "m7.8157,17h5.7703s-7.3005,7.3006-7.3005,7.3006c-.3911-.1871-.8237-.3006-1.2854-.3006-1.6543,0-3,1.3457-3,3,0,1.6543,1.3457,3,3,3,1.302,0,2.4016-.8385,2.8157-2h10.1843s0-2,0-2H7.8157c-.0347-.0976-.072-.1927-.1162-.2853l8.7146-8.7147h9.5859s0-1,0-1c0-.5513.4482-1,1-1s1,.4487,1,1v1s2,0,2,0v-1c0-1.6543-1.3457-3-3-3-1.302,0-2.4016.8385-2.8157,2h-5.7703s7.3005-7.3006,7.3005-7.3006c.3911.1871.8237.3006,1.2854.3006,1.6543,0,3-1.3457,3-3,0-1.6543-1.3457-3-3-3-1.302,0-2.4016.8385-2.8157,2H7.8157c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3,0,1.6543,1.3457,3,3,3,.4617,0,.8943-.1135,1.2854-.3006l7.3005,7.3006h-5.7703c-.4141-1.1615-1.5137-2-2.8157-2-1.6543,0-3,1.3457-3,3,0,1.6543,1.3457,3,3,3,1.302,0,2.4016-.8385,2.8157-2Zm-2.8157,9c.5518,0,1,.4487,1,1,0,.5513-.4482,1-1,1s-1-.4487-1-1c0-.5513.4482-1,1-1Zm1-10c0,.5513-.4482,1-1,1s-1-.4487-1-1c0-.5513.4482-1,1-1s1,.4487,1,1ZM24.3005,6.2853l-8.3005,8.3006L7.6995,6.2853c.0442-.0927.0813-.1877.1162-.2853h16.3687c.0347.0976.072.1927.1162.2853Zm-18.3005-1.2853c0,.5513-.4482,1-1,1s-1-.4487-1-1c0-.5513.4482-1,1-1s1,.4487,1,1Zm21,1c-.5518,0-1-.4487-1-1,0-.5513.4482-1,1-1s1,.4487,1,1c0,.5513-.4482,1-1,1Z"
693
799
  })), children);
@@ -708,7 +814,7 @@ const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder({
708
814
  viewBox: "0 0 32 32",
709
815
  fill: "currentColor",
710
816
  ...rest
711
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
817
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
712
818
  d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12v8A3.0037,3.0037,0,0,1,13,23H10V20H2v8h8V25H13A5.0062,5.0062,0,0,0,18,20V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8ZM8,26H4V22H8ZM28,10H24V6h4Z"
713
819
  })), children);
714
820
  });
@@ -728,9 +834,9 @@ const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilde
728
834
  viewBox: "0 0 32 32",
729
835
  fill: "currentColor",
730
836
  ...rest
731
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
837
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
732
838
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
733
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
839
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
734
840
  d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
735
841
  })), children);
736
842
  });
@@ -750,7 +856,7 @@ const ModifiedNewest = /*#__PURE__*/React.forwardRef(function ModifiedNewest({
750
856
  viewBox: "0 0 32 32",
751
857
  fill: "currentColor",
752
858
  ...rest
753
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
859
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
754
860
  d: "M19.3197,24.7l-4.3-4.3v-6.4h2v5.6l3.7,3.7s-1.4,1.4-1.4,1.4ZM16,12c4.4,0,8,3.6,8,8s-3.6,8-8,8-7.9803-3.6-7.9803-8,3.6-8,8-8M16,10c-5.5,0-10.0099,4.5-10.0099,10s4.5099,10,10.0099,10,10-4.5,10-10-4.4901-10-9.9901-10h-.0099ZM16,2l-5,6h10l-5-6Z"
755
861
  })), children);
756
862
  });
@@ -770,7 +876,7 @@ const ModifiedOldest = /*#__PURE__*/React.forwardRef(function ModifiedOldest({
770
876
  viewBox: "0 0 32 32",
771
877
  fill: "currentColor",
772
878
  ...rest
773
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
879
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
774
880
  d: "M19.3,16.7l-4.3-4.3v-6.4h2v5.6l3.7,3.7s-1.4,1.4-1.4,1.4ZM16,4c4.4,0,8,3.6,8,8s-3.6,8-8,8-8-3.6-8-8,3.6-8,8-8M16,2c-5.5,0-10,4.5-10,10s4.5,10,10,10,10-4.5,10-10S21.5,2,16,2h0ZM16,30l5-6h-10l5,6Z"
775
881
  })), children);
776
882
  });
@@ -790,9 +896,9 @@ const Money = /*#__PURE__*/React.forwardRef(function Money({
790
896
  viewBox: "0 0 32 32",
791
897
  fill: "currentColor",
792
898
  ...rest
793
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
899
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
794
900
  d: "M2 22H30V24H2zM2 26H30V28H2zM24 10a2 2 0 102 2 2 2 0 00-2-2zM16 16a4 4 0 114-4A4.0045 4.0045 0 0116 16zm0-6a2 2 0 102 2A2.002 2.002 0 0016 10zM8 10a2 2 0 102 2 2 2 0 00-2-2z"
795
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
901
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
796
902
  d: "M28,20H4a2.0051,2.0051,0,0,1-2-2V6A2.0051,2.0051,0,0,1,4,4H28a2.0051,2.0051,0,0,1,2,2V18A2.0027,2.0027,0,0,1,28,20ZM28,6H4V18H28Z"
797
903
  })), children);
798
904
  });
@@ -812,11 +918,11 @@ const Monster = /*#__PURE__*/React.forwardRef(function Monster({
812
918
  viewBox: "0 0 32 32",
813
919
  fill: "currentColor",
814
920
  ...rest
815
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
921
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
816
922
  d: "M23 22L21 22 21 20 19 20 19 22 17 22 17 20 15 20 15 22 13 22 13 20 11 20 11 22 9 22 9 24 11 24 11 26 13 26 13 24 15 24 15 26 17 26 17 24 19 24 19 26 21 26 21 24 23 24 23 22z"
817
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
923
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
818
924
  d: "M28,11H27V4a2.0025,2.0025,0,0,0-2-2H7A2.0025,2.0025,0,0,0,5,4v7H4a2.0025,2.0025,0,0,0-2,2v4a2.0025,2.0025,0,0,0,2,2H5v4a7.0078,7.0078,0,0,0,7,7h8a7.0078,7.0078,0,0,0,7-7V19h1a2.0025,2.0025,0,0,0,2-2V13A2.0025,2.0025,0,0,0,28,11ZM25,4V7.3818L22.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L18,7.8818,14.4473,6.1055a1.0008,1.0008,0,0,0-.8946,0L10,7.8818l-3-1.5V4Zm3,13H25v6a5.0057,5.0057,0,0,1-5,5H12a5.0057,5.0057,0,0,1-5-5V17H4V13H7V8.6182L9.5527,9.8945a1.0008,1.0008,0,0,0,.8946,0L14,8.1182l3.5527,1.7763a1.001,1.001,0,0,0,.8946,0L22,8.1182l3,1.5V13h3Z"
819
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
925
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
820
926
  d: "M9 14H14V16H9zM18 14H23V16H18z"
821
927
  })), children);
822
928
  });
@@ -836,7 +942,7 @@ const Monument = /*#__PURE__*/React.forwardRef(function Monument({
836
942
  viewBox: "0 0 32 32",
837
943
  fill: "currentColor",
838
944
  ...rest
839
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
945
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
840
946
  d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
841
947
  })), children);
842
948
  });
@@ -856,7 +962,7 @@ const Moon = /*#__PURE__*/React.forwardRef(function Moon({
856
962
  viewBox: "0 0 32 32",
857
963
  fill: "currentColor",
858
964
  ...rest
859
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
965
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
860
966
  d: "M13.5025,5.4136A15.0755,15.0755,0,0,0,25.096,23.6082a11.1134,11.1134,0,0,1-7.9749,3.3893c-.1385,0-.2782.0051-.4178,0A11.0944,11.0944,0,0,1,13.5025,5.4136M14.98,3a1.0024,1.0024,0,0,0-.1746.0156A13.0959,13.0959,0,0,0,16.63,28.9973c.1641.006.3282,0,.4909,0a13.0724,13.0724,0,0,0,10.702-5.5556,1.0094,1.0094,0,0,0-.7833-1.5644A13.08,13.08,0,0,1,15.8892,4.38,1.0149,1.0149,0,0,0,14.98,3Z"
861
967
  })), children);
862
968
  });
@@ -876,7 +982,7 @@ const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise({
876
982
  viewBox: "0 0 32 32",
877
983
  fill: "currentColor",
878
984
  ...rest
879
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
985
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
880
986
  d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 2L11 7 12.41 8.41 15 5.83 15 6 15 14 17 14 17 6 17 5.83 19.59 8.41 21 7 16 2z"
881
987
  })), children);
882
988
  });
@@ -896,7 +1002,7 @@ const Moonset = /*#__PURE__*/React.forwardRef(function Moonset({
896
1002
  viewBox: "0 0 32 32",
897
1003
  fill: "currentColor",
898
1004
  ...rest
899
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1005
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
900
1006
  d: "M2 28H30V30H2zM26 26H24a7.987 7.987 0 00-2.0371-5.3335l1.49-1.334A9.9835 9.9835 0 0126 26zM16 26H14a9.9268 9.9268 0 013.7539-7.804A7.89 7.89 0 0016 18a8.0092 8.0092 0 00-8 8H6A10.0113 10.0113 0 0116 16a9.8923 9.8923 0 014.4458 1.0515 1 1 0 010 1.79A7.9567 7.9567 0 0016 26zM16 14L11 9 12.41 7.59 15 10.17 15 10 15 2 17 2 17 10 17 10.17 19.59 7.59 21 9 16 14z"
901
1007
  })), children);
902
1008
  });
@@ -916,17 +1022,17 @@ const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy({
916
1022
  viewBox: "0 0 32 32",
917
1023
  fill: "currentColor",
918
1024
  ...rest
919
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1025
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
920
1026
  d: "M21.743,18.6872A6.05,6.05,0,0,0,22.8,17.6006a5.9977,5.9977,0,1,0-10.7334-4.4444,7.5568,7.5568,0,0,0-5.7158,5.0879A5.9926,5.9926,0,0,0,8,30H19a5.9854,5.9854,0,0,0,2.743-11.3128ZM18,10a4.0042,4.0042,0,0,1,4,4,3.9613,3.9613,0,0,1-.8,2.3994,4.0122,4.0122,0,0,1-.94.8917,7.5416,7.5416,0,0,0-6.1339-4.2395A3.9985,3.9985,0,0,1,18,10Zm1,18H8a3.9928,3.9928,0,0,1-.6729-7.93L7.99,19.958l.1456-.6562a5.4958,5.4958,0,0,1,10.729,0l.1464.6562.6622.1123A3.9928,3.9928,0,0,1,19,28Z",
921
1027
  transform: "translate(0 .005)"
922
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1028
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
923
1029
  d: "M26 13.005H30V15.005H26z"
924
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1030
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
925
1031
  d: "M23.071 5.929H27.071V7.929H23.071z",
926
1032
  transform: "rotate(-45 25.077 6.931)"
927
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1033
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
928
1034
  d: "M17 2.005H19V6.005H17z"
929
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1035
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
930
1036
  d: "M9.929 4.929H11.929V8.929H9.929z",
931
1037
  transform: "rotate(-45 10.935 6.931)"
932
1038
  })), children);
@@ -947,7 +1053,7 @@ const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNig
947
1053
  viewBox: "0 0 32 32",
948
1054
  fill: "currentColor",
949
1055
  ...rest
950
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1056
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
951
1057
  d: "M29.8438,15.0347a1.5169,1.5169,0,0,0-1.23-.8658,5.3547,5.3547,0,0,1-3.4094-1.7158A6.4653,6.4653,0,0,1,23.918,6.0605a1.6025,1.6025,0,0,0-.2989-1.5459,1.4543,1.4543,0,0,0-1.36-.4931l-.0191.0039a7.927,7.927,0,0,0-6.22,7.4307A7.3638,7.3638,0,0,0,13.5,11a7.5511,7.5511,0,0,0-7.1494,5.2441A5.9926,5.9926,0,0,0,8,28H19a5.9771,5.9771,0,0,0,5.6147-8.0884,7.5054,7.5054,0,0,0,5.1324-3.3569A1.5372,1.5372,0,0,0,29.8438,15.0347ZM19,26H8a3.9926,3.9926,0,0,1-.6733-7.9292l.663-.1128.1456-.6562a5.496,5.496,0,0,1,10.7294,0l.1456.6562.6626.1128A3.9925,3.9925,0,0,1,19,26Zm4.4653-8.001h-.0217a5.9581,5.9581,0,0,0-2.7942-1.7549,7.5068,7.5068,0,0,0-2.6008-3.6767c-.01-.1016-.0361-.1978-.041-.3008a6.078,6.078,0,0,1,3.7907-6.05,8.4577,8.4577,0,0,0,1.94,7.5967A7.4007,7.4007,0,0,0,27.64,16.041,5.4286,5.4286,0,0,1,23.4653,17.999Z"
952
1058
  })), children);
953
1059
  });
@@ -967,7 +1073,7 @@ const Mountain = /*#__PURE__*/React.forwardRef(function Mountain({
967
1073
  viewBox: "0 0 32 32",
968
1074
  fill: "currentColor",
969
1075
  ...rest
970
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1076
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
971
1077
  d: "M27.6343,26,17.7888,5.1055a2,2,0,0,0-3.5879.021L4.3657,26H2v2H30V26ZM15.99,5.979,20.9473,16.5,19,17.7979l-3-2-3,2-1.9551-1.3033ZM10.1846,18.3247,13,20.2021l3-2,3,2,2.8091-1.873L25.4233,26H6.5752Z"
972
1078
  })), children);
973
1079
  });
@@ -987,7 +1093,7 @@ const Mov = /*#__PURE__*/React.forwardRef(function Mov({
987
1093
  viewBox: "0 0 32 32",
988
1094
  fill: "currentColor",
989
1095
  ...rest
990
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1096
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
991
1097
  d: "M28 9L26 22 24 9 22 9 24.52 23 27.48 23 30 9 28 9zM18 23H14a2 2 0 01-2-2V11a2 2 0 012-2h4a2 2 0 012 2V21A2 2 0 0118 23zM14 11V21h4V11zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
992
1098
  })), children);
993
1099
  });
@@ -1007,7 +1113,7 @@ const Move = /*#__PURE__*/React.forwardRef(function Move({
1007
1113
  viewBox: "0 0 32 32",
1008
1114
  fill: "currentColor",
1009
1115
  ...rest
1010
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1116
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1011
1117
  d: "M25 11L23.59 12.41 26.17 15 17 15 17 5.83 19.59 8.41 21 7 16 2 11 7 12.41 8.41 15 5.83 15 15 5.83 15 8.41 12.41 7 11 2 16 7 21 8.41 19.59 5.83 17 15 17 15 26.17 12.41 23.59 11 25 16 30 21 25 19.59 23.59 17 26.17 17 17 26.17 17 23.59 19.59 25 21 30 16 25 11z"
1012
1118
  })), children);
1013
1119
  });
@@ -1027,7 +1133,7 @@ const Movement = /*#__PURE__*/React.forwardRef(function Movement({
1027
1133
  viewBox: "0 0 32 32",
1028
1134
  fill: "currentColor",
1029
1135
  ...rest
1030
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1136
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1031
1137
  d: "M24,20l-1.41,1.41L26.17,25H10a4,4,0,0,1,0-8H22A6,6,0,0,0,22,5H5.83L9.41,1.41,8,0,2,6l6,6,1.41-1.41L5.83,7H22a4,4,0,0,1,0,8H10a6,6,0,0,0,0,12H26.17l-3.58,3.59L24,32l6-6Z"
1032
1138
  })), children);
1033
1139
  });
@@ -1047,7 +1153,7 @@ const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3({
1047
1153
  viewBox: "0 0 32 32",
1048
1154
  fill: "currentColor",
1049
1155
  ...rest
1050
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1156
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1051
1157
  d: "M28 9H22v2h6v4H24v2h4v4H22v2h6a2 2 0 002-2V11A2 2 0 0028 9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
1052
1158
  })), children);
1053
1159
  });
@@ -1067,7 +1173,7 @@ const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4({
1067
1173
  viewBox: "0 0 32 32",
1068
1174
  fill: "currentColor",
1069
1175
  ...rest
1070
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1176
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1071
1177
  d: "M28 10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9zM14 23H12V9h6a2 2 0 012 2v5a2 2 0 01-2 2H14zm0-7h4V11H14zM8 9L6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z"
1072
1178
  })), children);
1073
1179
  });
@@ -1087,7 +1193,7 @@ const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg({
1087
1193
  viewBox: "0 0 32 32",
1088
1194
  fill: "currentColor",
1089
1195
  ...rest
1090
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1196
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1091
1197
  d: "M32 21H28a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H28v6h2V17H29l0-2h3zM24 13L24 11.024 18 11.024 18 21 24 21 24 19 20 19 20 17 22 17 22 15 20 15 20 13 24 13zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
1092
1198
  })), children);
1093
1199
  });
@@ -1107,7 +1213,7 @@ const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2({
1107
1213
  viewBox: "0 0 32 32",
1108
1214
  fill: "currentColor",
1109
1215
  ...rest
1110
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1216
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1111
1217
  d: "M32 21H26V17a2.002 2.002 0 012-2h2V13H26V11h4a2.0023 2.0023 0 012 2v2a2.0023 2.0023 0 01-2 2H28v2h4zM24 21H20a2.0023 2.0023 0 01-2-2V13a2.002 2.002 0 012-2h4v2H20v6h2V17H21l0-2h3zM14 11H9V21h2V18h3a2.0027 2.0027 0 002-2V13A2.0023 2.0023 0 0014 11zm-3 5V13h3l.001 3zM7 11L5 11 3.5 15 2 11 0 11 0 21 2 21 2 14 3.5 18 5 14 5 21 7 21 7 11z"
1112
1218
  })), children);
1113
1219
  });
@@ -1127,7 +1233,7 @@ const MultiuserDevice = /*#__PURE__*/React.forwardRef(function MultiuserDevice({
1127
1233
  viewBox: "0 0 32 32",
1128
1234
  fill: "currentColor",
1129
1235
  ...rest
1130
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1236
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1131
1237
  d: "M20,25h-6c-1.66,0-3,1.34-3,3v2h2v-2c0-.55.45-1,1-1h6c.55,0,1,.45,1,1v2h2v-2c0-1.66-1.34-3-3-3ZM13,20c0,2.21,1.79,4,4,4s4-1.79,4-4-1.79-4-4-4-4,1.79-4,4ZM19,20c0,1.1-.9,2-2,2s-2-.9-2-2,.9-2,2-2,2,.9,2,2ZM22,18c1.1,0,2,.9,2,2s-.9,2-2,2v2c2.21,0,4-1.79,4-4s-1.79-4-4-4v2ZM25,25h-1v2h1c.55,0,1,.45,1,1v2h2v-2c0-1.66-1.34-3-3-3ZM6,4h16v10h2V4c0-1.1-.9-2-2-2H6c-1.1,0-2,.9-2,2v24c0,1.1.9,2,2,2h3v-2h-3V4Z"
1132
1238
  })), children);
1133
1239
  });
@@ -1147,7 +1253,7 @@ const Music = /*#__PURE__*/React.forwardRef(function Music({
1147
1253
  viewBox: "0 0 32 32",
1148
1254
  fill: "currentColor",
1149
1255
  ...rest
1150
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1256
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1151
1257
  d: "M25,4H10A2.002,2.002,0,0,0,8,6V20.5563A3.9551,3.9551,0,0,0,6,20a4,4,0,1,0,4,4V12H25v8.5562A3.9545,3.9545,0,0,0,23,20a4,4,0,1,0,4,4V6A2.0023,2.0023,0,0,0,25,4ZM6,26a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,26Zm17,0a2,2,0,1,1,2-2A2.0027,2.0027,0,0,1,23,26ZM10,6H25v4H10Z"
1152
1258
  })), children);
1153
1259
  });
@@ -1167,7 +1273,7 @@ const MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd({
1167
1273
  viewBox: "0 0 32 32",
1168
1274
  fill: "currentColor",
1169
1275
  ...rest
1170
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1276
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1171
1277
  d: "M30 6L26 6 26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
1172
1278
  })), children);
1173
1279
  });
@@ -1187,7 +1293,7 @@ const MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove({
1187
1293
  viewBox: "0 0 32 32",
1188
1294
  fill: "currentColor",
1189
1295
  ...rest
1190
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1296
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1191
1297
  d: "M26.41 7L30 3.41 28.59 2 25 5.59 21.41 2 20 3.41 23.59 7 20 10.59 21.41 12 25 8.41 28.59 12 30 10.59 26.41 7zM24 15v7.5562A3.9552 3.9552 0 0022 22a4 4 0 104 4V15zM22 28a2 2 0 112-2A2.0027 2.0027 0 0122 28zM17 6H10A2.002 2.002 0 008 8V22.5562A3.9557 3.9557 0 006 22a4 4 0 104 4V8h7zM6 28a2 2 0 112-2A2.0023 2.0023 0 016 28z"
1192
1298
  })), children);
1193
1299
  });
@@ -1207,7 +1313,7 @@ const Mysql = /*#__PURE__*/React.forwardRef(function Mysql({
1207
1313
  viewBox: "0 0 32 32",
1208
1314
  fill: "currentColor",
1209
1315
  ...rest
1210
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1316
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1211
1317
  d: "M28.2471 11.9248h3.1748l-4.6465 13.938c-.3066.9351-.7402 1.6255-1.2998 2.0703-.5596.4443-1.3604.667-2.4033.667h-2.1162v-2.645h2.2773l.4141-1.334-4.2324-12.6963h3.3818l1.7705 5.6353.874 3.4961h.1377l.8975-3.4961 1.7705-5.6353zM14.2178 13.4658L14.1484 13.4658 12.9756 15.812 9.8477 21.4932 6.7891 15.835 5.5693 13.3052 5.501 13.3052 5.501 24 2.2119 24 2.2119 7.9458 5.915 7.9458 9.8477 15.4668 9.8936 15.4668 13.7812 7.9458 17.5068 7.9458 17.5068 24 14.2178 24 14.2178 13.4658z"
1212
1318
  })), children);
1213
1319
  });
@@ -1227,7 +1333,7 @@ const NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace({
1227
1333
  viewBox: "0 0 32 32",
1228
1334
  fill: "currentColor",
1229
1335
  ...rest
1230
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1336
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1231
1337
  d: "M7 12H4a2.0023 2.0023 0 01-2-2V6A2.0023 2.0023 0 014 4H7V6H4v4H7zM9 10H15V12H9zM17 10H23V12H17zM28 12H25V10h3V6H25V4h3a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 12zM17 4H23V6H17zM9 4H15V6H9zM28 28H4a2.0023 2.0023 0 01-2-2V22a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 28zM4 22v4H28V22zM2 15H30V17H2z"
1232
1338
  })), children);
1233
1339
  });
@@ -1247,7 +1353,7 @@ const NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil({
1247
1353
  viewBox: "0 0 32 32",
1248
1354
  fill: "currentColor",
1249
1355
  ...rest
1250
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1356
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1251
1357
  d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1252
1358
  })), children);
1253
1359
  });
@@ -1267,11 +1373,11 @@ const NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme({
1267
1373
  viewBox: "0 0 32 32",
1268
1374
  fill: "currentColor",
1269
1375
  ...rest
1270
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1376
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1271
1377
  d: "M16,20a4,4,0,1,1,4-4A4.0045,4.0045,0,0,1,16,20Zm0-6a2,2,0,1,0,2,2A2.0021,2.0021,0,0,0,16,14Z"
1272
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1378
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1273
1379
  d: "M24,24H8a2.0021,2.0021,0,0,1-2-2V10A2.0021,2.0021,0,0,1,8,8H24a2.0021,2.0021,0,0,1,2,2V22A2.0021,2.0021,0,0,1,24,24ZM8,10V22H24V10Z"
1274
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1380
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1275
1381
  d: "M28,28H4a2.0021,2.0021,0,0,1-2-2V6A2.0021,2.0021,0,0,1,4,4H28a2.0021,2.0021,0,0,1,2,2V26A2.0021,2.0021,0,0,1,28,28ZM4,6V26H28V6Z"
1276
1382
  })), children);
1277
1383
  });
@@ -1291,9 +1397,9 @@ const NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad({
1291
1397
  viewBox: "0 0 32 32",
1292
1398
  fill: "currentColor",
1293
1399
  ...rest
1294
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1400
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1295
1401
  d: "M18 9L18 15 14 15 14 9 12 9 12 23 14 23 14 17 18 17 18 23 20 23 20 9 18 9z"
1296
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1402
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1297
1403
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1298
1404
  })), children);
1299
1405
  });
@@ -1313,9 +1419,9 @@ const NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary({
1313
1419
  viewBox: "0 0 32 32",
1314
1420
  fill: "currentColor",
1315
1421
  ...rest
1316
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1422
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1317
1423
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1318
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1424
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1319
1425
  d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
1320
1426
  })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1321
1427
  cx: "16",
@@ -1339,9 +1445,9 @@ const NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitar
1339
1445
  viewBox: "0 0 32 32",
1340
1446
  fill: "currentColor",
1341
1447
  ...rest
1342
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1448
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1343
1449
  d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
1344
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1450
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1345
1451
  d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1346
1452
  })), children);
1347
1453
  });
@@ -1361,7 +1467,7 @@ const NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb({
1361
1467
  viewBox: "0 0 32 32",
1362
1468
  fill: "currentColor",
1363
1469
  ...rest
1364
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1470
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1365
1471
  d: "M16,24a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,24Zm0-14a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,10Z"
1366
1472
  })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1367
1473
  cx: "16",
@@ -1417,7 +1523,7 @@ const NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme({
1417
1523
  viewBox: "0 0 32 32",
1418
1524
  fill: "currentColor",
1419
1525
  ...rest
1420
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1526
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1421
1527
  d: "M4 12H2V4A2.0021 2.0021 0 014 2h8V4H4zM12 30H4a2.0021 2.0021 0 01-2-2V20H4v8h8zM28 30H20V28h8V20h2v8A2.0021 2.0021 0 0128 30zM30 12H28V4H20V2h8a2.0021 2.0021 0 012 2zM16 22a6 6 0 116-6A6.0067 6.0067 0 0116 22zm0-10a4 4 0 104 4A4.0045 4.0045 0 0016 12z"
1422
1528
  })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1423
1529
  cx: "16",
@@ -1505,9 +1611,9 @@ const NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate({
1505
1611
  viewBox: "0 0 32 32",
1506
1612
  fill: "currentColor",
1507
1613
  ...rest
1508
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1614
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1509
1615
  d: "M20,15V11a2.0023,2.0023,0,0,0-2-2H12V23h2V17h1.4807l2.3345,6H19.96l-2.333-6H18A2.0027,2.0027,0,0,0,20,15Zm-6-4h4v4H14Z"
1510
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1616
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1511
1617
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
1512
1618
  })), children);
1513
1619
  });
@@ -1527,9 +1633,9 @@ const NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane({
1527
1633
  viewBox: "0 0 32 32",
1528
1634
  fill: "currentColor",
1529
1635
  ...rest
1530
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1636
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1531
1637
  d: "M20,18a3.9962,3.9962,0,0,1-3,3.8579V17h2V15H17V13.8159a3.0007,3.0007,0,1,0-2,0V15H13v2h2v4.8579A3.9962,3.9962,0,0,1,12,18H10a6,6,0,0,0,12,0Zm-4-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,16,10Z"
1532
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1638
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1533
1639
  d: "M30,14H27.8193A12.0112,12.0112,0,0,0,18,4.1807V2H14V4.1807A12.0112,12.0112,0,0,0,4.1807,14H2v4H4.1807A12.0112,12.0112,0,0,0,14,27.8193V30h4V27.8193A12.0112,12.0112,0,0,0,27.8193,18H30ZM16,26A10,10,0,1,1,26,16,10.0114,10.0114,0,0,1,16,26Z"
1534
1640
  })), children);
1535
1641
  });
@@ -1553,7 +1659,7 @@ const NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan({
1553
1659
  cx: "16",
1554
1660
  cy: "14",
1555
1661
  r: "2"
1556
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1662
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1557
1663
  d: "M20,28H12a1,1,0,0,1-1-1V21.2656L7.2612,14.7231,2.4854,11.8574a1,1,0,0,1-.3536-1.3535l4-7a1,1,0,0,1,1.3828-.3613L12.2769,6h7.4462l4.7623-2.8574a1,1,0,0,1,1.3828.3613l4,7a1,1,0,0,1-.3536,1.3535l-4.7758,2.8657L21,21.2656V27A1,1,0,0,1,20,28Zm-7-2h6V20.7346l4.2616-7.4578,4.3844-2.6306L24.6387,5.3831,20.277,8H11.723L7.3613,5.3831,4.354,10.6462l4.3844,2.6306L13,20.7346Z"
1558
1664
  })), children);
1559
1665
  });
@@ -1573,9 +1679,9 @@ const NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor({
1573
1679
  viewBox: "0 0 32 32",
1574
1680
  fill: "currentColor",
1575
1681
  ...rest
1576
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1682
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1577
1683
  d: "M22,28H10a1,1,0,0,1-.8438-.4631l-7-11a1,1,0,0,1,0-1.0738l7-11A1,1,0,0,1,10,4H22a1,1,0,0,1,.8438.4631l7,11a1,1,0,0,1,0,1.0738l-7,11A1,1,0,0,1,22,28ZM10.5488,26H21.4512l6.3633-10L21.4512,6H10.5488L4.1855,16Z"
1578
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1684
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1579
1685
  d: "M19.5,24h-7a1.0005,1.0005,0,0,1-.8413-.4592l-4.5-7a1.0016,1.0016,0,0,1,0-1.0816l4.5-7A1.0005,1.0005,0,0,1,12.5,8h7a1.0005,1.0005,0,0,1,.8413.4592l4.5,7a1.0016,1.0016,0,0,1,0,1.0816l-4.5,7A1.0005,1.0005,0,0,1,19.5,24Zm-6.4541-2h5.9082l3.8569-6-3.8569-6H13.0459L9.189,16Z"
1580
1686
  })), children);
1581
1687
  });
@@ -1599,7 +1705,7 @@ const NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor({
1599
1705
  cx: "16",
1600
1706
  cy: "16",
1601
1707
  r: "2"
1602
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1708
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1603
1709
  d: "M30.8638,15.4961l-7-12A1,1,0,0,0,23,3H9a1,1,0,0,0-.8638.4961l-7,12a1,1,0,0,0,0,1.0078l7,12A1,1,0,0,0,9,29H23a1,1,0,0,0,.8638-.4961l7-12a1,1,0,0,0,0-1.0078ZM22.4258,27H9.5742L3.1577,16,9.5742,5H22.4258l6.4165,11Z"
1604
1710
  })), children);
1605
1711
  });
@@ -1623,7 +1729,7 @@ const NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme({
1623
1729
  cx: "16",
1624
1730
  cy: "16",
1625
1731
  r: "2"
1626
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1732
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1627
1733
  d: "M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z"
1628
1734
  })), children);
1629
1735
  });
@@ -1647,7 +1753,7 @@ const NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac({
1647
1753
  cx: "16",
1648
1754
  cy: "14",
1649
1755
  r: "2"
1650
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1756
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1651
1757
  d: "M29.8682,10.5039l-4-7a.9992.9992,0,0,0-1.3828-.3613L19.7231,6H12.2769L7.5146,3.1426a.9992.9992,0,0,0-1.3828.3613l-4,7a1,1,0,0,0,.3536,1.3535l4.7758,2.8657L11,21.2656V27a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V21.2656l3.7388-6.5425,4.7758-2.8657A1,1,0,0,0,29.8682,10.5039ZM18.8484,21H13.1516L8.5757,12.9922,11.4287,8h9.1426l2.853,4.9922Z"
1652
1758
  })), children);
1653
1759
  });
@@ -1667,7 +1773,7 @@ const Need = /*#__PURE__*/React.forwardRef(function Need({
1667
1773
  viewBox: "0 0 32 32",
1668
1774
  fill: "currentColor",
1669
1775
  ...rest
1670
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1776
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1671
1777
  d: "M29.1211 16.8789A2.98 2.98 0 0027.01 16H27a2.9774 2.9774 0 00-2.1211.8789L19.9778 21.78A2.9943 2.9943 0 0017 19H10a5.0059 5.0059 0 00-5 5v.667L2 28.6631l1.6 1.2L7 25.333V24a3.0033 3.0033 0 013-3h7a1 1 0 010 2H13v2h4.9287a3.9717 3.9717 0 002.8286-1.1719L26.293 18.293A.9929.9929 0 0127 18h.0034a1 1 0 01.7036 1.707l-7.414 7.4141A2.9791 2.9791 0 0118.1714 28H11v2h7.1714a4.9665 4.9665 0 003.5356-1.4648l7.4141-7.4141a2.9989 2.9989 0 000-4.2422zM21.586 8.586L18 12 18 2 16 2 16 12 12.414 8.586 11 10 17 16 23 10 21.586 8.586z"
1672
1778
  })), children);
1673
1779
  });
@@ -1687,7 +1793,7 @@ const Network_1 = /*#__PURE__*/React.forwardRef(function Network_1({
1687
1793
  viewBox: "0 0 32 32",
1688
1794
  fill: "currentColor",
1689
1795
  ...rest
1690
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1796
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1691
1797
  d: "M16 20a4 4 0 114-4A4.0045 4.0045 0 0116 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0016 14zM5 20a4 4 0 114-4A4.0045 4.0045 0 015 20zm0-6a2 2 0 102 2A2.0023 2.0023 0 005 14zM10 31a4 4 0 114-4A4.0045 4.0045 0 0110 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 25zM22 31a4 4 0 114-4A4.0045 4.0045 0 0122 31zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 25zM27 20a4 4 0 114-4A4.0045 4.0045 0 0127 20zm0-6a2 2 0 102 2A2.0021 2.0021 0 0027 14zM22 9a4 4 0 114-4A4.0045 4.0045 0 0122 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0022 3zM10 9a4 4 0 114-4A4.0045 4.0045 0 0110 9zm0-6a2 2 0 102 2A2.0021 2.0021 0 0010 3z"
1692
1798
  })), children);
1693
1799
  });
@@ -1707,7 +1813,7 @@ const Network_2 = /*#__PURE__*/React.forwardRef(function Network_2({
1707
1813
  viewBox: "0 0 32 32",
1708
1814
  fill: "currentColor",
1709
1815
  ...rest
1710
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1816
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1711
1817
  d: "M17,17h5.1421a4,4,0,1,0,0-2H17V7h5.1421a4,4,0,1,0,0-2H17a2.0023,2.0023,0,0,0-2,2v8H9.8579a4,4,0,1,0,0,2H15v8a2.0023,2.0023,0,0,0,2,2h5.1421a4,4,0,1,0,0-2H17Zm9-3a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,14ZM26,4a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,4ZM6,18a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,6,18Zm20,6a2,2,0,1,1-2,2A2.0023,2.0023,0,0,1,26,24Z"
1712
1818
  })), children);
1713
1819
  });
@@ -1727,11 +1833,11 @@ const Network_3 = /*#__PURE__*/React.forwardRef(function Network_3({
1727
1833
  viewBox: "0 0 32 32",
1728
1834
  fill: "currentColor",
1729
1835
  ...rest
1730
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1836
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1731
1837
  d: "M30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15h2v2H8a4 4 0 000 8H20z"
1732
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1838
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1733
1839
  d: "M20,20H12V12h8Zm-6-2h4V14H14Z"
1734
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1840
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1735
1841
  d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
1736
1842
  })), children);
1737
1843
  });
@@ -1751,9 +1857,9 @@ const Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Refer
1751
1857
  viewBox: "0 0 32 32",
1752
1858
  fill: "currentColor",
1753
1859
  ...rest
1754
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1860
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1755
1861
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM30 30H22V22h8zm-6-2h4V24H24zM20 20H12V12h8zm-6-2h4V14H14z"
1756
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1862
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1757
1863
  d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
1758
1864
  })), children);
1759
1865
  });
@@ -1785,7 +1891,7 @@ const Network_4 = /*#__PURE__*/React.forwardRef(function Network_4({
1785
1891
  cx: "4",
1786
1892
  cy: "16",
1787
1893
  r: "2"
1788
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1894
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1789
1895
  d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9626,3.9626,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97a3.9239,3.9239,0,0,0,0,4.7744l-3.1758,3.97A3.96,3.96,0,0,0,8,22a4,4,0,1,0,4,4,3.9624,3.9624,0,0,0-.81-2.3872l3.1758-3.97A3.9658,3.9658,0,0,0,19.8579,17h4.2842A3.9934,3.9934,0,1,0,28,12ZM6,6A2,2,0,1,1,8,8,2.0023,2.0023,0,0,1,6,6ZM8,28a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,28Zm8-10a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
1790
1896
  })), children);
1791
1897
  });
@@ -1809,7 +1915,7 @@ const Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Refer
1809
1915
  cx: "21",
1810
1916
  cy: "26",
1811
1917
  r: "2"
1812
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1918
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1813
1919
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1814
1920
  })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
1815
1921
  cx: "21",
@@ -1819,7 +1925,7 @@ const Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Refer
1819
1925
  cx: "4",
1820
1926
  cy: "16",
1821
1927
  r: "2"
1822
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1928
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1823
1929
  d: "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z"
1824
1930
  })), children);
1825
1931
  });
@@ -1839,7 +1945,7 @@ const NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminC
1839
1945
  viewBox: "0 0 32 32",
1840
1946
  fill: "currentColor",
1841
1947
  ...rest
1842
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1948
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1843
1949
  d: "M27 20.415L25.586 19 23 21.587 20.414 19 19 20.415 21.586 23 19 25.586 20.414 27 23 24.414 25.586 27 27 25.586 24.414 23 27 20.415zM24 4a4.0045 4.0045 0 00-4 4 3.951 3.951 0 00.5669 2.019L10.019 20.5669A3.9521 3.9521 0 008 20a4 4 0 104 4 3.951 3.951 0 00-.5669-2.019L21.981 11.4331A3.9521 3.9521 0 0024 12a4 4 0 000-8zM8 26a2 2 0 112-2A2.0023 2.0023 0 018 26zM24 10a2 2 0 112-2A2.0023 2.0023 0 0124 10zM8 11.18L5.41 8.59 4 10 8 14 15 7 13.59 5.59 8 11.18z"
1844
1950
  })), children);
1845
1951
  });
@@ -1859,11 +1965,11 @@ const NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterpri
1859
1965
  viewBox: "0 0 32 32",
1860
1966
  fill: "currentColor",
1861
1967
  ...rest
1862
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1968
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1863
1969
  d: "M25.7983,10a10,10,0,0,0-19.62.124A7.4964,7.4964,0,0,0,7.5,25H8V23H7.5a5.4961,5.4961,0,0,1-.377-10.9795l.8365-.0571.09-.8335A7.9934,7.9934,0,0,1,23.7368,10Z"
1864
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1970
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1865
1971
  d: "M28,12H18a2.0023,2.0023,0,0,0-2,2v4H12a2.0023,2.0023,0,0,0-2,2V30H30V14A2.0023,2.0023,0,0,0,28,12ZM12,28V20h4v8Zm16,0H18V14H28Z"
1866
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1972
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1867
1973
  d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
1868
1974
  })), children);
1869
1975
  });
@@ -1883,9 +1989,9 @@ const NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay({
1883
1989
  viewBox: "0 0 32 32",
1884
1990
  fill: "currentColor",
1885
1991
  ...rest
1886
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1992
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1887
1993
  d: "M22 23L13.83 23 16.41 20.41 15 19 10 24 15 29 16.41 27.59 13.83 25 22 25 22 23zM11 13L19.17 13 16.59 10.41 18 9 23 14 18 19 16.59 17.59 19.17 15 11 15 11 13z"
1888
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1994
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1889
1995
  d: "M24.5,25H24V23h.5a5.4961,5.4961,0,0,0,.377-10.9795l-.8365-.0566-.09-.834a7.9979,7.9979,0,0,0-15.9014,0l-.09.834-.8365.0566A5.4961,5.4961,0,0,0,7.5,23H8v2H7.5A7.4964,7.4964,0,0,1,6.1782,10.124a9.9992,9.9992,0,0,1,19.6436,0A7.4964,7.4964,0,0,1,24.5,25Z"
1890
1996
  })), children);
1891
1997
  });
@@ -1905,9 +2011,9 @@ const NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic({
1905
2011
  viewBox: "0 0 32 32",
1906
2012
  fill: "currentColor",
1907
2013
  ...rest
1908
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2014
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1909
2015
  d: "M22.5,13c-4.7,0-8.5,3.8-8.5,8.5s3.8,8.5,8.5,8.5s8.5-3.8,8.5-8.5S27.2,13,22.5,13z M29,21h-3c0-2-0.3-4-0.9-5.5 C27.2,16.5,28.8,18.5,29,21z M22.5,28C22.5,28,22.5,28,22.5,28c-0.4-0.2-1.3-1.8-1.5-5h2.9C23.7,26.2,22.9,27.8,22.5,28z M21,21 c0.1-3.8,1.1-5.8,1.4-6c0,0,0,0,0,0c0.4,0.2,1.4,2.2,1.5,6H21z M19.9,15.5C19.3,17,19.1,19,19,21h-3C16.2,18.5,17.8,16.5,19.9,15.5z M16.2,23H19c0.1,1.6,0.4,3.2,0.9,4.5C18.1,26.7,16.7,25,16.2,23z M25.1,27.5c0.5-1.3,0.8-2.8,0.9-4.5h2.9 C28.3,25,26.9,26.7,25.1,27.5z"
1910
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2016
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1911
2017
  d: "M25.8,10c-0.9-4.6-5-8-9.8-8c-4.8,0-8.9,3.4-9.8,8.1C2.7,10.8,0,13.8,0,17.5C0,21.6,3.4,25,7.5,25H11v-2H7.5 c-3,0-5.5-2.5-5.5-5.5c0-2.9,2.2-5.3,5.1-5.5L8,12L8,11.1C8.5,7.1,11.9,4,16,4c3.7,0,6.8,2.6,7.7,6H25.8z"
1912
2018
  })), children);
1913
2019
  });
@@ -1927,7 +2033,7 @@ const NetworkInterface = /*#__PURE__*/React.forwardRef(function NetworkInterface
1927
2033
  viewBox: "0 0 32 32",
1928
2034
  fill: "currentColor",
1929
2035
  ...rest
1930
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2036
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1931
2037
  d: "M28 18h-2V6h-13v-2h13c1.1028 0 2 .8972 2 2v12zM18 28H6c-1.1028 0-2-.8972-2-2v-13h2v13h12v2zM26 21l-1.793 1.793-5.5076-5.5078c.187-.3911.3005-.8232.3005-1.2852 0-1.6543-1.3457-3-3-3-.4617 0-.894.1133-1.2852.3008l-5.2817-5.2817c.3513-.5947.5669-1.2793.5669-2.019 0-2.2056-1.7944-4-4-4S2 3.7944 2 6s1.7944 4 4 4c.7395 0 1.4241-.2153 2.019-.5669l5.2815 5.2817c-.187.3911-.3005.8232-.3005 1.2852 0 1.6543 1.3457 3 3 3 .4617 0 .894-.1133 1.2852-.3008l5.5078 5.5078-1.793 1.793 5 5 5-5-5-5zM4 6c0-1.1025.8972-2 2-2s2 .8975 2 2-.8972 2-2 2-2-.8975-2-2zm11 10c0-.5513.4485-1 1-1s1 .4487 1 1-.4485 1-1 1-1-.4487-1-1zm8.8286 10l2.1714-2.1714 2.1714 2.1714-2.1714 2.1714-2.1714-2.1714z"
1932
2038
  })), children);
1933
2039
  });
@@ -1947,7 +2053,7 @@ const NetworkTimeProtocol = /*#__PURE__*/React.forwardRef(function NetworkTimePr
1947
2053
  viewBox: "0 0 32 32",
1948
2054
  fill: "currentColor",
1949
2055
  ...rest
1950
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2056
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1951
2057
  d: "M18.8,27c-.3-.9-1-1.5-1.8-1.8v-3.2c5-.5,9-4.8,9-9.9S21.5,2.1,16,2.1,6,6.5,6,12s3.9,9.5,9,10v3.2c-.9.3-1.5,1-1.8,1.8H4v2h9.2c.4,1.2,1.5,2,2.8,2s2.4-.8,2.8-2h9.2v-2h-9.2ZM8,12c0-4.4,3.6-8,8-8s8,3.6,8,8-3.6,8-8,8-8-3.6-8-8ZM16,29c-.6,0-1-.5-1-1s.4-1,1-1,1,.5,1,1-.5,1-1,1ZM19.3,16.7l-4.3-4.3v-6.4h2v5.6l3.7,3.7s-1.4,1.4-1.4,1.4Z"
1952
2058
  })), children);
1953
2059
  });
@@ -1968,9 +2074,9 @@ const NewTab = /*#__PURE__*/React.forwardRef(function NewTab({
1968
2074
  viewBox: "0 0 16 16",
1969
2075
  fill: "currentColor",
1970
2076
  ...rest
1971
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2077
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1972
2078
  d: "M13,13H3V3h5V2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V8h-1V13z"
1973
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2079
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1974
2080
  d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
1975
2081
  })), children);
1976
2082
  }
@@ -1982,11 +2088,11 @@ const NewTab = /*#__PURE__*/React.forwardRef(function NewTab({
1982
2088
  viewBox: "0 0 32 32",
1983
2089
  fill: "currentColor",
1984
2090
  ...rest
1985
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2091
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1986
2092
  d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
1987
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2093
+ })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1988
2094
  d: "M26,26H6V6H16V4H6A2.002,2.002,0,0,0,4,6V26a2.002,2.002,0,0,0,2,2H26a2.002,2.002,0,0,0,2-2V16H26Z"
1989
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2095
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1990
2096
  d: "M26 6L26 2 24 2 24 6 20 6 20 8 24 8 24 12 26 12 26 8 30 8 30 6 26 6z"
1991
2097
  })), children);
1992
2098
  });
@@ -2006,9 +2112,9 @@ const NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled({
2006
2112
  viewBox: "0 0 32 32",
2007
2113
  fill: "currentColor",
2008
2114
  ...rest
2009
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2115
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2010
2116
  d: "M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm6-1H20.15L14.57,9.3926,16,8l8,8-8,8-1.43-1.4272L20.15,17H8Z"
2011
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2117
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2012
2118
  fill: "none",
2013
2119
  d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z",
2014
2120
  "data-icon-path": "inner-path"
@@ -2030,9 +2136,9 @@ const NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline({
2030
2136
  viewBox: "0 0 32 32",
2031
2137
  fill: "currentColor",
2032
2138
  ...rest
2033
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2139
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2034
2140
  d: "M16 8L14.57 9.393 20.15 15 8 15 8 17 20.15 17 14.57 22.573 16 24 24 16 16 8z"
2035
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2141
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2036
2142
  d: "M16,30A14,14,0,1,1,30,16,14.0158,14.0158,0,0,1,16,30ZM16,4A12,12,0,1,0,28,16,12.0137,12.0137,0,0,0,16,4Z"
2037
2143
  })), children);
2038
2144
  });
@@ -2052,7 +2158,7 @@ const NoImage = /*#__PURE__*/React.forwardRef(function NoImage({
2052
2158
  viewBox: "0 0 32 32",
2053
2159
  fill: "currentColor",
2054
2160
  ...rest
2055
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2161
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2056
2162
  d: "M30 3.4141L28.5859 2 2 28.5859 3.4141 30l2-2H26a2.0027 2.0027 0 002-2V5.4141zM26 26H7.4141l7.7929-7.793 2.3788 2.3787a2 2 0 002.8284 0L22 19l4 3.9973zm0-5.8318l-2.5858-2.5859a2 2 0 00-2.8284 0L19 19.1682l-2.377-2.3771L26 7.4141zM6 22V19l5-4.9966 1.3733 1.3733 1.4159-1.416-1.375-1.375a2 2 0 00-2.8284 0L6 16.1716V6H22V4H6A2.002 2.002 0 004 6V22z"
2057
2163
  })), children);
2058
2164
  });
@@ -2072,7 +2178,7 @@ const NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket({
2072
2178
  viewBox: "0 0 32 32",
2073
2179
  fill: "currentColor",
2074
2180
  ...rest
2075
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2181
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2076
2182
  d: "M28 6h-.5859L30 3.4141 28.5859 2 2 28.5859 3.4141 30l4-4H28a2.0027 2.0027 0 002-2V19a1 1 0 00-1-1 2 2 0 010-4 1 1 0 001-1V8A2.0023 2.0023 0 0028 6zm0 6.1265a4 4 0 000 7.7465V24H21V21H19v3H9.4141L19 14.4141V19h2V12.4141L25.4141 8H28zM4 12.1265V8H19V6H4A2.0023 2.0023 0 002 8v5a1 1 0 001 1 2 2 0 010 4 1 1 0 00-1 1v5H4V19.873a4 4 0 000-7.7465z"
2077
2183
  })), children);
2078
2184
  });
@@ -2093,7 +2199,7 @@ const Nominal = /*#__PURE__*/React.forwardRef(function Nominal({
2093
2199
  viewBox: "0 0 16 16",
2094
2200
  fill: "currentColor",
2095
2201
  ...rest
2096
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2202
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2097
2203
  d: "M12,8 C13.6568542,8 15,9.34314575 15,11 C15,12.6568542 13.6568542,14 12,14 C10.3431458,14 9,12.6568542 9,11 C9,9.34314575 10.3431458,8 12,8 Z M4,8 C5.65685425,8 7,9.34314575 7,11 C7,12.6568542 5.65685425,14 4,14 C2.34314575,14 1,12.6568542 1,11 C1,9.34314575 2.34314575,8 4,8 Z M12,9 C10.8954305,9 10,9.8954305 10,11 C10,12.1045695 10.8954305,13 12,13 C13.1045695,13 14,12.1045695 14,11 C14,9.8954305 13.1045695,9 12,9 Z M4,9 C2.8954305,9 2,9.8954305 2,11 C2,12.1045695 2.8954305,13 4,13 C5.1045695,13 6,12.1045695 6,11 C6,9.8954305 5.1045695,9 4,9 Z M8,2 C9.65685425,2 11,3.34314575 11,5 C11,6.65685425 9.65685425,8 8,8 C6.34314575,8 5,6.65685425 5,5 C5,3.34314575 6.34314575,2 8,2 Z M8,3 C6.8954305,3 6,3.8954305 6,5 C6,6.1045695 6.8954305,7 8,7 C9.1045695,7 10,6.1045695 10,5 C10,3.8954305 9.1045695,3 8,3 Z"
2098
2204
  })), children);
2099
2205
  }
@@ -2105,7 +2211,7 @@ const Nominal = /*#__PURE__*/React.forwardRef(function Nominal({
2105
2211
  viewBox: "0 0 32 32",
2106
2212
  fill: "currentColor",
2107
2213
  ...rest
2108
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2214
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2109
2215
  d: "M24 28a6 6 0 116-6A6.0069 6.0069 0 0124 28zm0-10a4 4 0 104 4A4.0045 4.0045 0 0024 18zM8 28a6 6 0 116-6A6.0069 6.0069 0 018 28zM8 18a4 4 0 104 4A4.0045 4.0045 0 008 18zM16 14a6 6 0 116-6A6.0069 6.0069 0 0116 14zM16 4a4 4 0 104 4A4.0045 4.0045 0 0016 4z"
2110
2216
  })), children);
2111
2217
  });
@@ -2125,9 +2231,9 @@ const WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealth
2125
2231
  viewBox: "0 0 32 32",
2126
2232
  fill: "currentColor",
2127
2233
  ...rest
2128
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2234
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2129
2235
  d: "M25 23H19a3 3 0 00-3 3v2h2V26a1 1 0 011-1h6a1 1 0 011 1v2h2V26A3 3 0 0025 23zM18 18a4 4 0 104-4A4 4 0 0018 18zm6 0a2 2 0 11-2-2A2 2 0 0124 18zM10 18.59L7.41 16 6 17.41 10 21.41 17 14.41 15.59 13 10 18.59z"
2130
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2236
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2131
2237
  d: "M14,26H4V6h7.1716l3.4141,3.4143L15.1716,10H28v8h2V10a2,2,0,0,0-2-2H16L12.5859,4.5858A2,2,0,0,0,11.1716,4H4A2,2,0,0,0,2,6V26a2,2,0,0,0,2,2H14Z"
2132
2238
  })), children);
2133
2239
  });
@@ -2147,9 +2253,9 @@ const NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified({
2147
2253
  viewBox: "0 0 32 32",
2148
2254
  fill: "currentColor",
2149
2255
  ...rest
2150
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2256
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2151
2257
  d: "M6 8H16V10H6zM6 12H14V14H6zM6 16H10V18H6z"
2152
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2258
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2153
2259
  d: "M28,26H7.4141L30,3.4141,28.5859,2l-2,2H4A2.0023,2.0023,0,0,0,2,6V22H4V6H24.5859L2,28.5859,3.4141,30l2-2H28a2.0023,2.0023,0,0,0,2-2V10H28Z"
2154
2260
  })), children);
2155
2261
  });
@@ -2169,9 +2275,9 @@ const NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl({
2169
2275
  viewBox: "0 0 32 32",
2170
2276
  fill: "currentColor",
2171
2277
  ...rest
2172
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2278
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2173
2279
  d: "M11.4141,15l-8-8L2,8.4141,8.5859,15H2v1a14,14,0,0,0,28,0V15ZM16,28A12.0166,12.0166,0,0,1,4.0415,17h23.917A12.0166,12.0166,0,0,1,16,28Z"
2174
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2280
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2175
2281
  d: "M22,8a5.0049,5.0049,0,0,0-1.5708.2554A8.0242,8.0242,0,0,0,14,5,7.9364,7.9364,0,0,0,9.0938,6.68L4.4141,2,3,3.4141,9.05,9.4648l.707-.7075A5.96,5.96,0,0,1,14,7a6.02,6.02,0,0,1,4.6875,2.2642,5.06,5.06,0,0,0-.59.61A2.9892,2.9892,0,0,1,15.7544,11H12v2h3.7544a4.98,4.98,0,0,0,3.9033-1.8745A3,3,0,0,1,25,13h2A5.0059,5.0059,0,0,0,22,8Z"
2176
2282
  })), children);
2177
2283
  });
@@ -2191,7 +2297,7 @@ const NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable({
2191
2297
  viewBox: "0 0 32 32",
2192
2298
  fill: "currentColor",
2193
2299
  ...rest
2194
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2300
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2195
2301
  d: "M4 15H14V17H4zM18 15H28V17H18z"
2196
2302
  })), children);
2197
2303
  });
@@ -2211,7 +2317,7 @@ const NotSent = /*#__PURE__*/React.forwardRef(function NotSent({
2211
2317
  viewBox: "0 0 32 32",
2212
2318
  fill: "currentColor",
2213
2319
  ...rest
2214
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2320
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2215
2321
  d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l9.6 3.84 3.84 9.6A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM5.8 15L11.54 13l3.05 3-1.83 1.83zM17 26.2l-2.79-7L16 17.41l3 3.05zM15.69 11.45l7.64-2.78-2.78 7.64 1.56 1.56L25.94 7.34a1 1 0 00-1.28-1.28L14.13 9.89z"
2216
2322
  })), children);
2217
2323
  });
@@ -2231,7 +2337,7 @@ const NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled({
2231
2337
  viewBox: "0 0 32 32",
2232
2338
  fill: "currentColor",
2233
2339
  ...rest
2234
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2340
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2235
2341
  d: "M30 28.59L3.41 2 2 3.41l8 8L2.66 14.06a1 1 0 000 1.87l8.59 3.43L14.59 16 16 17.41l-3.37 3.37 3.44 8.59A1 1 0 0017 30h0a1 1 0 00.92-.66L20.6 22l8 8zM22.49 16.83l3.45-9.49a1 1 0 00-1.28-1.28L15.17 9.51z"
2236
2342
  })), children);
2237
2343
  });
@@ -2251,9 +2357,9 @@ const Notebook = /*#__PURE__*/React.forwardRef(function Notebook({
2251
2357
  viewBox: "0 0 32 32",
2252
2358
  fill: "currentColor",
2253
2359
  ...rest
2254
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2360
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2255
2361
  d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
2256
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2362
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2257
2363
  d: "M28,5H4A2.002,2.002,0,0,0,2,7V25a2.0023,2.0023,0,0,0,2,2H28a2.0027,2.0027,0,0,0,2-2V7A2.0023,2.0023,0,0,0,28,5ZM4,7H15V25H4ZM17,25V7H28l.002,18Z"
2258
2364
  })), children);
2259
2365
  });
@@ -2273,9 +2379,9 @@ const NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReferen
2273
2379
  viewBox: "0 0 32 32",
2274
2380
  fill: "currentColor",
2275
2381
  ...rest
2276
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2382
+ }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2277
2383
  d: "M4 20L4 22 7.586 22 2 27.586 3.414 29 9 23.414 9 27 11 27 11 20 4 20zM19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
2278
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2384
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2279
2385
  d: "M28,5H4A2.002,2.002,0,0,0,2,7V17H4V7H15V27H28a2.002,2.002,0,0,0,2-2V7A2.002,2.002,0,0,0,28,5ZM17,25V7H28l.0015,18Z"
2280
2386
  })), children);
2281
2387
  });
@@ -2296,7 +2402,7 @@ const Notification = /*#__PURE__*/React.forwardRef(function Notification({
2296
2402
  viewBox: "0 0 16 16",
2297
2403
  fill: "currentColor",
2298
2404
  ...rest
2299
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2405
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2300
2406
  d: "M14.4,10.1L13,8.8V6.5c0-2.6-1.9-4.7-4.5-5v-1h-1v1C5,1.8,3,3.9,3,6.5v2.3l-1.4,1.3c-0.1,0.1-0.2,0.2-0.1,0.4V12 c0,0.3,0.2,0.5,0.4,0.5c0,0,0,0,0.1,0h3.5C5.5,13.9,6.6,15,8,15s2.5-1.1,2.5-2.5H14c0.3,0,0.5-0.2,0.5-0.4c0,0,0,0,0-0.1v-1.5 C14.5,10.4,14.4,10.2,14.4,10.1z M8,14c-0.8,0-1.5-0.7-1.5-1.5h3C9.5,13.3,8.8,14,8,14z M13.5,11.5h-11v-0.8l1.3-1.4 C3.9,9.3,4,9.1,4,9V6.5c0-2.2,1.8-4,4-4s4,1.8,4,4V9c0,0.1,0.1,0.3,0.1,0.4l1.4,1.3V11.5z"
2301
2407
  })), children);
2302
2408
  }
@@ -2308,7 +2414,7 @@ const Notification = /*#__PURE__*/React.forwardRef(function Notification({
2308
2414
  viewBox: "0 0 32 32",
2309
2415
  fill: "currentColor",
2310
2416
  ...rest
2311
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2417
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2312
2418
  d: "M28.7071,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.2929,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v.7768a5.152,5.152,0,0,0,4.5,5.1987A5.0057,5.0057,0,0,0,21,25V24h7a1,1,0,0,0,1-1V20A1,1,0,0,0,28.7071,19.293ZM19,25a3,3,0,0,1-6,0V24h6Zm8-3H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13a8,8,0,0,1,16,0v4a1,1,0,0,0,.293.707L27,20.4141Z"
2313
2419
  })), children);
2314
2420
  });
@@ -2328,7 +2434,7 @@ const NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFi
2328
2434
  viewBox: "0 0 32 32",
2329
2435
  fill: "currentColor",
2330
2436
  ...rest
2331
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2437
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2332
2438
  d: "M28.707,19.293,26,16.5859V13a10.0136,10.0136,0,0,0-9-9.9492V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A.9993.9993,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20A.9993.9993,0,0,0,28.707,19.293ZM19,25a3,3,0,0,1-6,0V24h6Z"
2333
2439
  })), children);
2334
2440
  });
@@ -2348,7 +2454,7 @@ const NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew({
2348
2454
  viewBox: "0 0 32 32",
2349
2455
  fill: "currentColor",
2350
2456
  ...rest
2351
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2457
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2352
2458
  d: "M26,16.5859V14H24v3a1,1,0,0,0,.293.707L27,20.4141V22H5V20.4141L7.707,17.707A1,1,0,0,0,8,17V13A7.9854,7.9854,0,0,1,20,6.0825V3.8467a9.896,9.896,0,0,0-3-.7959V1H15V3.0508A10.0136,10.0136,0,0,0,6,13v3.5859L3.293,19.293A1,1,0,0,0,3,20v3a1,1,0,0,0,1,1h7v1a5,5,0,0,0,10,0V24h7a1,1,0,0,0,1-1V20a1,1,0,0,0-.293-.707ZM19,25a3,3,0,0,1-6,0V24h6Z"
2353
2459
  })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2354
2460
  cx: "26",
@@ -2373,7 +2479,7 @@ const NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff({
2373
2479
  viewBox: "0 0 16 16",
2374
2480
  fill: "currentColor",
2375
2481
  ...rest
2376
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2482
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2377
2483
  d: "M2.5 11.5v-.8l1.3-1.4C3.9 9.3 4 9.1 4 9V6.5c0-2.2 1.8-4 4-4 .9 0 1.8.3 2.5.9l.7-.7C10.5 2 9.5 1.6 8.5 1.5v-1h-1v1C5 1.8 3 3.9 3 6.5v2.3l-1.4 1.3c-.1.1-.2.2-.1.4v1H2.5zM13 8.8V6.5c0-.8-.2-1.6-.5-2.2L15 1.7 14.3 1 1 14.3 1.7 15l2.5-2.5h1.3C5.5 13.9 6.6 15 8 15s2.5-1.1 2.5-2.5H14c.3 0 .5-.2.5-.4 0 0 0 0 0-.1v-1.5c0-.1-.1-.3-.1-.4L13 8.8zM8 14c-.8 0-1.5-.7-1.5-1.5h3C9.5 13.3 8.8 14 8 14zM13.5 11.5H5.2L11.7 5C11.9 5.5 12 6 12 6.5V9c0 .1.1.3.1.4l1.4 1.3V11.5z"
2378
2484
  })), children);
2379
2485
  }
@@ -2385,7 +2491,7 @@ const NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff({
2385
2491
  viewBox: "0 0 32 32",
2386
2492
  fill: "currentColor",
2387
2493
  ...rest
2388
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2494
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2389
2495
  d: "M26 16.5859V13a9.9217 9.9217 0 00-1.0833-4.5024L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a1 1 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zm8-3H11.4141L23.4119 10.0024A7.949 7.949 0 0124 13v4a1 1 0 00.293.707L27 20.4141zM7.707 17.707A1 1 0 008 17V13a8.0092 8.0092 0 018-8 7.9253 7.9253 0 014.9857 1.7681l1.4264-1.4263A9.934 9.934 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859l-3 3L4.4141 21z"
2390
2496
  })), children);
2391
2497
  });
@@ -2405,7 +2511,7 @@ const NotificationOffFilled = /*#__PURE__*/React.forwardRef(function Notificatio
2405
2511
  viewBox: "0 0 32 32",
2406
2512
  fill: "currentColor",
2407
2513
  ...rest
2408
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2514
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2409
2515
  d: "M26 16.5859V13a9.8828 9.8828 0 00-1.0869-4.499L30 3.4141 28.5859 2 2 28.5859 3.4141 30l6-6H11v1a5 5 0 0010 0V24h7a1 1 0 001-1V20a.9993.9993 0 00-.293-.707zM19 25a3 3 0 01-6 0V24h6zM21.61 4.7383A9.9256 9.9256 0 0017 3.0508V1H15V3.0508A10.0136 10.0136 0 006 13v3.5859L3.293 19.293A.9993.9993 0 003 20v3a.9738.9738 0 00.0585.29z"
2410
2516
  })), children);
2411
2517
  });
@@ -2425,7 +2531,7 @@ const NotificationCounter = /*#__PURE__*/React.forwardRef(function NotificationC
2425
2531
  viewBox: "0 0 32 32",
2426
2532
  fill: "currentColor",
2427
2533
  ...rest
2428
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2534
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2429
2535
  strokeWidth: "0",
2430
2536
  d: "m27,12v15H5V5h15v-2H5c-1.1046,0-2,.8954-2,2v22c0,1.1046.8954,2,2,2h22c1.1046,0,2-.8954,2-2v-15h-2Z"
2431
2537
  })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
@@ -2451,7 +2557,7 @@ const NotificationsPaused = /*#__PURE__*/React.forwardRef(function Notifications
2451
2557
  viewBox: "0 0 32 32",
2452
2558
  fill: "currentColor",
2453
2559
  ...rest
2454
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2560
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2455
2561
  d: "M29,5l-3.625,4h3.625v2h-6v-2l3.75-4h-3.75v-2h6v2ZM28.707,19.293c.1875.1875.293.4419.293.707v3c0,.5522-.4473,1-1,1h-7v1c0,2.7568-2.2432,5-5,5s-5-2.2432-5-5v-1h-7c-.5527,0-1-.4478-1-1v-3c0-.2651.1055-.5195.293-.707l2.707-2.707v-3.5859c0-5.1763,3.9541-9.4458,9-9.9492V1h2v2.0508c1.0583.1055,2.0641.3853,3,.7959v2.1533c-1.1783-.6841-2.5422-1-4-1-4.4111,0-8,3.5889-8,8v4c0,.2651-.1055.5195-.293.707l-2.707,2.707v1.586h22v-1.586l-2.707-2.707c-.1875-.1875-.293-.4419-.293-.707v-3h2v2.5859l2.707,2.707h0ZM19,24h-6v1c0,1.6543,1.3457,3,3,3s3-1.3457,3-3v-1Z"
2456
2562
  })), children);
2457
2563
  });
@@ -2471,7 +2577,7 @@ const NullSign = /*#__PURE__*/React.forwardRef(function NullSign({
2471
2577
  viewBox: "0 0 32 32",
2472
2578
  fill: "currentColor",
2473
2579
  ...rest
2474
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2580
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2475
2581
  d: "M30,3.4142l-1.4142-1.4142-3.4317,3.4317c-2.4572-2.1313-5.6536-3.4317-9.1541-3.4317-7.7197,0-14,6.2803-14,14,0,3.5005,1.3004,6.6969,3.4317,9.1541l-3.4317,3.4317,1.4142,1.4142,3.4317-3.4317c2.4572,2.1313,5.6536,3.4317,9.1541,3.4317,7.7197,0,14-6.2803,14-14,0-3.5005-1.3004-6.6969-3.4317-9.1541,0,0,3.4317-3.4317,3.4317-3.4317ZM4,16c0-6.6167,5.3833-12,12-12,2.9492,0,5.649,1.0739,7.7406,2.8452L6.8452,23.7406c-1.7713-2.0916-2.8452-4.7914-2.8452-7.7406ZM28,16c0,6.6172-5.3828,12-12,12-2.9491,0-5.6489-1.074-7.7405-2.8453L25.1547,8.2595c1.7713,2.0916,2.8453,4.7914,2.8453,7.7405Z"
2476
2582
  })), children);
2477
2583
  });
@@ -2491,9 +2597,9 @@ const Number_0 = /*#__PURE__*/React.forwardRef(function Number_0({
2491
2597
  viewBox: "0 0 32 32",
2492
2598
  fill: "currentColor",
2493
2599
  ...rest
2494
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2600
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2495
2601
  d: "M18,23H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h4a2,2,0,0,1,2,2V21A2,2,0,0,1,18,23ZM14,11h0V21h4V11Z"
2496
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2602
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2497
2603
  d: "M15 15H17V17H15z"
2498
2604
  })), children);
2499
2605
  });
@@ -2513,7 +2619,7 @@ const Number_1 = /*#__PURE__*/React.forwardRef(function Number_1({
2513
2619
  viewBox: "0 0 32 32",
2514
2620
  fill: "currentColor",
2515
2621
  ...rest
2516
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2622
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2517
2623
  d: "M16,10V22h0V10m1-1H12v2h3V21H12v2h8V21H17V9Z"
2518
2624
  })), children);
2519
2625
  });
@@ -2533,7 +2639,7 @@ const Number_2 = /*#__PURE__*/React.forwardRef(function Number_2({
2533
2639
  viewBox: "0 0 32 32",
2534
2640
  fill: "currentColor",
2535
2641
  ...rest
2536
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2642
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2537
2643
  d: "M20,23H12V17a2,2,0,0,1,2-2h4V11H12V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H14v4h6Z"
2538
2644
  })), children);
2539
2645
  });
@@ -2553,7 +2659,7 @@ const Number_3 = /*#__PURE__*/React.forwardRef(function Number_3({
2553
2659
  viewBox: "0 0 32 32",
2554
2660
  fill: "currentColor",
2555
2661
  ...rest
2556
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2662
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2557
2663
  d: "M18,9H12v2h6v4H14v2h4v4H12v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Z"
2558
2664
  })), children);
2559
2665
  });
@@ -2573,7 +2679,7 @@ const Number_4 = /*#__PURE__*/React.forwardRef(function Number_4({
2573
2679
  viewBox: "0 0 32 32",
2574
2680
  fill: "currentColor",
2575
2681
  ...rest
2576
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2682
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2577
2683
  d: "M18,10v8h0V10m1-1H17v8H14V9H12V19h5v4h2V19h1V17H19V9Z"
2578
2684
  })), children);
2579
2685
  });
@@ -2593,7 +2699,7 @@ const Number_5 = /*#__PURE__*/React.forwardRef(function Number_5({
2593
2699
  viewBox: "0 0 32 32",
2594
2700
  fill: "currentColor",
2595
2701
  ...rest
2596
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2702
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2597
2703
  d: "M18,23H12V21h6V17H12V9h8v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
2598
2704
  })), children);
2599
2705
  });
@@ -2613,7 +2719,7 @@ const Number_6 = /*#__PURE__*/React.forwardRef(function Number_6({
2613
2719
  viewBox: "0 0 32 32",
2614
2720
  fill: "currentColor",
2615
2721
  ...rest
2616
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2722
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2617
2723
  d: "M18,14H14V11h5V9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V16A2,2,0,0,0,18,14Zm-4,7V16h4v5Z"
2618
2724
  })), children);
2619
2725
  });
@@ -2633,7 +2739,7 @@ const Number_7 = /*#__PURE__*/React.forwardRef(function Number_7({
2633
2739
  viewBox: "0 0 32 32",
2634
2740
  fill: "currentColor",
2635
2741
  ...rest
2636
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2742
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2637
2743
  d: "M20 9L12 9 12 13 14 13 14 11 17.85 11 13 23 15.16 23 20 11 20 9z"
2638
2744
  })), children);
2639
2745
  });
@@ -2653,7 +2759,7 @@ const Number_8 = /*#__PURE__*/React.forwardRef(function Number_8({
2653
2759
  viewBox: "0 0 32 32",
2654
2760
  fill: "currentColor",
2655
2761
  ...rest
2656
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2762
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2657
2763
  d: "M18,9H14a2,2,0,0,0-2,2V21a2,2,0,0,0,2,2h4a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,2v4H14V11ZM14,21V17h4v4Z"
2658
2764
  })), children);
2659
2765
  });
@@ -2673,7 +2779,7 @@ const Number_9 = /*#__PURE__*/React.forwardRef(function Number_9({
2673
2779
  viewBox: "0 0 32 32",
2674
2780
  fill: "currentColor",
2675
2781
  ...rest
2676
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2782
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2677
2783
  d: "M18,9H14a2,2,0,0,0-2,2v5a2,2,0,0,0,2,2h4v3H13v2h5a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Zm0,7H14V11h4Z"
2678
2784
  })), children);
2679
2785
  });
@@ -2693,7 +2799,7 @@ const NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0({
2693
2799
  viewBox: "0 0 32 32",
2694
2800
  fill: "currentColor",
2695
2801
  ...rest
2696
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2802
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2697
2803
  d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v6h2V13Z"
2698
2804
  })), children);
2699
2805
  });
@@ -2713,7 +2819,7 @@ const NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1({
2713
2819
  viewBox: "0 0 32 32",
2714
2820
  fill: "currentColor",
2715
2821
  ...rest
2716
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2822
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2717
2823
  d: "M17 19L17 11 15 11 15 12 13 12 13 14 15 14 15 19 13 19 13 21 19 21 19 19 17 19z"
2718
2824
  })), children);
2719
2825
  });
@@ -2733,7 +2839,7 @@ const NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2({
2733
2839
  viewBox: "0 0 32 32",
2734
2840
  fill: "currentColor",
2735
2841
  ...rest
2736
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2842
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2737
2843
  d: "M19,21H13V17a2,2,0,0,1,2-2h2V13H13V11h4a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H15v2h4Z"
2738
2844
  })), children);
2739
2845
  });
@@ -2753,7 +2859,7 @@ const NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3({
2753
2859
  viewBox: "0 0 32 32",
2754
2860
  fill: "currentColor",
2755
2861
  ...rest
2756
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2862
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2757
2863
  d: "M17,11H13v2h4v2H14v2h3v2H13v2h4a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Z"
2758
2864
  })), children);
2759
2865
  });
@@ -2773,7 +2879,7 @@ const NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4({
2773
2879
  viewBox: "0 0 32 32",
2774
2880
  fill: "currentColor",
2775
2881
  ...rest
2776
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2882
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2777
2883
  d: "M17 11L17 15 15 15 15 11 13 11 13 17 17 17 17 21 19 21 19 11 17 11z"
2778
2884
  })), children);
2779
2885
  });
@@ -2793,7 +2899,7 @@ const NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5({
2793
2899
  viewBox: "0 0 32 32",
2794
2900
  fill: "currentColor",
2795
2901
  ...rest
2796
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2902
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2797
2903
  d: "M17,21H13V19h4V17H13V11h6v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Z"
2798
2904
  })), children);
2799
2905
  });
@@ -2813,7 +2919,7 @@ const NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6({
2813
2919
  viewBox: "0 0 32 32",
2814
2920
  fill: "currentColor",
2815
2921
  ...rest
2816
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2922
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2817
2923
  d: "M17,21H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h3v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Zm-2-4v2h2V17Z"
2818
2924
  })), children);
2819
2925
  });
@@ -2833,126 +2939,19 @@ const NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7({
2833
2939
  viewBox: "0 0 32 32",
2834
2940
  fill: "currentColor",
2835
2941
  ...rest
2836
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2942
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2837
2943
  d: "M16.44 21L14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z"
2838
2944
  })), children);
2839
2945
  });
2840
2946
  if (process.env.NODE_ENV !== "production") {
2841
2947
  NumberSmall_7.propTypes = iconPropTypes.iconPropTypes;
2842
2948
  }
2843
- const NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8({
2844
- children,
2845
- size = 16,
2846
- ...rest
2847
- }, ref) {
2848
- return /*#__PURE__*/React.createElement(Icon_js, {
2849
- width: size,
2850
- height: size,
2851
- ref: ref,
2852
- xmlns: "http://www.w3.org/2000/svg",
2853
- viewBox: "0 0 32 32",
2854
- fill: "currentColor",
2855
- ...rest
2856
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2857
- d: "M17,11H15a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h2a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Zm0,2v2H15V13Zm-2,6V17h2v2Z"
2858
- })), children);
2859
- });
2860
- if (process.env.NODE_ENV !== "production") {
2861
- NumberSmall_8.propTypes = iconPropTypes.iconPropTypes;
2862
- }
2863
- const NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9({
2864
- children,
2865
- size = 16,
2866
- ...rest
2867
- }, ref) {
2868
- return /*#__PURE__*/React.createElement(Icon_js, {
2869
- width: size,
2870
- height: size,
2871
- ref: ref,
2872
- xmlns: "http://www.w3.org/2000/svg",
2873
- viewBox: "0 0 32 32",
2874
- fill: "currentColor",
2875
- ...rest
2876
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2877
- d: "M17,21H14V19h3V17H15a2,2,0,0,1-2-2V13a2,2,0,0,1,2-2h2a2,2,0,0,1,2,2v6A2,2,0,0,1,17,21Zm-2-8v2h2V13Z"
2878
- })), children);
2879
- });
2880
- if (process.env.NODE_ENV !== "production") {
2881
- NumberSmall_9.propTypes = iconPropTypes.iconPropTypes;
2882
- }
2883
- const Object$1 = /*#__PURE__*/React.forwardRef(function Object({
2884
- children,
2885
- size = 16,
2886
- ...rest
2887
- }, ref) {
2888
- return /*#__PURE__*/React.createElement(Icon_js, {
2889
- width: size,
2890
- height: size,
2891
- ref: ref,
2892
- xmlns: "http://www.w3.org/2000/svg",
2893
- viewBox: "0 0 32 32",
2894
- fill: "currentColor",
2895
- ...rest
2896
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2897
- d: "M6,3h4v2h-4v8c0,1.2002-.5425,2.2661-1.3823,3,.8398.7339,1.3823,1.7998,1.3823,3v8h4v2h-4c-1.103,0-2-.8975-2-2v-8c0-1.1025-.897-2-2-2v-2c1.103,0,2-.8975,2-2V5c0-1.1025.897-2,2-2ZM28,13V5c0-1.1025-.897-2-2-2h-4v2h4v8c0,1.2002.5425,2.2661,1.3823,3-.8398.7339-1.3823,1.7998-1.3823,3v8h-4v2h4c1.103,0,2-.8975,2-2v-8c0-1.1025.897-2,2-2v-2c-1.103,0-2-.8975-2-2Z"
2898
- })), children);
2899
- });
2900
- if (process.env.NODE_ENV !== "production") {
2901
- Object$1.propTypes = iconPropTypes.iconPropTypes;
2902
- }
2903
- const ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage({
2904
- children,
2905
- size = 16,
2906
- ...rest
2907
- }, ref) {
2908
- return /*#__PURE__*/React.createElement(Icon_js, {
2909
- width: size,
2910
- height: size,
2911
- ref: ref,
2912
- xmlns: "http://www.w3.org/2000/svg",
2913
- viewBox: "0 0 32 32",
2914
- fill: "currentColor",
2915
- ...rest
2916
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2917
- d: "M28,20H26v2h2v6H4V22H14V20H4a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V22A2.0023,2.0023,0,0,0,28,20Z"
2918
- })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2919
- cx: "7",
2920
- cy: "25",
2921
- r: "1"
2922
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2923
- d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
2924
- })), children);
2925
- });
2926
- if (process.env.NODE_ENV !== "production") {
2927
- ObjectStorage.propTypes = iconPropTypes.iconPropTypes;
2928
- }
2929
- const ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt({
2930
- children,
2931
- size = 16,
2932
- ...rest
2933
- }, ref) {
2934
- return /*#__PURE__*/React.createElement(Icon_js, {
2935
- width: size,
2936
- height: size,
2937
- ref: ref,
2938
- xmlns: "http://www.w3.org/2000/svg",
2939
- viewBox: "0 0 32 32",
2940
- fill: "currentColor",
2941
- ...rest
2942
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2943
- d: "M28,20H26v2h2v6H4V22H14V20H4a2.0024,2.0024,0,0,0-2,2v6a2.0024,2.0024,0,0,0,2,2H28a2.0024,2.0024,0,0,0,2-2V22A2.0024,2.0024,0,0,0,28,20Z"
2944
- })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2945
- cx: "7",
2946
- cy: "25",
2947
- r: "1"
2948
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2949
- d: "M21,14a2.981,2.981,0,0,0-2.0374.811l-4.0039-2.4023A2.9578,2.9578,0,0,0,15,12a2.9578,2.9578,0,0,0-.0413-.4087L18.9626,9.189A2.9909,2.9909,0,1,0,18,7a2.9345,2.9345,0,0,0,.0415.4092L14.0376,9.8115a3,3,0,1,0,0,4.377l4.0039,2.4023A2.9345,2.9345,0,0,0,18,17a3,3,0,1,0,3-3Zm0-8a1,1,0,1,1-1,1A1.0009,1.0009,0,0,1,21,6Zm-9,7a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,12,13Zm9,5a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,21,18Z"
2950
- })), children);
2951
- });
2952
- if (process.env.NODE_ENV !== "production") {
2953
- ObjectStorageAlt.propTypes = iconPropTypes.iconPropTypes;
2954
- }
2955
2949
 
2950
+ exports.MicrophoneOff = MicrophoneOff;
2951
+ exports.MicrophoneOffFilled = MicrophoneOffFilled;
2952
+ exports.Microscope = Microscope;
2953
+ exports.Microservices_1 = Microservices_1;
2954
+ exports.Microservices_2 = Microservices_2;
2956
2955
  exports.Migrate = Migrate;
2957
2956
  exports.MigrateAlt = MigrateAlt;
2958
2957
  exports.Milestone = Milestone;
@@ -3062,8 +3061,6 @@ exports.NumberSmall_4 = NumberSmall_4;
3062
3061
  exports.NumberSmall_5 = NumberSmall_5;
3063
3062
  exports.NumberSmall_6 = NumberSmall_6;
3064
3063
  exports.NumberSmall_7 = NumberSmall_7;
3065
- exports.NumberSmall_8 = NumberSmall_8;
3066
- exports.NumberSmall_9 = NumberSmall_9;
3067
3064
  exports.Number_0 = Number_0;
3068
3065
  exports.Number_1 = Number_1;
3069
3066
  exports.Number_2 = Number_2;
@@ -3074,7 +3071,4 @@ exports.Number_6 = Number_6;
3074
3071
  exports.Number_7 = Number_7;
3075
3072
  exports.Number_8 = Number_8;
3076
3073
  exports.Number_9 = Number_9;
3077
- exports.Object = Object$1;
3078
- exports.ObjectStorage = ObjectStorage;
3079
- exports.ObjectStorageAlt = ObjectStorageAlt;
3080
3074
  exports.WatsonHealthNominate = WatsonHealthNominate;