@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -14,8 +14,8 @@ var iconPropTypes = require('../iconPropTypes-BoFFIf2P.js');
14
14
  require('@carbon/icon-helpers');
15
15
  require('prop-types');
16
16
 
17
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _circle, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _switch, _path29, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _path44, _path45, _path46, _path47, _path48, _path49, _path50, _path51, _path52, _path53, _path54, _path55, _path56, _path57, _path58, _path59, _path60, _path61, _path62, _path63, _path64, _path65, _path66, _path67, _path68, _path69, _path70, _path71, _path72, _path73, _path74, _path75, _path76, _path77, _path78, _path79, _path80, _path81, _path82, _path83, _path84, _path85, _path86, _path87, _path88, _path89, _path90, _path91, _path92, _path93, _path94, _circle2, _circle3, _circle4, _path95, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _circle5, _path136, _circle6, _path137, _path138, _circle7, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _circle8, _circle9, _circle0, _circle1, _path147, _path148, _path149, _path150, _path151, _path152, _path153, _path154, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _circle10, _path162, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _circle11, _circle12, _path174, _circle13, _circle14, _path175, _path176, _circle15, _circle16, _path177, _path178, _circle17, _circle18, _path179, _path180, _circle19, _circle20, _path181, _path182, _circle21, _circle22, _path183, _path184, _circle23, _circle24, _path185, _path186, _path187, _path188, _path189, _path190, _path191;
18
- const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap({
17
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _circle, _path30, _path31, _path32, _path33, _path34, _path35, _path36, _path37, _path38, _path39, _path40, _path41, _path42, _path43, _switch, _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, _path96, _path97, _path98, _path99, _path100, _path101, _path102, _path103, _path104, _path105, _path106, _path107, _path108, _path109, _path110, _circle2, _circle3, _circle4, _path111, _path112, _path113, _path114, _path115, _path116, _path117, _path118, _path119, _path120, _path121, _path122, _path123, _path124, _path125, _path126, _path127, _path128, _path129, _path130, _path131, _path132, _path133, _path134, _path135, _path136, _path137, _path138, _path139, _path140, _path141, _path142, _path143, _path144, _path145, _path146, _path147, _path148, _path149, _path150, _path151, _circle5, _path152, _circle6, _path153, _path154, _circle7, _path155, _path156, _path157, _path158, _path159, _path160, _path161, _path162, _circle8, _circle9, _circle0, _circle1, _path163, _path164, _path165, _path166, _path167, _path168, _path169, _path170, _path171, _path172, _path173, _path174, _path175, _path176, _path177, _circle10, _path178, _path179, _path180, _path181, _path182, _path183, _path184, _path185, _path186, _path187, _path188, _path189;
18
+ const Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10({
19
19
  children,
20
20
  size = 16,
21
21
  ...rest
@@ -29,6 +29,202 @@ const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap({
29
29
  fill: "currentColor",
30
30
  ...rest
31
31
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
32
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
33
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
34
+ d: "M19.63 22.13a2.84 2.84 0 01-1.28-.27 2.44 2.44 0 01-.89-.77 3.57 3.57 0 01-.52-1.25 7.69 7.69 0 01-.17-1.68 7.83 7.83 0 01.17-1.68 3.65 3.65 0 01.52-1.25 2.44 2.44 0 01.89-.77 2.84 2.84 0 011.28-.27 2.44 2.44 0 012.16 1 5.23 5.23 0 01.7 2.93 5.23 5.23 0 01-.7 2.93A2.44 2.44 0 0119.63 22.13zm0-1.22a1.07 1.07 0 001-.55A3.38 3.38 0 0021 18.85V17.47a3.31 3.31 0 00-.29-1.5 1.23 1.23 0 00-2.06 0 3.31 3.31 0 00-.29 1.5v1.38a3.38 3.38 0 00.29 1.51A1.06 1.06 0 0019.63 20.91zM10.63 22V20.82h2V15.63l-1.86 1-.55-1.06 2.32-1.3H14v6.5h1.78V22z"
35
+ })), children);
36
+ });
37
+ if (process.env.NODE_ENV !== "production") {
38
+ Rewind_10.propTypes = iconPropTypes.iconPropTypes;
39
+ }
40
+ const Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30({
41
+ children,
42
+ size = 16,
43
+ ...rest
44
+ }, ref) {
45
+ return /*#__PURE__*/React.createElement(Icon_js, {
46
+ width: size,
47
+ height: size,
48
+ ref: ref,
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ viewBox: "0 0 32 32",
51
+ fill: "currentColor",
52
+ ...rest
53
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
54
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
55
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
56
+ d: "M19.64 22.13a2.81 2.81 0 01-1.28-.27 2.36 2.36 0 01-.89-.77A3.39 3.39 0 0117 19.84a7.12 7.12 0 01-.17-1.68A7.24 7.24 0 0117 16.48a3.46 3.46 0 01.52-1.25 2.36 2.36 0 01.89-.77 2.81 2.81 0 011.28-.27 2.44 2.44 0 012.16 1 5.31 5.31 0 01.7 2.93 5.31 5.31 0 01-.7 2.93A2.44 2.44 0 0119.64 22.13zm0-1.22a1 1 0 001-.55 3.24 3.24 0 00.3-1.51V17.47a3.17 3.17 0 00-.3-1.5 1.22 1.22 0 00-2.05 0 3.18 3.18 0 00-.29 1.5v1.38a3.25 3.25 0 00.29 1.51A1 1 0 0019.64 20.91zM12.62 17.42a1.46 1.46 0 001-.27.84.84 0 00.31-.68v-.08a.94.94 0 00-.3-.74 1.2 1.2 0 00-.83-.27 1.65 1.65 0 00-.89.24 2.1 2.1 0 00-.68.68l-.93-.83a5.37 5.37 0 01.44-.51 2.7 2.7 0 01.54-.4 2.55 2.55 0 01.7-.27 3.25 3.25 0 01.87-.1 3.94 3.94 0 011.06.14 2.33 2.33 0 01.82.4 1.91 1.91 0 01.54.63 1.87 1.87 0 01.18.83 2 2 0 01-.11.67 1.82 1.82 0 01-.32.52 1.79 1.79 0 01-.47.36 2.27 2.27 0 01-.57.2V18a2.34 2.34 0 01.63.21 1.7 1.7 0 01.51.38 1.89 1.89 0 01.34.55 2.07 2.07 0 01.12.73 2 2 0 01-.2.92 2 2 0 01-.58.72 2.66 2.66 0 01-.89.45 3.76 3.76 0 01-1.15.16 4.1 4.1 0 01-1-.11A3.1 3.1 0 0111 21.7a2.76 2.76 0 01-.56-.45A4.22 4.22 0 0110 20.7l1.07-.81a3.07 3.07 0 00.28.42 1.94 1.94 0 00.36.34 1.57 1.57 0 00.45.22 2 2 0 00.57.07 1.45 1.45 0 001-.3 1.12 1.12 0 00.34-.85v-.08a1 1 0 00-.37-.8 1.78 1.78 0 00-1.06-.28h-.76V17.42z"
57
+ })), children);
58
+ });
59
+ if (process.env.NODE_ENV !== "production") {
60
+ Rewind_30.propTypes = iconPropTypes.iconPropTypes;
61
+ }
62
+ const Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5({
63
+ children,
64
+ size = 16,
65
+ ...rest
66
+ }, ref) {
67
+ return /*#__PURE__*/React.createElement(Icon_js, {
68
+ width: size,
69
+ height: size,
70
+ ref: ref,
71
+ xmlns: "http://www.w3.org/2000/svg",
72
+ viewBox: "0 0 32 32",
73
+ fill: "currentColor",
74
+ ...rest
75
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
76
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
77
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
78
+ d: "M18.58,15.58H15.13L15,18.15H15a4.83,4.83,0,0,1,.26-.45,1.59,1.59,0,0,1,.33-.35,1.53,1.53,0,0,1,.44-.23,2,2,0,0,1,.6-.08,2.54,2.54,0,0,1,.92.16,2.06,2.06,0,0,1,.74.48,2.28,2.28,0,0,1,.5.77,2.73,2.73,0,0,1,.18,1,2.87,2.87,0,0,1-.19,1.07,2.36,2.36,0,0,1-.55.84,2.44,2.44,0,0,1-.89.55,3.23,3.23,0,0,1-1.21.2,3.79,3.79,0,0,1-.94-.11,3,3,0,0,1-.74-.32,2.45,2.45,0,0,1-.55-.45,4.13,4.13,0,0,1-.41-.55l1.06-.81.27.41a1.82,1.82,0,0,0,.34.34,1.59,1.59,0,0,0,.43.22,1.52,1.52,0,0,0,.55.08,1.29,1.29,0,0,0,1-.36,1.41,1.41,0,0,0,.33-1V19.5a1.18,1.18,0,0,0-1.28-1.27,1.44,1.44,0,0,0-.77.18,1.94,1.94,0,0,0-.48.39l-1.19-.17.29-4.31h4.52Z"
79
+ })), children);
80
+ });
81
+ if (process.env.NODE_ENV !== "production") {
82
+ Rewind_5.propTypes = iconPropTypes.iconPropTypes;
83
+ }
84
+ const RightPanelClose = /*#__PURE__*/React.forwardRef(function RightPanelClose({
85
+ children,
86
+ size = 16,
87
+ ...rest
88
+ }, ref) {
89
+ return /*#__PURE__*/React.createElement(Icon_js, {
90
+ width: size,
91
+ height: size,
92
+ ref: ref,
93
+ xmlns: "http://www.w3.org/2000/svg",
94
+ viewBox: "0 0 32 32",
95
+ fill: "currentColor",
96
+ ...rest
97
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
98
+ strokeWidth: "0",
99
+ d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm20,0h6v20h-6V6Zm-18,0h16v20H4v-9h10.1699s-3.5801,3.5898-3.5801,3.5898l1.4102,1.4102,6-6-6-6-1.4102,1.4102,3.5801,3.5898H4V6Z"
100
+ })), children);
101
+ });
102
+ if (process.env.NODE_ENV !== "production") {
103
+ RightPanelClose.propTypes = iconPropTypes.iconPropTypes;
104
+ }
105
+ const RightPanelCloseFilled = /*#__PURE__*/React.forwardRef(function RightPanelCloseFilled({
106
+ children,
107
+ size = 16,
108
+ ...rest
109
+ }, ref) {
110
+ return /*#__PURE__*/React.createElement(Icon_js, {
111
+ width: size,
112
+ height: size,
113
+ ref: ref,
114
+ xmlns: "http://www.w3.org/2000/svg",
115
+ viewBox: "0 0 32 32",
116
+ fill: "currentColor",
117
+ ...rest
118
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
119
+ strokeWidth: "0",
120
+ d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm2,0h16v20H4v-9h10.1699s-3.5801,3.5898-3.5801,3.5898l1.4102,1.4102,6-6-6-6-1.4102,1.4102,3.5801,3.5898H4V6Z"
121
+ })), children);
122
+ });
123
+ if (process.env.NODE_ENV !== "production") {
124
+ RightPanelCloseFilled.propTypes = iconPropTypes.iconPropTypes;
125
+ }
126
+ const RightPanelOpen = /*#__PURE__*/React.forwardRef(function RightPanelOpen({
127
+ children,
128
+ size = 16,
129
+ ...rest
130
+ }, ref) {
131
+ return /*#__PURE__*/React.createElement(Icon_js, {
132
+ width: size,
133
+ height: size,
134
+ ref: ref,
135
+ xmlns: "http://www.w3.org/2000/svg",
136
+ viewBox: "0 0 32 32",
137
+ fill: "currentColor",
138
+ ...rest
139
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
140
+ strokeWidth: "0",
141
+ d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm20,0h6v20h-6V6Zm-18,0h16v9h-10.1699s3.5798-3.5898,3.5798-3.5898l-1.4099-1.4102-6,6,6,6,1.4099-1.4102-3.5798-3.5898h10.1699v9H4V6Z"
142
+ })), children);
143
+ });
144
+ if (process.env.NODE_ENV !== "production") {
145
+ RightPanelOpen.propTypes = iconPropTypes.iconPropTypes;
146
+ }
147
+ const RightPanelOpenFilled = /*#__PURE__*/React.forwardRef(function RightPanelOpenFilled({
148
+ children,
149
+ size = 16,
150
+ ...rest
151
+ }, ref) {
152
+ return /*#__PURE__*/React.createElement(Icon_js, {
153
+ width: size,
154
+ height: size,
155
+ ref: ref,
156
+ xmlns: "http://www.w3.org/2000/svg",
157
+ viewBox: "0 0 32 32",
158
+ fill: "currentColor",
159
+ ...rest
160
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
161
+ strokeWidth: "0",
162
+ d: "m2,6v20c0,1.1045.8955,2,2,2h24c1.1045,0,2-.8955,2-2V6c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2Zm2,0h16v9h-10.1699s3.5798-3.5898,3.5798-3.5898l-1.4099-1.4102-6,6,6,6,1.4099-1.4102-3.5798-3.5898h10.1699v9H4V6Z"
163
+ })), children);
164
+ });
165
+ if (process.env.NODE_ENV !== "production") {
166
+ RightPanelOpenFilled.propTypes = iconPropTypes.iconPropTypes;
167
+ }
168
+ const Road = /*#__PURE__*/React.forwardRef(function Road({
169
+ children,
170
+ size = 16,
171
+ ...rest
172
+ }, ref) {
173
+ return /*#__PURE__*/React.createElement(Icon_js, {
174
+ width: size,
175
+ height: size,
176
+ ref: ref,
177
+ xmlns: "http://www.w3.org/2000/svg",
178
+ viewBox: "0 0 32 32",
179
+ fill: "currentColor",
180
+ ...rest
181
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
182
+ d: "M13 13H19V15H13z"
183
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
184
+ d: "M25.4409 8L24.1687 3.45A2.009 2.009 0 0022.2456 2H9.7544A2.0089 2.0089 0 007.8313 3.4507L6.5315 8H4v2H6v7a2.0025 2.0025 0 002 2v3h2V19H22v3h2V19a2.0025 2.0025 0 002-2V10h2V8zM9.7544 4H22.2458l1.4285 5H8.3257zM24 13H22v2h2v2H8V15h2V13H8V11H24zM2 16H4V30H2zM28 16H30V30H28z"
185
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
186
+ d: "M15 21H17V24H15zM15 26H17V30H15z"
187
+ })), children);
188
+ });
189
+ if (process.env.NODE_ENV !== "production") {
190
+ Road.propTypes = iconPropTypes.iconPropTypes;
191
+ }
192
+ const RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather({
193
+ children,
194
+ size = 16,
195
+ ...rest
196
+ }, ref) {
197
+ return /*#__PURE__*/React.createElement(Icon_js, {
198
+ width: size,
199
+ height: size,
200
+ ref: ref,
201
+ xmlns: "http://www.w3.org/2000/svg",
202
+ viewBox: "0 0 32 32",
203
+ fill: "currentColor",
204
+ ...rest
205
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
206
+ d: "M16 31H14v-.228a3.0135 3.0135 0 00-1.9468-2.8091L8.5215 26.6384A3.9034 3.9034 0 016 23H8a1.8946 1.8946 0 001.2236 1.7659L12.7554 26.09A5.0226 5.0226 0 0116 30.772zM30 31H28v-.228a3.0135 3.0135 0 00-1.9468-2.8091l-3.5317-1.3245A3.9034 3.9034 0 0120 23h2a1.8946 1.8946 0 001.2236 1.7659L26.7554 26.09A5.0226 5.0226 0 0130 30.772zM11 13H17V15H11z"
207
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
208
+ d: "M23.4409,8,22.1687,3.45A2.009,2.009,0,0,0,20.2456,2H7.7544A2.0089,2.0089,0,0,0,5.8313,3.4507L4.5315,8H2v2H4v7a2.0025,2.0025,0,0,0,2,2v2H8V19H20v2h2V19a2.0025,2.0025,0,0,0,2-2V10h2V8ZM7.7544,4H20.2458l1.4285,5H6.3257ZM22,13H20v2h2v2H6V15H8V13H6V11H22Z"
209
+ })), children);
210
+ });
211
+ if (process.env.NODE_ENV !== "production") {
212
+ RoadWeather.propTypes = iconPropTypes.iconPropTypes;
213
+ }
214
+ const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap({
215
+ children,
216
+ size = 16,
217
+ ...rest
218
+ }, ref) {
219
+ return /*#__PURE__*/React.createElement(Icon_js, {
220
+ width: size,
221
+ height: size,
222
+ ref: ref,
223
+ xmlns: "http://www.w3.org/2000/svg",
224
+ viewBox: "0 0 32 32",
225
+ fill: "currentColor",
226
+ ...rest
227
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
32
228
  d: "M12 30H4a2.0023 2.0023 0 01-2-2V24a2.0023 2.0023 0 012-2h8a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0112 30zM4 24v4h8V24zM28 20H12a2.0023 2.0023 0 01-2-2V14a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2v4A2.0023 2.0023 0 0128 20zM12 14v4H28V14zM16 10H4A2.0023 2.0023 0 012 8V4A2.0023 2.0023 0 014 2H16a2.0023 2.0023 0 012 2V8A2.0023 2.0023 0 0116 10zM4 4V8H16V4z"
33
229
  })), children);
34
230
  });
@@ -48,10 +244,10 @@ const Rocket = /*#__PURE__*/React.forwardRef(function Rocket({
48
244
  viewBox: "0 0 32 32",
49
245
  fill: "currentColor",
50
246
  ...rest
51
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
247
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
52
248
  d: "M6.34 19H17.65V21H6.34z",
53
249
  transform: "rotate(-45 11.995 20.002)"
54
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
250
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
55
251
  d: "M17,30a1,1,0,0,1-.37-.07,1,1,0,0,1-.62-.79l-1-7,2-.28.75,5.27L21,24.52V17a1,1,0,0,1,.29-.71l4.07-4.07A8.94,8.94,0,0,0,28,5.86V4H26.14a8.94,8.94,0,0,0-6.36,2.64l-4.07,4.07A1,1,0,0,1,15,11H7.48L4.87,14.26l5.27.75-.28,2-7-1a1,1,0,0,1-.79-.62,1,1,0,0,1,.15-1l4-5A1,1,0,0,1,7,9h7.59l3.77-3.78A10.92,10.92,0,0,1,26.14,2H28a2,2,0,0,1,2,2V5.86a10.92,10.92,0,0,1-3.22,7.78L23,17.41V25a1,1,0,0,1-.38.78l-5,4A1,1,0,0,1,17,30Z"
56
252
  })), children);
57
253
  });
@@ -71,7 +267,7 @@ const Rotate = /*#__PURE__*/React.forwardRef(function Rotate({
71
267
  viewBox: "0 0 32 32",
72
268
  fill: "currentColor",
73
269
  ...rest
74
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
270
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
75
271
  d: "M17.91 26.82l.35 2a12.9 12.9 0 004.24-1.54l-1-1.73A10.88 10.88 0 0117.91 26.82zM24.42 23.07L26 24.35a13 13 0 002.24-3.91l-1.87-.68A11 11 0 0124.42 23.07zM9.5 27.25a12.9 12.9 0 004.24 1.54l.35-2a10.88 10.88 0 01-3.59-1.3zM5.67 19.76l-1.87.68A13 13 0 006 24.35l.32-.26 1.22-1h0a11 11 0 01-1.91-3.31zM29 16a12.85 12.85 0 00-.8-4.44l-1.87.68A11.18 11.18 0 0127 16zM26 7.65a13 13 0 00-20 0V4H4v8h8V10H6.81A11 11 0 0124.42 8.93z"
76
272
  })), children);
77
273
  });
@@ -91,7 +287,7 @@ const WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHeal
91
287
  viewBox: "0 0 32 32",
92
288
  fill: "currentColor",
93
289
  ...rest
94
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
290
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
95
291
  d: "M14.0913 26.8235l-.3467 1.968a12.8956 12.8956 0 01-4.24-1.5418l1-1.7307A10.9086 10.9086 0 0014.0913 26.8235zM7.5767 23.0682L6.0449 24.3533a12.9811 12.9811 0 01-2.25-3.9112l1.8775-.6834A10.9808 10.9808 0 007.5767 23.0682zM22.4951 27.25a12.8956 12.8956 0 01-4.24 1.5418l-.3467-1.968a10.9086 10.9086 0 003.5869-1.3045zM26.3271 19.7587l1.8775.6834a12.9811 12.9811 0 01-2.2495 3.9112l-.3115-.2614-1.22-1.0237h0a10.9822 10.9822 0 001.9038-3.3093zM13.6616 5.2559c-.1592.0346-.3144.08-.4712.1215-.2131.0562-.4258.1138-.6335.1822-.1643.0547-.325.1167-.4859.1782-.1926.0742-.3835.1509-.57.2349-.1611.0727-.3193.15-.4763.23q-.2677.1363-.5262.2867c-.153.0893-.3046.18-.4531.2758-.1679.1089-.3308.2242-.4922.3413-.1406.1026-.2817.2037-.417.3125-.1616.1294-.3156.2676-.47.4063-.1225.11-.2478.2168-.3652.332-.1668.1636-.3223.3379-.4785.5117A10.9438 10.9438 0 005 16H3A12.9363 12.9363 0 016.05 7.65l-.0047-.0039c.0918-.1094.197-.2061.2925-.3125.1841-.2051.3672-.41.5635-.603.1382-.1358.2856-.2613.43-.3907.1831-.1645.3657-.3286.5581-.4824.1592-.1279.3244-.2466.4895-.3667.1921-.14.3855-.2768.5854-.4062.1743-.1128.3523-.2188.5322-.3238q.3081-.1786.6253-.3408c.1846-.0942.37-.1846.56-.27.2224-.1.449-.1914.678-.2793.1894-.0723.3777-.1455.5713-.209.2463-.0815.498-.1494.7507-.2163.1848-.0493.3674-.1025.5554-.1431.29-.0634.5865-.1074.8833-.1508.159-.023.3145-.0552.4754-.0728A12.9331 12.9331 0 0126 7.7031V4h2v8H20V10h5.1885A10.961 10.961 0 0016 5a11.1114 11.1114 0 00-1.189.0669c-.1362.0146-.268.042-.4026.0615C14.1575 5.165 13.907 5.2026 13.6616 5.2559z"
96
292
  })), children);
97
293
  });
@@ -111,7 +307,7 @@ const WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHeal
111
307
  viewBox: "0 0 32 32",
112
308
  fill: "currentColor",
113
309
  ...rest
114
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
310
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
115
311
  d: "M25.95,7.65l.0047-.0039c-.0918-.1094-.197-.2061-.2925-.3125-.1841-.2051-.3672-.41-.5635-.603-.1382-.1358-.2856-.2613-.43-.3907-.1831-.1645-.3657-.3286-.5581-.4824-.1592-.1279-.3244-.2466-.4895-.3667-.1921-.14-.3855-.2768-.5854-.4062-.1743-.1128-.3523-.2188-.5322-.3238q-.3081-.1786-.6253-.3408c-.1846-.0942-.37-.1846-.56-.27-.2224-.1-.449-.1914-.678-.2793-.1894-.0723-.3777-.1455-.5713-.209-.2463-.0815-.498-.1494-.7507-.2163-.1848-.0493-.3674-.1025-.5554-.1431-.29-.0634-.5865-.1074-.8833-.1508-.159-.023-.3145-.0552-.4754-.0728A12.9331,12.9331,0,0,0,6,7.7031V4H4v8h8V10H6.8115A10.961,10.961,0,0,1,16,5a11.1114,11.1114,0,0,1,1.189.0669c.1362.0146.268.042.4026.0615.2509.0366.5014.0742.7468.1275.1592.0346.3144.08.4712.1215.2131.0562.4258.1138.6335.1822.1643.0547.325.1167.4859.1782.1926.0742.3835.1509.5705.2349.1611.0727.3193.15.4763.23q.2677.1363.5262.2867c.153.0893.3046.18.4531.2758.1679.1089.3308.2242.4922.3413.1406.1026.2817.2037.417.3125.1616.1294.3156.2676.47.4063.1225.11.2478.2168.3652.332.1668.1636.3223.3379.4785.5117A10.9928,10.9928,0,1,1,5,16H3A13,13,0,1,0,25.95,7.65Z"
116
312
  })), children);
117
313
  });
@@ -131,7 +327,7 @@ const RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise({
131
327
  viewBox: "0 0 32 32",
132
328
  fill: "currentColor",
133
329
  ...rest
134
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
330
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
135
331
  d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM16 16V28H28.0012L28 16zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
136
332
  })), children);
137
333
  });
@@ -151,7 +347,7 @@ const RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwis
151
347
  viewBox: "0 0 32 32",
152
348
  fill: "currentColor",
153
349
  ...rest
154
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
350
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
155
351
  d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM4 16V28H16.0012L16 16zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
156
352
  })), children);
157
353
  });
@@ -171,7 +367,7 @@ const RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCl
171
367
  viewBox: "0 0 32 32",
172
368
  fill: "currentColor",
173
369
  ...rest
174
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
370
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
175
371
  d: "M16 30H4a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0116 30zM30 15l-1.41-1.41L26 16.17V11a7.0078 7.0078 0 00-7-7H14V6h5a5.0057 5.0057 0 015 5v5.17l-2.59-2.58L20 15l5 5z"
176
372
  })), children);
177
373
  });
@@ -191,7 +387,7 @@ const RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClock
191
387
  viewBox: "0 0 32 32",
192
388
  fill: "currentColor",
193
389
  ...rest
194
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
390
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
195
391
  d: "M28 30H16a2.0023 2.0023 0 01-2-2V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM15 2L13.59 3.41 16.17 6H11a7.0078 7.0078 0 00-7 7v5H6V13a5.0057 5.0057 0 015-5h5.17l-2.58 2.59L15 12l5-5z"
196
392
  })), children);
197
393
  });
@@ -211,7 +407,7 @@ const RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCoun
211
407
  viewBox: "0 0 32 32",
212
408
  fill: "currentColor",
213
409
  ...rest
214
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
410
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
215
411
  d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM4 16L3.9988 28H16V16zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
216
412
  })), children);
217
413
  });
@@ -231,7 +427,7 @@ const RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateC
231
427
  viewBox: "0 0 32 32",
232
428
  fill: "currentColor",
233
429
  ...rest
234
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
430
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
235
431
  d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zm2-12l-.0012 12H28V16zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
236
432
  })), children);
237
433
  });
@@ -251,7 +447,7 @@ const RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function R
251
447
  viewBox: "0 0 32 32",
252
448
  fill: "currentColor",
253
449
  ...rest
254
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
450
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
255
451
  d: "M14 28V16a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H16A2.0023 2.0023 0 0114 28zM2 15l1.41-1.41L6 16.17V11a7.0078 7.0078 0 017-7h5V6H13a5.0057 5.0057 0 00-5 5v5.17l2.59-2.58L12 15 7 20z"
256
452
  })), children);
257
453
  });
@@ -271,7 +467,7 @@ const RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function Rota
271
467
  viewBox: "0 0 32 32",
272
468
  fill: "currentColor",
273
469
  ...rest
274
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
470
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
275
471
  d: "M2 28V16a2.0023 2.0023 0 012-2H16a2.0023 2.0023 0 012 2V28a2.0023 2.0023 0 01-2 2H4A2.0023 2.0023 0 012 28zM17 2l1.41 1.41L15.83 6H21a7.0078 7.0078 0 017 7v5H26V13a5.0057 5.0057 0 00-5-5H15.83l2.58 2.59L17 12 12 7z"
276
472
  })), children);
277
473
  });
@@ -291,7 +487,7 @@ const Router = /*#__PURE__*/React.forwardRef(function Router({
291
487
  viewBox: "0 0 32 32",
292
488
  fill: "currentColor",
293
489
  ...rest
294
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
490
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
295
491
  d: "M21 7L16 2 11 7 12.409 8.419 15 5.847 15 13 17 13 17 5.794 19.591 8.419 21 7zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
296
492
  })), children);
297
493
  });
@@ -311,7 +507,7 @@ const RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice({
311
507
  viewBox: "0 0 32 32",
312
508
  fill: "currentColor",
313
509
  ...rest
314
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
510
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
315
511
  d: "M21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11zM12.4289 5.8227v1.63a1.1269 1.1269 0 01-.6767 1.026l-1.39.5967A1.1218 1.1218 0 019.14 8.8424L7.3208 7.0233a1.1165 1.1165 0 01.0125-1.579l.0348-.0328c7.393-6.527 14.6913-2.0374 17.2127-.0473a1.1166 1.1166 0 01.1746 1.5693 1.1011 1.1011 0 01-.0873.0971L22.9108 8.7878a1.1114 1.1114 0 01-1.2225.2329l-1.39-.5967a1.1112 1.1112 0 01-.68-1.0223v-1.63S15.9726 3.0648 12.4289 5.8227z"
316
512
  })), children);
317
513
  });
@@ -335,9 +531,9 @@ const RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi({
335
531
  cx: "16",
336
532
  cy: "13.5",
337
533
  r: "1.5"
338
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
534
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
339
535
  d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
340
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
536
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
341
537
  d: "M23.0713 6.929a10 10 0 00-14.1426 0L7.5146 5.5144a12.0011 12.0011 0 0116.9708 0zM21 25L16 30 11 25 12.409 23.581 15 26.153 15 19 17 19 17 26.206 19.591 23.581 21 25zM24 11L19 16 24 21 25.419 19.591 22.847 17 30 17 30 15 22.794 15 25.419 12.409 24 11zM8 11L13 16 8 21 6.581 19.591 9.153 17 2 17 2 15 9.206 15 6.581 12.409 8 11z"
342
538
  })), children);
343
539
  });
@@ -357,7 +553,7 @@ const Row = /*#__PURE__*/React.forwardRef(function Row({
357
553
  viewBox: "0 0 32 32",
358
554
  fill: "currentColor",
359
555
  ...rest
360
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
556
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
361
557
  d: "M4 24H28V26H4zM26 18H6V14H26v4m2 0V14a2 2 0 00-2-2H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2zM4 6H28V8H4z"
362
558
  })), children);
363
559
  });
@@ -377,7 +573,7 @@ const RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse({
377
573
  viewBox: "0 0 32 32",
378
574
  fill: "currentColor",
379
575
  ...rest
380
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
576
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
381
577
  d: "M26 20H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2V22A2 2 0 0026 20zm0 6H6V22H26zM17 7.828L19.586 10.414 21 9 16 4 11 9 12.414 10.414 15 7.828 15 14 4 14 4 16 28 16 28 14 17 14 17 7.828z"
382
578
  })), children);
383
579
  });
@@ -397,9 +593,9 @@ const RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete({
397
593
  viewBox: "0 0 32 32",
398
594
  fill: "currentColor",
399
595
  ...rest
400
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
596
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
401
597
  d: "M24 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H24a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0124 30zM4 22H3.9985L4 28H24V22zM30 3.41L28.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 7 30 3.41z"
402
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
598
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
403
599
  d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
404
600
  })), children);
405
601
  });
@@ -419,7 +615,7 @@ const RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand({
419
615
  viewBox: "0 0 32 32",
420
616
  fill: "currentColor",
421
617
  ...rest
422
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
618
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
423
619
  d: "M4 18L15 18 15 24.172 12.414 21.586 11 23 16 28 21 23 19.586 21.586 17 24.172 17 18 28 18 28 16 4 16 4 18zM26 4H6A2 2 0 004 6v4a2 2 0 002 2H26a2 2 0 002-2V6A2 2 0 0026 4zm0 6H6V6H26z"
424
620
  })), children);
425
621
  });
@@ -439,7 +635,7 @@ const RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert({
439
635
  viewBox: "0 0 32 32",
440
636
  fill: "currentColor",
441
637
  ...rest
442
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
638
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
443
639
  d: "M28 12H10a2.0021 2.0021 0 01-2-2V4a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 12zM10 4v6H28V4zM28 30H10a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM10 22v6H28V22zM9 16L3.414 10.414 2 11.828 6.172 16 2 20.172 3.414 21.586 9 16z"
444
640
  })), children);
445
641
  });
@@ -459,9 +655,9 @@ const Rss = /*#__PURE__*/React.forwardRef(function Rss({
459
655
  viewBox: "0 0 32 32",
460
656
  fill: "currentColor",
461
657
  ...rest
462
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
658
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
463
659
  d: "M8 18c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6C14 20.7 11.3 18 8 18zM8 28c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4C12 26.2 10.2 28 8 28zM30 24h-2C28 13 19 4 8 4V2C20.1 2 30 11.9 30 24z"
464
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
660
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
465
661
  d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
466
662
  })), children);
467
663
  });
@@ -481,9 +677,9 @@ const Rule = /*#__PURE__*/React.forwardRef(function Rule({
481
677
  viewBox: "0 0 32 32",
482
678
  fill: "currentColor",
483
679
  ...rest
484
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
680
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
485
681
  d: "M10 16H22V18H10zM10 10H22V12H10z"
486
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
682
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
487
683
  d: "M16,30,9.8242,26.7071A10.9815,10.9815,0,0,1,4,17V4A2.0022,2.0022,0,0,1,6,2H26a2.0022,2.0022,0,0,1,2,2V17a10.9815,10.9815,0,0,1-5.8242,9.7069ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
488
684
  })), children);
489
685
  });
@@ -503,9 +699,9 @@ const RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled({
503
699
  viewBox: "0 0 32 32",
504
700
  fill: "currentColor",
505
701
  ...rest
506
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
702
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
507
703
  d: "M30 24a6 6 0 10-6 6A6.0066 6.0066 0 0030 24zm-2 0a3.9521 3.9521 0 01-.5669 2.019L21.981 20.5669A3.9529 3.9529 0 0124 20 4.0045 4.0045 0 0128 24zm-8 0a3.9521 3.9521 0 01.5669-2.019l5.4521 5.4521A3.9529 3.9529 0 0124 28 4.0045 4.0045 0 0120 24zM8 16H18V18H8zM8 10H20V12H8z"
508
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
704
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
509
705
  d: "M14,27.7334l-5.2344-2.791A8.9858,8.9858,0,0,1,4,17V4H24l0,11h2L26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,30Z"
510
706
  })), children);
511
707
  });
@@ -547,9 +743,9 @@ const RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft({
547
743
  viewBox: "0 0 32 32",
548
744
  fill: "currentColor",
549
745
  ...rest
550
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
746
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
551
747
  d: "M29.707 19.293l-3-3a.9994.9994 0 00-1.414 0L16 25.5859V30h4.4141l9.2929-9.293A.9994.9994 0 0029.707 19.293zM19.5859 28H18V26.4141l5-5L24.5859 23zM26 21.5859L24.4141 20 26 18.4141 27.5859 20zM8 16H18V18H8zM8 10H20V12H8z"
552
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
748
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
553
749
  d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
554
750
  })), children);
555
751
  });
@@ -569,14 +765,14 @@ const RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled({
569
765
  viewBox: "0 0 32 32",
570
766
  fill: "currentColor",
571
767
  ...rest
572
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
768
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
573
769
  fill: "none",
574
770
  d: "M9 16H23V18H9z",
575
771
  "data-icon-path": "inner-path"
576
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
772
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
577
773
  fill: "none",
578
774
  d: "M9 10H23V12H9z"
579
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
775
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
580
776
  d: "M26,2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L16,30l6.1758-3.293A10.9814,10.9814,0,0,0,28,17V4A2.0023,2.0023,0,0,0,26,2ZM23,18H9V16H23Zm0-6H9V10H23Z"
581
777
  })), children);
582
778
  });
@@ -596,9 +792,9 @@ const RuleLocked = /*#__PURE__*/React.forwardRef(function RuleLocked({
596
792
  viewBox: "0 0 32 32",
597
793
  fill: "currentColor",
598
794
  ...rest
599
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
795
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
600
796
  d: "M28 22v-3c0-2.2-1.8-4-4-4s-4 1.8-4 4v3c-1.1 0-2 .9-2 2v5c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-5C30 22.9 29.1 22 28 22zM22 19c0-1.1.9-2 2-2s2 .9 2 2v3h-4V19zM20 29v-5h8v5H20zM8 16H14V18H8zM8 10H20V12H8z"
601
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
797
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
602
798
  d: "M26,4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7l5.2,2.8v-2.3l-4.2-2.3C5.8,23.4,4,20.3,4,17V4h20v8h2V4z"
603
799
  })), children);
604
800
  });
@@ -618,9 +814,9 @@ const RulePartial = /*#__PURE__*/React.forwardRef(function RulePartial({
618
814
  viewBox: "0 0 32 32",
619
815
  fill: "currentColor",
620
816
  ...rest
621
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
817
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
622
818
  d: "M23 16c-3.9 0-7 3.1-7 7s3.1 7 7 7 7-3.1 7-7S26.9 16 23 16zM23 28V18c2.8 0 5 2.2 5 5S25.8 28 23 28zM8 16H14V18H8zM8 10H20V12H8z"
623
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
819
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
624
820
  d: "M26,4c0-1.1-0.9-2-2-2H4C2.9,2,2,2.9,2,4v13c0,4.1,2.2,7.8,5.8,9.7l5.2,2.8v-2.3l-4.2-2.3C5.8,23.4,4,20.3,4,17V4h20v9h2V4z"
625
821
  })), children);
626
822
  });
@@ -640,11 +836,11 @@ const RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest({
640
836
  viewBox: "0 0 32 32",
641
837
  fill: "currentColor",
642
838
  ...rest
643
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
839
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
644
840
  d: "M23,30a7,7,0,1,1,7-7A7.0078,7.0078,0,0,1,23,30Zm0-12a5,5,0,1,0,5,5A5.0055,5.0055,0,0,0,23,18Z"
645
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
841
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
646
842
  d: "M26 24.586L24 22.586 24 20 22 20 22 23.414 24.586 26 26 24.586zM8 16H14V18H8zM8 10H20V12H8z"
647
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
843
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
648
844
  d: "M26,4a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L13,29.4668V27.2L8.7656,24.9424A8.9858,8.9858,0,0,1,4,17V4H24v9h2Z"
649
845
  })), children);
650
846
  });
@@ -664,7 +860,7 @@ const Ruler = /*#__PURE__*/React.forwardRef(function Ruler({
664
860
  viewBox: "0 0 32 32",
665
861
  fill: "currentColor",
666
862
  ...rest
667
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
863
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
668
864
  d: "M29,10H3a1,1,0,0,0-1,1V21a1,1,0,0,0,1,1H29a1,1,0,0,0,1-1V11A1,1,0,0,0,29,10ZM28,20H4V12H8v4h2V12h5v4h2V12h5v4h2V12h4Z"
669
865
  })), children);
670
866
  });
@@ -684,7 +880,7 @@ const RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt({
684
880
  viewBox: "0 0 32 32",
685
881
  fill: "currentColor",
686
882
  ...rest
687
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
883
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
688
884
  d: "M29.41,21.67,10.34,2.58a2,2,0,0,0-2.83,0L2.59,7.51a2,2,0,0,0,0,2.82L21.66,29.42a2,2,0,0,0,1.42.58,2,2,0,0,0,1.41-.58l4.92-4.93A2,2,0,0,0,29.41,21.67ZM23.08,28,4,8.92,8.92,4l3.79,3.79L10.46,10l1.41,1.41L14.12,9.2l4.13,4.13L16,15.58,17.42,17l2.25-2.25,4.13,4.13-2.25,2.25L23,22.54l2.25-2.25L28,23.08Z"
689
885
  })), children);
690
886
  });
@@ -704,11 +900,11 @@ const Run = /*#__PURE__*/React.forwardRef(function Run({
704
900
  viewBox: "0 0 32 32",
705
901
  fill: "currentColor",
706
902
  ...rest
707
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
903
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
708
904
  d: "M21,16a6,6,0,1,1-6,6,6,6,0,0,1,6-6m0-2a8,8,0,1,0,8,8,8,8,0,0,0-8-8Z"
709
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
905
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
710
906
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V12H28V6A2,2,0,0,0,26,4ZM6,10V6H26v4Z"
711
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
907
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
712
908
  d: "M19 19L19 25 24 22 19 19z"
713
909
  })), children);
714
910
  });
@@ -728,17 +924,37 @@ const RunMirror = /*#__PURE__*/React.forwardRef(function RunMirror({
728
924
  viewBox: "0 0 32 32",
729
925
  fill: "currentColor",
730
926
  ...rest
731
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
927
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
732
928
  d: "M9 19L9 25 14 22z"
733
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
929
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
734
930
  d: "M11,16c3.3,0,6,2.7,6,6s-2.7,6-6,6s-6-2.7-6-6S7.7,16,11,16 M11,14c-4.4,0-8,3.6-8,8s3.6,8,8,8s8-3.6,8-8S15.4,14,11,14 L11,14z"
735
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
931
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
736
932
  d: "M4,6v6h22v14h-4v2h4c1.1,0,2-0.9,2-2V6c0-1.1-0.9-2-2-2H6C4.9,4,4,4.9,4,6z M6,10V6h20v4H6z"
737
933
  })), children);
738
934
  });
739
935
  if (process.env.NODE_ENV !== "production") {
740
936
  RunMirror.propTypes = iconPropTypes.iconPropTypes;
741
937
  }
938
+ const RunViewIcon = /*#__PURE__*/React.forwardRef(function RunViewIcon({
939
+ children,
940
+ size = 16,
941
+ ...rest
942
+ }, ref) {
943
+ return /*#__PURE__*/React.createElement(Icon_js, {
944
+ width: size,
945
+ height: size,
946
+ ref: ref,
947
+ xmlns: "http://www.w3.org/2000/svg",
948
+ viewBox: "0 0 32 32",
949
+ fill: "currentColor",
950
+ ...rest
951
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
952
+ d: "M28.48,14.1201L8.48,3.1201c-.1499-.0801-.3101-.1201-.48-.1201-.55,0-1,.4502-1,1v11h2V5.6899l16.9199,9.3101-7.04,3.8799,1.4702,1.4702,8.1299-4.4702c.1699-.0996.3-.23.3999-.3999.2603-.48.0901-1.0898-.3999-1.3599ZM13.9748,26.0001h2.0254v-2h-2v-1.5c0-.0276-.0037-.0542-.0042-.0818l2.7112-2.7112-1.4141-1.4141-1.8374,1.8374c-.8876-1.8481-2.7725-3.1304-4.9556-3.1304s-4.068,1.2822-4.9556,3.1304l-1.8374-1.8374-1.4141,1.4141,2.7112,2.7112c-.0005.0276-.0042.0542-.0042.0818v1.5H1.0002v2h2.0254c.0398.4397.1337.8632.2712,1.2671l-2.8513,1.9009,1.1094,1.6641,2.7219-1.8147c1.0098,1.2104,2.5278,1.9827,4.2234,1.9827s3.2136-.7722,4.2234-1.9827l2.7219,1.8147,1.1094-1.6641-2.8513-1.9009c.1376-.4039.2314-.8274.2712-1.2671ZM8.5002,19.0001c1.3909,0,2.585.8218,3.1489,2h-6.2979c.564-1.1782,1.7581-2,3.1489-2ZM8.5002,29.0001c-1.9297,0-3.5-1.5703-3.5-3.5v-2.5h7v2.5c0,1.9297-1.5703,3.5-3.5,3.5Z"
953
+ })), children);
954
+ });
955
+ if (process.env.NODE_ENV !== "production") {
956
+ RunViewIcon.propTypes = iconPropTypes.iconPropTypes;
957
+ }
742
958
  const Running = /*#__PURE__*/React.forwardRef(function Running({
743
959
  children,
744
960
  size = 16,
@@ -752,11 +968,11 @@ const Running = /*#__PURE__*/React.forwardRef(function Running({
752
968
  viewBox: "0 0 32 32",
753
969
  fill: "currentColor",
754
970
  ...rest
755
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
971
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
756
972
  d: "m21.707,20.293l-5-5c-.1951-.1953-.451-.293-.707-.293s-.512.0977-.707.293L2,28.5859l1.4143,1.4141,12.5857-12.5859,3.5857,3.5859-5.5857,5.5859,1.4143,1.4141,2.292-2.292,4.0007-4.001c.1953-.1953.293-.4512.293-.707s-.0977-.5117-.293-.707Z"
757
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
973
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
758
974
  d: "m28.5859,9l-5.5859,5.5859-6.0012-6.0015c-.392-.3918-.9073-.5865-1.422-.5845-.5096.002-1.0185.1968-1.4063.5845l-6.1704,6.1753,1.4143,1.4141,6.1704-6.1748,6.7083,6.708c.1951.1953.4512.293.707.293s.512-.0977.707-.293l6.293-6.293-1.4141-1.4141Z"
759
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
975
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
760
976
  d: "m22.5,9c-1.9299,0-3.5-1.5701-3.5-3.5s1.5701-3.5,3.5-3.5,3.5,1.5701,3.5,3.5-1.5701,3.5-3.5,3.5Zm0-5c-.8271,0-1.5.6729-1.5,1.5s.6729,1.5,1.5,1.5,1.5-.6729,1.5-1.5-.6729-1.5-1.5-1.5Z"
761
977
  })), children);
762
978
  });
@@ -776,7 +992,7 @@ const QS = /*#__PURE__*/React.forwardRef(function QS({
776
992
  viewBox: "0 0 32 32",
777
993
  fill: "currentColor",
778
994
  ...rest
779
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
995
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
780
996
  d: "M18,23H12V21h6V17H14a2,2,0,0,1-2-2V11a2,2,0,0,1,2-2h6v2H14v4h4a2,2,0,0,1,2,2v4A2,2,0,0,1,18,23Z"
781
997
  })), children);
782
998
  });
@@ -796,7 +1012,7 @@ const QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt({
796
1012
  viewBox: "0 0 32 32",
797
1013
  fill: "currentColor",
798
1014
  ...rest
799
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
1015
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
800
1016
  d: "M24 9L22 9 22 7 20 7 20 9 18 9 18 11 20 11 20 17 22 17 22 11 24 11 24 9zM14 23H8V21h6V17H10a2 2 0 01-2-2V11a2 2 0 012-2h6v2H10v4h4a2 2 0 012 2v4A2 2 0 0114 23z"
801
1017
  })), children);
802
1018
  });
@@ -816,7 +1032,7 @@ const SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal({
816
1032
  viewBox: "0 0 32 32",
817
1033
  fill: "currentColor",
818
1034
  ...rest
819
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
1035
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
820
1036
  d: "M24.7808,26,25.97,21.2422A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422L7.2192,26H2v2H30V26ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15ZM22.7192,26H9.2808l-1-4H23.7192Z"
821
1037
  })), children);
822
1038
  });
@@ -836,9 +1052,9 @@ const SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore
836
1052
  viewBox: "0 0 32 32",
837
1053
  fill: "currentColor",
838
1054
  ...rest
839
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1055
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
840
1056
  d: "M6.9692,25H9.0308l-.75-3H23.7192l-.75,3h2.0616l.9394-3.7578A1,1,0,0,0,25,20H20V17h5a1,1,0,0,0,.9082-1.4189l-6-13a1.0006,1.0006,0,0,0-1.7021-.19L8.2075,15.3906A1,1,0,0,0,9,17h9v3H7a1,1,0,0,0-.97,1.2422ZM20,7.5527,23.437,15H20ZM11.0308,15,18,5.94V15Z"
841
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1057
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
842
1058
  d: "M26.9058,25.751A2.998,2.998,0,0,1,24,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,20,25a.9894.9894,0,0,0-.9468.6787A3.44,3.44,0,0,1,16,28a3.4376,3.4376,0,0,1-3.0513-2.3164A1.007,1.007,0,0,0,12,25a.971.971,0,0,0-.9468.6787A3.44,3.44,0,0,1,8,28a2.998,2.998,0,0,1-2.9058-2.249l-1.9365.498A4.9965,4.9965,0,0,0,8,30a4.9316,4.9316,0,0,0,4-1.9873,5.0192,5.0192,0,0,0,8,0A4.9316,4.9316,0,0,0,24,30a4.9965,4.9965,0,0,0,4.8423-3.751Z"
843
1059
  })), children);
844
1060
  });
@@ -858,7 +1074,7 @@ const SalesOps = /*#__PURE__*/React.forwardRef(function SalesOps({
858
1074
  viewBox: "0 0 32 32",
859
1075
  fill: "currentColor",
860
1076
  ...rest
861
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1077
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
862
1078
  d: "M30 6v-2h-3v-2h-2v2h-1c-1.1028 0-2 .8975-2 2v2c0 1.1025.8972 2 2 2h4v2h-6v2h3v2h2v-2h1c1.1028 0 2-.8975 2-2v-2c0-1.1025-.8972-2-2-2h-4v-2h6zM24 20v2h2.5859l-3.5857 3.5859-2.2917-2.293c-.1875-.1875-.4419-.293-.707-.293h-.0015c-.2651 0-.5183.1055-.7058.293l-5.2942 5.293 1.4143 1.4141 4.5867-4.5859 2.2917 2.293c.1875.1875.4419.293.7073.293.2651 0 .5195-.1055.707-.293l4.293-4.293v2.5859h2v-6h-6zM4 30h-2v-5c0-3.8599 3.1401-7 7-7h6c1.9885 0 3.8901.8502 5.217 2.3328l-1.4902 1.334c-.948-1.0592-2.3064-1.6667-3.7268-1.6667h-6c-2.7571 0-5 2.243-5 5v5zM12 16c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm0-12c2.7615 0 5 2.2385 5 5s-2.2385 5-5 5-5-2.2385-5-5c.0032-2.7601 2.2399-4.9968 5-5z"
863
1079
  })), children);
864
1080
  });
@@ -878,7 +1094,7 @@ const SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram({
878
1094
  viewBox: "0 0 32 32",
879
1095
  fill: "currentColor",
880
1096
  ...rest
881
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1097
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
882
1098
  d: "M28,2V8.0439c-1.9634.1968-6.3162,1.2325-10.5637,6.2764-.198-.2768-.3982-.5464-.5882-.8506C11.9736,5.6714,6.3191,4.2759,4,4.042V2H2V30H4V26.0464a14.8661,14.8661,0,0,0,9.9185-3.96C18.47,27.46,25.2363,28.0381,27.9341,28.0381c.0244,0,.0422-.001.0659-.001V30h2V2Zm0,8.0552v9.99a12.8834,12.8834,0,0,1-9.2756-4.1328C22.5032,11.2666,26.2915,10.26,28,10.0552ZM15.1519,14.53c.3242.5185.663.9907,1.0078,1.4409-.3384.4741-.6753.9707-1.0078,1.5029a16.1346,16.1346,0,0,1-1.0313,1.4531c-.0825-.1372-.1675-.27-.2466-.4126C9.3279,10.3315,5.7871,8.4438,4,8.0684V6.0508C5.9932,6.2905,10.8228,7.6035,15.1519,14.53ZM4,24.0488V10.1406c1.3254.4644,4.2034,2.2847,8.126,9.3448.1894.3413.396.6523.6.9667A12.8784,12.8784,0,0,1,4,24.0488Zm11.3179-3.4209a18.0563,18.0563,0,0,0,1.53-2.0937c.2212-.354.4454-.67.6687-.9951A14.8686,14.8686,0,0,0,28,22.0425v3.9863C25.67,26.019,19.374,25.5088,15.3179,20.6279Z"
883
1099
  })), children);
884
1100
  });
@@ -898,7 +1114,7 @@ const SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt
898
1114
  viewBox: "0 0 32 32",
899
1115
  fill: "currentColor",
900
1116
  ...rest
901
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1117
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
902
1118
  d: "M30,2H2V16H8.1113a7.0359,7.0359,0,0,1,3.13.7393L15.7637,19l-4.522,2.2607A7.0359,7.0359,0,0,1,8.1113,22H2v8H9.2231a9.0446,9.0446,0,0,0,4.0249-.95L21.87,24.7393A7.0359,7.0359,0,0,1,25,24h5V14H25a7.0359,7.0359,0,0,1-3.13-.7393L15.3481,10H30ZM8,4H24V8H8ZM4,4H6V14H4ZM4,24H6v4H4Zm16.9751-1.05-8.6216,4.3105A7.0359,7.0359,0,0,1,9.2231,28H8V24h.1113a9.0446,9.0446,0,0,0,4.0249-.95L18,20.1182l1.8638.9316a9.0446,9.0446,0,0,0,4.0249.95H24v.0586A9.0515,9.0515,0,0,0,20.9751,22.95ZM28,22H26V16h2ZM12.3535,10.7393l8.6216,4.31A9.0515,9.0515,0,0,0,24,15.9414V20h-.1113a7.0359,7.0359,0,0,1-3.13-.7393l-8.6221-4.31A9.0446,9.0446,0,0,0,8.1113,14H8V10H9.2231A7.0359,7.0359,0,0,1,12.3535,10.7393ZM28,8H26V4h2Z"
903
1119
  })), children);
904
1120
  });
@@ -918,7 +1134,7 @@ const Sap = /*#__PURE__*/React.forwardRef(function Sap({
918
1134
  viewBox: "0 0 32 32",
919
1135
  fill: "currentColor",
920
1136
  ...rest
921
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1137
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
922
1138
  d: "M29,8h-6.1843c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157,2H4c-1.1046,0-2,.8954-2,2v12c0,1.1046.8954,2,2,2h1.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h4.1843c.2653,0,.5197-.1054.7073-.293l14-14c.6299-.6299.1836-1.707-.7073-1.707ZM20,8c.5522,0,1,.4478,1,1s-.4478,1-1,1-1-.4478-1-1,.4478-1,1-1ZM8,24c-.5522,0-1-.4478-1-1s.4478-1,1-1,1,.4478,1,1-.4478,1-1,1ZM14.5857,22h-3.77c-.4141-1.1611-1.5137-2-2.8157-2s-2.4016.8389-2.8157,2h-1.1843v-12h13.1843c.4141,1.1611,1.5137,2,2.8157,2s2.4016-.8389,2.8157-2h3.77s-12,12-12,12Z"
923
1139
  })), children);
924
1140
  });
@@ -938,7 +1154,7 @@ const Satellite = /*#__PURE__*/React.forwardRef(function Satellite({
938
1154
  viewBox: "0 0 32 32",
939
1155
  fill: "currentColor",
940
1156
  ...rest
941
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1157
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
942
1158
  d: "M22.9141,16.5l2.7929-2.793a.9994.9994,0,0,0,0-1.414L23.4141,10,25.5,7.9141,28.5859,11,30,9.5859,22.4141,2,21,3.4141,24.0859,6.5,22,8.5859,19.707,6.293a.9994.9994,0,0,0-1.414,0L15.5,9.0859,8.707,2.293a.9994.9994,0,0,0-1.414,0l-5,5a.9994.9994,0,0,0,0,1.414L9.0859,15.5,6.293,18.293a.9994.9994,0,0,0,0,1.414L8.5859,22,6.5,24.0859,3.4141,21,2,22.4141,9.5859,30,11,28.5859,7.9141,25.5,10,23.4141l2.293,2.2929a.9995.9995,0,0,0,1.414,0L16.5,22.9141l6.793,6.7929a.9995.9995,0,0,0,1.414,0l5-5a.9994.9994,0,0,0,0-1.414ZM4.4141,8,8,4.4141,10.0859,6.5,6.5,10.0859Zm3.5,3.5L11.5,7.9141,14.0859,10.5,10.5,14.0859ZM13,23.5859,8.4141,19,19,8.4141,23.5859,13ZM17.9141,21.5,21.5,17.9141,24.0859,20.5,20.5,24.0859ZM24,27.5859,21.9141,25.5,25.5,21.9141,27.5859,24Z"
943
1159
  })), children);
944
1160
  });
@@ -958,9 +1174,9 @@ const SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar({
958
1174
  viewBox: "0 0 32 32",
959
1175
  fill: "currentColor",
960
1176
  ...rest
961
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1177
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
962
1178
  d: "M30,14H28A10.0113,10.0113,0,0,0,18,4V2A12.0137,12.0137,0,0,1,30,14Z"
963
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1179
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
964
1180
  d: "M26 14H24a6.0067 6.0067 0 00-6-6V6A8.0092 8.0092 0 0126 14zM16 28V24.96a9.9124 9.9124 0 007.3179-2.208 1.8482 1.8482 0 00.6777-1.3344 1.8 1.8 0 00-.5239-1.36L18.4141 15 21 12.4141 19.5859 11 17 13.5859 11.9419 8.5273a1.8145 1.8145 0 00-1.36-.5229 1.845 1.845 0 00-1.3339.6782 9.9566 9.9566 0 00-.5127 11.95L6.2793 28H2v2H30V28zM10.68 10.0938L21.9058 21.32A8.0011 8.0011 0 0110.68 10.0938zM14 28H8.3875l1.8757-5.627A9.9894 9.9894 0 0014 24.5435z"
965
1181
  })), children);
966
1182
  });
@@ -980,7 +1196,7 @@ const SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather
980
1196
  viewBox: "0 0 32 32",
981
1197
  fill: "currentColor",
982
1198
  ...rest
983
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1199
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
984
1200
  d: "M26.5 12H19a4 4 0 010-8h.0835A4.7864 4.7864 0 0123 2a4.9816 4.9816 0 014.6543 3.2034A3.4667 3.4667 0 0130 8.5 3.5041 3.5041 0 0126.5 12zM19 6a2 2 0 000 4h7.5A1.5017 1.5017 0 0028 8.5a1.4855 1.4855 0 00-1.2778-1.4739L26.061 6.927l-.1616-.6487a2.9568 2.9568 0 00-5.4873-.7121L20.1143 6zM13 28V24.8882a7.9363 7.9363 0 004.707-2.2818.9995.9995 0 000-1.414L13.4644 16.95 16 14.4141 14.5859 13 12.05 15.5356 7.8076 11.293a.9994.9994 0 00-1.414 0 7.9993 7.9993 0 000 11.3134c.1621.1622.3327.3125.5058.459L4.4321 28H2v2H30V28zm-2 0H6.6685L8.59 24.1567A7.8927 7.8927 0 0011 24.873zM7.8076 21.1924a6.0036 6.0036 0 01-.6489-7.72l8.3686 8.3681a6.0026 6.0026 0 01-7.72-.6484z"
985
1201
  })), children);
986
1202
  });
@@ -1000,10 +1216,10 @@ const SatisfyDefinition = /*#__PURE__*/React.forwardRef(function SatisfyDefiniti
1000
1216
  viewBox: "0 0 32 32",
1001
1217
  fill: "currentColor",
1002
1218
  ...rest
1003
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1219
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1004
1220
  strokeWidth: "0",
1005
1221
  d: "M17.3945 19.5537c0-1.8433 1.3953-2.7563 3.8416-2.7563h1.5332v-.6545c0-.9993-.4995-1.585-1.6709-1.585-1.0337 0-1.6194.5168-2.05 1.137l-1.3093-1.1714c.6545-1.0337 1.7056-1.7228 3.5144-1.7228 2.429 0 3.7209 1.1543 3.7209 3.2042v4.2379h.896v1.7572h-1.2231c-.9475 0-1.5332-.6201-1.6711-1.5504h-.1033c-.293 1.1542-1.2749 1.7572-2.6187 1.7572-1.8259 0-2.8596-1.0509-2.8596-2.6531zm5.3624-.2412v-1.1886h-1.4126c-1.1541 0-1.7227.3962-1.7227 1.1025v.2928c0 .7235.4995 1.0853 1.3608 1.0853.9819 0 1.7744-.4479 1.7744-1.2921zM6.6195 20.2084l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
1006
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1222
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1007
1223
  strokeWidth: "0",
1008
1224
  d: "m28,30H4c-1.1046,0-2-.8954-2-2V4c0-1.1046.8954-2,2-2h24c1.1046,0,2,.8954,2,2v24c0,1.1046-.8954,2-2,2Zm-24-2h24V4H4v24Z"
1009
1225
  })), children);
@@ -1024,10 +1240,10 @@ const SatisfyUsage = /*#__PURE__*/React.forwardRef(function SatisfyUsage({
1024
1240
  viewBox: "0 0 32 32",
1025
1241
  fill: "currentColor",
1026
1242
  ...rest
1027
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1243
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1028
1244
  strokeWidth: "0",
1029
1245
  d: "M17.3934 19.5537c0-1.8433 1.3953-2.7563 3.8416-2.7563h1.5332v-.6545c0-.9993-.4995-1.585-1.6709-1.585-1.0337 0-1.6194.5168-2.05 1.137l-1.3093-1.1714c.6545-1.0337 1.7056-1.7228 3.5144-1.7228 2.429 0 3.7209 1.1543 3.7209 3.2042v4.2379h.896v1.7572h-1.2231c-.9475 0-1.5332-.6201-1.6711-1.5504h-.1033c-.293 1.1542-1.2749 1.7572-2.6187 1.7572-1.8259 0-2.8596-1.0509-2.8596-2.6531zm5.3624-.2412v-1.1886h-1.4126c-1.1541 0-1.7227.3962-1.7227 1.1025v.2928c0 .7235.4995 1.0853 1.3608 1.0853.9819 0 1.7744-.4479 1.7744-1.2921zM6.6184 20.2084l1.5332-1.4816c.8269.9647 1.8433 1.4816 3.0837 1.4816 1.3953 0 2.1189-.6719 2.1189-1.6882 0-.8097-.3789-1.3093-1.6367-1.5332l-1.137-.1724c-2.429-.3789-3.6003-1.5332-3.6003-3.4971 0-2.1534 1.6709-3.5488 4.3584-3.5488 1.8088 0 3.1526.6202 4.1172 1.7744l-1.5503 1.4644c-.5857-.7408-1.4126-1.2404-2.6875-1.2404-1.292 0-1.9639.5168-1.9639 1.4126 0 .9131.5168 1.292 1.6711 1.4988l1.1196.2067c2.429.4308 3.5662 1.516 3.5662 3.4972 0 2.2739-1.6367 3.8245-4.5137 3.8245-2.05 0-3.4626-.8097-4.479-1.9984z"
1030
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1246
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1031
1247
  strokeWidth: "0",
1032
1248
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
1033
1249
  })), children);
@@ -1049,7 +1265,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1049
1265
  viewBox: "0 0 16 16",
1050
1266
  fill: "currentColor",
1051
1267
  ...rest
1052
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1268
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1053
1269
  d: "M13.9,4.6l-2.5-2.5C11.3,2.1,11.1,2,11,2H3C2.4,2,2,2.4,2,3v10c0,0.6,0.4,1,1,1h10c0.6,0,1-0.4,1-1V5 C14,4.9,13.9,4.7,13.9,4.6z M6,3h4v2H6V3z M10,13H6V9h4V13z M11,13V9c0-0.6-0.4-1-1-1H6C5.4,8,5,8.4,5,9v4H3V3h2v2c0,0.6,0.4,1,1,1 h4c0.6,0,1-0.4,1-1V3.2l2,2V13H11z"
1054
1270
  })), children);
1055
1271
  }
@@ -1062,7 +1278,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1062
1278
  viewBox: "0 0 20 20",
1063
1279
  fill: "currentColor",
1064
1280
  ...rest
1065
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1281
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1066
1282
  d: "M17.8,5.5l-3.3-3.3C14.3,2.1,14.2,2,14,2H3.3C2.6,2,2,2.6,2,3.3v13.3C2,17.4,2.6,18,3.3,18h13.3c0.7,0,1.4-0.5,1.4-1.2V6.1 C18,5.7,17.9,5.7,17.8,5.5z M7.3,3.3h5.3v3.3H7.3V3.3z M12.7,16.7H7.3v-5.3h5.3L12.7,16.7L12.7,16.7z M14,16.7v-5.3 c0-0.7-0.6-1.3-1.3-1.3H7.3C6.6,10,6,10.6,6,11.3v5.3H3.3V3.3H6v3.3C6,7.4,6.6,8,7.3,8h5.3C13.4,8,14,7.4,14,6.7v-3l2.7,2.7v10.4 L14,16.7L14,16.7z"
1067
1283
  })), children);
1068
1284
  }
@@ -1075,7 +1291,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1075
1291
  viewBox: "0 0 24 24",
1076
1292
  fill: "currentColor",
1077
1293
  ...rest
1078
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1294
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1079
1295
  d: "M20.8,7L17,3.2C16.9,3.1,16.7,3,16.5,3h-12C3.7,3,3,3.7,3,4.5v15C3,20.3,3.7,21,4.5,21h15c0.8,0,1.5-0.7,1.5-1.5v-12 C21,7.3,20.9,7.1,20.8,7z M9,4.5h6v3H9V4.5z M15,19.5H9v-6h6V19.5z M16.5,19.5v-6c0-0.8-0.7-1.5-1.5-1.5H9c-0.8,0-1.5,0.7-1.5,1.5v6 h-3v-15h3v3C7.5,8.3,8.2,9,9,9h6c0.8,0,1.5-0.7,1.5-1.5V4.8l3,3v11.7H16.5z"
1080
1296
  })), children);
1081
1297
  }
@@ -1087,7 +1303,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1087
1303
  viewBox: "0 0 32 32",
1088
1304
  fill: "currentColor",
1089
1305
  ...rest
1090
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1306
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1091
1307
  d: "M27.71,9.29l-5-5A1,1,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H26a2,2,0,0,0,2-2V10A1,1,0,0,0,27.71,9.29ZM12,6h8v4H12Zm8,20H12V18h8Zm2,0V18a2,2,0,0,0-2-2H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V26Z"
1092
1308
  })), children);
1093
1309
  });
@@ -1107,11 +1323,11 @@ const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function Watson
1107
1323
  viewBox: "0 0 32 32",
1108
1324
  fill: "currentColor",
1109
1325
  ...rest
1110
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1326
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1111
1327
  d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
1112
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1328
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1113
1329
  d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
1114
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1330
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1115
1331
  d: "M20 6H26V8H20zM22 10H26V12H22z"
1116
1332
  })), children);
1117
1333
  });
@@ -1131,9 +1347,9 @@ const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealt
1131
1347
  viewBox: "0 0 32 32",
1132
1348
  fill: "currentColor",
1133
1349
  ...rest
1134
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1350
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1135
1351
  d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
1136
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1352
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1137
1353
  d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
1138
1354
  })), children);
1139
1355
  });
@@ -1153,9 +1369,9 @@ const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel({
1153
1369
  viewBox: "0 0 32 32",
1154
1370
  fill: "currentColor",
1155
1371
  ...rest
1156
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1372
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1157
1373
  d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
1158
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1374
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1159
1375
  d: "M16,26H12V18h2V16H12a2,2,0,0,0-2,2v8H6V6h4v4a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V6.41l4,4V16h2V10a1,1,0,0,0-.29-.71l-5-5A.9989.9989,0,0,0,22,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2H16ZM12,6h8v4H12Z"
1160
1376
  })), children);
1161
1377
  });
@@ -1175,11 +1391,11 @@ const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHeal
1175
1391
  viewBox: "0 0 32 32",
1176
1392
  fill: "currentColor",
1177
1393
  ...rest
1178
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1394
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1179
1395
  d: "M21.56,15.1l-3.48-4.35A2,2,0,0,0,16.52,10H4a2,2,0,0,0-2,2V28a2,2,0,0,0,2,2H20a2,2,0,0,0,2-2V16.35A2,2,0,0,0,21.56,15.1ZM9,12h6v3H9Zm6,16H9V22h6Zm2,0V22a2,2,0,0,0-2-2H9a2,2,0,0,0-2,2v6H4V12H7v3a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V12.6l3,3.75V28Z"
1180
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1396
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1181
1397
  d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
1182
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1398
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1183
1399
  d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
1184
1400
  })), children);
1185
1401
  });
@@ -1199,9 +1415,9 @@ const Scale = /*#__PURE__*/React.forwardRef(function Scale({
1199
1415
  viewBox: "0 0 32 32",
1200
1416
  fill: "currentColor",
1201
1417
  ...rest
1202
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1418
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1203
1419
  d: "M13,17H7a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h6a2,2,0,0,0,2-2V19A2,2,0,0,0,13,17ZM7,25V19h6v6Z"
1204
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1420
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1205
1421
  d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
1206
1422
  })), children);
1207
1423
  });
@@ -1221,7 +1437,7 @@ const Scales = /*#__PURE__*/React.forwardRef(function Scales({
1221
1437
  viewBox: "0 0 32 32",
1222
1438
  fill: "currentColor",
1223
1439
  ...rest
1224
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1440
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1225
1441
  d: "M20,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L25.896,7.5562a.8913.8913,0,0,0-.0454-.0816A1,1,0,0,0,25,7H18.8218A3.0155,3.0155,0,0,0,17,5.1841V2H15V5.1841A3.0155,3.0155,0,0,0,13.1782,7H7a1,1,0,0,0-.8945.5527l-4,8A1,1,0,0,0,2,16a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.6182,9h4.56A3.0147,3.0147,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159A3.0155,3.0155,0,0,0,18.8218,9h4.56l-3.2763,6.5527A1,1,0,0,0,20,16ZM7,19a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,19Zm2.3821-4H4.6179L7,10.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,10a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,19Zm0-8.7637L27.3821,15H22.6179Z"
1226
1442
  })), children);
1227
1443
  });
@@ -1241,7 +1457,7 @@ const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped({
1241
1457
  viewBox: "0 0 32 32",
1242
1458
  fill: "currentColor",
1243
1459
  ...rest
1244
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1460
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1245
1461
  d: "M20,13a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473l-4-8a1,1,0,0,0-1.2109-.5014l-6.3308,2.11A3.0322,3.0322,0,0,0,17,5.1841V2H15V5.1841a2.9949,2.9949,0,0,0-1.9956,2.76l-6.3208,2.107a1,1,0,0,0-.5781.5014l-4,8A1,1,0,0,0,2,19a5,5,0,0,0,10,0,1,1,0,0,0-.1055-.4473L8.41,11.584l5.237-1.7456A3.0285,3.0285,0,0,0,15,10.8154V28H6v2H26V28H17V10.8159a2.9951,2.9951,0,0,0,1.9956-2.76l4.03-1.3438-2.92,5.8408A1,1,0,0,0,20,13ZM7,22a2.9956,2.9956,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,7,22Zm2.3821-4H4.6179L7,13.2363ZM16,9a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,16,9Zm9,7a2.9958,2.9958,0,0,1-2.8152-2h5.63A2.9956,2.9956,0,0,1,25,16Zm0-8.7637L27.3821,12H22.6179Z"
1246
1462
  })), children);
1247
1463
  });
@@ -1261,7 +1477,7 @@ const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel({
1261
1477
  viewBox: "0 0 32 32",
1262
1478
  fill: "currentColor",
1263
1479
  ...rest
1264
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1480
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1265
1481
  d: "M28.83,5.17a4.1,4.1,0,0,0-5.66,0L.34,28H9.59a5,5,0,0,0,3.53-1.46L28.83,10.83a4,4,0,0,0,0-5.66ZM12.29,18.88l2.09-2.09,2.83,2.83-2.09,2.09Zm-.58,6.24A3,3,0,0,1,9.59,26H5.17l5.71-5.71,2.83,2.83ZM27.41,9.41l-8.79,8.8-2.83-2.83,8.8-8.79a2,2,0,0,1,2.82,0,2,2,0,0,1,0,2.82Z"
1266
1482
  })), children);
1267
1483
  });
@@ -1281,7 +1497,7 @@ const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonH
1281
1497
  viewBox: "0 0 32 32",
1282
1498
  fill: "currentColor",
1283
1499
  ...rest
1284
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1500
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1285
1501
  d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM13 4L4 4 4 13 6 13 6 6 13 6 13 4z"
1286
1502
  })), children);
1287
1503
  });
@@ -1301,7 +1517,7 @@ const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHe
1301
1517
  viewBox: "0 0 32 32",
1302
1518
  fill: "currentColor",
1303
1519
  ...rest
1304
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1520
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1305
1521
  d: "M28.8281 7.1338a4.0941 4.0941 0 00-5.6562 0L.3433 29.9619H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.79a3.9984 3.9984 0 000-5.6562zM12.2928 20.8406l2.086-2.0858 2.8293 2.8293L15.1224 23.67zM11.71 27.083a2.9824 2.9824 0 01-2.1215.8789H5.1714l5.7073-5.7072 2.83 2.83zM27.4141 11.376L18.6221 20.17l-2.8293-2.8292 8.7931-8.7928a2.0471 2.0471 0 012.8282 0 1.9993 1.9993 0 010 2.8281zM11 2H7a4.9843 4.9843 0 00-3.8633 8.1528A2.9586 2.9586 0 003 11a2.9945 2.9945 0 002 2.8154V14a2.0025 2.0025 0 01-2 2H2v2H3a4.0045 4.0045 0 004-4v-.1841A2.9959 2.9959 0 008.8157 12H11A5 5 0 0011 2zM6 12a1 1 0 111-1A1.0009 1.0009 0 016 12zm5-2H8.8157A2.974 2.974 0 004.394 8.4746 2.9908 2.9908 0 017 4h4a3 3 0 010 6z"
1306
1522
  })), children);
1307
1523
  });
@@ -1321,7 +1537,7 @@ const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonH
1321
1537
  viewBox: "0 0 32 32",
1322
1538
  fill: "currentColor",
1323
1539
  ...rest
1324
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1540
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1325
1541
  d: "M28.8281 7.1719a4.0941 4.0941 0 00-5.6562 0L.3433 30H9.5889a4.9682 4.9682 0 003.5356-1.4648L28.8281 12.8281a3.9984 3.9984 0 000-5.6562zM12.2928 20.8787l2.086-2.0859 2.8293 2.8294-2.0857 2.0862zM11.71 27.1211A2.9824 2.9824 0 019.5889 28H5.1714l5.7073-5.7072 2.83 2.83zm15.7037-15.707l-8.792 8.7939-2.8293-2.8292 8.7931-8.7929a2.0473 2.0473 0 012.8282 0 1.9995 1.9995 0 010 2.8282zM15 2a2.9948 2.9948 0 00-2.8157 2H7.8156A2.9925 2.9925 0 104 7.8154v4.3687a3 3 0 102 0V7.8159A2.9959 2.9959 0 007.8156 6h4.3686A2.9947 2.9947 0 1015 2zM5 16a1 1 0 111-1A1.0008 1.0008 0 015 16zM5 6A1 1 0 116 5 1.0008 1.0008 0 015 6zM15 6a1 1 0 111-1A1.0008 1.0008 0 0115 6z"
1326
1542
  })), children);
1327
1543
  });
@@ -1341,9 +1557,9 @@ const Scan = /*#__PURE__*/React.forwardRef(function Scan({
1341
1557
  viewBox: "0 0 32 32",
1342
1558
  fill: "currentColor",
1343
1559
  ...rest
1344
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1560
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1345
1561
  d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
1346
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1562
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1347
1563
  d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
1348
1564
  })), children);
1349
1565
  });
@@ -1363,7 +1579,7 @@ const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt({
1363
1579
  viewBox: "0 0 32 32",
1364
1580
  fill: "currentColor",
1365
1581
  ...rest
1366
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1582
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1367
1583
  d: "M22 24H10a2 2 0 01-2-2V19h2v3H22V19h2v3A2 2 0 0122 24zM2 15H30V17H2zM24 13H22V10H10v3H8V10a2 2 0 012-2H22a2 2 0 012 2zM30 10L28 10 28 4 22 4 22 2 30 2 30 10zM4 10L2 10 2 2 10 2 10 4 4 4 4 10zM10 30L2 30 2 22 4 22 4 28 10 28 10 30zM30 30L22 30 22 28 28 28 28 22 30 22 30 30z"
1368
1584
  })), children);
1369
1585
  });
@@ -1383,7 +1599,7 @@ const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled({
1383
1599
  viewBox: "0 0 32 32",
1384
1600
  fill: "currentColor",
1385
1601
  ...rest
1386
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1602
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1387
1603
  d: "M29.3826 2.0762a.9993.9993 0 00-1.09.2168l-26 26A1 1 0 003 30h8V28H5.4143l4-4H22a2.0021 2.0021 0 002-2V9.4146l4-4V11h2V3A1 1 0 0029.3826 2.0762zM22 22H11.4143L22 11.4146zM10 17.7554V10h7.7554l2-2H10a2.0025 2.0025 0 00-2 2v9.7554zM11 2L2 2 2 11 4 11 4 4 11 4 11 2zM21 30L30 30 30 21 28 21 28 28 21 28 21 30zM4 23.755L4 21 2 21 2 25.754 4 23.755zM25.755 2L21 2 21 4 23.755 4 25.755 2z"
1388
1604
  })), children);
1389
1605
  });
@@ -1415,7 +1631,7 @@ const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix({
1415
1631
  cx: "22.5",
1416
1632
  cy: "22.5",
1417
1633
  r: "2.5"
1418
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1634
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1419
1635
  d: "M28,2H4A2.0023,2.0023,0,0,0,2,4V28a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V4A2.0023,2.0023,0,0,0,28,2Zm0,13H17V4H28ZM15,4V15H4V4ZM4,17H15V28H4ZM17,28V17H28V28Z"
1420
1636
  })), children);
1421
1637
  });
@@ -1435,7 +1651,7 @@ const Schematics = /*#__PURE__*/React.forwardRef(function Schematics({
1435
1651
  viewBox: "0 0 32 32",
1436
1652
  fill: "currentColor",
1437
1653
  ...rest
1438
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1654
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1439
1655
  d: "M27,19.001A4.0056,4.0056,0,0,0,22.9991,15H9.0011A2.0031,2.0031,0,0,1,7,12.9991V9.858A3.9949,3.9949,0,0,0,9.8581,7h12.284a4,4,0,1,0,0-2H9.8581A3.9916,3.9916,0,1,0,5,9.858v3.1411A4.0057,4.0057,0,0,0,9.0011,17h13.998A2.003,2.003,0,0,1,25,19.001V22H22v3H9.8581a4,4,0,1,0,0,2H22v3h8V22H27ZM26,4a2,2,0,1,1-2,2A2.0019,2.0019,0,0,1,26,4ZM4,6A2,2,0,1,1,6,8,2.0019,2.0019,0,0,1,4,6ZM6,28a2,2,0,1,1,2-2A2.002,2.002,0,0,1,6,28Zm22-4v4H24V24Z"
1440
1656
  })), children);
1441
1657
  });
@@ -1455,7 +1671,7 @@ const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower
1455
1671
  viewBox: "0 0 32 32",
1456
1672
  fill: "currentColor",
1457
1673
  ...rest
1458
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1674
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1459
1675
  d: "M27,19c-0.3,0-0.7,0.1-1,0.2L20.4,12c1-1.1,1.6-2.5,1.6-4c0-3.3-2.7-6-6-6s-6,2.7-6,6c0,1.6,0.6,3,1.6,4L6,19.2 C5.7,19.1,5.3,19,5,19c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3c0-0.6-0.2-1.1-0.5-1.6l5.6-7.1c0.6,0.3,1.2,0.5,1.9,0.6v10.3 c-1.2,0.4-2,1.5-2,2.8c0,1.7,1.3,3,3,3s3-1.3,3-3c0-1.3-0.8-2.4-2-2.8V13.9c0.7-0.1,1.3-0.3,1.9-0.6l5.6,7.1c-0.3,0.5-0.5,1-0.5,1.6 c0,1.7,1.3,3,3,3s3-1.3,3-3S28.7,19,27,19z M16,4c2.2,0,4,1.8,4,4s-1.8,4-4,4s-4-1.8-4-4S13.8,4,16,4z M5,23c-0.6,0-1-0.4-1-1 s0.4-1,1-1s1,0.4,1,1S5.6,23,5,23z M16,28c-0.6,0-1-0.4-1-1s0.4-1,1-1s1,0.4,1,1S16.6,28,16,28z M27,23c-0.6,0-1-0.4-1-1s0.4-1,1-1 s1,0.4,1,1S27.6,23,27,23z"
1460
1676
  })), children);
1461
1677
  });
@@ -1475,11 +1691,11 @@ const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTranspa
1475
1691
  viewBox: "0 0 32 32",
1476
1692
  fill: "currentColor",
1477
1693
  ...rest
1478
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1694
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1479
1695
  d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
1480
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1696
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1481
1697
  d: "M21 22H19V19H13v3H11V19a2.0023 2.0023 0 012-2h6a2.0023 2.0023 0 012 2zM16 16a3 3 0 113-3A3.0033 3.0033 0 0116 16zm0-4a1 1 0 101 1A1.0013 1.0013 0 0016 12z"
1482
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1698
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1483
1699
  d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
1484
1700
  })), children);
1485
1701
  });
@@ -1499,7 +1715,7 @@ const Scooter = /*#__PURE__*/React.forwardRef(function Scooter({
1499
1715
  viewBox: "0 0 32 32",
1500
1716
  fill: "currentColor",
1501
1717
  ...rest
1502
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1718
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1503
1719
  d: "M26 28a4 4 0 114-4A4.0045 4.0045 0 0126 28zm0-6a2 2 0 102 2A2.0023 2.0023 0 0026 22zM24 8H18v2h6a1 1 0 010 2H21a1 1 0 00-.98 1.1963l.9241 4.6211L18.4338 22h-2.69l-2.5723-8.5752A1.988 1.988 0 0011.2559 12H6v2h5.2561l.6 2H7a5.0057 5.0057 0 00-5 5v2a1 1 0 001 1H4a4 4 0 008 0h7a1 1 0 00.8574-.4854l3-5a1 1 0 00.1231-.7109L22.22 14H24a3 3 0 000-6zM8 26a2.0025 2.0025 0 01-2-2h4A2.0025 2.0025 0 018 26zM4 22V21a3.0033 3.0033 0 013-3h5.4561l1.2 4z"
1504
1720
  })), children);
1505
1721
  });
@@ -1519,9 +1735,9 @@ const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront({
1519
1735
  viewBox: "0 0 32 32",
1520
1736
  fill: "currentColor",
1521
1737
  ...rest
1522
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1738
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1523
1739
  d: "M15 19H17V28H15z"
1524
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1740
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1525
1741
  d: "M23,10V8H20a2.0025,2.0025,0,0,0-2-2H14a2.0025,2.0025,0,0,0-2,2H9v2h3v4.1841A2.9957,2.9957,0,0,0,10,17v7h2V17a1.0008,1.0008,0,0,1,1-1h6a1.0008,1.0008,0,0,1,1,1v7h2V17a2.9957,2.9957,0,0,0-2-2.8159V10ZM18,8v6H14V8Z"
1526
1742
  })), children);
1527
1743
  });
@@ -1541,7 +1757,7 @@ const Screen = /*#__PURE__*/React.forwardRef(function Screen({
1541
1757
  viewBox: "0 0 32 32",
1542
1758
  fill: "currentColor",
1543
1759
  ...rest
1544
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1760
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1545
1761
  d: "M28,4H4A2,2,0,0,0,2,6V22a2,2,0,0,0,2,2h8v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V6A2,2,0,0,0,28,4ZM18,28H14V24h4Zm10-6H4V6H28Z"
1546
1762
  })), children);
1547
1763
  });
@@ -1561,7 +1777,7 @@ const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff({
1561
1777
  viewBox: "0 0 32 32",
1562
1778
  fill: "currentColor",
1563
1779
  ...rest
1564
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1780
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1565
1781
  d: "M28,22H11.41L30,3.41,28.59,2l-2,2H4A2,2,0,0,0,2,6V22H4V6H24.59L2,28.59,3.41,30l6-6H12v4H8v2H24V28H20V24h8a2,2,0,0,0,2-2V9H28ZM18,28H14V24h4Z"
1566
1782
  })), children);
1567
1783
  });
@@ -1581,9 +1797,9 @@ const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap({
1581
1797
  viewBox: "0 0 32 32",
1582
1798
  fill: "currentColor",
1583
1799
  ...rest
1584
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1800
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1585
1801
  d: "M22 25H30V27H22zM22 21H30V23H22zM18.4141 11L23 11 23 9 15 9 15 17 17 17 17 12.4141 23.5859 19 25 17.5859 18.4141 11z"
1586
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1802
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1587
1803
  d: "M28,3H4c-1.1028,0-2,.8975-2,2V21c0,1.1025,.8972,2,2,2H12v4h-4v2h12v-8H4V5H28v14h2V5c0-1.1025-.8972-2-2-2Zm-10,24h-4v-4h4v4Z"
1588
1804
  })), children);
1589
1805
  });
@@ -1603,11 +1819,11 @@ const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet({
1603
1819
  viewBox: "0 0 32 32",
1604
1820
  fill: "currentColor",
1605
1821
  ...rest
1606
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1822
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1607
1823
  d: "M24 26H31V28H24zM24 22H31V24H24zM20.4141 12L25 12 25 10 17 10 17 18 19 18 19 13.4141 25.5859 20 27 18.5859 20.4141 12z"
1608
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1824
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1609
1825
  d: "M7,7H29v12h2V7c0-1.1025-.8972-2-2-2H7c-1.1028,0-2,.8975-2,2v15c0,1.1025,.8972,2,2,2h7v4h-4v2h12v-8H7V7Zm13,21h-4v-4h4v4Z"
1610
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1826
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1611
1827
  d: "M26,3V1H3C1.8972,1,1,1.8965,1,3v15H3V3H26Z"
1612
1828
  })), children);
1613
1829
  });
@@ -1627,9 +1843,9 @@ const Script = /*#__PURE__*/React.forwardRef(function Script({
1627
1843
  viewBox: "0 0 32 32",
1628
1844
  fill: "currentColor",
1629
1845
  ...rest
1630
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1846
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1631
1847
  d: "M18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26z"
1632
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1848
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1633
1849
  d: "M14,28H8V4h8v6a2.0058,2.0058,0,0,0,2,2h6v6h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V28a2.0058,2.0058,0,0,0,2,2h6ZM18,4.4,23.6,10H18Z"
1634
1850
  })), children);
1635
1851
  });
@@ -1649,7 +1865,7 @@ const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference({
1649
1865
  viewBox: "0 0 32 32",
1650
1866
  fill: "currentColor",
1651
1867
  ...rest
1652
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1868
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1653
1869
  d: "M4 20L4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20zM27.17 26L24.59 28.58 26 30 30 26 26 22 24.58 23.41 27.17 26zM18.83 26L21.41 23.42 20 22 16 26 20 30 21.42 28.59 18.83 26zM25.7 9.3l-7-7A.9087.9087 0 0018 2H8A2.0058 2.0058 0 006 4V16H8V4h8v6a2.0058 2.0058 0 002 2h6v6h2V10A.9092.9092 0 0025.7 9.3zM18 10V4.4L23.6 10z"
1654
1870
  })), children);
1655
1871
  });
@@ -1669,7 +1885,7 @@ const Sdk = /*#__PURE__*/React.forwardRef(function Sdk({
1669
1885
  viewBox: "0 0 32 32",
1670
1886
  fill: "currentColor",
1671
1887
  ...rest
1672
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1888
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1673
1889
  d: "M30 9L27.9 9 24 15.6 24 9 22 9 22 23 24 23 24 18.7 24.9 17.2 27.9 23 30 23 26.1 15.4 30 9zM16 23H12V9h4a4.0118 4.0118 0 014 4v6A4.0118 4.0118 0 0116 23zm-2-2h2a2.0059 2.0059 0 002-2V13a2.0059 2.0059 0 00-2-2H14zM8 23H2V21H8V17H4a2.0059 2.0059 0 01-2-2V11A2.0059 2.0059 0 014 9h6v2H4v4H8a2.0059 2.0059 0 012 2v4A2.0059 2.0059 0 018 23z"
1674
1890
  })), children);
1675
1891
  });
@@ -1690,7 +1906,7 @@ const Search = /*#__PURE__*/React.forwardRef(function Search({
1690
1906
  viewBox: "0 0 16 16",
1691
1907
  fill: "currentColor",
1692
1908
  ...rest
1693
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1909
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1694
1910
  d: "M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L15,14.3z M2,6.5 C2,4,4,2,6.5,2S11,4,11,6.5S9,11,6.5,11S2,9,2,6.5z"
1695
1911
  })), children);
1696
1912
  }
@@ -1702,7 +1918,7 @@ const Search = /*#__PURE__*/React.forwardRef(function Search({
1702
1918
  viewBox: "0 0 32 32",
1703
1919
  fill: "currentColor",
1704
1920
  ...rest
1705
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1921
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1706
1922
  d: "M29,27.5859l-7.5521-7.5521a11.0177,11.0177,0,1,0-1.4141,1.4141L27.5859,29ZM4,13a9,9,0,1,1,9,9A9.01,9.01,0,0,1,4,13Z"
1707
1923
  })), children);
1708
1924
  });
@@ -1722,7 +1938,7 @@ const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced({
1722
1938
  viewBox: "0 0 32 32",
1723
1939
  fill: "currentColor",
1724
1940
  ...rest
1725
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1941
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1726
1942
  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 28.5859l-5.9751-5.9751a9.0234 9.0234 0 10-1.4141 1.4141L22.5859 30zM4 17a7 7 0 117 7A7.0078 7.0078 0 014 17z"
1727
1943
  })), children);
1728
1944
  });
@@ -1742,7 +1958,7 @@ const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate({
1742
1958
  viewBox: "0 0 32 32",
1743
1959
  fill: "currentColor",
1744
1960
  ...rest
1745
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1961
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1746
1962
  d: "M30 28.5859l-4.6885-4.6884a8.028 8.028 0 10-1.414 1.414L28.5859 30zM19 25a6 6 0 116-6A6.0066 6.0066 0 0119 25zM2 12H10V14H2zM2 2H18V4H2zM2 7H18V9H2z"
1747
1963
  })), children);
1748
1964
  });
@@ -1762,7 +1978,7 @@ const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMi
1762
1978
  viewBox: "0 0 32 32",
1763
1979
  fill: "currentColor",
1764
1980
  ...rest
1765
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1981
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1766
1982
  d: "M21 28.6l-4.7-4.7c1.1-1.4 1.7-3.1 1.7-4.9 0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8c1.8 0 3.5-.6 4.9-1.7l4.7 4.7L21 28.6zM10 25c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6S13.3 25 10 25zM22 12H30V14H22zM14 7H30V9H14zM14 2H30V4H14z"
1767
1983
  })), children);
1768
1984
  });
@@ -1782,9 +1998,9 @@ const Security = /*#__PURE__*/React.forwardRef(function Security({
1782
1998
  viewBox: "0 0 32 32",
1783
1999
  fill: "currentColor",
1784
2000
  ...rest
1785
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
2001
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1786
2002
  d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
1787
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2003
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1788
2004
  d: "M16,30,9.8242,26.7071A10.9818,10.9818,0,0,1,4,17V4A2.0021,2.0021,0,0,1,6,2H26a2.0021,2.0021,0,0,1,2,2V17a10.9818,10.9818,0,0,1-5.8242,9.7071ZM6,4V17a8.9852,8.9852,0,0,0,4.7656,7.9423L16,27.7333l5.2344-2.791A8.9852,8.9852,0,0,0,26,17V4Z"
1789
2005
  })), children);
1790
2006
  });
@@ -1804,9 +2020,9 @@ const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices
1804
2020
  viewBox: "0 0 32 32",
1805
2021
  fill: "currentColor",
1806
2022
  ...rest
1807
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2023
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1808
2024
  d: "M30,24V22H27.8989a4.9678,4.9678,0,0,0-.7319-1.7529l1.49-1.49-1.414-1.414-1.49,1.49A4.9678,4.9678,0,0,0,24,18.1011V16H22v2.1011a4.9678,4.9678,0,0,0-1.7529.7319l-1.49-1.49-1.414,1.414,1.49,1.49A4.9678,4.9678,0,0,0,18.1011,22H16v2h2.1011a4.9678,4.9678,0,0,0,.7319,1.7529l-1.49,1.49,1.414,1.414,1.49-1.49A4.9678,4.9678,0,0,0,22,27.8989V30h2V27.8989a4.9678,4.9678,0,0,0,1.7529-.7319l1.49,1.49,1.414-1.414-1.49-1.49A4.9678,4.9678,0,0,0,27.8989,24Zm-7,2a3,3,0,1,1,3-3A3.0033,3.0033,0,0,1,23,26Z"
1809
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2025
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1810
2026
  d: "M14,26.667l-3.2344-1.7246A8.9858,8.9858,0,0,1,6,17V4H26V14h2V4a2.0023,2.0023,0,0,0-2-2H6A2.0023,2.0023,0,0,0,4,4V17a10.9814,10.9814,0,0,0,5.8242,9.707L14,28.9336Z"
1811
2027
  })), children);
1812
2028
  });
@@ -1826,7 +2042,7 @@ const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01({
1826
2042
  viewBox: "0 0 32 32",
1827
2043
  fill: "currentColor",
1828
2044
  ...rest
1829
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2045
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1830
2046
  d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM16 6H20V8H16zM24 6V8h4v4h2V8a2 2 0 00-2-2zM6 16H8V20H6zM8 28V24H6v4a2 2 0 002 2h4V28zM28 16H30V20H28zM16 28H20V30H16zM28 24v4H24v2h4a2 2 0 002-2V24z"
1831
2047
  })), children);
1832
2048
  });
@@ -1846,7 +2062,7 @@ const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02({
1846
2062
  viewBox: "0 0 32 32",
1847
2063
  fill: "currentColor",
1848
2064
  ...rest
1849
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2065
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1850
2066
  d: "M12 6L8 6 8 2 6 2 6 6 2 6 2 8 6 8 6 12 8 12 8 8 12 8 12 6zM30 10V4H24V6H16V8h8v2h2V24H24v2H10V24H8V16H6v8H4v6h6V28H24v2h6V24H28V10zM8 28H6V26H8zm20 0H26V26h2zM26 6h2V8H26z"
1851
2067
  })), children);
1852
2068
  });
@@ -1866,7 +2082,7 @@ const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow({
1866
2082
  viewBox: "0 0 32 32",
1867
2083
  fill: "currentColor",
1868
2084
  ...rest
1869
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2085
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1870
2086
  d: "M8 26H4a2.0021 2.0021 0 01-2-2V20H4v4H8zM2 12H4V16H2zM26 8H24V4H20V2h4a2.0021 2.0021 0 012 2zM12 2H16V4H12zM4 8H2V4A2.0021 2.0021 0 014 2H8V4H4zM27 32a.9967.9967 0 01-.707-.293l-6.1377-6.1377L16.832 30.5547a1 1 0 01-1.79-.2676l-6-20A1 1 0 0110.2871 9.042l20 6a1 1 0 01.2676 1.79l-4.9854 3.3233L31.707 26.293a.9994.9994 0 010 1.414l-4 4A.9967.9967 0 0127 32zm0-2.4141L29.5859 27 22.431 19.845l5.2458-3.4978L11.4917 11.4917l4.8555 16.1851L19.845 22.431z"
1871
2087
  })), children);
1872
2088
  });
@@ -1886,7 +2102,7 @@ const Send = /*#__PURE__*/React.forwardRef(function Send({
1886
2102
  viewBox: "0 0 32 32",
1887
2103
  fill: "currentColor",
1888
2104
  ...rest
1889
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2105
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1890
2106
  d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L7,16,4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Zm-20.9,10L8.76,17H18V15H8.76L6.55,6.89,24.76,16Z"
1891
2107
  })), children);
1892
2108
  });
@@ -1906,7 +2122,7 @@ const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt({
1906
2122
  viewBox: "0 0 32 32",
1907
2123
  fill: "currentColor",
1908
2124
  ...rest
1909
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2125
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1910
2126
  d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l9.6,3.84,3.84,9.6A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29ZM19,24.2l-2.79-7L21,12.41,19.59,11l-4.83,4.83L7.8,13,25.33,6.67Z"
1911
2127
  })), children);
1912
2128
  });
@@ -1926,7 +2142,7 @@ const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled({
1926
2142
  viewBox: "0 0 32 32",
1927
2143
  fill: "currentColor",
1928
2144
  ...rest
1929
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2145
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1930
2146
  d: "M27.71,4.29a1,1,0,0,0-1.05-.23l-22,8a1,1,0,0,0,0,1.87l8.59,3.43L19.59,11,21,12.41l-6.37,6.37,3.44,8.59A1,1,0,0,0,19,28h0a1,1,0,0,0,.92-.66l8-22A1,1,0,0,0,27.71,4.29Z"
1931
2147
  })), children);
1932
2148
  });
@@ -1946,7 +2162,7 @@ const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled({
1946
2162
  viewBox: "0 0 32 32",
1947
2163
  fill: "currentColor",
1948
2164
  ...rest
1949
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2165
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1950
2166
  d: "M27.45,15.11l-22-11a1,1,0,0,0-1.08.12,1,1,0,0,0-.33,1L6.69,15H18v2H6.69L4,26.74A1,1,0,0,0,5,28a1,1,0,0,0,.45-.11l22-11a1,1,0,0,0,0-1.78Z"
1951
2167
  })), children);
1952
2168
  });
@@ -1966,10 +2182,10 @@ const SendActionUsage = /*#__PURE__*/React.forwardRef(function SendActionUsage({
1966
2182
  viewBox: "0 0 32 32",
1967
2183
  fill: "currentColor",
1968
2184
  ...rest
1969
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2185
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1970
2186
  strokeWidth: "0",
1971
2187
  d: "m9,21c-.5523,0-1-.4477-1-1v-8c0-.5523.4477-1,1-1h11.1716c.5304,0,1.0391.2107,1.4142.5858l4.4142,4.4142-4.4142,4.4142c-.3751.3751-.8838.5858-1.4142.5858h-11.1715Z"
1972
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2188
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1973
2189
  strokeWidth: "0",
1974
2190
  d: "m21,30h-10c-4.9626,0-9-4.0374-9-9v-10C2,6.0374,6.0374,2,11,2h10c4.9626,0,9,4.0374,9,9v10c0,4.9626-4.0374,9-9,9ZM11,4c-3.8599,0-7,3.1401-7,7v10c0,3.8599,3.1401,7,7,7h10c3.8599,0,7-3.1401,7-7v-10c0-3.8599-3.1401-7-7-7h-10Z"
1975
2191
  })), children);
@@ -1990,7 +2206,7 @@ const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward({
1990
2206
  viewBox: "0 0 32 32",
1991
2207
  fill: "currentColor",
1992
2208
  ...rest
1993
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2209
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1994
2210
  d: "M4 7H2V4A2.0023 2.0023 0 014 2H7V4H4zM7 22H4a2.0023 2.0023 0 01-2-2V17H4v3H7zM2 10H4V14H2zM22 7H20V4H17V2h3a2.0023 2.0023 0 012 2zM10 2H14V4H10zM28 30H12a2.0023 2.0023 0 01-2-2V12a2.0023 2.0023 0 012-2H28a2.0023 2.0023 0 012 2V28A2.0023 2.0023 0 0128 30zM12 12V28H28V12z"
1995
2211
  })), children);
1996
2212
  });
@@ -2010,7 +2226,7 @@ const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack({
2010
2226
  viewBox: "0 0 32 32",
2011
2227
  fill: "currentColor",
2012
2228
  ...rest
2013
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2229
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2014
2230
  d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V12A2.0023,2.0023,0,0,0,28,10ZM12,28V12H28l.0015,16Z"
2015
2231
  })), children);
2016
2232
  });
@@ -2030,7 +2246,7 @@ const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns({
2030
2246
  viewBox: "0 0 32 32",
2031
2247
  fill: "currentColor",
2032
2248
  ...rest
2033
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2249
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2034
2250
  d: "M16 2a8 8 0 108 8A8.0092 8.0092 0 0016 2zm5.91 7H19.4724a15.2457 15.2457 0 00-.7917-4.36A6.0088 6.0088 0 0121.91 9zM16.022 15.999h-.0076c-.3813-.1206-1.3091-1.8213-1.479-4.999h2.9292C17.2952 14.1763 16.3711 15.877 16.022 15.999zM14.5354 9c.1694-3.1763 1.0935-4.877 1.4426-4.999h.0076c.3813.1206 1.3091 1.8213 1.479 4.999zM13.3193 4.64A15.2457 15.2457 0 0012.5276 9H10.09A6.0088 6.0088 0 0113.3193 4.64zM10.09 11h2.4373a15.2457 15.2457 0 00.7917 4.36A6.0088 6.0088 0 0110.09 11zm8.59 4.36A15.2457 15.2457 0 0019.4724 11H21.91A6.0088 6.0088 0 0118.6807 15.36zM28 30H4a2.0021 2.0021 0 01-2-2V22a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v6A2.0021 2.0021 0 0128 30zM4 22v6H28V22z"
2035
2251
  })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
2036
2252
  cx: "7",
@@ -2054,13 +2270,13 @@ const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy({
2054
2270
  viewBox: "0 0 32 32",
2055
2271
  fill: "currentColor",
2056
2272
  ...rest
2057
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2273
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2058
2274
  d: "M6,30H26a2,2,0,0,0,2-2V22a2,2,0,0,0-2-2H6a2,2,0,0,0-2,2v6A2,2,0,0,0,6,30Zm0-8H26v6H6Z"
2059
2275
  })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
2060
2276
  cx: "9",
2061
2277
  cy: "25",
2062
2278
  r: "1"
2063
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2279
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2064
2280
  d: "M26,2,24.59,3.41,27.17,6H22.315A6.9835,6.9835,0,0,0,9.08,10H4.83L7.41,7.41,6,6,1,11l5,5,1.41-1.41L4.83,12H9.685A6.9835,6.9835,0,0,0,22.92,8h4.25l-2.58,2.59L26,12l5-5ZM21,9a4.983,4.983,0,0,1-8.9745,3H16V10H11.1011a4.9852,4.9852,0,0,1,8.8734-4H16V8h4.8989A5.0019,5.0019,0,0,1,21,9Z"
2065
2281
  })), children);
2066
2282
  });
@@ -2080,15 +2296,15 @@ const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime({
2080
2296
  viewBox: "0 0 32 32",
2081
2297
  fill: "currentColor",
2082
2298
  ...rest
2083
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2299
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2084
2300
  d: "M28,30H4a2.0021,2.0021,0,0,1-2-2V22a2.0021,2.0021,0,0,1,2-2H28a2.0021,2.0021,0,0,1,2,2v6A2.0021,2.0021,0,0,1,28,30ZM4,22v6H28V22Z"
2085
2301
  })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2086
2302
  cx: "7",
2087
2303
  cy: "25",
2088
2304
  r: "1"
2089
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2305
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2090
2306
  d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
2091
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2307
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2092
2308
  d: "M16,18a8,8,0,1,1,8-8A8.0092,8.0092,0,0,1,16,18ZM16,4a6,6,0,1,0,6,6A6.0067,6.0067,0,0,0,16,4Z"
2093
2309
  })), children);
2094
2310
  });
@@ -2108,11 +2324,11 @@ const ServerlessFleet = /*#__PURE__*/React.forwardRef(function ServerlessFleet({
2108
2324
  viewBox: "0 0 32 32",
2109
2325
  fill: "currentColor",
2110
2326
  ...rest
2111
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2327
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2112
2328
  d: "M18.7 19.3L17.3 20.7 21 24.4 28.7 16.7 27.3 15.3 21 21.6 18.7 19.3z"
2113
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2329
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2114
2330
  d: "M10 12v11c0 1.1.9 2 2 2h4v-2h-4v-11h8v4h2v-4c0-1.1-.9-2-2-2h-8c-1.1 0-2 .9-2 2zM4 4h8v-2H4c-1.1 0-2 .9-2 2v8h2V4z"
2115
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2331
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2116
2332
  d: "M6 8v8h2v-8h8v-2h-8c-1.1 0-2 .9-2 2zM28 22v6H4v-6h-2v6c0 1.1.9 2 2 2h24c1.1 0 2-.9 2-2v-6h-2z"
2117
2333
  })), children);
2118
2334
  });
@@ -2132,7 +2348,7 @@ const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk({
2132
2348
  viewBox: "0 0 32 32",
2133
2349
  fill: "currentColor",
2134
2350
  ...rest
2135
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2351
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2136
2352
  d: "M28,24V22A12.01,12.01,0,0,0,17,10.0507V8h3V6H12V8h3v2.0507A12.01,12.01,0,0,0,4,22v2H2v2H30V24ZM16,12a10.0167,10.0167,0,0,1,9.7984,8H6.2015A10.0165,10.0165,0,0,1,16,12ZM6,22H26v2H6Z",
2137
2353
  transform: "translate(0 .005)"
2138
2354
  })), children);
@@ -2153,9 +2369,9 @@ const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId({
2153
2369
  viewBox: "0 0 32 32",
2154
2370
  fill: "currentColor",
2155
2371
  ...rest
2156
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2372
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2157
2373
  d: "M30 24v-2h-2.101c-.13-.637-.384-1.229-.732-1.753l1.49-1.49-1.414-1.414-1.49 1.49c-.524-.348-1.116-.602-1.753-.732V16h-2v2.101c-.637.13-1.229.384-1.753.732l-1.49-1.49-1.414 1.414 1.49 1.49c-.348.524-.602 1.116-.732 1.753H16v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49 1.414 1.414 1.49-1.49c.524.348 1.116.602 1.753.732V30h2v-2.101c.637-.13 1.229-.384 1.753-.732l1.49 1.49 1.414-1.414-1.49-1.49c.348-.524.602-1.116.732-1.753H30zM23 26c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3S24.654 26 23 26zM12 6H16V8H12z"
2158
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2374
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2159
2375
  d: "M6,28V4h16v9h2V4c0-1.103-0.897-2-2-2H6C4.897,2,4,2.897,4,4v24c0,1.103,0.897,2,2,2h8v-2H6z"
2160
2376
  })), children);
2161
2377
  });
@@ -2191,7 +2407,7 @@ const ServiceLevels = /*#__PURE__*/React.forwardRef(function ServiceLevels({
2191
2407
  cx: "10",
2192
2408
  cy: "14",
2193
2409
  r: "1"
2194
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2410
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2195
2411
  d: "M30 20h-2c0-1.2616-.1946-2.5042-.5786-3.6929l1.9033-.6146c.448 1.3876.6753 2.8369.6753 4.3075zM29.8508 8.9775l-2.4368 2.4365-.0005-.0005c-.3621.3623-.8621.5864-1.4136.5864-1.103 0-2-.897-2-2 0-.5518.2241-1.0518.5864-1.4136l-.0005-.0005 2.4368-2.4365c-.3284-.0879-.667-.1494-1.0227-.1494-2.2056 0-4 1.7944-4 4 0 .7393.2153 1.4238.5669 2.019l-4.5479 4.5479c-.595-.3516-1.2795-.5669-2.019-.5669-2.2056 0-4 1.7944-4 4s1.7944 4 4 4 4-1.7944 4-4c0-.7397-.2153-1.4243-.5669-2.019l4.5479-4.5479c.595.3516 1.2795.5669 2.019.5669 2.2056 0 4-1.7944 4-4 0-.3555-.0615-.6943-.1492-1.0225zm-13.8508 13.0225c-1.103 0-2-.8975-2-2s.897-2 2-2 2 .8975 2 2-.897 2-2 2zM4 20h-2c0-7.7196 6.2803-14 14-14 1.4707 0 2.9199.2272 4.3074.6754l-.6147 1.9031c-1.1885-.3838-2.4309-.5785-3.6926-.5785-6.6167 0-12 5.3832-12 12z"
2196
2412
  })), children);
2197
2413
  });
@@ -2211,7 +2427,7 @@ const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorde
2211
2427
  viewBox: "0 0 32 32",
2212
2428
  fill: "currentColor",
2213
2429
  ...rest
2214
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2430
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2215
2431
  d: "M26,8,24.59,9.41,27.17,12H16a5.967,5.967,0,0,0-4,1.54V6.83l2.59,2.58L16,8,11,3,6,8,7.41,9.41,10,6.83V18a5.969,5.969,0,0,0,1.54,4H4.83l2.58-2.59L6,18,1,23l5,5,1.41-1.41L4.83,24H16A5.99,5.99,0,0,0,20.46,14h6.71l-2.58,2.59L26,18l5-5ZM20,18a4,4,0,1,1-4-4A4.0045,4.0045,0,0,1,20,18Z"
2216
2432
  })), children);
2217
2433
  });
@@ -2232,9 +2448,9 @@ const Settings = /*#__PURE__*/React.forwardRef(function Settings({
2232
2448
  viewBox: "0 0 16 16",
2233
2449
  fill: "currentColor",
2234
2450
  ...rest
2235
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2451
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2236
2452
  d: "M13.5,8.4c0-0.1,0-0.3,0-0.4c0-0.1,0-0.3,0-0.4l1-0.8c0.4-0.3,0.4-0.9,0.2-1.3l-1.2-2C13.3,3.2,13,3,12.6,3 c-0.1,0-0.2,0-0.3,0.1l-1.2,0.4c-0.2-0.1-0.4-0.3-0.7-0.4l-0.3-1.3C10.1,1.3,9.7,1,9.2,1H6.8c-0.5,0-0.9,0.3-1,0.8L5.6,3.1 C5.3,3.2,5.1,3.3,4.9,3.4L3.7,3C3.6,3,3.5,3,3.4,3C3,3,2.7,3.2,2.5,3.5l-1.2,2C1.1,5.9,1.2,6.4,1.6,6.8l0.9,0.9c0,0.1,0,0.3,0,0.4 c0,0.1,0,0.3,0,0.4L1.6,9.2c-0.4,0.3-0.5,0.9-0.2,1.3l1.2,2C2.7,12.8,3,13,3.4,13c0.1,0,0.2,0,0.3-0.1l1.2-0.4 c0.2,0.1,0.4,0.3,0.7,0.4l0.3,1.3c0.1,0.5,0.5,0.8,1,0.8h2.4c0.5,0,0.9-0.3,1-0.8l0.3-1.3c0.2-0.1,0.4-0.2,0.7-0.4l1.2,0.4 c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.2,0.9-0.5l1.1-2c0.2-0.4,0.2-0.9-0.2-1.3L13.5,8.4z M12.6,12l-1.7-0.6c-0.4,0.3-0.9,0.6-1.4,0.8 L9.2,14H6.8l-0.4-1.8c-0.5-0.2-0.9-0.5-1.4-0.8L3.4,12l-1.2-2l1.4-1.2c-0.1-0.5-0.1-1.1,0-1.6L2.2,6l1.2-2l1.7,0.6 C5.5,4.2,6,4,6.5,3.8L6.8,2h2.4l0.4,1.8c0.5,0.2,0.9,0.5,1.4,0.8L12.6,4l1.2,2l-1.4,1.2c0.1,0.5,0.1,1.1,0,1.6l1.4,1.2L12.6,12z"
2237
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2453
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2238
2454
  d: "M8,11c-1.7,0-3-1.3-3-3s1.3-3,3-3s3,1.3,3,3C11,9.6,9.7,11,8,11C8,11,8,11,8,11z M8,6C6.9,6,6,6.8,6,7.9C6,7.9,6,8,6,8 c0,1.1,0.8,2,1.9,2c0,0,0.1,0,0.1,0c1.1,0,2-0.8,2-1.9c0,0,0-0.1,0-0.1C10,6.9,9.2,6,8,6C8.1,6,8,6,8,6z"
2239
2455
  })), children);
2240
2456
  }
@@ -2246,9 +2462,9 @@ const Settings = /*#__PURE__*/React.forwardRef(function Settings({
2246
2462
  viewBox: "0 0 32 32",
2247
2463
  fill: "currentColor",
2248
2464
  ...rest
2249
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2465
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2250
2466
  d: "M27,16.76c0-.25,0-.5,0-.76s0-.51,0-.77l1.92-1.68A2,2,0,0,0,29.3,11L26.94,7a2,2,0,0,0-1.73-1,2,2,0,0,0-.64.1l-2.43.82a11.35,11.35,0,0,0-1.31-.75l-.51-2.52a2,2,0,0,0-2-1.61H13.64a2,2,0,0,0-2,1.61l-.51,2.52a11.48,11.48,0,0,0-1.32.75L7.43,6.06A2,2,0,0,0,6.79,6,2,2,0,0,0,5.06,7L2.7,11a2,2,0,0,0,.41,2.51L5,15.24c0,.25,0,.5,0,.76s0,.51,0,.77L3.11,18.45A2,2,0,0,0,2.7,21L5.06,25a2,2,0,0,0,1.73,1,2,2,0,0,0,.64-.1l2.43-.82a11.35,11.35,0,0,0,1.31.75l.51,2.52a2,2,0,0,0,2,1.61h4.72a2,2,0,0,0,2-1.61l.51-2.52a11.48,11.48,0,0,0,1.32-.75l2.42.82a2,2,0,0,0,.64.1,2,2,0,0,0,1.73-1L29.3,21a2,2,0,0,0-.41-2.51ZM25.21,24l-3.43-1.16a8.86,8.86,0,0,1-2.71,1.57L18.36,28H13.64l-.71-3.55a9.36,9.36,0,0,1-2.7-1.57L6.79,24,4.43,20l2.72-2.4a8.9,8.9,0,0,1,0-3.13L4.43,12,6.79,8l3.43,1.16a8.86,8.86,0,0,1,2.71-1.57L13.64,4h4.72l.71,3.55a9.36,9.36,0,0,1,2.7,1.57L25.21,8,27.57,12l-2.72,2.4a8.9,8.9,0,0,1,0,3.13L27.57,20Z"
2251
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2467
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2252
2468
  d: "M16,22a6,6,0,1,1,6-6A5.94,5.94,0,0,1,16,22Zm0-10a3.91,3.91,0,0,0-4,4,3.91,3.91,0,0,0,4,4,3.91,3.91,0,0,0,4-4A3.91,3.91,0,0,0,16,12Z"
2253
2469
  })), children);
2254
2470
  });
@@ -2268,7 +2484,7 @@ const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust({
2268
2484
  viewBox: "0 0 32 32",
2269
2485
  fill: "currentColor",
2270
2486
  ...rest
2271
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2487
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2272
2488
  d: "M30 8h-4.1c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2v2h14.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30V8zM21 12c-1.7 0-3-1.3-3-3s1.3-3 3-3 3 1.3 3 3S22.7 12 21 12zM2 24h4.1c.5 2.3 2.5 4 4.9 4s4.4-1.7 4.9-4H30v-2H15.9c-.5-2.3-2.5-4-4.9-4s-4.4 1.7-4.9 4H2V24zM11 20c1.7 0 3 1.3 3 3s-1.3 3-3 3-3-1.3-3-3S9.3 20 11 20z"
2273
2489
  })), children);
2274
2490
  });
@@ -2288,11 +2504,11 @@ const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck({
2288
2504
  viewBox: "0 0 32 32",
2289
2505
  fill: "currentColor",
2290
2506
  ...rest
2291
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2507
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2292
2508
  d: "M16,22a6,6,0,1,1,6-6A5.9364,5.9364,0,0,1,16,22Zm0-10a3.9123,3.9123,0,0,0-4,4,3.9123,3.9123,0,0,0,4,4,3.9123,3.9123,0,0,0,4-4A3.9123,3.9123,0,0,0,16,12Z"
2293
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2509
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2294
2510
  d: "M29.3047,11.044,26.9441,6.9562a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583L20.3215,3.608A2,2,0,0,0,18.36,2H13.64A2,2,0,0,0,11.6785,3.608l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0616a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.044a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4947,5,15.7447,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025L5.0559,25.044a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H18V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713L6.7878,24.044l-2.36-4.0878,2.7253-2.3951a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.044,6.7886,7.9562l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.044Z"
2295
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2511
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2296
2512
  d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
2297
2513
  })), children);
2298
2514
  });
@@ -2312,9 +2528,9 @@ const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit({
2312
2528
  viewBox: "0 0 32 32",
2313
2529
  fill: "currentColor",
2314
2530
  ...rest
2315
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2531
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2316
2532
  d: "M31.707 19.2929l-3-3c-.3906-.3906-1.0234-.3906-1.4141 0l-9.293 9.293v4.4141h4.4141l9.293-9.293c.3906-.3906.3906-1.0234 0-1.4141zm-10.1211 8.707h-1.5859v-1.5859l5-5 1.5859 1.5859-5 5zm6.4141-6.4141l-1.5859-1.5859 1.5859-1.5859 1.5859 1.5859-1.5859 1.5859zM16 22c-3.3643 0-6-2.6357-6-6s2.6357-6 6-6 6 2.6357 6 6-2.6357 6-6 6zm0-10c-2.2803 0-4 1.7197-4 4s1.7197 4 4 4 4-1.7197 4-4-1.7197-4-4-4z"
2317
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2533
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2318
2534
  d: "m27.5474,12.0005l1.7322-1-2.3354-4.0444c-.3652-.6328-1.0334-1.0005-1.7322-1.0005-.2134,0-.4294.0342-.6406.106l-2.4341.8232c-.418-.2812-.856-.5352-1.312-.7583l-.5037-2.5186c-.187-.9351-1.0078-1.6079-1.9612-1.6079h-4.7207c-.9534,0-1.7742.6729-1.9612,1.6079l-.5037,2.5186c-.459.2246-.9062.4692-1.3267.7534l-2.4194-.8184c-.2112-.0718-.4272-.106-.6406-.106-.6987,0-1.3669.3677-1.7322,1.0005l-2.3606,4.0879c-.4766.8257-.3042,1.873.4119,2.5024l1.9309,1.6968c-.0171.2515-.0381.5015-.0381.7568,0,.2578.0103.5127.0278.7656l-1.9207,1.688c-.7161.6294-.8884,1.6768-.4119,2.5024l2.3606,4.0879c.3652.6328,1.0334,1.0005,1.7322,1.0005.2134,0,.4297-.0342.6406-.106l2.4341-.8232c.418.2817.856.5352,1.312.7583l.5037,2.5186c.187.9351,1.0078,1.6079,1.9612,1.6079h2.3604v-2h-2.3604l-.7102-3.5508c-.9753-.356-1.9026-.9062-2.6948-1.5713l-3.4468,1.166-2.3604-4.0879,2.7253-2.395c-.1838-1.043-.1914-2.083-.0071-3.1279l-2.7183-2.3892,2.3611-4.0879,3.4268,1.1592c.8032-.6763,1.7295-1.2051,2.7141-1.5645l.7102-3.5508h4.7207l.7102,3.5508c.9753.356,1.9023.9062,2.6948,1.5713l3.4468-1.166,2.3352,4.0444Z"
2319
2535
  })), children);
2320
2536
  });
@@ -2334,11 +2550,11 @@ const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices
2334
2550
  viewBox: "0 0 32 32",
2335
2551
  fill: "currentColor",
2336
2552
  ...rest
2337
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2553
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2338
2554
  d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
2339
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2555
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2340
2556
  d: "M24 30H18a1 1 0 01-1-1V23a1 1 0 011-1h6a1 1 0 011 1v6A1 1 0 0124 30zm-5-2h4V24H19zM15 19.8579A3.9934 3.9934 0 1120 16h2a6 6 0 10-7 5.91z"
2341
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2557
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2342
2558
  d: "M28.89,13.55l-2.31,2.03-1.42-1.42,2.41-2.12L25.21,7.96,21.77,9.12a9.3684,9.3684,0,0,0-2.7-1.57L18.36,4H13.64l-.71,3.55a8.8609,8.8609,0,0,0-2.71,1.57L6.79,7.96,4.43,12.04l2.72,2.39a8.8948,8.8948,0,0,0,0,3.13l-2.72,2.4,2.36,4.08,3.44-1.16a9.3684,9.3684,0,0,0,2.7,1.57L13.64,28H15v2H13.64a2.0007,2.0007,0,0,1-1.96-1.61l-.51-2.52a11.412,11.412,0,0,1-1.31-.75l-2.43.82a2.038,2.038,0,0,1-.64.1,1.973,1.973,0,0,1-1.73-1L2.7,20.96a2,2,0,0,1,.41-2.51l1.92-1.68C5.01,16.51,5,16.26,5,16s.02-.51.04-.76L3.11,13.55a2,2,0,0,1-.41-2.51L5.06,6.96a1.973,1.973,0,0,1,1.73-1,2.038,2.038,0,0,1,.64.1l2.42.82a11.5416,11.5416,0,0,1,1.32-.75l.51-2.52A2.0007,2.0007,0,0,1,13.64,2h4.72a2.0007,2.0007,0,0,1,1.96,1.61l.51,2.52a11.412,11.412,0,0,1,1.31.75l2.43-.82a2.038,2.038,0,0,1,.64-.1,1.973,1.973,0,0,1,1.73,1l2.36,4.08A2,2,0,0,1,28.89,13.55Z"
2343
2559
  })), children);
2344
2560
  });
@@ -2362,9 +2578,9 @@ const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView({
2362
2578
  cx: "23",
2363
2579
  cy: "24",
2364
2580
  r: "2"
2365
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2581
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2366
2582
  d: "M30.7769 23.4785A8.64 8.64 0 0023 18a8.64 8.64 0 00-7.7769 5.4785L15 24l.2231.5215A8.64 8.64 0 0023 30a8.64 8.64 0 007.7769-5.4785L31 24zM23 28a4 4 0 114-4A4.0045 4.0045 0 0123 28zM12.3989 20.8A6 6 0 1122 16H20a4 4 0 10-6.4 3.2z"
2367
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2583
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2368
2584
  d: "M29.3047,11.0439,26.9441,6.9561a1.9977,1.9977,0,0,0-2.3728-.8946l-2.4341.8233a11.0419,11.0419,0,0,0-1.312-.7583l-.5037-2.5186A2,2,0,0,0,18.36,2H13.64a2,2,0,0,0-1.9611,1.6079l-.5037,2.5186A10.9666,10.9666,0,0,0,9.8481,6.88L7.4287,6.0615a1.9977,1.9977,0,0,0-2.3728.8946L2.6953,11.0439a2.0006,2.0006,0,0,0,.4119,2.5025l1.9309,1.6968C5.021,15.4946,5,15.7446,5,16c0,.2578.01.5127.0278.7656l-1.9206,1.688a2.0006,2.0006,0,0,0-.4119,2.5025l2.3606,4.0878a1.9977,1.9977,0,0,0,2.3728.8946l2.4341-.8233a10.9736,10.9736,0,0,0,1.312.7583l.5037,2.5186A2,2,0,0,0,13.64,30H15V28H13.64l-.71-3.5508a9.0953,9.0953,0,0,1-2.6948-1.5713l-3.4468,1.166-2.36-4.0878L7.1528,17.561a8.9263,8.9263,0,0,1-.007-3.1279L4.4275,12.0439,6.7886,7.9561l3.4267,1.1591a9.0305,9.0305,0,0,1,2.7141-1.5644L13.64,4H18.36l.71,3.5508a9.0978,9.0978,0,0,1,2.6948,1.5713l3.4468-1.166,2.36,4.0878-2.7978,2.4522L26.0923,16l2.8-2.4536A2.0006,2.0006,0,0,0,29.3047,11.0439Z"
2369
2585
  })), children);
2370
2586
  });
@@ -2384,7 +2600,7 @@ const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept({
2384
2600
  viewBox: "0 0 32 32",
2385
2601
  fill: "currentColor",
2386
2602
  ...rest
2387
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2603
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2388
2604
  d: "M28,10H22V4a2.0023,2.0023,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10ZM12,20V12h8v8ZM3.9988,4H20v6H12a2.0023,2.0023,0,0,0-2,2v8H4Z"
2389
2605
  })), children);
2390
2606
  });
@@ -2404,9 +2620,9 @@ const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude({
2404
2620
  viewBox: "0 0 32 32",
2405
2621
  fill: "currentColor",
2406
2622
  ...rest
2407
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2623
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2408
2624
  d: "M12,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6V12A2,2,0,0,1,12,10Z"
2409
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2625
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2410
2626
  d: "M28,10H22V20a2,2,0,0,1-2,2H10v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
2411
2627
  })), children);
2412
2628
  });
@@ -2426,7 +2642,7 @@ const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect({
2426
2642
  viewBox: "0 0 32 32",
2427
2643
  fill: "currentColor",
2428
2644
  ...rest
2429
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2645
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2430
2646
  d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4H20v6H12a2.0025,2.0025,0,0,0-2,2v8Zm8,8V22h8a2.0025,2.0025,0,0,0,2-2V12h6V28Z"
2431
2647
  })), children);
2432
2648
  });
@@ -2446,7 +2662,7 @@ const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin({
2446
2662
  viewBox: "0 0 32 32",
2447
2663
  fill: "currentColor",
2448
2664
  ...rest
2449
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2665
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2450
2666
  d: "M28,10H22V4a2.0025,2.0025,0,0,0-2-2H4A2.0025,2.0025,0,0,0,2,4V20a2.0025,2.0025,0,0,0,2,2h6v6a2.0025,2.0025,0,0,0,2,2H28a2.0025,2.0025,0,0,0,2-2V12A2.0025,2.0025,0,0,0,28,10ZM4,20V4h6V20Zm18,8V12h6V28Z"
2451
2667
  })), children);
2452
2668
  });
@@ -2466,7 +2682,7 @@ const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite({
2466
2682
  viewBox: "0 0 32 32",
2467
2683
  fill: "currentColor",
2468
2684
  ...rest
2469
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2685
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2470
2686
  d: "M28,10H22V4a2,2,0,0,0-2-2H4A2,2,0,0,0,2,4V20a2,2,0,0,0,2,2h6v6a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V12A2,2,0,0,0,28,10Z"
2471
2687
  })), children);
2472
2688
  });
@@ -2486,7 +2702,7 @@ const Shapes = /*#__PURE__*/React.forwardRef(function Shapes({
2486
2702
  viewBox: "0 0 32 32",
2487
2703
  fill: "currentColor",
2488
2704
  ...rest
2489
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2705
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2490
2706
  strokeWidth: "0",
2491
2707
  d: "M5 16h-2v11c0 1.1045.8954 2 2 2h8v-2H5v-11zM28 29h-11c-.3535 0-.6809-.1866-.8608-.4911-.0927-.1568-.1392-.3328-.1392-.5089 0-.1658.0412-.3317.1238-.4819l5.5-10c.1898-.3451.5333-.5178.8762-.5181.3434-.0003.6861.1724.8762.5181l5.5 10c.0826.1502.1238.3162.1238.4819 0 .1762-.0465.3521-.1392.5089-.1799.3044-.5073.4911-.8608.4911zm-9.3088-2h7.6177l-3.8088-6.9249-3.8088 6.9249zM27 3h-11v2h11v13.9922h2V5c0-1.1045-.8954-2-2-2zM11 3h-6c-1.1046 0-2 .8955-2 2v6c0 1.1045.8954 2 2 2h6c1.1046 0 2-.8955 2-2v-6c0-1.1045-.8954-2-2-2zm0 8h-6v-6h6v6z"
2492
2708
  })), children);
@@ -2507,7 +2723,7 @@ const Share = /*#__PURE__*/React.forwardRef(function Share({
2507
2723
  viewBox: "0 0 32 32",
2508
2724
  fill: "currentColor",
2509
2725
  ...rest
2510
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2726
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2511
2727
  d: "M23,20a5,5,0,0,0-3.89,1.89L11.8,17.32a4.46,4.46,0,0,0,0-2.64l7.31-4.57A5,5,0,1,0,18,7a4.79,4.79,0,0,0,.2,1.32l-7.31,4.57a5,5,0,1,0,0,6.22l7.31,4.57A4.79,4.79,0,0,0,18,25a5,5,0,1,0,5-5ZM23,4a3,3,0,1,1-3,3A3,3,0,0,1,23,4ZM7,19a3,3,0,1,1,3-3A3,3,0,0,1,7,19Zm16,9a3,3,0,1,1,3-3A3,3,0,0,1,23,28Z"
2512
2728
  })), children);
2513
2729
  });
@@ -2527,7 +2743,7 @@ const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge({
2527
2743
  viewBox: "0 0 32 32",
2528
2744
  fill: "currentColor",
2529
2745
  ...rest
2530
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2746
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2531
2747
  d: "M27 25H21a3 3 0 00-3 3v2h2V28a1 1 0 011-1h6a1 1 0 011 1v2h2V28A3 3 0 0027 25zM20 20a4 4 0 104-4A4 4 0 0020 20zm6 0a2 2 0 11-2-2A2 2 0 0126 20zM6 21V20H4v1a7 7 0 007 7h3V26H11A5 5 0 016 21zM19 10H26V12H19zM19 6H29V8H19zM19 2H29V4H19zM11 11H5a3 3 0 00-3 3v2H4V14a1 1 0 011-1h6a1 1 0 011 1v2h2V14A3 3 0 0011 11zM8 10A4 4 0 104 6 4 4 0 008 10zM8 4A2 2 0 116 6 2 2 0 018 4z"
2532
2748
  })), children);
2533
2749
  });
@@ -2547,288 +2763,25 @@ const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag({
2547
2763
  viewBox: "0 0 32 32",
2548
2764
  fill: "currentColor",
2549
2765
  ...rest
2550
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2766
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2551
2767
  d: "M28.76,11.35A1,1,0,0,0,28,11H22V7a3,3,0,0,0-3-3H13a3,3,0,0,0-3,3v4H4a1,1,0,0,0-1,1.15L4.88,24.3a2,2,0,0,0,2,1.7H25.14a2,2,0,0,0,2-1.7L29,12.15A1,1,0,0,0,28.76,11.35ZM12,7a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v4H12ZM25.14,24H6.86L5.17,13H26.83Z"
2552
2768
  })), children);
2553
2769
  });
2554
2770
  if (process.env.NODE_ENV !== "production") {
2555
2771
  ShoppingBag.propTypes = iconPropTypes.iconPropTypes;
2556
2772
  }
2557
- const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart({
2558
- children,
2559
- size = 16,
2560
- ...rest
2561
- }, ref) {
2562
- return /*#__PURE__*/React.createElement(Icon_js, {
2563
- width: size,
2564
- height: size,
2565
- ref: ref,
2566
- xmlns: "http://www.w3.org/2000/svg",
2567
- viewBox: "0 0 32 32",
2568
- fill: "currentColor",
2569
- ...rest
2570
- }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2571
- cx: "10",
2572
- cy: "28",
2573
- r: "2"
2574
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2575
- cx: "24",
2576
- cy: "28",
2577
- r: "2"
2578
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2579
- d: "M28,7H5.82L5,2.8A1,1,0,0,0,4,2H0V4H3.18L7,23.2A1,1,0,0,0,8,24H26V22H8.82L8,18H26a1,1,0,0,0,1-.78l2-9A1,1,0,0,0,28,7Zm-2.8,9H7.62L6.22,9H26.75Z"
2580
- })), children);
2581
- });
2582
- if (process.env.NODE_ENV !== "production") {
2583
- ShoppingCart.propTypes = iconPropTypes.iconPropTypes;
2584
- }
2585
- const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown({
2586
- children,
2587
- size = 16,
2588
- ...rest
2589
- }, ref) {
2590
- return /*#__PURE__*/React.createElement(Icon_js, {
2591
- width: size,
2592
- height: size,
2593
- ref: ref,
2594
- xmlns: "http://www.w3.org/2000/svg",
2595
- viewBox: "0 0 32 32",
2596
- fill: "currentColor",
2597
- ...rest
2598
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2599
- cx: "10",
2600
- cy: "28",
2601
- r: "2"
2602
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2603
- cx: "24",
2604
- cy: "28",
2605
- r: "2"
2606
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2607
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2608
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2609
- d: "M21.586 6.586L18 10.172 18 2 16 2 16 10.172 12.414 6.586 11 8 17 14 23 8 21.586 6.586z"
2610
- })), children);
2611
- });
2612
- if (process.env.NODE_ENV !== "production") {
2613
- ShoppingCartArrowDown.propTypes = iconPropTypes.iconPropTypes;
2614
- }
2615
- const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp({
2616
- children,
2617
- size = 16,
2618
- ...rest
2619
- }, ref) {
2620
- return /*#__PURE__*/React.createElement(Icon_js, {
2621
- width: size,
2622
- height: size,
2623
- ref: ref,
2624
- xmlns: "http://www.w3.org/2000/svg",
2625
- viewBox: "0 0 32 32",
2626
- fill: "currentColor",
2627
- ...rest
2628
- }, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2629
- cx: "10",
2630
- cy: "28",
2631
- r: "2"
2632
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2633
- cx: "24",
2634
- cy: "28",
2635
- r: "2"
2636
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2637
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2638
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2639
- d: "M21.586 9.414L18 5.828 18 14 16 14 16 5.828 12.414 9.414 11 8 17 2 23 8 21.586 9.414z"
2640
- })), children);
2641
- });
2642
- if (process.env.NODE_ENV !== "production") {
2643
- ShoppingCartArrowUp.propTypes = iconPropTypes.iconPropTypes;
2644
- }
2645
- const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear({
2646
- children,
2647
- size = 16,
2648
- ...rest
2649
- }, ref) {
2650
- return /*#__PURE__*/React.createElement(Icon_js, {
2651
- width: size,
2652
- height: size,
2653
- ref: ref,
2654
- xmlns: "http://www.w3.org/2000/svg",
2655
- viewBox: "0 0 32 32",
2656
- fill: "currentColor",
2657
- ...rest
2658
- }, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2659
- cx: "10",
2660
- cy: "28",
2661
- r: "2"
2662
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2663
- cx: "24",
2664
- cy: "28",
2665
- r: "2"
2666
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2667
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2668
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2669
- d: "M18.41 8L22 4.41 20.59 3 17 6.59 13.41 3 12 4.41 15.59 8 12 11.59 13.41 13 17 9.41 20.59 13 22 11.59 18.41 8z"
2670
- })), children);
2671
- });
2672
- if (process.env.NODE_ENV !== "production") {
2673
- ShoppingCartClear.propTypes = iconPropTypes.iconPropTypes;
2674
- }
2675
- const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError({
2676
- children,
2677
- size = 16,
2678
- ...rest
2679
- }, ref) {
2680
- return /*#__PURE__*/React.createElement(Icon_js, {
2681
- width: size,
2682
- height: size,
2683
- ref: ref,
2684
- xmlns: "http://www.w3.org/2000/svg",
2685
- viewBox: "0 0 32 32",
2686
- fill: "currentColor",
2687
- ...rest
2688
- }, _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
2689
- cx: "10",
2690
- cy: "28",
2691
- r: "2"
2692
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2693
- cx: "24",
2694
- cy: "28",
2695
- r: "2"
2696
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2697
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2698
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2699
- d: "M17,2a6,6,0,1,0,6,6A6.0066,6.0066,0,0,0,17,2Zm0,2a3.9521,3.9521,0,0,1,2.019.5669L13.5669,10.019A3.9529,3.9529,0,0,1,13,8,4.0045,4.0045,0,0,1,17,4Zm0,8a3.9521,3.9521,0,0,1-2.019-.5669L20.4331,5.981A3.9529,3.9529,0,0,1,21,8,4.0045,4.0045,0,0,1,17,12Z"
2700
- })), children);
2701
- });
2702
- if (process.env.NODE_ENV !== "production") {
2703
- ShoppingCartError.propTypes = iconPropTypes.iconPropTypes;
2704
- }
2705
- const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus({
2706
- children,
2707
- size = 16,
2708
- ...rest
2709
- }, ref) {
2710
- return /*#__PURE__*/React.createElement(Icon_js, {
2711
- width: size,
2712
- height: size,
2713
- ref: ref,
2714
- xmlns: "http://www.w3.org/2000/svg",
2715
- viewBox: "0 0 32 32",
2716
- fill: "currentColor",
2717
- ...rest
2718
- }, _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2719
- cx: "10",
2720
- cy: "28",
2721
- r: "2"
2722
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2723
- cx: "24",
2724
- cy: "28",
2725
- r: "2"
2726
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2727
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2728
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2729
- d: "M12 6L12 8 22 8 22 6 12 6z"
2730
- })), children);
2731
- });
2732
- if (process.env.NODE_ENV !== "production") {
2733
- ShoppingCartMinus.propTypes = iconPropTypes.iconPropTypes;
2734
- }
2735
- const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus({
2736
- children,
2737
- size = 16,
2738
- ...rest
2739
- }, ref) {
2740
- return /*#__PURE__*/React.createElement(Icon_js, {
2741
- width: size,
2742
- height: size,
2743
- ref: ref,
2744
- xmlns: "http://www.w3.org/2000/svg",
2745
- viewBox: "0 0 32 32",
2746
- fill: "currentColor",
2747
- ...rest
2748
- }, _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2749
- cx: "10",
2750
- cy: "28",
2751
- r: "2"
2752
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2753
- cx: "24",
2754
- cy: "28",
2755
- r: "2"
2756
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2757
- d: "M4.9806,2.8039A1,1,0,0,0,4,2H0V4H3.18L7.0194,23.1961A1,1,0,0,0,8,24H26V22H8.82l-.8-4H26a1,1,0,0,0,.9762-.783L29.2445,7H27.1971l-1.9989,9H7.62Z"
2758
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2759
- d: "M18 6L18 2 16 2 16 6 12 6 12 8 16 8 16 12 18 12 18 8 22 8 22 6 18 6z"
2760
- })), children);
2761
- });
2762
- if (process.env.NODE_ENV !== "production") {
2763
- ShoppingCartPlus.propTypes = iconPropTypes.iconPropTypes;
2764
- }
2765
- const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog({
2766
- children,
2767
- size = 16,
2768
- ...rest
2769
- }, ref) {
2770
- return /*#__PURE__*/React.createElement(Icon_js, {
2771
- width: size,
2772
- height: size,
2773
- ref: ref,
2774
- xmlns: "http://www.w3.org/2000/svg",
2775
- viewBox: "0 0 32 32",
2776
- fill: "currentColor",
2777
- ...rest
2778
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2779
- d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
2780
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2781
- d: "M28,11h-6V7c0-1.7-1.3-3-3-3h-6c-1.7,0-3,1.3-3,3v4H4c-0.6,0-1,0.4-1,1c0,0.1,0,0.1,0,0.2l1.9,12.1c0.1,1,1,1.7,2,1.7H15v-2 H6.9L5.2,13H28V11z M12,7c0-0.6,0.4-1,1-1h6c0.6,0,1,0.4,1,1v4h-8V7z"
2782
- })), children);
2783
- });
2784
- if (process.env.NODE_ENV !== "production") {
2785
- ShoppingCatalog.propTypes = iconPropTypes.iconPropTypes;
2786
- }
2787
- const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards({
2788
- children,
2789
- size = 16,
2790
- ...rest
2791
- }, ref) {
2792
- return /*#__PURE__*/React.createElement(Icon_js, {
2793
- width: size,
2794
- height: size,
2795
- ref: ref,
2796
- xmlns: "http://www.w3.org/2000/svg",
2797
- viewBox: "0 0 32 32",
2798
- fill: "currentColor",
2799
- ...rest
2800
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2801
- d: "M28 10H4A2.0022 2.0022 0 012 8V4A2.0021 2.0021 0 014 2H28a2.0021 2.0021 0 012 2V8A2.0022 2.0022 0 0128 10zM4 4V8H28V4zM28 30H4a2.0022 2.0022 0 01-2-2V24a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 30zM4 24v4H28V24zM28 20H4a2.0022 2.0022 0 01-2-2V14a2.0021 2.0021 0 012-2H28a2.0021 2.0021 0 012 2v4A2.0022 2.0022 0 0128 20zM4 14v4H28V14z"
2802
- })), children);
2803
- });
2804
- if (process.env.NODE_ENV !== "production") {
2805
- ShowDataCards.propTypes = iconPropTypes.iconPropTypes;
2806
- }
2807
- const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen({
2808
- children,
2809
- size = 16,
2810
- ...rest
2811
- }, ref) {
2812
- return /*#__PURE__*/React.createElement(Icon_js, {
2813
- width: size,
2814
- height: size,
2815
- ref: ref,
2816
- xmlns: "http://www.w3.org/2000/svg",
2817
- viewBox: "0 0 32 32",
2818
- fill: "currentColor",
2819
- ...rest
2820
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2821
- d: "M28 28H17a2.0023 2.0023 0 01-2-2V20a2.0023 2.0023 0 012-2H28a2.0027 2.0027 0 012 2v6A2.0027 2.0027 0 0128 28zM17 20v6H28.002L28 20zM12 10L12 13.586 7.707 9.293 6.293 10.707 10.586 15 7 15 7 17 14 17 14 10 12 10z"
2822
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2823
- d: "M13,22H4a2.0023,2.0023,0,0,1-2-2V7A2.002,2.002,0,0,1,4,5H26a2.0023,2.0023,0,0,1,2,2v9H26V7H4V20h9Z"
2824
- })), children);
2825
- });
2826
- if (process.env.NODE_ENV !== "production") {
2827
- ShrinkScreen.propTypes = iconPropTypes.iconPropTypes;
2828
- }
2829
2773
 
2830
2774
  exports.QS = QS;
2831
2775
  exports.QSAlt = QSAlt;
2776
+ exports.Rewind_10 = Rewind_10;
2777
+ exports.Rewind_30 = Rewind_30;
2778
+ exports.Rewind_5 = Rewind_5;
2779
+ exports.RightPanelClose = RightPanelClose;
2780
+ exports.RightPanelCloseFilled = RightPanelCloseFilled;
2781
+ exports.RightPanelOpen = RightPanelOpen;
2782
+ exports.RightPanelOpenFilled = RightPanelOpenFilled;
2783
+ exports.Road = Road;
2784
+ exports.RoadWeather = RoadWeather;
2832
2785
  exports.Roadmap = Roadmap;
2833
2786
  exports.Rocket = Rocket;
2834
2787
  exports.Rotate = Rotate;
@@ -2861,6 +2814,7 @@ exports.Ruler = Ruler;
2861
2814
  exports.RulerAlt = RulerAlt;
2862
2815
  exports.Run = Run;
2863
2816
  exports.RunMirror = RunMirror;
2817
+ exports.RunViewIcon = RunViewIcon;
2864
2818
  exports.Running = Running;
2865
2819
  exports.SailboatCoastal = SailboatCoastal;
2866
2820
  exports.SailboatOffshore = SailboatOffshore;
@@ -2934,16 +2888,6 @@ exports.Shapes = Shapes;
2934
2888
  exports.Share = Share;
2935
2889
  exports.ShareKnowledge = ShareKnowledge;
2936
2890
  exports.ShoppingBag = ShoppingBag;
2937
- exports.ShoppingCart = ShoppingCart;
2938
- exports.ShoppingCartArrowDown = ShoppingCartArrowDown;
2939
- exports.ShoppingCartArrowUp = ShoppingCartArrowUp;
2940
- exports.ShoppingCartClear = ShoppingCartClear;
2941
- exports.ShoppingCartError = ShoppingCartError;
2942
- exports.ShoppingCartMinus = ShoppingCartMinus;
2943
- exports.ShoppingCartPlus = ShoppingCartPlus;
2944
- exports.ShoppingCatalog = ShoppingCatalog;
2945
- exports.ShowDataCards = ShowDataCards;
2946
- exports.ShrinkScreen = ShrinkScreen;
2947
2891
  exports.WatsonHealthRotate_180 = WatsonHealthRotate_180;
2948
2892
  exports.WatsonHealthRotate_360 = WatsonHealthRotate_360;
2949
2893
  exports.WatsonHealthSaveAnnotation = WatsonHealthSaveAnnotation;