@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _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;
16
- const Migrate = /*#__PURE__*/React.forwardRef(function Migrate({
15
+ 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;
16
+ const MicrophoneOff = /*#__PURE__*/React.forwardRef(function MicrophoneOff({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,6 +27,112 @@ const Migrate = /*#__PURE__*/React.forwardRef(function Migrate({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ 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"
31
+ })), children);
32
+ });
33
+ if (process.env.NODE_ENV !== "production") {
34
+ MicrophoneOff.propTypes = iconPropTypes;
35
+ }
36
+ const MicrophoneOffFilled = /*#__PURE__*/React.forwardRef(function MicrophoneOffFilled({
37
+ children,
38
+ size = 16,
39
+ ...rest
40
+ }, ref) {
41
+ return /*#__PURE__*/React.createElement(Icon, {
42
+ width: size,
43
+ height: size,
44
+ ref: ref,
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ viewBox: "0 0 32 32",
47
+ fill: "currentColor",
48
+ ...rest
49
+ }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
50
+ d: "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"
51
+ })), children);
52
+ });
53
+ if (process.env.NODE_ENV !== "production") {
54
+ MicrophoneOffFilled.propTypes = iconPropTypes;
55
+ }
56
+ const Microscope = /*#__PURE__*/React.forwardRef(function Microscope({
57
+ children,
58
+ size = 16,
59
+ ...rest
60
+ }, ref) {
61
+ return /*#__PURE__*/React.createElement(Icon, {
62
+ width: size,
63
+ height: size,
64
+ ref: ref,
65
+ xmlns: "http://www.w3.org/2000/svg",
66
+ viewBox: "0 0 32 32",
67
+ fill: "currentColor",
68
+ ...rest
69
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
70
+ 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"
71
+ })), children);
72
+ });
73
+ if (process.env.NODE_ENV !== "production") {
74
+ Microscope.propTypes = iconPropTypes;
75
+ }
76
+ const Microservices_1 = /*#__PURE__*/React.forwardRef(function Microservices_1({
77
+ children,
78
+ size = 16,
79
+ ...rest
80
+ }, ref) {
81
+ return /*#__PURE__*/React.createElement(Icon, {
82
+ width: size,
83
+ height: size,
84
+ ref: ref,
85
+ xmlns: "http://www.w3.org/2000/svg",
86
+ viewBox: "0 0 32 32",
87
+ fill: "currentColor",
88
+ ...rest
89
+ }, _switch || (_switch = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
90
+ 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"
91
+ }), /*#__PURE__*/React.createElement("path", {
92
+ fill: "none",
93
+ d: "M0 0h32v32H0z"
94
+ })))), children);
95
+ });
96
+ if (process.env.NODE_ENV !== "production") {
97
+ Microservices_1.propTypes = iconPropTypes;
98
+ }
99
+ const Microservices_2 = /*#__PURE__*/React.forwardRef(function Microservices_2({
100
+ children,
101
+ size = 16,
102
+ ...rest
103
+ }, ref) {
104
+ return /*#__PURE__*/React.createElement(Icon, {
105
+ width: size,
106
+ height: size,
107
+ ref: ref,
108
+ xmlns: "http://www.w3.org/2000/svg",
109
+ viewBox: "0 0 32 32",
110
+ fill: "currentColor",
111
+ ...rest
112
+ }, _switch2 || (_switch2 = /*#__PURE__*/React.createElement("switch", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
113
+ 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"
114
+ }), /*#__PURE__*/React.createElement("path", {
115
+ fill: "none",
116
+ d: "M0 0h32v32H0z"
117
+ })))), children);
118
+ });
119
+ if (process.env.NODE_ENV !== "production") {
120
+ Microservices_2.propTypes = iconPropTypes;
121
+ }
122
+ const Migrate = /*#__PURE__*/React.forwardRef(function Migrate({
123
+ children,
124
+ size = 16,
125
+ ...rest
126
+ }, ref) {
127
+ return /*#__PURE__*/React.createElement(Icon, {
128
+ width: size,
129
+ height: size,
130
+ ref: ref,
131
+ xmlns: "http://www.w3.org/2000/svg",
132
+ viewBox: "0 0 32 32",
133
+ fill: "currentColor",
134
+ ...rest
135
+ }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
30
136
  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"
31
137
  })), children);
32
138
  });
@@ -46,7 +152,7 @@ const MigrateAlt = /*#__PURE__*/React.forwardRef(function MigrateAlt({
46
152
  viewBox: "0 0 32 32",
47
153
  fill: "currentColor",
48
154
  ...rest
49
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
155
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
50
156
  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"
51
157
  })), children);
52
158
  });
@@ -66,7 +172,7 @@ const Milestone = /*#__PURE__*/React.forwardRef(function Milestone({
66
172
  viewBox: "0 0 32 32",
67
173
  fill: "currentColor",
68
174
  ...rest
69
- }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
175
+ }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
70
176
  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"
71
177
  })), children);
72
178
  });
@@ -86,7 +192,7 @@ const MilitaryCamp = /*#__PURE__*/React.forwardRef(function MilitaryCamp({
86
192
  viewBox: "0 0 32 32",
87
193
  fill: "currentColor",
88
194
  ...rest
89
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
195
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
90
196
  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"
91
197
  })), children);
92
198
  });
@@ -107,7 +213,7 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize({
107
213
  viewBox: "0 0 16 16",
108
214
  fill: "currentColor",
109
215
  ...rest
110
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
216
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
111
217
  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"
112
218
  })), children);
113
219
  }
@@ -119,7 +225,7 @@ const Minimize = /*#__PURE__*/React.forwardRef(function Minimize({
119
225
  viewBox: "0 0 32 32",
120
226
  fill: "currentColor",
121
227
  ...rest
122
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
228
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
123
229
  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"
124
230
  })), children);
125
231
  });
@@ -140,9 +246,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
140
246
  viewBox: "0 0 16 16",
141
247
  fill: "currentColor",
142
248
  ...rest
143
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
249
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
144
250
  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"
145
- })), _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
251
+ })), _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
146
252
  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",
147
253
  "data-icon-path": "inner-path",
148
254
  opacity: "0"
@@ -157,9 +263,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
157
263
  viewBox: "0 0 20 20",
158
264
  fill: "currentColor",
159
265
  ...rest
160
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
266
+ }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
161
267
  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"
162
- })), _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
268
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
163
269
  fill: "none",
164
270
  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",
165
271
  "data-icon-path": "inner-path",
@@ -175,9 +281,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
175
281
  viewBox: "0 0 24 24",
176
282
  fill: "currentColor",
177
283
  ...rest
178
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
284
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
179
285
  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"
180
- })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
286
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
181
287
  fill: "none",
182
288
  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",
183
289
  "data-icon-path": "inner-path",
@@ -192,9 +298,9 @@ const Misuse = /*#__PURE__*/React.forwardRef(function Misuse({
192
298
  viewBox: "0 0 32 32",
193
299
  fill: "currentColor",
194
300
  ...rest
195
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
301
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
196
302
  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"
197
- })), _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
303
+ })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
198
304
  fill: "none",
199
305
  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",
200
306
  "data-icon-path": "inner-path",
@@ -218,9 +324,9 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline({
218
324
  viewBox: "0 0 16 16",
219
325
  fill: "currentColor",
220
326
  ...rest
221
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
327
+ }, _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
222
328
  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"
223
- })), _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
329
+ })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
224
330
  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"
225
331
  })), children);
226
332
  }
@@ -232,9 +338,9 @@ const MisuseOutline = /*#__PURE__*/React.forwardRef(function MisuseOutline({
232
338
  viewBox: "0 0 32 32",
233
339
  fill: "currentColor",
234
340
  ...rest
235
- }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
341
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
236
342
  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"
237
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
343
+ })), _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
238
344
  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"
239
345
  })), children);
240
346
  });
@@ -262,9 +368,9 @@ const MixedRainHail = /*#__PURE__*/React.forwardRef(function MixedRainHail({
262
368
  cx: "21.5",
263
369
  cy: "29.5",
264
370
  r: "1.5"
265
- })), _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
371
+ })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
266
372
  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"
267
- })), _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
373
+ })), _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
268
374
  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"
269
375
  })), children);
270
376
  });
@@ -284,10 +390,10 @@ const MlModelReference = /*#__PURE__*/React.forwardRef(function MlModelReference
284
390
  viewBox: "0 0 32 32",
285
391
  fill: "currentColor",
286
392
  ...rest
287
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
393
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
288
394
  strokeWidth: "0",
289
395
  d: "M4 19L4 21 8.5859 21 2 27.5859 3.4141 29 10 22.4141 10 27 12 27 12 19 4 19z"
290
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
396
+ })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
291
397
  strokeWidth: "0",
292
398
  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"
293
399
  })), children);
@@ -308,7 +414,7 @@ const Mobile = /*#__PURE__*/React.forwardRef(function Mobile({
308
414
  viewBox: "0 0 32 32",
309
415
  fill: "currentColor",
310
416
  ...rest
311
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
417
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
312
418
  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"
313
419
  })), children);
314
420
  });
@@ -328,9 +434,9 @@ const MobileAdd = /*#__PURE__*/React.forwardRef(function MobileAdd({
328
434
  viewBox: "0 0 32 32",
329
435
  fill: "currentColor",
330
436
  ...rest
331
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
437
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
332
438
  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"
333
- })), _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
439
+ })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
334
440
  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"
335
441
  })), children);
336
442
  });
@@ -350,13 +456,13 @@ const MobileAudio = /*#__PURE__*/React.forwardRef(function MobileAudio({
350
456
  viewBox: "0 0 32 32",
351
457
  fill: "currentColor",
352
458
  ...rest
353
- }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
459
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
354
460
  d: "M28 12H30V15H28zM24 7H26V20H24zM20 11H22V16H20zM16 9H18V18H16zM12 12H14V15H12z"
355
461
  })), _circle3 || (_circle3 = /*#__PURE__*/React.createElement("circle", {
356
462
  cx: "13.5",
357
463
  cy: "24.5",
358
464
  r: "1.5"
359
- })), _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
465
+ })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
360
466
  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"
361
467
  })), children);
362
468
  });
@@ -376,9 +482,9 @@ const MobileCheck = /*#__PURE__*/React.forwardRef(function MobileCheck({
376
482
  viewBox: "0 0 32 32",
377
483
  fill: "currentColor",
378
484
  ...rest
379
- }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
485
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
380
486
  d: "M20 27.18L17.41 24.59 16 26 20 30 28 22 26.59 20.59 20 27.18z"
381
- })), _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
487
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
382
488
  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"
383
489
  })), children);
384
490
  });
@@ -398,9 +504,9 @@ const MobileCrash = /*#__PURE__*/React.forwardRef(function MobileCrash({
398
504
  viewBox: "0 0 32 32",
399
505
  fill: "currentColor",
400
506
  ...rest
401
- }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
507
+ }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
402
508
  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"
403
- })), _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
509
+ })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
404
510
  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"
405
511
  })), children);
406
512
  });
@@ -420,9 +526,9 @@ const MobileDownload = /*#__PURE__*/React.forwardRef(function MobileDownload({
420
526
  viewBox: "0 0 32 32",
421
527
  fill: "currentColor",
422
528
  ...rest
423
- }, _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
529
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
424
530
  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"
425
- })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
531
+ })), _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
426
532
  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"
427
533
  })), children);
428
534
  });
@@ -442,7 +548,7 @@ const MobileEvent = /*#__PURE__*/React.forwardRef(function MobileEvent({
442
548
  viewBox: "0 0 32 32",
443
549
  fill: "currentColor",
444
550
  ...rest
445
- }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
551
+ }, _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
446
552
  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"
447
553
  })), children);
448
554
  });
@@ -462,7 +568,7 @@ const MobileLandscape = /*#__PURE__*/React.forwardRef(function MobileLandscape({
462
568
  viewBox: "0 0 32 32",
463
569
  fill: "currentColor",
464
570
  ...rest
465
- }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
571
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
466
572
  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"
467
573
  })), children);
468
574
  });
@@ -482,9 +588,9 @@ const MobileRequest = /*#__PURE__*/React.forwardRef(function MobileRequest({
482
588
  viewBox: "0 0 32 32",
483
589
  fill: "currentColor",
484
590
  ...rest
485
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
591
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
486
592
  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"
487
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
593
+ })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
488
594
  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"
489
595
  })), children);
490
596
  });
@@ -504,9 +610,9 @@ const MobileSession = /*#__PURE__*/React.forwardRef(function MobileSession({
504
610
  viewBox: "0 0 32 32",
505
611
  fill: "currentColor",
506
612
  ...rest
507
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
613
+ }, _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
508
614
  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"
509
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
615
+ })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
510
616
  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"
511
617
  })), children);
512
618
  });
@@ -530,9 +636,9 @@ const MobileView = /*#__PURE__*/React.forwardRef(function MobileView({
530
636
  cx: "23",
531
637
  cy: "24",
532
638
  r: "2"
533
- })), _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
639
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
534
640
  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"
535
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
641
+ })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
536
642
  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"
537
643
  })), children);
538
644
  });
@@ -552,11 +658,11 @@ const MobileViewOrientation = /*#__PURE__*/React.forwardRef(function MobileViewO
552
658
  viewBox: "0 0 32 32",
553
659
  fill: "currentColor",
554
660
  ...rest
555
- }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
661
+ }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
556
662
  d: "m28,12h-8v2h8v14h-8v2h8c1.1025,0,2-.897,2-2v-14c0-1.1025-.8975-2-2-2Z"
557
- })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
663
+ })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
558
664
  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"
559
- })), _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
665
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
560
666
  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"
561
667
  })), children);
562
668
  });
@@ -576,7 +682,7 @@ const MobilityServices = /*#__PURE__*/React.forwardRef(function MobilityServices
576
682
  viewBox: "0 0 32 32",
577
683
  fill: "currentColor",
578
684
  ...rest
579
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
685
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
580
686
  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"
581
687
  })), children);
582
688
  });
@@ -596,7 +702,7 @@ const Model = /*#__PURE__*/React.forwardRef(function Model({
596
702
  viewBox: "0 0 32 32",
597
703
  fill: "currentColor",
598
704
  ...rest
599
- }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
705
+ }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
600
706
  strokeWidth: "0",
601
707
  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"
602
708
  })), children);
@@ -617,7 +723,7 @@ const ModelAlt = /*#__PURE__*/React.forwardRef(function ModelAlt({
617
723
  viewBox: "0 0 32 32",
618
724
  fill: "currentColor",
619
725
  ...rest
620
- }, _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
726
+ }, _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
621
727
  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"
622
728
  })), children);
623
729
  });
@@ -637,7 +743,7 @@ const ModelFoundation = /*#__PURE__*/React.forwardRef(function ModelFoundation({
637
743
  viewBox: "0 0 32 32",
638
744
  fill: "currentColor",
639
745
  ...rest
640
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
746
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
641
747
  strokeWidth: "0",
642
748
  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"
643
749
  })), children);
@@ -658,10 +764,10 @@ const ModelReference = /*#__PURE__*/React.forwardRef(function ModelReference({
658
764
  viewBox: "0 0 32 32",
659
765
  fill: "currentColor",
660
766
  ...rest
661
- }, _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
767
+ }, _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
662
768
  strokeWidth: "0",
663
769
  d: "M4 20L4 22 8.5859 22 2 28.5859 3.4141 30 10 23.4141 10 28 12 28 12 20 4 20z"
664
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
770
+ })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
665
771
  strokeWidth: "0",
666
772
  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"
667
773
  })), children);
@@ -682,10 +788,10 @@ const ModelTuned = /*#__PURE__*/React.forwardRef(function ModelTuned({
682
788
  viewBox: "0 0 32 32",
683
789
  fill: "currentColor",
684
790
  ...rest
685
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
791
+ }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
686
792
  strokeWidth: "0",
687
793
  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"
688
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
794
+ })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
689
795
  strokeWidth: "0",
690
796
  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"
691
797
  })), children);
@@ -706,7 +812,7 @@ const ModelBuilder = /*#__PURE__*/React.forwardRef(function ModelBuilder({
706
812
  viewBox: "0 0 32 32",
707
813
  fill: "currentColor",
708
814
  ...rest
709
- }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
815
+ }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
710
816
  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"
711
817
  })), children);
712
818
  });
@@ -726,9 +832,9 @@ const ModelBuilderReference = /*#__PURE__*/React.forwardRef(function ModelBuilde
726
832
  viewBox: "0 0 32 32",
727
833
  fill: "currentColor",
728
834
  ...rest
729
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
835
+ }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
730
836
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
731
- })), _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
837
+ })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
732
838
  d: "M22,4V7H10V4H2v8h8V9h7.0234A4.9463,4.9463,0,0,0,16,12V28h2V12a2.9982,2.9982,0,0,1,2.9971-3H22v3h8V4ZM8,10H4V6H8Zm20,0H24V6h4Z"
733
839
  })), children);
734
840
  });
@@ -748,7 +854,7 @@ const ModifiedNewest = /*#__PURE__*/React.forwardRef(function ModifiedNewest({
748
854
  viewBox: "0 0 32 32",
749
855
  fill: "currentColor",
750
856
  ...rest
751
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
857
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
752
858
  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"
753
859
  })), children);
754
860
  });
@@ -768,7 +874,7 @@ const ModifiedOldest = /*#__PURE__*/React.forwardRef(function ModifiedOldest({
768
874
  viewBox: "0 0 32 32",
769
875
  fill: "currentColor",
770
876
  ...rest
771
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
877
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
772
878
  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"
773
879
  })), children);
774
880
  });
@@ -788,9 +894,9 @@ const Money = /*#__PURE__*/React.forwardRef(function Money({
788
894
  viewBox: "0 0 32 32",
789
895
  fill: "currentColor",
790
896
  ...rest
791
- }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
897
+ }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
792
898
  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"
793
- })), _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
899
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
794
900
  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"
795
901
  })), children);
796
902
  });
@@ -810,11 +916,11 @@ const Monster = /*#__PURE__*/React.forwardRef(function Monster({
810
916
  viewBox: "0 0 32 32",
811
917
  fill: "currentColor",
812
918
  ...rest
813
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
919
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
814
920
  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"
815
- })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
921
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
816
922
  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"
817
- })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
923
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
818
924
  d: "M9 14H14V16H9zM18 14H23V16H18z"
819
925
  })), children);
820
926
  });
@@ -834,7 +940,7 @@ const Monument = /*#__PURE__*/React.forwardRef(function Monument({
834
940
  viewBox: "0 0 32 32",
835
941
  fill: "currentColor",
836
942
  ...rest
837
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
943
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
838
944
  d: "M20,28V6L16,2,12,6V28H2v2H30V28Zm-6,0V6.8281l2-2,2,2V28Z"
839
945
  })), children);
840
946
  });
@@ -854,7 +960,7 @@ const Moon = /*#__PURE__*/React.forwardRef(function Moon({
854
960
  viewBox: "0 0 32 32",
855
961
  fill: "currentColor",
856
962
  ...rest
857
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
963
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
858
964
  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"
859
965
  })), children);
860
966
  });
@@ -874,7 +980,7 @@ const Moonrise = /*#__PURE__*/React.forwardRef(function Moonrise({
874
980
  viewBox: "0 0 32 32",
875
981
  fill: "currentColor",
876
982
  ...rest
877
- }, _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
983
+ }, _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
878
984
  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"
879
985
  })), children);
880
986
  });
@@ -894,7 +1000,7 @@ const Moonset = /*#__PURE__*/React.forwardRef(function Moonset({
894
1000
  viewBox: "0 0 32 32",
895
1001
  fill: "currentColor",
896
1002
  ...rest
897
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1003
+ }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
898
1004
  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"
899
1005
  })), children);
900
1006
  });
@@ -914,17 +1020,17 @@ const MostlyCloudy = /*#__PURE__*/React.forwardRef(function MostlyCloudy({
914
1020
  viewBox: "0 0 32 32",
915
1021
  fill: "currentColor",
916
1022
  ...rest
917
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1023
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
918
1024
  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",
919
1025
  transform: "translate(0 .005)"
920
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1026
+ })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
921
1027
  d: "M26 13.005H30V15.005H26z"
922
- })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1028
+ })), _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
923
1029
  d: "M23.071 5.929H27.071V7.929H23.071z",
924
1030
  transform: "rotate(-45 25.077 6.931)"
925
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1031
+ })), _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
926
1032
  d: "M17 2.005H19V6.005H17z"
927
- })), _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1033
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
928
1034
  d: "M9.929 4.929H11.929V8.929H9.929z",
929
1035
  transform: "rotate(-45 10.935 6.931)"
930
1036
  })), children);
@@ -945,7 +1051,7 @@ const MostlyCloudyNight = /*#__PURE__*/React.forwardRef(function MostlyCloudyNig
945
1051
  viewBox: "0 0 32 32",
946
1052
  fill: "currentColor",
947
1053
  ...rest
948
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1054
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
949
1055
  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"
950
1056
  })), children);
951
1057
  });
@@ -965,7 +1071,7 @@ const Mountain = /*#__PURE__*/React.forwardRef(function Mountain({
965
1071
  viewBox: "0 0 32 32",
966
1072
  fill: "currentColor",
967
1073
  ...rest
968
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1074
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
969
1075
  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"
970
1076
  })), children);
971
1077
  });
@@ -985,7 +1091,7 @@ const Mov = /*#__PURE__*/React.forwardRef(function Mov({
985
1091
  viewBox: "0 0 32 32",
986
1092
  fill: "currentColor",
987
1093
  ...rest
988
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1094
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
989
1095
  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"
990
1096
  })), children);
991
1097
  });
@@ -1005,7 +1111,7 @@ const Move = /*#__PURE__*/React.forwardRef(function Move({
1005
1111
  viewBox: "0 0 32 32",
1006
1112
  fill: "currentColor",
1007
1113
  ...rest
1008
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1114
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1009
1115
  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"
1010
1116
  })), children);
1011
1117
  });
@@ -1025,7 +1131,7 @@ const Movement = /*#__PURE__*/React.forwardRef(function Movement({
1025
1131
  viewBox: "0 0 32 32",
1026
1132
  fill: "currentColor",
1027
1133
  ...rest
1028
- }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1134
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1029
1135
  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"
1030
1136
  })), children);
1031
1137
  });
@@ -1045,7 +1151,7 @@ const Mp3 = /*#__PURE__*/React.forwardRef(function Mp3({
1045
1151
  viewBox: "0 0 32 32",
1046
1152
  fill: "currentColor",
1047
1153
  ...rest
1048
- }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1154
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1049
1155
  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"
1050
1156
  })), children);
1051
1157
  });
@@ -1065,7 +1171,7 @@ const Mp4 = /*#__PURE__*/React.forwardRef(function Mp4({
1065
1171
  viewBox: "0 0 32 32",
1066
1172
  fill: "currentColor",
1067
1173
  ...rest
1068
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1174
+ }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1069
1175
  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"
1070
1176
  })), children);
1071
1177
  });
@@ -1085,7 +1191,7 @@ const Mpeg = /*#__PURE__*/React.forwardRef(function Mpeg({
1085
1191
  viewBox: "0 0 32 32",
1086
1192
  fill: "currentColor",
1087
1193
  ...rest
1088
- }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1194
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1089
1195
  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"
1090
1196
  })), children);
1091
1197
  });
@@ -1105,7 +1211,7 @@ const Mpg2 = /*#__PURE__*/React.forwardRef(function Mpg2({
1105
1211
  viewBox: "0 0 32 32",
1106
1212
  fill: "currentColor",
1107
1213
  ...rest
1108
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1214
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1109
1215
  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"
1110
1216
  })), children);
1111
1217
  });
@@ -1125,7 +1231,7 @@ const MultiuserDevice = /*#__PURE__*/React.forwardRef(function MultiuserDevice({
1125
1231
  viewBox: "0 0 32 32",
1126
1232
  fill: "currentColor",
1127
1233
  ...rest
1128
- }, _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1234
+ }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1129
1235
  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"
1130
1236
  })), children);
1131
1237
  });
@@ -1145,7 +1251,7 @@ const Music = /*#__PURE__*/React.forwardRef(function Music({
1145
1251
  viewBox: "0 0 32 32",
1146
1252
  fill: "currentColor",
1147
1253
  ...rest
1148
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1254
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1149
1255
  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"
1150
1256
  })), children);
1151
1257
  });
@@ -1165,7 +1271,7 @@ const MusicAdd = /*#__PURE__*/React.forwardRef(function MusicAdd({
1165
1271
  viewBox: "0 0 32 32",
1166
1272
  fill: "currentColor",
1167
1273
  ...rest
1168
- }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1274
+ }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1169
1275
  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"
1170
1276
  })), children);
1171
1277
  });
@@ -1185,7 +1291,7 @@ const MusicRemove = /*#__PURE__*/React.forwardRef(function MusicRemove({
1185
1291
  viewBox: "0 0 32 32",
1186
1292
  fill: "currentColor",
1187
1293
  ...rest
1188
- }, _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1294
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1189
1295
  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"
1190
1296
  })), children);
1191
1297
  });
@@ -1205,7 +1311,7 @@ const Mysql = /*#__PURE__*/React.forwardRef(function Mysql({
1205
1311
  viewBox: "0 0 32 32",
1206
1312
  fill: "currentColor",
1207
1313
  ...rest
1208
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1314
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1209
1315
  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"
1210
1316
  })), children);
1211
1317
  });
@@ -1225,7 +1331,7 @@ const NameSpace = /*#__PURE__*/React.forwardRef(function NameSpace({
1225
1331
  viewBox: "0 0 32 32",
1226
1332
  fill: "currentColor",
1227
1333
  ...rest
1228
- }, _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1334
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1229
1335
  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"
1230
1336
  })), children);
1231
1337
  });
@@ -1245,7 +1351,7 @@ const NavaidCivil = /*#__PURE__*/React.forwardRef(function NavaidCivil({
1245
1351
  viewBox: "0 0 32 32",
1246
1352
  fill: "currentColor",
1247
1353
  ...rest
1248
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1354
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1249
1355
  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"
1250
1356
  })), children);
1251
1357
  });
@@ -1265,11 +1371,11 @@ const NavaidDme = /*#__PURE__*/React.forwardRef(function NavaidDme({
1265
1371
  viewBox: "0 0 32 32",
1266
1372
  fill: "currentColor",
1267
1373
  ...rest
1268
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1374
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1269
1375
  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"
1270
- })), _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1376
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1271
1377
  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"
1272
- })), _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1378
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1273
1379
  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"
1274
1380
  })), children);
1275
1381
  });
@@ -1289,9 +1395,9 @@ const NavaidHelipad = /*#__PURE__*/React.forwardRef(function NavaidHelipad({
1289
1395
  viewBox: "0 0 32 32",
1290
1396
  fill: "currentColor",
1291
1397
  ...rest
1292
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1398
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1293
1399
  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"
1294
- })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1400
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1295
1401
  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"
1296
1402
  })), children);
1297
1403
  });
@@ -1311,9 +1417,9 @@ const NavaidMilitary = /*#__PURE__*/React.forwardRef(function NavaidMilitary({
1311
1417
  viewBox: "0 0 32 32",
1312
1418
  fill: "currentColor",
1313
1419
  ...rest
1314
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1420
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1315
1421
  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"
1316
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1422
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1317
1423
  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"
1318
1424
  })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
1319
1425
  cx: "16",
@@ -1337,9 +1443,9 @@ const NavaidMilitaryCivil = /*#__PURE__*/React.forwardRef(function NavaidMilitar
1337
1443
  viewBox: "0 0 32 32",
1338
1444
  fill: "currentColor",
1339
1445
  ...rest
1340
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1446
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1341
1447
  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"
1342
- })), _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1448
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1343
1449
  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"
1344
1450
  })), children);
1345
1451
  });
@@ -1359,7 +1465,7 @@ const NavaidNdb = /*#__PURE__*/React.forwardRef(function NavaidNdb({
1359
1465
  viewBox: "0 0 32 32",
1360
1466
  fill: "currentColor",
1361
1467
  ...rest
1362
- }, _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1468
+ }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1363
1469
  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"
1364
1470
  })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
1365
1471
  cx: "16",
@@ -1415,7 +1521,7 @@ const NavaidNdbDme = /*#__PURE__*/React.forwardRef(function NavaidNdbDme({
1415
1521
  viewBox: "0 0 32 32",
1416
1522
  fill: "currentColor",
1417
1523
  ...rest
1418
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1524
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1419
1525
  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"
1420
1526
  })), _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
1421
1527
  cx: "16",
@@ -1503,9 +1609,9 @@ const NavaidPrivate = /*#__PURE__*/React.forwardRef(function NavaidPrivate({
1503
1609
  viewBox: "0 0 32 32",
1504
1610
  fill: "currentColor",
1505
1611
  ...rest
1506
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1612
+ }, _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1507
1613
  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"
1508
- })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1614
+ })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1509
1615
  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"
1510
1616
  })), children);
1511
1617
  });
@@ -1525,9 +1631,9 @@ const NavaidSeaplane = /*#__PURE__*/React.forwardRef(function NavaidSeaplane({
1525
1631
  viewBox: "0 0 32 32",
1526
1632
  fill: "currentColor",
1527
1633
  ...rest
1528
- }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1634
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1529
1635
  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"
1530
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1636
+ })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1531
1637
  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"
1532
1638
  })), children);
1533
1639
  });
@@ -1551,7 +1657,7 @@ const NavaidTacan = /*#__PURE__*/React.forwardRef(function NavaidTacan({
1551
1657
  cx: "16",
1552
1658
  cy: "14",
1553
1659
  r: "2"
1554
- })), _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1660
+ })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1555
1661
  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"
1556
1662
  })), children);
1557
1663
  });
@@ -1571,9 +1677,9 @@ const NavaidVhfor = /*#__PURE__*/React.forwardRef(function NavaidVhfor({
1571
1677
  viewBox: "0 0 32 32",
1572
1678
  fill: "currentColor",
1573
1679
  ...rest
1574
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1680
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1575
1681
  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"
1576
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1682
+ })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1577
1683
  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"
1578
1684
  })), children);
1579
1685
  });
@@ -1597,7 +1703,7 @@ const NavaidVor = /*#__PURE__*/React.forwardRef(function NavaidVor({
1597
1703
  cx: "16",
1598
1704
  cy: "16",
1599
1705
  r: "2"
1600
- })), _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1706
+ })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1601
1707
  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"
1602
1708
  })), children);
1603
1709
  });
@@ -1621,7 +1727,7 @@ const NavaidVordme = /*#__PURE__*/React.forwardRef(function NavaidVordme({
1621
1727
  cx: "16",
1622
1728
  cy: "16",
1623
1729
  r: "2"
1624
- })), _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1730
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1625
1731
  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"
1626
1732
  })), children);
1627
1733
  });
@@ -1645,7 +1751,7 @@ const NavaidVortac = /*#__PURE__*/React.forwardRef(function NavaidVortac({
1645
1751
  cx: "16",
1646
1752
  cy: "14",
1647
1753
  r: "2"
1648
- })), _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1754
+ })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1649
1755
  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"
1650
1756
  })), children);
1651
1757
  });
@@ -1665,7 +1771,7 @@ const Need = /*#__PURE__*/React.forwardRef(function Need({
1665
1771
  viewBox: "0 0 32 32",
1666
1772
  fill: "currentColor",
1667
1773
  ...rest
1668
- }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1774
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1669
1775
  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"
1670
1776
  })), children);
1671
1777
  });
@@ -1685,7 +1791,7 @@ const Network_1 = /*#__PURE__*/React.forwardRef(function Network_1({
1685
1791
  viewBox: "0 0 32 32",
1686
1792
  fill: "currentColor",
1687
1793
  ...rest
1688
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1794
+ }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1689
1795
  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"
1690
1796
  })), children);
1691
1797
  });
@@ -1705,7 +1811,7 @@ const Network_2 = /*#__PURE__*/React.forwardRef(function Network_2({
1705
1811
  viewBox: "0 0 32 32",
1706
1812
  fill: "currentColor",
1707
1813
  ...rest
1708
- }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1814
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1709
1815
  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"
1710
1816
  })), children);
1711
1817
  });
@@ -1725,11 +1831,11 @@ const Network_3 = /*#__PURE__*/React.forwardRef(function Network_3({
1725
1831
  viewBox: "0 0 32 32",
1726
1832
  fill: "currentColor",
1727
1833
  ...rest
1728
- }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1834
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1729
1835
  d: "M30 30H22V22h8zm-6-2h4V24H24zM20 27H8A6 6 0 018 15h2v2H8a4 4 0 000 8H20z"
1730
- })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1836
+ })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1731
1837
  d: "M20,20H12V12h8Zm-6-2h4V14H14Z"
1732
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1838
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1733
1839
  d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
1734
1840
  })), children);
1735
1841
  });
@@ -1749,9 +1855,9 @@ const Network_3Reference = /*#__PURE__*/React.forwardRef(function Network_3Refer
1749
1855
  viewBox: "0 0 32 32",
1750
1856
  fill: "currentColor",
1751
1857
  ...rest
1752
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1858
+ }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1753
1859
  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"
1754
- })), _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1860
+ })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1755
1861
  d: "M24 17H22V15h2a4 4 0 000-8H12V5H24a6 6 0 010 12zM10 10H2V2h8zM4 8H8V4H4z"
1756
1862
  })), children);
1757
1863
  });
@@ -1783,7 +1889,7 @@ const Network_4 = /*#__PURE__*/React.forwardRef(function Network_4({
1783
1889
  cx: "4",
1784
1890
  cy: "16",
1785
1891
  r: "2"
1786
- })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1892
+ })), _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1787
1893
  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"
1788
1894
  })), children);
1789
1895
  });
@@ -1807,7 +1913,7 @@ const Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Refer
1807
1913
  cx: "21",
1808
1914
  cy: "26",
1809
1915
  r: "2"
1810
- })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1916
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1811
1917
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z"
1812
1918
  })), _circle38 || (_circle38 = /*#__PURE__*/React.createElement("circle", {
1813
1919
  cx: "21",
@@ -1817,7 +1923,7 @@ const Network_4Reference = /*#__PURE__*/React.forwardRef(function Network_4Refer
1817
1923
  cx: "4",
1818
1924
  cy: "16",
1819
1925
  r: "2"
1820
- })), _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1926
+ })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1821
1927
  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"
1822
1928
  })), children);
1823
1929
  });
@@ -1837,7 +1943,7 @@ const NetworkAdminControl = /*#__PURE__*/React.forwardRef(function NetworkAdminC
1837
1943
  viewBox: "0 0 32 32",
1838
1944
  fill: "currentColor",
1839
1945
  ...rest
1840
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1946
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1841
1947
  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"
1842
1948
  })), children);
1843
1949
  });
@@ -1857,11 +1963,11 @@ const NetworkEnterprise = /*#__PURE__*/React.forwardRef(function NetworkEnterpri
1857
1963
  viewBox: "0 0 32 32",
1858
1964
  fill: "currentColor",
1859
1965
  ...rest
1860
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1966
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1861
1967
  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"
1862
- })), _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1968
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1863
1969
  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"
1864
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1970
+ })), _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1865
1971
  d: "M20 16H22V20H20zM24 16H26V20H24zM20 22H22V26H20zM24 22H26V26H24z"
1866
1972
  })), children);
1867
1973
  });
@@ -1881,9 +1987,9 @@ const NetworkOverlay = /*#__PURE__*/React.forwardRef(function NetworkOverlay({
1881
1987
  viewBox: "0 0 32 32",
1882
1988
  fill: "currentColor",
1883
1989
  ...rest
1884
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1990
+ }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1885
1991
  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"
1886
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1992
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1887
1993
  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"
1888
1994
  })), children);
1889
1995
  });
@@ -1903,9 +2009,9 @@ const NetworkPublic = /*#__PURE__*/React.forwardRef(function NetworkPublic({
1903
2009
  viewBox: "0 0 32 32",
1904
2010
  fill: "currentColor",
1905
2011
  ...rest
1906
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2012
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1907
2013
  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"
1908
- })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2014
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1909
2015
  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"
1910
2016
  })), children);
1911
2017
  });
@@ -1925,7 +2031,7 @@ const NetworkInterface = /*#__PURE__*/React.forwardRef(function NetworkInterface
1925
2031
  viewBox: "0 0 32 32",
1926
2032
  fill: "currentColor",
1927
2033
  ...rest
1928
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2034
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1929
2035
  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"
1930
2036
  })), children);
1931
2037
  });
@@ -1945,7 +2051,7 @@ const NetworkTimeProtocol = /*#__PURE__*/React.forwardRef(function NetworkTimePr
1945
2051
  viewBox: "0 0 32 32",
1946
2052
  fill: "currentColor",
1947
2053
  ...rest
1948
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2054
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1949
2055
  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"
1950
2056
  })), children);
1951
2057
  });
@@ -1966,9 +2072,9 @@ const NewTab = /*#__PURE__*/React.forwardRef(function NewTab({
1966
2072
  viewBox: "0 0 16 16",
1967
2073
  fill: "currentColor",
1968
2074
  ...rest
1969
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2075
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1970
2076
  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"
1971
- })), _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2077
+ })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1972
2078
  d: "M13 3L13 1 12 1 12 3 10 3 10 4 12 4 12 6 13 6 13 4 15 4 15 3z"
1973
2079
  })), children);
1974
2080
  }
@@ -1980,11 +2086,11 @@ const NewTab = /*#__PURE__*/React.forwardRef(function NewTab({
1980
2086
  viewBox: "0 0 32 32",
1981
2087
  fill: "currentColor",
1982
2088
  ...rest
1983
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2089
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1984
2090
  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"
1985
- })), _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2091
+ })), _path134 || (_path134 = /*#__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
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2093
+ })), _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1988
2094
  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"
1989
2095
  })), children);
1990
2096
  });
@@ -2004,9 +2110,9 @@ const NextFilled = /*#__PURE__*/React.forwardRef(function NextFilled({
2004
2110
  viewBox: "0 0 32 32",
2005
2111
  fill: "currentColor",
2006
2112
  ...rest
2007
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2113
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2008
2114
  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"
2009
- })), _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2115
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2010
2116
  fill: "none",
2011
2117
  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",
2012
2118
  "data-icon-path": "inner-path"
@@ -2028,9 +2134,9 @@ const NextOutline = /*#__PURE__*/React.forwardRef(function NextOutline({
2028
2134
  viewBox: "0 0 32 32",
2029
2135
  fill: "currentColor",
2030
2136
  ...rest
2031
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2137
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2032
2138
  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"
2033
- })), _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2139
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2034
2140
  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"
2035
2141
  })), children);
2036
2142
  });
@@ -2050,7 +2156,7 @@ const NoImage = /*#__PURE__*/React.forwardRef(function NoImage({
2050
2156
  viewBox: "0 0 32 32",
2051
2157
  fill: "currentColor",
2052
2158
  ...rest
2053
- }, _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2159
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2054
2160
  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"
2055
2161
  })), children);
2056
2162
  });
@@ -2070,7 +2176,7 @@ const NoTicket = /*#__PURE__*/React.forwardRef(function NoTicket({
2070
2176
  viewBox: "0 0 32 32",
2071
2177
  fill: "currentColor",
2072
2178
  ...rest
2073
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2179
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2074
2180
  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"
2075
2181
  })), children);
2076
2182
  });
@@ -2091,7 +2197,7 @@ const Nominal = /*#__PURE__*/React.forwardRef(function Nominal({
2091
2197
  viewBox: "0 0 16 16",
2092
2198
  fill: "currentColor",
2093
2199
  ...rest
2094
- }, _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2200
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2095
2201
  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"
2096
2202
  })), children);
2097
2203
  }
@@ -2103,7 +2209,7 @@ const Nominal = /*#__PURE__*/React.forwardRef(function Nominal({
2103
2209
  viewBox: "0 0 32 32",
2104
2210
  fill: "currentColor",
2105
2211
  ...rest
2106
- }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2212
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2107
2213
  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"
2108
2214
  })), children);
2109
2215
  });
@@ -2123,9 +2229,9 @@ const WatsonHealthNominate = /*#__PURE__*/React.forwardRef(function WatsonHealth
2123
2229
  viewBox: "0 0 32 32",
2124
2230
  fill: "currentColor",
2125
2231
  ...rest
2126
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2232
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2127
2233
  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"
2128
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2234
+ })), _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2129
2235
  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"
2130
2236
  })), children);
2131
2237
  });
@@ -2145,9 +2251,9 @@ const NonCertified = /*#__PURE__*/React.forwardRef(function NonCertified({
2145
2251
  viewBox: "0 0 32 32",
2146
2252
  fill: "currentColor",
2147
2253
  ...rest
2148
- }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2254
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2149
2255
  d: "M6 8H16V10H6zM6 12H14V14H6zM6 16H10V18H6z"
2150
- })), _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2256
+ })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2151
2257
  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"
2152
2258
  })), children);
2153
2259
  });
@@ -2167,9 +2273,9 @@ const NoodleBowl = /*#__PURE__*/React.forwardRef(function NoodleBowl({
2167
2273
  viewBox: "0 0 32 32",
2168
2274
  fill: "currentColor",
2169
2275
  ...rest
2170
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2276
+ }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2171
2277
  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"
2172
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2278
+ })), _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2173
2279
  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"
2174
2280
  })), children);
2175
2281
  });
@@ -2189,7 +2295,7 @@ const NotAvailable = /*#__PURE__*/React.forwardRef(function NotAvailable({
2189
2295
  viewBox: "0 0 32 32",
2190
2296
  fill: "currentColor",
2191
2297
  ...rest
2192
- }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2298
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2193
2299
  d: "M4 15H14V17H4zM18 15H28V17H18z"
2194
2300
  })), children);
2195
2301
  });
@@ -2209,7 +2315,7 @@ const NotSent = /*#__PURE__*/React.forwardRef(function NotSent({
2209
2315
  viewBox: "0 0 32 32",
2210
2316
  fill: "currentColor",
2211
2317
  ...rest
2212
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2318
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2213
2319
  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"
2214
2320
  })), children);
2215
2321
  });
@@ -2229,7 +2335,7 @@ const NotSentFilled = /*#__PURE__*/React.forwardRef(function NotSentFilled({
2229
2335
  viewBox: "0 0 32 32",
2230
2336
  fill: "currentColor",
2231
2337
  ...rest
2232
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2338
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2233
2339
  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"
2234
2340
  })), children);
2235
2341
  });
@@ -2249,9 +2355,9 @@ const Notebook = /*#__PURE__*/React.forwardRef(function Notebook({
2249
2355
  viewBox: "0 0 32 32",
2250
2356
  fill: "currentColor",
2251
2357
  ...rest
2252
- }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2358
+ }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2253
2359
  d: "M19 10H26V12H19zM19 15H26V17H19zM19 20H26V22H19z"
2254
- })), _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2360
+ })), _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2255
2361
  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"
2256
2362
  })), children);
2257
2363
  });
@@ -2271,9 +2377,9 @@ const NotebookReference = /*#__PURE__*/React.forwardRef(function NotebookReferen
2271
2377
  viewBox: "0 0 32 32",
2272
2378
  fill: "currentColor",
2273
2379
  ...rest
2274
- }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2380
+ }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2275
2381
  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"
2276
- })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2382
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2277
2383
  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"
2278
2384
  })), children);
2279
2385
  });
@@ -2294,7 +2400,7 @@ const Notification = /*#__PURE__*/React.forwardRef(function Notification({
2294
2400
  viewBox: "0 0 16 16",
2295
2401
  fill: "currentColor",
2296
2402
  ...rest
2297
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2403
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2298
2404
  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"
2299
2405
  })), children);
2300
2406
  }
@@ -2306,7 +2412,7 @@ const Notification = /*#__PURE__*/React.forwardRef(function Notification({
2306
2412
  viewBox: "0 0 32 32",
2307
2413
  fill: "currentColor",
2308
2414
  ...rest
2309
- }, _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2415
+ }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2310
2416
  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"
2311
2417
  })), children);
2312
2418
  });
@@ -2326,7 +2432,7 @@ const NotificationFilled = /*#__PURE__*/React.forwardRef(function NotificationFi
2326
2432
  viewBox: "0 0 32 32",
2327
2433
  fill: "currentColor",
2328
2434
  ...rest
2329
- }, _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2435
+ }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2330
2436
  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"
2331
2437
  })), children);
2332
2438
  });
@@ -2346,7 +2452,7 @@ const NotificationNew = /*#__PURE__*/React.forwardRef(function NotificationNew({
2346
2452
  viewBox: "0 0 32 32",
2347
2453
  fill: "currentColor",
2348
2454
  ...rest
2349
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2455
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2350
2456
  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"
2351
2457
  })), _circle40 || (_circle40 = /*#__PURE__*/React.createElement("circle", {
2352
2458
  cx: "26",
@@ -2371,7 +2477,7 @@ const NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff({
2371
2477
  viewBox: "0 0 16 16",
2372
2478
  fill: "currentColor",
2373
2479
  ...rest
2374
- }, _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2480
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2375
2481
  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"
2376
2482
  })), children);
2377
2483
  }
@@ -2383,7 +2489,7 @@ const NotificationOff = /*#__PURE__*/React.forwardRef(function NotificationOff({
2383
2489
  viewBox: "0 0 32 32",
2384
2490
  fill: "currentColor",
2385
2491
  ...rest
2386
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2492
+ }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2387
2493
  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"
2388
2494
  })), children);
2389
2495
  });
@@ -2403,7 +2509,7 @@ const NotificationOffFilled = /*#__PURE__*/React.forwardRef(function Notificatio
2403
2509
  viewBox: "0 0 32 32",
2404
2510
  fill: "currentColor",
2405
2511
  ...rest
2406
- }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2512
+ }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2407
2513
  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"
2408
2514
  })), children);
2409
2515
  });
@@ -2423,7 +2529,7 @@ const NotificationCounter = /*#__PURE__*/React.forwardRef(function NotificationC
2423
2529
  viewBox: "0 0 32 32",
2424
2530
  fill: "currentColor",
2425
2531
  ...rest
2426
- }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2532
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2427
2533
  strokeWidth: "0",
2428
2534
  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"
2429
2535
  })), _circle41 || (_circle41 = /*#__PURE__*/React.createElement("circle", {
@@ -2449,7 +2555,7 @@ const NotificationsPaused = /*#__PURE__*/React.forwardRef(function Notifications
2449
2555
  viewBox: "0 0 32 32",
2450
2556
  fill: "currentColor",
2451
2557
  ...rest
2452
- }, _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2558
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2453
2559
  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"
2454
2560
  })), children);
2455
2561
  });
@@ -2469,7 +2575,7 @@ const NullSign = /*#__PURE__*/React.forwardRef(function NullSign({
2469
2575
  viewBox: "0 0 32 32",
2470
2576
  fill: "currentColor",
2471
2577
  ...rest
2472
- }, _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2578
+ }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2473
2579
  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"
2474
2580
  })), children);
2475
2581
  });
@@ -2489,9 +2595,9 @@ const Number_0 = /*#__PURE__*/React.forwardRef(function Number_0({
2489
2595
  viewBox: "0 0 32 32",
2490
2596
  fill: "currentColor",
2491
2597
  ...rest
2492
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2598
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2493
2599
  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"
2494
- })), _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2600
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2495
2601
  d: "M15 15H17V17H15z"
2496
2602
  })), children);
2497
2603
  });
@@ -2511,7 +2617,7 @@ const Number_1 = /*#__PURE__*/React.forwardRef(function Number_1({
2511
2617
  viewBox: "0 0 32 32",
2512
2618
  fill: "currentColor",
2513
2619
  ...rest
2514
- }, _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2620
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2515
2621
  d: "M16,10V22h0V10m1-1H12v2h3V21H12v2h8V21H17V9Z"
2516
2622
  })), children);
2517
2623
  });
@@ -2531,7 +2637,7 @@ const Number_2 = /*#__PURE__*/React.forwardRef(function Number_2({
2531
2637
  viewBox: "0 0 32 32",
2532
2638
  fill: "currentColor",
2533
2639
  ...rest
2534
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2640
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2535
2641
  d: "M20,23H12V17a2,2,0,0,1,2-2h4V11H12V9h6a2,2,0,0,1,2,2v4a2,2,0,0,1-2,2H14v4h6Z"
2536
2642
  })), children);
2537
2643
  });
@@ -2551,7 +2657,7 @@ const Number_3 = /*#__PURE__*/React.forwardRef(function Number_3({
2551
2657
  viewBox: "0 0 32 32",
2552
2658
  fill: "currentColor",
2553
2659
  ...rest
2554
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2660
+ }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2555
2661
  d: "M18,9H12v2h6v4H14v2h4v4H12v2h6a2,2,0,0,0,2-2V11A2,2,0,0,0,18,9Z"
2556
2662
  })), children);
2557
2663
  });
@@ -2571,7 +2677,7 @@ const Number_4 = /*#__PURE__*/React.forwardRef(function Number_4({
2571
2677
  viewBox: "0 0 32 32",
2572
2678
  fill: "currentColor",
2573
2679
  ...rest
2574
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2680
+ }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2575
2681
  d: "M18,10v8h0V10m1-1H17v8H14V9H12V19h5v4h2V19h1V17H19V9Z"
2576
2682
  })), children);
2577
2683
  });
@@ -2591,7 +2697,7 @@ const Number_5 = /*#__PURE__*/React.forwardRef(function Number_5({
2591
2697
  viewBox: "0 0 32 32",
2592
2698
  fill: "currentColor",
2593
2699
  ...rest
2594
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2700
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2595
2701
  d: "M18,23H12V21h6V17H12V9h8v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
2596
2702
  })), children);
2597
2703
  });
@@ -2611,7 +2717,7 @@ const Number_6 = /*#__PURE__*/React.forwardRef(function Number_6({
2611
2717
  viewBox: "0 0 32 32",
2612
2718
  fill: "currentColor",
2613
2719
  ...rest
2614
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2720
+ }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2615
2721
  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"
2616
2722
  })), children);
2617
2723
  });
@@ -2631,7 +2737,7 @@ const Number_7 = /*#__PURE__*/React.forwardRef(function Number_7({
2631
2737
  viewBox: "0 0 32 32",
2632
2738
  fill: "currentColor",
2633
2739
  ...rest
2634
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2740
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2635
2741
  d: "M20 9L12 9 12 13 14 13 14 11 17.85 11 13 23 15.16 23 20 11 20 9z"
2636
2742
  })), children);
2637
2743
  });
@@ -2651,7 +2757,7 @@ const Number_8 = /*#__PURE__*/React.forwardRef(function Number_8({
2651
2757
  viewBox: "0 0 32 32",
2652
2758
  fill: "currentColor",
2653
2759
  ...rest
2654
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2760
+ }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2655
2761
  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"
2656
2762
  })), children);
2657
2763
  });
@@ -2671,7 +2777,7 @@ const Number_9 = /*#__PURE__*/React.forwardRef(function Number_9({
2671
2777
  viewBox: "0 0 32 32",
2672
2778
  fill: "currentColor",
2673
2779
  ...rest
2674
- }, _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2780
+ }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2675
2781
  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"
2676
2782
  })), children);
2677
2783
  });
@@ -2691,7 +2797,7 @@ const NumberSmall_0 = /*#__PURE__*/React.forwardRef(function NumberSmall_0({
2691
2797
  viewBox: "0 0 32 32",
2692
2798
  fill: "currentColor",
2693
2799
  ...rest
2694
- }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2800
+ }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2695
2801
  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"
2696
2802
  })), children);
2697
2803
  });
@@ -2711,7 +2817,7 @@ const NumberSmall_1 = /*#__PURE__*/React.forwardRef(function NumberSmall_1({
2711
2817
  viewBox: "0 0 32 32",
2712
2818
  fill: "currentColor",
2713
2819
  ...rest
2714
- }, _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2820
+ }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2715
2821
  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"
2716
2822
  })), children);
2717
2823
  });
@@ -2731,7 +2837,7 @@ const NumberSmall_2 = /*#__PURE__*/React.forwardRef(function NumberSmall_2({
2731
2837
  viewBox: "0 0 32 32",
2732
2838
  fill: "currentColor",
2733
2839
  ...rest
2734
- }, _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2840
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2735
2841
  d: "M19,21H13V17a2,2,0,0,1,2-2h2V13H13V11h4a2,2,0,0,1,2,2v2a2,2,0,0,1-2,2H15v2h4Z"
2736
2842
  })), children);
2737
2843
  });
@@ -2751,7 +2857,7 @@ const NumberSmall_3 = /*#__PURE__*/React.forwardRef(function NumberSmall_3({
2751
2857
  viewBox: "0 0 32 32",
2752
2858
  fill: "currentColor",
2753
2859
  ...rest
2754
- }, _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2860
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2755
2861
  d: "M17,11H13v2h4v2H14v2h3v2H13v2h4a2,2,0,0,0,2-2V13A2,2,0,0,0,17,11Z"
2756
2862
  })), children);
2757
2863
  });
@@ -2771,7 +2877,7 @@ const NumberSmall_4 = /*#__PURE__*/React.forwardRef(function NumberSmall_4({
2771
2877
  viewBox: "0 0 32 32",
2772
2878
  fill: "currentColor",
2773
2879
  ...rest
2774
- }, _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2880
+ }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2775
2881
  d: "M17 11L17 15 15 15 15 11 13 11 13 17 17 17 17 21 19 21 19 11 17 11z"
2776
2882
  })), children);
2777
2883
  });
@@ -2791,7 +2897,7 @@ const NumberSmall_5 = /*#__PURE__*/React.forwardRef(function NumberSmall_5({
2791
2897
  viewBox: "0 0 32 32",
2792
2898
  fill: "currentColor",
2793
2899
  ...rest
2794
- }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2900
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2795
2901
  d: "M17,21H13V19h4V17H13V11h6v2H15v2h2a2,2,0,0,1,2,2v2A2,2,0,0,1,17,21Z"
2796
2902
  })), children);
2797
2903
  });
@@ -2811,7 +2917,7 @@ const NumberSmall_6 = /*#__PURE__*/React.forwardRef(function NumberSmall_6({
2811
2917
  viewBox: "0 0 32 32",
2812
2918
  fill: "currentColor",
2813
2919
  ...rest
2814
- }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2920
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2815
2921
  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"
2816
2922
  })), children);
2817
2923
  });
@@ -2831,124 +2937,12 @@ const NumberSmall_7 = /*#__PURE__*/React.forwardRef(function NumberSmall_7({
2831
2937
  viewBox: "0 0 32 32",
2832
2938
  fill: "currentColor",
2833
2939
  ...rest
2834
- }, _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2940
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2835
2941
  d: "M16.44 21L14.44 21 17 13 15 13 15 14 13 14 13 11 19 11 19 13 16.44 21z"
2836
2942
  })), children);
2837
2943
  });
2838
2944
  if (process.env.NODE_ENV !== "production") {
2839
2945
  NumberSmall_7.propTypes = iconPropTypes;
2840
2946
  }
2841
- const NumberSmall_8 = /*#__PURE__*/React.forwardRef(function NumberSmall_8({
2842
- children,
2843
- size = 16,
2844
- ...rest
2845
- }, ref) {
2846
- return /*#__PURE__*/React.createElement(Icon, {
2847
- width: size,
2848
- height: size,
2849
- ref: ref,
2850
- xmlns: "http://www.w3.org/2000/svg",
2851
- viewBox: "0 0 32 32",
2852
- fill: "currentColor",
2853
- ...rest
2854
- }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2855
- 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"
2856
- })), children);
2857
- });
2858
- if (process.env.NODE_ENV !== "production") {
2859
- NumberSmall_8.propTypes = iconPropTypes;
2860
- }
2861
- const NumberSmall_9 = /*#__PURE__*/React.forwardRef(function NumberSmall_9({
2862
- children,
2863
- size = 16,
2864
- ...rest
2865
- }, ref) {
2866
- return /*#__PURE__*/React.createElement(Icon, {
2867
- width: size,
2868
- height: size,
2869
- ref: ref,
2870
- xmlns: "http://www.w3.org/2000/svg",
2871
- viewBox: "0 0 32 32",
2872
- fill: "currentColor",
2873
- ...rest
2874
- }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2875
- 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"
2876
- })), children);
2877
- });
2878
- if (process.env.NODE_ENV !== "production") {
2879
- NumberSmall_9.propTypes = iconPropTypes;
2880
- }
2881
- const Object$1 = /*#__PURE__*/React.forwardRef(function Object({
2882
- children,
2883
- size = 16,
2884
- ...rest
2885
- }, ref) {
2886
- return /*#__PURE__*/React.createElement(Icon, {
2887
- width: size,
2888
- height: size,
2889
- ref: ref,
2890
- xmlns: "http://www.w3.org/2000/svg",
2891
- viewBox: "0 0 32 32",
2892
- fill: "currentColor",
2893
- ...rest
2894
- }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2895
- 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"
2896
- })), children);
2897
- });
2898
- if (process.env.NODE_ENV !== "production") {
2899
- Object$1.propTypes = iconPropTypes;
2900
- }
2901
- const ObjectStorage = /*#__PURE__*/React.forwardRef(function ObjectStorage({
2902
- children,
2903
- size = 16,
2904
- ...rest
2905
- }, ref) {
2906
- return /*#__PURE__*/React.createElement(Icon, {
2907
- width: size,
2908
- height: size,
2909
- ref: ref,
2910
- xmlns: "http://www.w3.org/2000/svg",
2911
- viewBox: "0 0 32 32",
2912
- fill: "currentColor",
2913
- ...rest
2914
- }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2915
- 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"
2916
- })), _circle42 || (_circle42 = /*#__PURE__*/React.createElement("circle", {
2917
- cx: "7",
2918
- cy: "25",
2919
- r: "1"
2920
- })), _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2921
- d: "M30 8H22v6H16v8h8V16h6zM22 20H18V16h4zm6-6H24V10h4zM18 10H10V2h8zM12 8h4V4H12z"
2922
- })), children);
2923
- });
2924
- if (process.env.NODE_ENV !== "production") {
2925
- ObjectStorage.propTypes = iconPropTypes;
2926
- }
2927
- const ObjectStorageAlt = /*#__PURE__*/React.forwardRef(function ObjectStorageAlt({
2928
- children,
2929
- size = 16,
2930
- ...rest
2931
- }, ref) {
2932
- return /*#__PURE__*/React.createElement(Icon, {
2933
- width: size,
2934
- height: size,
2935
- ref: ref,
2936
- xmlns: "http://www.w3.org/2000/svg",
2937
- viewBox: "0 0 32 32",
2938
- fill: "currentColor",
2939
- ...rest
2940
- }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2941
- 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"
2942
- })), _circle43 || (_circle43 = /*#__PURE__*/React.createElement("circle", {
2943
- cx: "7",
2944
- cy: "25",
2945
- r: "1"
2946
- })), _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2947
- 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"
2948
- })), children);
2949
- });
2950
- if (process.env.NODE_ENV !== "production") {
2951
- ObjectStorageAlt.propTypes = iconPropTypes;
2952
- }
2953
2947
 
2954
- export { Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, MlModelReference, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileCrash, MobileDownload, MobileEvent, MobileLandscape, MobileRequest, MobileSession, MobileView, MobileViewOrientation, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelFoundation, ModelReference, ModelTuned, ModifiedNewest, ModifiedOldest, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, MultiuserDevice, Music, MusicAdd, MusicRemove, Mysql, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, NetworkAdminControl, NetworkEnterprise, NetworkInterface, NetworkOverlay, NetworkPublic, NetworkTimeProtocol, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationCounter, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NotificationsPaused, NullSign, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, NumberSmall_8, NumberSmall_9, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, Object$1 as Object, ObjectStorage, ObjectStorageAlt, WatsonHealthNominate };
2948
+ export { MicrophoneOff, MicrophoneOffFilled, Microscope, Microservices_1, Microservices_2, Migrate, MigrateAlt, Milestone, MilitaryCamp, Minimize, Misuse, MisuseOutline, MixedRainHail, MlModelReference, Mobile, MobileAdd, MobileAudio, MobileCheck, MobileCrash, MobileDownload, MobileEvent, MobileLandscape, MobileRequest, MobileSession, MobileView, MobileViewOrientation, MobilityServices, Model, ModelAlt, ModelBuilder, ModelBuilderReference, ModelFoundation, ModelReference, ModelTuned, ModifiedNewest, ModifiedOldest, Money, Monster, Monument, Moon, Moonrise, Moonset, MostlyCloudy, MostlyCloudyNight, Mountain, Mov, Move, Movement, Mp3, Mp4, Mpeg, Mpg2, MultiuserDevice, Music, MusicAdd, MusicRemove, Mysql, NameSpace, NavaidCivil, NavaidDme, NavaidHelipad, NavaidMilitary, NavaidMilitaryCivil, NavaidNdb, NavaidNdbDme, NavaidPrivate, NavaidSeaplane, NavaidTacan, NavaidVhfor, NavaidVor, NavaidVordme, NavaidVortac, Need, NetworkAdminControl, NetworkEnterprise, NetworkInterface, NetworkOverlay, NetworkPublic, NetworkTimeProtocol, Network_1, Network_2, Network_3, Network_3Reference, Network_4, Network_4Reference, NewTab, NextFilled, NextOutline, NoImage, NoTicket, Nominal, NonCertified, NoodleBowl, NotAvailable, NotSent, NotSentFilled, Notebook, NotebookReference, Notification, NotificationCounter, NotificationFilled, NotificationNew, NotificationOff, NotificationOffFilled, NotificationsPaused, NullSign, NumberSmall_0, NumberSmall_1, NumberSmall_2, NumberSmall_3, NumberSmall_4, NumberSmall_5, NumberSmall_6, NumberSmall_7, Number_0, Number_1, Number_2, Number_3, Number_4, Number_5, Number_6, Number_7, Number_8, Number_9, WatsonHealthNominate };