@carbon/icons-react 11.70.0 → 11.71.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/es/CommitAlt.d.ts +11 -0
  2. package/es/CommitAlt.js +37 -0
  3. package/es/CopyToClipboard.d.ts +11 -0
  4. package/es/CopyToClipboard.js +37 -0
  5. package/es/Extensions.d.ts +11 -0
  6. package/es/Extensions.js +37 -0
  7. package/es/FolderTree.d.ts +11 -0
  8. package/es/FolderTree.js +37 -0
  9. package/es/ListTree.d.ts +11 -0
  10. package/es/ListTree.js +37 -0
  11. package/es/Orchestrate.d.ts +11 -0
  12. package/es/Orchestrate.js +37 -0
  13. package/es/Point.d.ts +11 -0
  14. package/es/Point.js +37 -0
  15. package/es/ReadingGlasses.d.ts +11 -0
  16. package/es/ReadingGlasses.js +37 -0
  17. package/es/RemoteConnection.d.ts +11 -0
  18. package/es/RemoteConnection.js +37 -0
  19. package/es/RunViewIcon.d.ts +11 -0
  20. package/es/RunViewIcon.js +37 -0
  21. package/es/SourceControl.d.ts +11 -0
  22. package/es/SourceControl.js +37 -0
  23. package/es/VerticalFold.d.ts +11 -0
  24. package/es/VerticalFold.js +37 -0
  25. package/es/generated/bucket-10.d.ts +5 -5
  26. package/es/generated/bucket-10.js +314 -327
  27. package/es/generated/bucket-11.d.ts +6 -6
  28. package/es/generated/bucket-11.js +327 -303
  29. package/es/generated/bucket-12.d.ts +6 -6
  30. package/es/generated/bucket-12.js +292 -298
  31. package/es/generated/bucket-13.d.ts +7 -7
  32. package/es/generated/bucket-13.js +346 -351
  33. package/es/generated/bucket-14.d.ts +10 -10
  34. package/es/generated/bucket-14.js +412 -411
  35. package/es/generated/bucket-15.d.ts +11 -11
  36. package/es/generated/bucket-15.js +393 -449
  37. package/es/generated/bucket-16.d.ts +12 -12
  38. package/es/generated/bucket-16.js +509 -456
  39. package/es/generated/bucket-17.d.ts +12 -12
  40. package/es/generated/bucket-17.js +435 -437
  41. package/es/generated/bucket-18.d.ts +12 -12
  42. package/es/generated/bucket-18.js +428 -423
  43. package/es/generated/bucket-19.d.ts +13 -13
  44. package/es/generated/bucket-19.js +506 -573
  45. package/es/generated/bucket-20.d.ts +13 -1
  46. package/es/generated/bucket-20.js +381 -58
  47. package/es/generated/bucket-3.d.ts +2 -2
  48. package/es/generated/bucket-3.js +42 -44
  49. package/es/generated/bucket-4.d.ts +3 -3
  50. package/es/generated/bucket-4.js +221 -219
  51. package/es/generated/bucket-5.d.ts +3 -3
  52. package/es/generated/bucket-5.js +242 -246
  53. package/es/generated/bucket-6.d.ts +4 -4
  54. package/es/generated/bucket-6.js +265 -269
  55. package/es/generated/bucket-7.d.ts +5 -5
  56. package/es/generated/bucket-7.js +285 -306
  57. package/es/generated/bucket-8.d.ts +5 -5
  58. package/es/generated/bucket-8.js +359 -336
  59. package/es/generated/bucket-9.d.ts +5 -5
  60. package/es/generated/bucket-9.js +305 -316
  61. package/es/index.js +18 -18
  62. package/lib/CommitAlt.d.ts +11 -0
  63. package/lib/CommitAlt.js +39 -0
  64. package/lib/CopyToClipboard.d.ts +11 -0
  65. package/lib/CopyToClipboard.js +39 -0
  66. package/lib/Extensions.d.ts +11 -0
  67. package/lib/Extensions.js +39 -0
  68. package/lib/FolderTree.d.ts +11 -0
  69. package/lib/FolderTree.js +39 -0
  70. package/lib/ListTree.d.ts +11 -0
  71. package/lib/ListTree.js +39 -0
  72. package/lib/Orchestrate.d.ts +11 -0
  73. package/lib/Orchestrate.js +39 -0
  74. package/lib/Point.d.ts +11 -0
  75. package/lib/Point.js +39 -0
  76. package/lib/ReadingGlasses.d.ts +11 -0
  77. package/lib/ReadingGlasses.js +39 -0
  78. package/lib/RemoteConnection.d.ts +11 -0
  79. package/lib/RemoteConnection.js +39 -0
  80. package/lib/RunViewIcon.d.ts +11 -0
  81. package/lib/RunViewIcon.js +39 -0
  82. package/lib/SourceControl.d.ts +11 -0
  83. package/lib/SourceControl.js +39 -0
  84. package/lib/VerticalFold.d.ts +11 -0
  85. package/lib/VerticalFold.js +39 -0
  86. package/lib/generated/bucket-10.d.ts +5 -5
  87. package/lib/generated/bucket-10.js +317 -330
  88. package/lib/generated/bucket-11.d.ts +6 -6
  89. package/lib/generated/bucket-11.js +331 -307
  90. package/lib/generated/bucket-12.d.ts +6 -6
  91. package/lib/generated/bucket-12.js +296 -302
  92. package/lib/generated/bucket-13.d.ts +7 -7
  93. package/lib/generated/bucket-13.js +351 -356
  94. package/lib/generated/bucket-14.d.ts +10 -10
  95. package/lib/generated/bucket-14.js +420 -419
  96. package/lib/generated/bucket-15.d.ts +11 -11
  97. package/lib/generated/bucket-15.js +402 -458
  98. package/lib/generated/bucket-16.d.ts +12 -12
  99. package/lib/generated/bucket-16.js +519 -466
  100. package/lib/generated/bucket-17.d.ts +12 -12
  101. package/lib/generated/bucket-17.js +445 -447
  102. package/lib/generated/bucket-18.d.ts +12 -12
  103. package/lib/generated/bucket-18.js +438 -433
  104. package/lib/generated/bucket-19.d.ts +13 -13
  105. package/lib/generated/bucket-19.js +517 -584
  106. package/lib/generated/bucket-20.d.ts +13 -1
  107. package/lib/generated/bucket-20.js +392 -57
  108. package/lib/generated/bucket-3.d.ts +2 -2
  109. package/lib/generated/bucket-3.js +42 -44
  110. package/lib/generated/bucket-4.d.ts +3 -3
  111. package/lib/generated/bucket-4.js +222 -220
  112. package/lib/generated/bucket-5.d.ts +3 -3
  113. package/lib/generated/bucket-5.js +243 -247
  114. package/lib/generated/bucket-6.d.ts +4 -4
  115. package/lib/generated/bucket-6.js +267 -271
  116. package/lib/generated/bucket-7.d.ts +5 -5
  117. package/lib/generated/bucket-7.js +288 -309
  118. package/lib/generated/bucket-8.d.ts +5 -5
  119. package/lib/generated/bucket-8.js +362 -339
  120. package/lib/generated/bucket-9.d.ts +5 -5
  121. package/lib/generated/bucket-9.js +308 -319
  122. package/lib/index.js +116 -104
  123. package/package.json +5 -5
@@ -12,8 +12,8 @@ import { i as iconPropTypes } from '../iconPropTypes-C5chbmyn.js';
12
12
  import '@carbon/icon-helpers';
13
13
  import 'prop-types';
14
14
 
15
- var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _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;
16
- const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap({
15
+ var _path, _path2, _path3, _path4, _path5, _path6, _path7, _path8, _path9, _path0, _path1, _path10, _path11, _path12, _path13, _path14, _path15, _path16, _path17, _path18, _path19, _path20, _path21, _path22, _path23, _path24, _path25, _path26, _path27, _path28, _path29, _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;
16
+ const Rewind_10 = /*#__PURE__*/React.forwardRef(function Rewind_10({
17
17
  children,
18
18
  size = 16,
19
19
  ...rest
@@ -27,6 +27,202 @@ const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap({
27
27
  fill: "currentColor",
28
28
  ...rest
29
29
  }, _path || (_path = /*#__PURE__*/React.createElement("path", {
30
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
31
+ })), _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
32
+ 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"
33
+ })), children);
34
+ });
35
+ if (process.env.NODE_ENV !== "production") {
36
+ Rewind_10.propTypes = iconPropTypes;
37
+ }
38
+ const Rewind_30 = /*#__PURE__*/React.forwardRef(function Rewind_30({
39
+ children,
40
+ size = 16,
41
+ ...rest
42
+ }, ref) {
43
+ return /*#__PURE__*/React.createElement(Icon, {
44
+ width: size,
45
+ height: size,
46
+ ref: ref,
47
+ xmlns: "http://www.w3.org/2000/svg",
48
+ viewBox: "0 0 32 32",
49
+ fill: "currentColor",
50
+ ...rest
51
+ }, _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
52
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
53
+ })), _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
54
+ 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"
55
+ })), children);
56
+ });
57
+ if (process.env.NODE_ENV !== "production") {
58
+ Rewind_30.propTypes = iconPropTypes;
59
+ }
60
+ const Rewind_5 = /*#__PURE__*/React.forwardRef(function Rewind_5({
61
+ children,
62
+ size = 16,
63
+ ...rest
64
+ }, ref) {
65
+ return /*#__PURE__*/React.createElement(Icon, {
66
+ width: size,
67
+ height: size,
68
+ ref: ref,
69
+ xmlns: "http://www.w3.org/2000/svg",
70
+ viewBox: "0 0 32 32",
71
+ fill: "currentColor",
72
+ ...rest
73
+ }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
74
+ d: "M4,18A12,12,0,1,0,16,6H12V1L6,7l6,6V8h4A10,10,0,1,1,6,18Z"
75
+ })), _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
76
+ 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"
77
+ })), children);
78
+ });
79
+ if (process.env.NODE_ENV !== "production") {
80
+ Rewind_5.propTypes = iconPropTypes;
81
+ }
82
+ const RightPanelClose = /*#__PURE__*/React.forwardRef(function RightPanelClose({
83
+ children,
84
+ size = 16,
85
+ ...rest
86
+ }, ref) {
87
+ return /*#__PURE__*/React.createElement(Icon, {
88
+ width: size,
89
+ height: size,
90
+ ref: ref,
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ viewBox: "0 0 32 32",
93
+ fill: "currentColor",
94
+ ...rest
95
+ }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
96
+ strokeWidth: "0",
97
+ 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"
98
+ })), children);
99
+ });
100
+ if (process.env.NODE_ENV !== "production") {
101
+ RightPanelClose.propTypes = iconPropTypes;
102
+ }
103
+ const RightPanelCloseFilled = /*#__PURE__*/React.forwardRef(function RightPanelCloseFilled({
104
+ children,
105
+ size = 16,
106
+ ...rest
107
+ }, ref) {
108
+ return /*#__PURE__*/React.createElement(Icon, {
109
+ width: size,
110
+ height: size,
111
+ ref: ref,
112
+ xmlns: "http://www.w3.org/2000/svg",
113
+ viewBox: "0 0 32 32",
114
+ fill: "currentColor",
115
+ ...rest
116
+ }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
117
+ strokeWidth: "0",
118
+ 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"
119
+ })), children);
120
+ });
121
+ if (process.env.NODE_ENV !== "production") {
122
+ RightPanelCloseFilled.propTypes = iconPropTypes;
123
+ }
124
+ const RightPanelOpen = /*#__PURE__*/React.forwardRef(function RightPanelOpen({
125
+ children,
126
+ size = 16,
127
+ ...rest
128
+ }, ref) {
129
+ return /*#__PURE__*/React.createElement(Icon, {
130
+ width: size,
131
+ height: size,
132
+ ref: ref,
133
+ xmlns: "http://www.w3.org/2000/svg",
134
+ viewBox: "0 0 32 32",
135
+ fill: "currentColor",
136
+ ...rest
137
+ }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
138
+ strokeWidth: "0",
139
+ 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"
140
+ })), children);
141
+ });
142
+ if (process.env.NODE_ENV !== "production") {
143
+ RightPanelOpen.propTypes = iconPropTypes;
144
+ }
145
+ const RightPanelOpenFilled = /*#__PURE__*/React.forwardRef(function RightPanelOpenFilled({
146
+ children,
147
+ size = 16,
148
+ ...rest
149
+ }, ref) {
150
+ return /*#__PURE__*/React.createElement(Icon, {
151
+ width: size,
152
+ height: size,
153
+ ref: ref,
154
+ xmlns: "http://www.w3.org/2000/svg",
155
+ viewBox: "0 0 32 32",
156
+ fill: "currentColor",
157
+ ...rest
158
+ }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
159
+ strokeWidth: "0",
160
+ 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"
161
+ })), children);
162
+ });
163
+ if (process.env.NODE_ENV !== "production") {
164
+ RightPanelOpenFilled.propTypes = iconPropTypes;
165
+ }
166
+ const Road = /*#__PURE__*/React.forwardRef(function Road({
167
+ children,
168
+ size = 16,
169
+ ...rest
170
+ }, ref) {
171
+ return /*#__PURE__*/React.createElement(Icon, {
172
+ width: size,
173
+ height: size,
174
+ ref: ref,
175
+ xmlns: "http://www.w3.org/2000/svg",
176
+ viewBox: "0 0 32 32",
177
+ fill: "currentColor",
178
+ ...rest
179
+ }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
180
+ d: "M13 13H19V15H13z"
181
+ })), _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
182
+ 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"
183
+ })), _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
184
+ d: "M15 21H17V24H15zM15 26H17V30H15z"
185
+ })), children);
186
+ });
187
+ if (process.env.NODE_ENV !== "production") {
188
+ Road.propTypes = iconPropTypes;
189
+ }
190
+ const RoadWeather = /*#__PURE__*/React.forwardRef(function RoadWeather({
191
+ children,
192
+ size = 16,
193
+ ...rest
194
+ }, ref) {
195
+ return /*#__PURE__*/React.createElement(Icon, {
196
+ width: size,
197
+ height: size,
198
+ ref: ref,
199
+ xmlns: "http://www.w3.org/2000/svg",
200
+ viewBox: "0 0 32 32",
201
+ fill: "currentColor",
202
+ ...rest
203
+ }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
204
+ 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"
205
+ })), _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
206
+ 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"
207
+ })), children);
208
+ });
209
+ if (process.env.NODE_ENV !== "production") {
210
+ RoadWeather.propTypes = iconPropTypes;
211
+ }
212
+ const Roadmap = /*#__PURE__*/React.forwardRef(function Roadmap({
213
+ children,
214
+ size = 16,
215
+ ...rest
216
+ }, ref) {
217
+ return /*#__PURE__*/React.createElement(Icon, {
218
+ width: size,
219
+ height: size,
220
+ ref: ref,
221
+ xmlns: "http://www.w3.org/2000/svg",
222
+ viewBox: "0 0 32 32",
223
+ fill: "currentColor",
224
+ ...rest
225
+ }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
30
226
  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"
31
227
  })), children);
32
228
  });
@@ -46,10 +242,10 @@ const Rocket = /*#__PURE__*/React.forwardRef(function Rocket({
46
242
  viewBox: "0 0 32 32",
47
243
  fill: "currentColor",
48
244
  ...rest
49
- }, _path2 || (_path2 = /*#__PURE__*/React.createElement("path", {
245
+ }, _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
50
246
  d: "M6.34 19H17.65V21H6.34z",
51
247
  transform: "rotate(-45 11.995 20.002)"
52
- })), _path3 || (_path3 = /*#__PURE__*/React.createElement("path", {
248
+ })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
53
249
  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"
54
250
  })), children);
55
251
  });
@@ -69,7 +265,7 @@ const Rotate = /*#__PURE__*/React.forwardRef(function Rotate({
69
265
  viewBox: "0 0 32 32",
70
266
  fill: "currentColor",
71
267
  ...rest
72
- }, _path4 || (_path4 = /*#__PURE__*/React.createElement("path", {
268
+ }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
73
269
  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"
74
270
  })), children);
75
271
  });
@@ -89,7 +285,7 @@ const WatsonHealthRotate_180 = /*#__PURE__*/React.forwardRef(function WatsonHeal
89
285
  viewBox: "0 0 32 32",
90
286
  fill: "currentColor",
91
287
  ...rest
92
- }, _path5 || (_path5 = /*#__PURE__*/React.createElement("path", {
288
+ }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
93
289
  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"
94
290
  })), children);
95
291
  });
@@ -109,7 +305,7 @@ const WatsonHealthRotate_360 = /*#__PURE__*/React.forwardRef(function WatsonHeal
109
305
  viewBox: "0 0 32 32",
110
306
  fill: "currentColor",
111
307
  ...rest
112
- }, _path6 || (_path6 = /*#__PURE__*/React.createElement("path", {
308
+ }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
113
309
  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"
114
310
  })), children);
115
311
  });
@@ -129,7 +325,7 @@ const RotateClockwise = /*#__PURE__*/React.forwardRef(function RotateClockwise({
129
325
  viewBox: "0 0 32 32",
130
326
  fill: "currentColor",
131
327
  ...rest
132
- }, _path7 || (_path7 = /*#__PURE__*/React.createElement("path", {
328
+ }, _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
133
329
  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"
134
330
  })), children);
135
331
  });
@@ -149,7 +345,7 @@ const RotateClockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateClockwis
149
345
  viewBox: "0 0 32 32",
150
346
  fill: "currentColor",
151
347
  ...rest
152
- }, _path8 || (_path8 = /*#__PURE__*/React.createElement("path", {
348
+ }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
153
349
  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"
154
350
  })), children);
155
351
  });
@@ -169,7 +365,7 @@ const RotateClockwiseAltFilled = /*#__PURE__*/React.forwardRef(function RotateCl
169
365
  viewBox: "0 0 32 32",
170
366
  fill: "currentColor",
171
367
  ...rest
172
- }, _path9 || (_path9 = /*#__PURE__*/React.createElement("path", {
368
+ }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
173
369
  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"
174
370
  })), children);
175
371
  });
@@ -189,7 +385,7 @@ const RotateClockwiseFilled = /*#__PURE__*/React.forwardRef(function RotateClock
189
385
  viewBox: "0 0 32 32",
190
386
  fill: "currentColor",
191
387
  ...rest
192
- }, _path0 || (_path0 = /*#__PURE__*/React.createElement("path", {
388
+ }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
193
389
  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"
194
390
  })), children);
195
391
  });
@@ -209,7 +405,7 @@ const RotateCounterclockwise = /*#__PURE__*/React.forwardRef(function RotateCoun
209
405
  viewBox: "0 0 32 32",
210
406
  fill: "currentColor",
211
407
  ...rest
212
- }, _path1 || (_path1 = /*#__PURE__*/React.createElement("path", {
408
+ }, _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
213
409
  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"
214
410
  })), children);
215
411
  });
@@ -229,7 +425,7 @@ const RotateCounterclockwiseAlt = /*#__PURE__*/React.forwardRef(function RotateC
229
425
  viewBox: "0 0 32 32",
230
426
  fill: "currentColor",
231
427
  ...rest
232
- }, _path10 || (_path10 = /*#__PURE__*/React.createElement("path", {
428
+ }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
233
429
  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"
234
430
  })), children);
235
431
  });
@@ -249,7 +445,7 @@ const RotateCounterclockwiseAltFilled = /*#__PURE__*/React.forwardRef(function R
249
445
  viewBox: "0 0 32 32",
250
446
  fill: "currentColor",
251
447
  ...rest
252
- }, _path11 || (_path11 = /*#__PURE__*/React.createElement("path", {
448
+ }, _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
253
449
  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"
254
450
  })), children);
255
451
  });
@@ -269,7 +465,7 @@ const RotateCounterclockwiseFilled = /*#__PURE__*/React.forwardRef(function Rota
269
465
  viewBox: "0 0 32 32",
270
466
  fill: "currentColor",
271
467
  ...rest
272
- }, _path12 || (_path12 = /*#__PURE__*/React.createElement("path", {
468
+ }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
273
469
  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"
274
470
  })), children);
275
471
  });
@@ -289,7 +485,7 @@ const Router = /*#__PURE__*/React.forwardRef(function Router({
289
485
  viewBox: "0 0 32 32",
290
486
  fill: "currentColor",
291
487
  ...rest
292
- }, _path13 || (_path13 = /*#__PURE__*/React.createElement("path", {
488
+ }, _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
293
489
  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"
294
490
  })), children);
295
491
  });
@@ -309,7 +505,7 @@ const RouterVoice = /*#__PURE__*/React.forwardRef(function RouterVoice({
309
505
  viewBox: "0 0 32 32",
310
506
  fill: "currentColor",
311
507
  ...rest
312
- }, _path14 || (_path14 = /*#__PURE__*/React.createElement("path", {
508
+ }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
313
509
  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"
314
510
  })), children);
315
511
  });
@@ -333,9 +529,9 @@ const RouterWifi = /*#__PURE__*/React.forwardRef(function RouterWifi({
333
529
  cx: "16",
334
530
  cy: "13.5",
335
531
  r: "1.5"
336
- })), _path15 || (_path15 = /*#__PURE__*/React.createElement("path", {
532
+ })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
337
533
  d: "M19.5356,10.4648a5,5,0,0,0-7.0717,0L11.05,9.0508a6.9992,6.9992,0,0,1,9.9,0Z"
338
- })), _path16 || (_path16 = /*#__PURE__*/React.createElement("path", {
534
+ })), _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
339
535
  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"
340
536
  })), children);
341
537
  });
@@ -355,7 +551,7 @@ const Row = /*#__PURE__*/React.forwardRef(function Row({
355
551
  viewBox: "0 0 32 32",
356
552
  fill: "currentColor",
357
553
  ...rest
358
- }, _path17 || (_path17 = /*#__PURE__*/React.createElement("path", {
554
+ }, _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
359
555
  d: "M4 24H28V26H4zM26 18H6V14H26v4m2 0V14a2 2 0 00-2-2H6a2 2 0 00-2 2v4a2 2 0 002 2H26a2 2 0 002-2zM4 6H28V8H4z"
360
556
  })), children);
361
557
  });
@@ -375,7 +571,7 @@ const RowCollapse = /*#__PURE__*/React.forwardRef(function RowCollapse({
375
571
  viewBox: "0 0 32 32",
376
572
  fill: "currentColor",
377
573
  ...rest
378
- }, _path18 || (_path18 = /*#__PURE__*/React.createElement("path", {
574
+ }, _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
379
575
  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"
380
576
  })), children);
381
577
  });
@@ -395,9 +591,9 @@ const RowDelete = /*#__PURE__*/React.forwardRef(function RowDelete({
395
591
  viewBox: "0 0 32 32",
396
592
  fill: "currentColor",
397
593
  ...rest
398
- }, _path19 || (_path19 = /*#__PURE__*/React.createElement("path", {
594
+ }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
399
595
  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"
400
- })), _path20 || (_path20 = /*#__PURE__*/React.createElement("path", {
596
+ })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
401
597
  d: "M4,14V8H18V6H4A2.0023,2.0023,0,0,0,2,8v6a2.0023,2.0023,0,0,0,2,2H26V14Z"
402
598
  })), children);
403
599
  });
@@ -417,7 +613,7 @@ const RowExpand = /*#__PURE__*/React.forwardRef(function RowExpand({
417
613
  viewBox: "0 0 32 32",
418
614
  fill: "currentColor",
419
615
  ...rest
420
- }, _path21 || (_path21 = /*#__PURE__*/React.createElement("path", {
616
+ }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
421
617
  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"
422
618
  })), children);
423
619
  });
@@ -437,7 +633,7 @@ const RowInsert = /*#__PURE__*/React.forwardRef(function RowInsert({
437
633
  viewBox: "0 0 32 32",
438
634
  fill: "currentColor",
439
635
  ...rest
440
- }, _path22 || (_path22 = /*#__PURE__*/React.createElement("path", {
636
+ }, _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
441
637
  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"
442
638
  })), children);
443
639
  });
@@ -457,9 +653,9 @@ const Rss = /*#__PURE__*/React.forwardRef(function Rss({
457
653
  viewBox: "0 0 32 32",
458
654
  fill: "currentColor",
459
655
  ...rest
460
- }, _path23 || (_path23 = /*#__PURE__*/React.createElement("path", {
656
+ }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
461
657
  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"
462
- })), _path24 || (_path24 = /*#__PURE__*/React.createElement("path", {
658
+ })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
463
659
  d: "M22,24h-2c0-6.6-5.4-12-12-12v-2C15.7,10,22,16.3,22,24z"
464
660
  })), children);
465
661
  });
@@ -479,9 +675,9 @@ const Rule = /*#__PURE__*/React.forwardRef(function Rule({
479
675
  viewBox: "0 0 32 32",
480
676
  fill: "currentColor",
481
677
  ...rest
482
- }, _path25 || (_path25 = /*#__PURE__*/React.createElement("path", {
678
+ }, _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
483
679
  d: "M10 16H22V18H10zM10 10H22V12H10z"
484
- })), _path26 || (_path26 = /*#__PURE__*/React.createElement("path", {
680
+ })), _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
485
681
  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"
486
682
  })), children);
487
683
  });
@@ -501,9 +697,9 @@ const RuleCancelled = /*#__PURE__*/React.forwardRef(function RuleCancelled({
501
697
  viewBox: "0 0 32 32",
502
698
  fill: "currentColor",
503
699
  ...rest
504
- }, _path27 || (_path27 = /*#__PURE__*/React.createElement("path", {
700
+ }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
505
701
  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"
506
- })), _path28 || (_path28 = /*#__PURE__*/React.createElement("path", {
702
+ })), _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
507
703
  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"
508
704
  })), children);
509
705
  });
@@ -545,9 +741,9 @@ const RuleDraft = /*#__PURE__*/React.forwardRef(function RuleDraft({
545
741
  viewBox: "0 0 32 32",
546
742
  fill: "currentColor",
547
743
  ...rest
548
- }, _path29 || (_path29 = /*#__PURE__*/React.createElement("path", {
744
+ }, _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
549
745
  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"
550
- })), _path30 || (_path30 = /*#__PURE__*/React.createElement("path", {
746
+ })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
551
747
  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"
552
748
  })), children);
553
749
  });
@@ -567,14 +763,14 @@ const RuleFilled = /*#__PURE__*/React.forwardRef(function RuleFilled({
567
763
  viewBox: "0 0 32 32",
568
764
  fill: "currentColor",
569
765
  ...rest
570
- }, _path31 || (_path31 = /*#__PURE__*/React.createElement("path", {
766
+ }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
571
767
  fill: "none",
572
768
  d: "M9 16H23V18H9z",
573
769
  "data-icon-path": "inner-path"
574
- })), _path32 || (_path32 = /*#__PURE__*/React.createElement("path", {
770
+ })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
575
771
  fill: "none",
576
772
  d: "M9 10H23V12H9z"
577
- })), _path33 || (_path33 = /*#__PURE__*/React.createElement("path", {
773
+ })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
578
774
  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"
579
775
  })), children);
580
776
  });
@@ -594,9 +790,9 @@ const RuleLocked = /*#__PURE__*/React.forwardRef(function RuleLocked({
594
790
  viewBox: "0 0 32 32",
595
791
  fill: "currentColor",
596
792
  ...rest
597
- }, _path34 || (_path34 = /*#__PURE__*/React.createElement("path", {
793
+ }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
598
794
  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"
599
- })), _path35 || (_path35 = /*#__PURE__*/React.createElement("path", {
795
+ })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
600
796
  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"
601
797
  })), children);
602
798
  });
@@ -616,9 +812,9 @@ const RulePartial = /*#__PURE__*/React.forwardRef(function RulePartial({
616
812
  viewBox: "0 0 32 32",
617
813
  fill: "currentColor",
618
814
  ...rest
619
- }, _path36 || (_path36 = /*#__PURE__*/React.createElement("path", {
815
+ }, _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
620
816
  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"
621
- })), _path37 || (_path37 = /*#__PURE__*/React.createElement("path", {
817
+ })), _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
622
818
  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"
623
819
  })), children);
624
820
  });
@@ -638,11 +834,11 @@ const RuleTest = /*#__PURE__*/React.forwardRef(function RuleTest({
638
834
  viewBox: "0 0 32 32",
639
835
  fill: "currentColor",
640
836
  ...rest
641
- }, _path38 || (_path38 = /*#__PURE__*/React.createElement("path", {
837
+ }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
642
838
  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"
643
- })), _path39 || (_path39 = /*#__PURE__*/React.createElement("path", {
839
+ })), _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
644
840
  d: "M26 24.586L24 22.586 24 20 22 20 22 23.414 24.586 26 26 24.586zM8 16H14V18H8zM8 10H20V12H8z"
645
- })), _path40 || (_path40 = /*#__PURE__*/React.createElement("path", {
841
+ })), _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
646
842
  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"
647
843
  })), children);
648
844
  });
@@ -662,7 +858,7 @@ const Ruler = /*#__PURE__*/React.forwardRef(function Ruler({
662
858
  viewBox: "0 0 32 32",
663
859
  fill: "currentColor",
664
860
  ...rest
665
- }, _path41 || (_path41 = /*#__PURE__*/React.createElement("path", {
861
+ }, _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
666
862
  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"
667
863
  })), children);
668
864
  });
@@ -682,7 +878,7 @@ const RulerAlt = /*#__PURE__*/React.forwardRef(function RulerAlt({
682
878
  viewBox: "0 0 32 32",
683
879
  fill: "currentColor",
684
880
  ...rest
685
- }, _path42 || (_path42 = /*#__PURE__*/React.createElement("path", {
881
+ }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
686
882
  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"
687
883
  })), children);
688
884
  });
@@ -702,11 +898,11 @@ const Run = /*#__PURE__*/React.forwardRef(function Run({
702
898
  viewBox: "0 0 32 32",
703
899
  fill: "currentColor",
704
900
  ...rest
705
- }, _path43 || (_path43 = /*#__PURE__*/React.createElement("path", {
901
+ }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
706
902
  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"
707
- })), _path44 || (_path44 = /*#__PURE__*/React.createElement("path", {
903
+ })), _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
708
904
  d: "M26,4H6A2,2,0,0,0,4,6V26a2,2,0,0,0,2,2h4V26H6V12H28V6A2,2,0,0,0,26,4ZM6,10V6H26v4Z"
709
- })), _path45 || (_path45 = /*#__PURE__*/React.createElement("path", {
905
+ })), _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
710
906
  d: "M19 19L19 25 24 22 19 19z"
711
907
  })), children);
712
908
  });
@@ -726,17 +922,37 @@ const RunMirror = /*#__PURE__*/React.forwardRef(function RunMirror({
726
922
  viewBox: "0 0 32 32",
727
923
  fill: "currentColor",
728
924
  ...rest
729
- }, _path46 || (_path46 = /*#__PURE__*/React.createElement("path", {
925
+ }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
730
926
  d: "M9 19L9 25 14 22z"
731
- })), _path47 || (_path47 = /*#__PURE__*/React.createElement("path", {
927
+ })), _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
732
928
  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"
733
- })), _path48 || (_path48 = /*#__PURE__*/React.createElement("path", {
929
+ })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
734
930
  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"
735
931
  })), children);
736
932
  });
737
933
  if (process.env.NODE_ENV !== "production") {
738
934
  RunMirror.propTypes = iconPropTypes;
739
935
  }
936
+ const RunViewIcon = /*#__PURE__*/React.forwardRef(function RunViewIcon({
937
+ children,
938
+ size = 16,
939
+ ...rest
940
+ }, ref) {
941
+ return /*#__PURE__*/React.createElement(Icon, {
942
+ width: size,
943
+ height: size,
944
+ ref: ref,
945
+ xmlns: "http://www.w3.org/2000/svg",
946
+ viewBox: "0 0 32 32",
947
+ fill: "currentColor",
948
+ ...rest
949
+ }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
950
+ 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"
951
+ })), children);
952
+ });
953
+ if (process.env.NODE_ENV !== "production") {
954
+ RunViewIcon.propTypes = iconPropTypes;
955
+ }
740
956
  const Running = /*#__PURE__*/React.forwardRef(function Running({
741
957
  children,
742
958
  size = 16,
@@ -750,11 +966,11 @@ const Running = /*#__PURE__*/React.forwardRef(function Running({
750
966
  viewBox: "0 0 32 32",
751
967
  fill: "currentColor",
752
968
  ...rest
753
- }, _path49 || (_path49 = /*#__PURE__*/React.createElement("path", {
969
+ }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
754
970
  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"
755
- })), _path50 || (_path50 = /*#__PURE__*/React.createElement("path", {
971
+ })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
756
972
  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"
757
- })), _path51 || (_path51 = /*#__PURE__*/React.createElement("path", {
973
+ })), _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
758
974
  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"
759
975
  })), children);
760
976
  });
@@ -774,7 +990,7 @@ const QS = /*#__PURE__*/React.forwardRef(function QS({
774
990
  viewBox: "0 0 32 32",
775
991
  fill: "currentColor",
776
992
  ...rest
777
- }, _path52 || (_path52 = /*#__PURE__*/React.createElement("path", {
993
+ }, _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
778
994
  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"
779
995
  })), children);
780
996
  });
@@ -794,7 +1010,7 @@ const QSAlt = /*#__PURE__*/React.forwardRef(function QSAlt({
794
1010
  viewBox: "0 0 32 32",
795
1011
  fill: "currentColor",
796
1012
  ...rest
797
- }, _path53 || (_path53 = /*#__PURE__*/React.createElement("path", {
1013
+ }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
798
1014
  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"
799
1015
  })), children);
800
1016
  });
@@ -814,7 +1030,7 @@ const SailboatCoastal = /*#__PURE__*/React.forwardRef(function SailboatCoastal({
814
1030
  viewBox: "0 0 32 32",
815
1031
  fill: "currentColor",
816
1032
  ...rest
817
- }, _path54 || (_path54 = /*#__PURE__*/React.createElement("path", {
1033
+ }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
818
1034
  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"
819
1035
  })), children);
820
1036
  });
@@ -834,9 +1050,9 @@ const SailboatOffshore = /*#__PURE__*/React.forwardRef(function SailboatOffshore
834
1050
  viewBox: "0 0 32 32",
835
1051
  fill: "currentColor",
836
1052
  ...rest
837
- }, _path55 || (_path55 = /*#__PURE__*/React.createElement("path", {
1053
+ }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
838
1054
  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"
839
- })), _path56 || (_path56 = /*#__PURE__*/React.createElement("path", {
1055
+ })), _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
840
1056
  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"
841
1057
  })), children);
842
1058
  });
@@ -856,7 +1072,7 @@ const SalesOps = /*#__PURE__*/React.forwardRef(function SalesOps({
856
1072
  viewBox: "0 0 32 32",
857
1073
  fill: "currentColor",
858
1074
  ...rest
859
- }, _path57 || (_path57 = /*#__PURE__*/React.createElement("path", {
1075
+ }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
860
1076
  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"
861
1077
  })), children);
862
1078
  });
@@ -876,7 +1092,7 @@ const SankeyDiagram = /*#__PURE__*/React.forwardRef(function SankeyDiagram({
876
1092
  viewBox: "0 0 32 32",
877
1093
  fill: "currentColor",
878
1094
  ...rest
879
- }, _path58 || (_path58 = /*#__PURE__*/React.createElement("path", {
1095
+ }, _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
880
1096
  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"
881
1097
  })), children);
882
1098
  });
@@ -896,7 +1112,7 @@ const SankeyDiagramAlt = /*#__PURE__*/React.forwardRef(function SankeyDiagramAlt
896
1112
  viewBox: "0 0 32 32",
897
1113
  fill: "currentColor",
898
1114
  ...rest
899
- }, _path59 || (_path59 = /*#__PURE__*/React.createElement("path", {
1115
+ }, _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
900
1116
  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"
901
1117
  })), children);
902
1118
  });
@@ -916,7 +1132,7 @@ const Sap = /*#__PURE__*/React.forwardRef(function Sap({
916
1132
  viewBox: "0 0 32 32",
917
1133
  fill: "currentColor",
918
1134
  ...rest
919
- }, _path60 || (_path60 = /*#__PURE__*/React.createElement("path", {
1135
+ }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
920
1136
  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"
921
1137
  })), children);
922
1138
  });
@@ -936,7 +1152,7 @@ const Satellite = /*#__PURE__*/React.forwardRef(function Satellite({
936
1152
  viewBox: "0 0 32 32",
937
1153
  fill: "currentColor",
938
1154
  ...rest
939
- }, _path61 || (_path61 = /*#__PURE__*/React.createElement("path", {
1155
+ }, _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
940
1156
  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"
941
1157
  })), children);
942
1158
  });
@@ -956,9 +1172,9 @@ const SatelliteRadar = /*#__PURE__*/React.forwardRef(function SatelliteRadar({
956
1172
  viewBox: "0 0 32 32",
957
1173
  fill: "currentColor",
958
1174
  ...rest
959
- }, _path62 || (_path62 = /*#__PURE__*/React.createElement("path", {
1175
+ }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
960
1176
  d: "M30,14H28A10.0113,10.0113,0,0,0,18,4V2A12.0137,12.0137,0,0,1,30,14Z"
961
- })), _path63 || (_path63 = /*#__PURE__*/React.createElement("path", {
1177
+ })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
962
1178
  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"
963
1179
  })), children);
964
1180
  });
@@ -978,7 +1194,7 @@ const SatelliteWeather = /*#__PURE__*/React.forwardRef(function SatelliteWeather
978
1194
  viewBox: "0 0 32 32",
979
1195
  fill: "currentColor",
980
1196
  ...rest
981
- }, _path64 || (_path64 = /*#__PURE__*/React.createElement("path", {
1197
+ }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
982
1198
  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"
983
1199
  })), children);
984
1200
  });
@@ -998,10 +1214,10 @@ const SatisfyDefinition = /*#__PURE__*/React.forwardRef(function SatisfyDefiniti
998
1214
  viewBox: "0 0 32 32",
999
1215
  fill: "currentColor",
1000
1216
  ...rest
1001
- }, _path65 || (_path65 = /*#__PURE__*/React.createElement("path", {
1217
+ }, _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1002
1218
  strokeWidth: "0",
1003
1219
  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"
1004
- })), _path66 || (_path66 = /*#__PURE__*/React.createElement("path", {
1220
+ })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1005
1221
  strokeWidth: "0",
1006
1222
  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"
1007
1223
  })), children);
@@ -1022,10 +1238,10 @@ const SatisfyUsage = /*#__PURE__*/React.forwardRef(function SatisfyUsage({
1022
1238
  viewBox: "0 0 32 32",
1023
1239
  fill: "currentColor",
1024
1240
  ...rest
1025
- }, _path67 || (_path67 = /*#__PURE__*/React.createElement("path", {
1241
+ }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1026
1242
  strokeWidth: "0",
1027
1243
  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"
1028
- })), _path68 || (_path68 = /*#__PURE__*/React.createElement("path", {
1244
+ })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1029
1245
  strokeWidth: "0",
1030
1246
  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"
1031
1247
  })), children);
@@ -1047,7 +1263,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1047
1263
  viewBox: "0 0 16 16",
1048
1264
  fill: "currentColor",
1049
1265
  ...rest
1050
- }, _path69 || (_path69 = /*#__PURE__*/React.createElement("path", {
1266
+ }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1051
1267
  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"
1052
1268
  })), children);
1053
1269
  }
@@ -1060,7 +1276,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1060
1276
  viewBox: "0 0 20 20",
1061
1277
  fill: "currentColor",
1062
1278
  ...rest
1063
- }, _path70 || (_path70 = /*#__PURE__*/React.createElement("path", {
1279
+ }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1064
1280
  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"
1065
1281
  })), children);
1066
1282
  }
@@ -1073,7 +1289,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1073
1289
  viewBox: "0 0 24 24",
1074
1290
  fill: "currentColor",
1075
1291
  ...rest
1076
- }, _path71 || (_path71 = /*#__PURE__*/React.createElement("path", {
1292
+ }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1077
1293
  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"
1078
1294
  })), children);
1079
1295
  }
@@ -1085,7 +1301,7 @@ const Save = /*#__PURE__*/React.forwardRef(function Save({
1085
1301
  viewBox: "0 0 32 32",
1086
1302
  fill: "currentColor",
1087
1303
  ...rest
1088
- }, _path72 || (_path72 = /*#__PURE__*/React.createElement("path", {
1304
+ }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1089
1305
  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"
1090
1306
  })), children);
1091
1307
  });
@@ -1105,11 +1321,11 @@ const WatsonHealthSaveAnnotation = /*#__PURE__*/React.forwardRef(function Watson
1105
1321
  viewBox: "0 0 32 32",
1106
1322
  fill: "currentColor",
1107
1323
  ...rest
1108
- }, _path73 || (_path73 = /*#__PURE__*/React.createElement("path", {
1324
+ }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1109
1325
  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"
1110
- })), _path74 || (_path74 = /*#__PURE__*/React.createElement("path", {
1326
+ })), _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1111
1327
  d: "M28,20H25V18h3V4H8V7H6V4A2,2,0,0,1,8,2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
1112
- })), _path75 || (_path75 = /*#__PURE__*/React.createElement("path", {
1328
+ })), _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1113
1329
  d: "M20 6H26V8H20zM22 10H26V12H22z"
1114
1330
  })), children);
1115
1331
  });
@@ -1129,9 +1345,9 @@ const WatsonHealthSaveImage = /*#__PURE__*/React.forwardRef(function WatsonHealt
1129
1345
  viewBox: "0 0 32 32",
1130
1346
  fill: "currentColor",
1131
1347
  ...rest
1132
- }, _path76 || (_path76 = /*#__PURE__*/React.createElement("path", {
1348
+ }, _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1133
1349
  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"
1134
- })), _path77 || (_path77 = /*#__PURE__*/React.createElement("path", {
1350
+ })), _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1135
1351
  d: "M28,20H25V18h3V4H14V7H12V4a2,2,0,0,1,2-2H28a2,2,0,0,1,2,2V18A2,2,0,0,1,28,20Z"
1136
1352
  })), children);
1137
1353
  });
@@ -1151,9 +1367,9 @@ const SaveModel = /*#__PURE__*/React.forwardRef(function SaveModel({
1151
1367
  viewBox: "0 0 32 32",
1152
1368
  fill: "currentColor",
1153
1369
  ...rest
1154
- }, _path78 || (_path78 = /*#__PURE__*/React.createElement("path", {
1370
+ }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1155
1371
  d: "M26,20l1.4272,1.9028L23,26.9629l-4.4272-5.06L20,20h6m1-2H19l-3,4,7,8,7-8-3-4Z"
1156
- })), _path79 || (_path79 = /*#__PURE__*/React.createElement("path", {
1372
+ })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1157
1373
  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"
1158
1374
  })), children);
1159
1375
  });
@@ -1173,11 +1389,11 @@ const WatsonHealthSaveSeries = /*#__PURE__*/React.forwardRef(function WatsonHeal
1173
1389
  viewBox: "0 0 32 32",
1174
1390
  fill: "currentColor",
1175
1391
  ...rest
1176
- }, _path80 || (_path80 = /*#__PURE__*/React.createElement("path", {
1392
+ }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1177
1393
  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"
1178
- })), _path81 || (_path81 = /*#__PURE__*/React.createElement("path", {
1394
+ })), _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1179
1395
  d: "M27,21H25V7H11V5H25a2,2,0,0,1,2,2Z"
1180
- })), _path82 || (_path82 = /*#__PURE__*/React.createElement("path", {
1396
+ })), _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1181
1397
  d: "M32,14H30V2H18V0H30a2,2,0,0,1,2,2Z"
1182
1398
  })), children);
1183
1399
  });
@@ -1197,9 +1413,9 @@ const Scale = /*#__PURE__*/React.forwardRef(function Scale({
1197
1413
  viewBox: "0 0 32 32",
1198
1414
  fill: "currentColor",
1199
1415
  ...rest
1200
- }, _path83 || (_path83 = /*#__PURE__*/React.createElement("path", {
1416
+ }, _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1201
1417
  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"
1202
- })), _path84 || (_path84 = /*#__PURE__*/React.createElement("path", {
1418
+ })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1203
1419
  d: "M19,21v2h6a2,2,0,0,0,2-2V7a2,2,0,0,0-2-2H11A2,2,0,0,0,9,7v6h2V7H25V21"
1204
1420
  })), children);
1205
1421
  });
@@ -1219,7 +1435,7 @@ const Scales = /*#__PURE__*/React.forwardRef(function Scales({
1219
1435
  viewBox: "0 0 32 32",
1220
1436
  fill: "currentColor",
1221
1437
  ...rest
1222
- }, _path85 || (_path85 = /*#__PURE__*/React.createElement("path", {
1438
+ }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1223
1439
  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"
1224
1440
  })), children);
1225
1441
  });
@@ -1239,7 +1455,7 @@ const ScalesTipped = /*#__PURE__*/React.forwardRef(function ScalesTipped({
1239
1455
  viewBox: "0 0 32 32",
1240
1456
  fill: "currentColor",
1241
1457
  ...rest
1242
- }, _path86 || (_path86 = /*#__PURE__*/React.createElement("path", {
1458
+ }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1243
1459
  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"
1244
1460
  })), children);
1245
1461
  });
@@ -1259,7 +1475,7 @@ const Scalpel = /*#__PURE__*/React.forwardRef(function Scalpel({
1259
1475
  viewBox: "0 0 32 32",
1260
1476
  fill: "currentColor",
1261
1477
  ...rest
1262
- }, _path87 || (_path87 = /*#__PURE__*/React.createElement("path", {
1478
+ }, _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1263
1479
  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"
1264
1480
  })), children);
1265
1481
  });
@@ -1279,7 +1495,7 @@ const WatsonHealthScalpelCursor = /*#__PURE__*/React.forwardRef(function WatsonH
1279
1495
  viewBox: "0 0 32 32",
1280
1496
  fill: "currentColor",
1281
1497
  ...rest
1282
- }, _path88 || (_path88 = /*#__PURE__*/React.createElement("path", {
1498
+ }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1283
1499
  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"
1284
1500
  })), children);
1285
1501
  });
@@ -1299,7 +1515,7 @@ const WatsonHealthScalpelLasso = /*#__PURE__*/React.forwardRef(function WatsonHe
1299
1515
  viewBox: "0 0 32 32",
1300
1516
  fill: "currentColor",
1301
1517
  ...rest
1302
- }, _path89 || (_path89 = /*#__PURE__*/React.createElement("path", {
1518
+ }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1303
1519
  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"
1304
1520
  })), children);
1305
1521
  });
@@ -1319,7 +1535,7 @@ const WatsonHealthScalpelSelect = /*#__PURE__*/React.forwardRef(function WatsonH
1319
1535
  viewBox: "0 0 32 32",
1320
1536
  fill: "currentColor",
1321
1537
  ...rest
1322
- }, _path90 || (_path90 = /*#__PURE__*/React.createElement("path", {
1538
+ }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1323
1539
  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"
1324
1540
  })), children);
1325
1541
  });
@@ -1339,9 +1555,9 @@ const Scan = /*#__PURE__*/React.forwardRef(function Scan({
1339
1555
  viewBox: "0 0 32 32",
1340
1556
  fill: "currentColor",
1341
1557
  ...rest
1342
- }, _path91 || (_path91 = /*#__PURE__*/React.createElement("path", {
1558
+ }, _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1343
1559
  d: "M21,29H5a2,2,0,0,1-2-2V5A2,2,0,0,1,5,3H21V5H5V27H21Z"
1344
- })), _path92 || (_path92 = /*#__PURE__*/React.createElement("path", {
1560
+ })), _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1345
1561
  d: "M15 9H17V23H15zM27 9H29V23H27zM21 9H23V23H21z"
1346
1562
  })), children);
1347
1563
  });
@@ -1361,7 +1577,7 @@ const ScanAlt = /*#__PURE__*/React.forwardRef(function ScanAlt({
1361
1577
  viewBox: "0 0 32 32",
1362
1578
  fill: "currentColor",
1363
1579
  ...rest
1364
- }, _path93 || (_path93 = /*#__PURE__*/React.createElement("path", {
1580
+ }, _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1365
1581
  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"
1366
1582
  })), children);
1367
1583
  });
@@ -1381,7 +1597,7 @@ const ScanDisabled = /*#__PURE__*/React.forwardRef(function ScanDisabled({
1381
1597
  viewBox: "0 0 32 32",
1382
1598
  fill: "currentColor",
1383
1599
  ...rest
1384
- }, _path94 || (_path94 = /*#__PURE__*/React.createElement("path", {
1600
+ }, _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1385
1601
  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"
1386
1602
  })), children);
1387
1603
  });
@@ -1413,7 +1629,7 @@ const ScatterMatrix = /*#__PURE__*/React.forwardRef(function ScatterMatrix({
1413
1629
  cx: "22.5",
1414
1630
  cy: "22.5",
1415
1631
  r: "2.5"
1416
- })), _path95 || (_path95 = /*#__PURE__*/React.createElement("path", {
1632
+ })), _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1417
1633
  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"
1418
1634
  })), children);
1419
1635
  });
@@ -1433,7 +1649,7 @@ const Schematics = /*#__PURE__*/React.forwardRef(function Schematics({
1433
1649
  viewBox: "0 0 32 32",
1434
1650
  fill: "currentColor",
1435
1651
  ...rest
1436
- }, _path96 || (_path96 = /*#__PURE__*/React.createElement("path", {
1652
+ }, _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1437
1653
  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"
1438
1654
  })), children);
1439
1655
  });
@@ -1453,7 +1669,7 @@ const ScisControlTower = /*#__PURE__*/React.forwardRef(function ScisControlTower
1453
1669
  viewBox: "0 0 32 32",
1454
1670
  fill: "currentColor",
1455
1671
  ...rest
1456
- }, _path97 || (_path97 = /*#__PURE__*/React.createElement("path", {
1672
+ }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1457
1673
  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"
1458
1674
  })), children);
1459
1675
  });
@@ -1473,11 +1689,11 @@ const ScisTransparentSupply = /*#__PURE__*/React.forwardRef(function ScisTranspa
1473
1689
  viewBox: "0 0 32 32",
1474
1690
  fill: "currentColor",
1475
1691
  ...rest
1476
- }, _path98 || (_path98 = /*#__PURE__*/React.createElement("path", {
1692
+ }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1477
1693
  d: "M23,23v3H8.5a4.5,4.5,0,0,1,0-9H9V15H8.5a6.5,6.5,0,0,0,0,13H23v3h8V23Zm6,6H25V25h4Z"
1478
- })), _path99 || (_path99 = /*#__PURE__*/React.createElement("path", {
1694
+ })), _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1479
1695
  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"
1480
- })), _path100 || (_path100 = /*#__PURE__*/React.createElement("path", {
1696
+ })), _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1481
1697
  d: "M23.5,4H9V1H1V9H9V6H23.5a4.5,4.5,0,0,1,0,9H23v2h.5a6.5,6.5,0,0,0,0-13ZM7,7H3V3H7Z"
1482
1698
  })), children);
1483
1699
  });
@@ -1497,7 +1713,7 @@ const Scooter = /*#__PURE__*/React.forwardRef(function Scooter({
1497
1713
  viewBox: "0 0 32 32",
1498
1714
  fill: "currentColor",
1499
1715
  ...rest
1500
- }, _path101 || (_path101 = /*#__PURE__*/React.createElement("path", {
1716
+ }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1501
1717
  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"
1502
1718
  })), children);
1503
1719
  });
@@ -1517,9 +1733,9 @@ const ScooterFront = /*#__PURE__*/React.forwardRef(function ScooterFront({
1517
1733
  viewBox: "0 0 32 32",
1518
1734
  fill: "currentColor",
1519
1735
  ...rest
1520
- }, _path102 || (_path102 = /*#__PURE__*/React.createElement("path", {
1736
+ }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1521
1737
  d: "M15 19H17V28H15z"
1522
- })), _path103 || (_path103 = /*#__PURE__*/React.createElement("path", {
1738
+ })), _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1523
1739
  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"
1524
1740
  })), children);
1525
1741
  });
@@ -1539,7 +1755,7 @@ const Screen = /*#__PURE__*/React.forwardRef(function Screen({
1539
1755
  viewBox: "0 0 32 32",
1540
1756
  fill: "currentColor",
1541
1757
  ...rest
1542
- }, _path104 || (_path104 = /*#__PURE__*/React.createElement("path", {
1758
+ }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1543
1759
  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"
1544
1760
  })), children);
1545
1761
  });
@@ -1559,7 +1775,7 @@ const ScreenOff = /*#__PURE__*/React.forwardRef(function ScreenOff({
1559
1775
  viewBox: "0 0 32 32",
1560
1776
  fill: "currentColor",
1561
1777
  ...rest
1562
- }, _path105 || (_path105 = /*#__PURE__*/React.createElement("path", {
1778
+ }, _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
1563
1779
  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"
1564
1780
  })), children);
1565
1781
  });
@@ -1579,9 +1795,9 @@ const ScreenMap = /*#__PURE__*/React.forwardRef(function ScreenMap({
1579
1795
  viewBox: "0 0 32 32",
1580
1796
  fill: "currentColor",
1581
1797
  ...rest
1582
- }, _path106 || (_path106 = /*#__PURE__*/React.createElement("path", {
1798
+ }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
1583
1799
  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"
1584
- })), _path107 || (_path107 = /*#__PURE__*/React.createElement("path", {
1800
+ })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
1585
1801
  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"
1586
1802
  })), children);
1587
1803
  });
@@ -1601,11 +1817,11 @@ const ScreenMapSet = /*#__PURE__*/React.forwardRef(function ScreenMapSet({
1601
1817
  viewBox: "0 0 32 32",
1602
1818
  fill: "currentColor",
1603
1819
  ...rest
1604
- }, _path108 || (_path108 = /*#__PURE__*/React.createElement("path", {
1820
+ }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
1605
1821
  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"
1606
- })), _path109 || (_path109 = /*#__PURE__*/React.createElement("path", {
1822
+ })), _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
1607
1823
  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"
1608
- })), _path110 || (_path110 = /*#__PURE__*/React.createElement("path", {
1824
+ })), _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
1609
1825
  d: "M26,3V1H3C1.8972,1,1,1.8965,1,3v15H3V3H26Z"
1610
1826
  })), children);
1611
1827
  });
@@ -1625,9 +1841,9 @@ const Script = /*#__PURE__*/React.forwardRef(function Script({
1625
1841
  viewBox: "0 0 32 32",
1626
1842
  fill: "currentColor",
1627
1843
  ...rest
1628
- }, _path111 || (_path111 = /*#__PURE__*/React.createElement("path", {
1844
+ }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
1629
1845
  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"
1630
- })), _path112 || (_path112 = /*#__PURE__*/React.createElement("path", {
1846
+ })), _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
1631
1847
  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"
1632
1848
  })), children);
1633
1849
  });
@@ -1647,7 +1863,7 @@ const ScriptReference = /*#__PURE__*/React.forwardRef(function ScriptReference({
1647
1863
  viewBox: "0 0 32 32",
1648
1864
  fill: "currentColor",
1649
1865
  ...rest
1650
- }, _path113 || (_path113 = /*#__PURE__*/React.createElement("path", {
1866
+ }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
1651
1867
  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"
1652
1868
  })), children);
1653
1869
  });
@@ -1667,7 +1883,7 @@ const Sdk = /*#__PURE__*/React.forwardRef(function Sdk({
1667
1883
  viewBox: "0 0 32 32",
1668
1884
  fill: "currentColor",
1669
1885
  ...rest
1670
- }, _path114 || (_path114 = /*#__PURE__*/React.createElement("path", {
1886
+ }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
1671
1887
  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"
1672
1888
  })), children);
1673
1889
  });
@@ -1688,7 +1904,7 @@ const Search = /*#__PURE__*/React.forwardRef(function Search({
1688
1904
  viewBox: "0 0 16 16",
1689
1905
  fill: "currentColor",
1690
1906
  ...rest
1691
- }, _path115 || (_path115 = /*#__PURE__*/React.createElement("path", {
1907
+ }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
1692
1908
  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"
1693
1909
  })), children);
1694
1910
  }
@@ -1700,7 +1916,7 @@ const Search = /*#__PURE__*/React.forwardRef(function Search({
1700
1916
  viewBox: "0 0 32 32",
1701
1917
  fill: "currentColor",
1702
1918
  ...rest
1703
- }, _path116 || (_path116 = /*#__PURE__*/React.createElement("path", {
1919
+ }, _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
1704
1920
  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"
1705
1921
  })), children);
1706
1922
  });
@@ -1720,7 +1936,7 @@ const SearchAdvanced = /*#__PURE__*/React.forwardRef(function SearchAdvanced({
1720
1936
  viewBox: "0 0 32 32",
1721
1937
  fill: "currentColor",
1722
1938
  ...rest
1723
- }, _path117 || (_path117 = /*#__PURE__*/React.createElement("path", {
1939
+ }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
1724
1940
  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"
1725
1941
  })), children);
1726
1942
  });
@@ -1740,7 +1956,7 @@ const SearchLocate = /*#__PURE__*/React.forwardRef(function SearchLocate({
1740
1956
  viewBox: "0 0 32 32",
1741
1957
  fill: "currentColor",
1742
1958
  ...rest
1743
- }, _path118 || (_path118 = /*#__PURE__*/React.createElement("path", {
1959
+ }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
1744
1960
  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"
1745
1961
  })), children);
1746
1962
  });
@@ -1760,7 +1976,7 @@ const SearchLocateMirror = /*#__PURE__*/React.forwardRef(function SearchLocateMi
1760
1976
  viewBox: "0 0 32 32",
1761
1977
  fill: "currentColor",
1762
1978
  ...rest
1763
- }, _path119 || (_path119 = /*#__PURE__*/React.createElement("path", {
1979
+ }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
1764
1980
  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"
1765
1981
  })), children);
1766
1982
  });
@@ -1780,9 +1996,9 @@ const Security = /*#__PURE__*/React.forwardRef(function Security({
1780
1996
  viewBox: "0 0 32 32",
1781
1997
  fill: "currentColor",
1782
1998
  ...rest
1783
- }, _path120 || (_path120 = /*#__PURE__*/React.createElement("path", {
1999
+ }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
1784
2000
  d: "M14 16.59L11.41 14 10 15.41 14 19.41 22 11.41 20.59 10 14 16.59z"
1785
- })), _path121 || (_path121 = /*#__PURE__*/React.createElement("path", {
2001
+ })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
1786
2002
  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"
1787
2003
  })), children);
1788
2004
  });
@@ -1802,9 +2018,9 @@ const SecurityServices = /*#__PURE__*/React.forwardRef(function SecurityServices
1802
2018
  viewBox: "0 0 32 32",
1803
2019
  fill: "currentColor",
1804
2020
  ...rest
1805
- }, _path122 || (_path122 = /*#__PURE__*/React.createElement("path", {
2021
+ }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
1806
2022
  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"
1807
- })), _path123 || (_path123 = /*#__PURE__*/React.createElement("path", {
2023
+ })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
1808
2024
  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"
1809
2025
  })), children);
1810
2026
  });
@@ -1824,7 +2040,7 @@ const Select_01 = /*#__PURE__*/React.forwardRef(function Select_01({
1824
2040
  viewBox: "0 0 32 32",
1825
2041
  fill: "currentColor",
1826
2042
  ...rest
1827
- }, _path124 || (_path124 = /*#__PURE__*/React.createElement("path", {
2043
+ }, _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
1828
2044
  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"
1829
2045
  })), children);
1830
2046
  });
@@ -1844,7 +2060,7 @@ const Select_02 = /*#__PURE__*/React.forwardRef(function Select_02({
1844
2060
  viewBox: "0 0 32 32",
1845
2061
  fill: "currentColor",
1846
2062
  ...rest
1847
- }, _path125 || (_path125 = /*#__PURE__*/React.createElement("path", {
2063
+ }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
1848
2064
  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"
1849
2065
  })), children);
1850
2066
  });
@@ -1864,7 +2080,7 @@ const SelectWindow = /*#__PURE__*/React.forwardRef(function SelectWindow({
1864
2080
  viewBox: "0 0 32 32",
1865
2081
  fill: "currentColor",
1866
2082
  ...rest
1867
- }, _path126 || (_path126 = /*#__PURE__*/React.createElement("path", {
2083
+ }, _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
1868
2084
  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"
1869
2085
  })), children);
1870
2086
  });
@@ -1884,7 +2100,7 @@ const Send = /*#__PURE__*/React.forwardRef(function Send({
1884
2100
  viewBox: "0 0 32 32",
1885
2101
  fill: "currentColor",
1886
2102
  ...rest
1887
- }, _path127 || (_path127 = /*#__PURE__*/React.createElement("path", {
2103
+ }, _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
1888
2104
  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"
1889
2105
  })), children);
1890
2106
  });
@@ -1904,7 +2120,7 @@ const SendAlt = /*#__PURE__*/React.forwardRef(function SendAlt({
1904
2120
  viewBox: "0 0 32 32",
1905
2121
  fill: "currentColor",
1906
2122
  ...rest
1907
- }, _path128 || (_path128 = /*#__PURE__*/React.createElement("path", {
2123
+ }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
1908
2124
  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"
1909
2125
  })), children);
1910
2126
  });
@@ -1924,7 +2140,7 @@ const SendAltFilled = /*#__PURE__*/React.forwardRef(function SendAltFilled({
1924
2140
  viewBox: "0 0 32 32",
1925
2141
  fill: "currentColor",
1926
2142
  ...rest
1927
- }, _path129 || (_path129 = /*#__PURE__*/React.createElement("path", {
2143
+ }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
1928
2144
  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"
1929
2145
  })), children);
1930
2146
  });
@@ -1944,7 +2160,7 @@ const SendFilled = /*#__PURE__*/React.forwardRef(function SendFilled({
1944
2160
  viewBox: "0 0 32 32",
1945
2161
  fill: "currentColor",
1946
2162
  ...rest
1947
- }, _path130 || (_path130 = /*#__PURE__*/React.createElement("path", {
2163
+ }, _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
1948
2164
  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"
1949
2165
  })), children);
1950
2166
  });
@@ -1964,10 +2180,10 @@ const SendActionUsage = /*#__PURE__*/React.forwardRef(function SendActionUsage({
1964
2180
  viewBox: "0 0 32 32",
1965
2181
  fill: "currentColor",
1966
2182
  ...rest
1967
- }, _path131 || (_path131 = /*#__PURE__*/React.createElement("path", {
2183
+ }, _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
1968
2184
  strokeWidth: "0",
1969
2185
  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"
1970
- })), _path132 || (_path132 = /*#__PURE__*/React.createElement("path", {
2186
+ })), _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
1971
2187
  strokeWidth: "0",
1972
2188
  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"
1973
2189
  })), children);
@@ -1988,7 +2204,7 @@ const SendBackward = /*#__PURE__*/React.forwardRef(function SendBackward({
1988
2204
  viewBox: "0 0 32 32",
1989
2205
  fill: "currentColor",
1990
2206
  ...rest
1991
- }, _path133 || (_path133 = /*#__PURE__*/React.createElement("path", {
2207
+ }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
1992
2208
  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"
1993
2209
  })), children);
1994
2210
  });
@@ -2008,7 +2224,7 @@ const SendToBack = /*#__PURE__*/React.forwardRef(function SendToBack({
2008
2224
  viewBox: "0 0 32 32",
2009
2225
  fill: "currentColor",
2010
2226
  ...rest
2011
- }, _path134 || (_path134 = /*#__PURE__*/React.createElement("path", {
2227
+ }, _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2012
2228
  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"
2013
2229
  })), children);
2014
2230
  });
@@ -2028,7 +2244,7 @@ const ServerDns = /*#__PURE__*/React.forwardRef(function ServerDns({
2028
2244
  viewBox: "0 0 32 32",
2029
2245
  fill: "currentColor",
2030
2246
  ...rest
2031
- }, _path135 || (_path135 = /*#__PURE__*/React.createElement("path", {
2247
+ }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2032
2248
  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"
2033
2249
  })), _circle5 || (_circle5 = /*#__PURE__*/React.createElement("circle", {
2034
2250
  cx: "7",
@@ -2052,13 +2268,13 @@ const ServerProxy = /*#__PURE__*/React.forwardRef(function ServerProxy({
2052
2268
  viewBox: "0 0 32 32",
2053
2269
  fill: "currentColor",
2054
2270
  ...rest
2055
- }, _path136 || (_path136 = /*#__PURE__*/React.createElement("path", {
2271
+ }, _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2056
2272
  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"
2057
2273
  })), _circle6 || (_circle6 = /*#__PURE__*/React.createElement("circle", {
2058
2274
  cx: "9",
2059
2275
  cy: "25",
2060
2276
  r: "1"
2061
- })), _path137 || (_path137 = /*#__PURE__*/React.createElement("path", {
2277
+ })), _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2062
2278
  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"
2063
2279
  })), children);
2064
2280
  });
@@ -2078,15 +2294,15 @@ const ServerTime = /*#__PURE__*/React.forwardRef(function ServerTime({
2078
2294
  viewBox: "0 0 32 32",
2079
2295
  fill: "currentColor",
2080
2296
  ...rest
2081
- }, _path138 || (_path138 = /*#__PURE__*/React.createElement("path", {
2297
+ }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2082
2298
  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"
2083
2299
  })), _circle7 || (_circle7 = /*#__PURE__*/React.createElement("circle", {
2084
2300
  cx: "7",
2085
2301
  cy: "25",
2086
2302
  r: "1"
2087
- })), _path139 || (_path139 = /*#__PURE__*/React.createElement("path", {
2303
+ })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2088
2304
  d: "M19 11.586L17 9.586 17 6 15 6 15 10.414 17.586 13 19 11.586z"
2089
- })), _path140 || (_path140 = /*#__PURE__*/React.createElement("path", {
2305
+ })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2090
2306
  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"
2091
2307
  })), children);
2092
2308
  });
@@ -2106,11 +2322,11 @@ const ServerlessFleet = /*#__PURE__*/React.forwardRef(function ServerlessFleet({
2106
2322
  viewBox: "0 0 32 32",
2107
2323
  fill: "currentColor",
2108
2324
  ...rest
2109
- }, _path141 || (_path141 = /*#__PURE__*/React.createElement("path", {
2325
+ }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2110
2326
  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"
2111
- })), _path142 || (_path142 = /*#__PURE__*/React.createElement("path", {
2327
+ })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2112
2328
  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"
2113
- })), _path143 || (_path143 = /*#__PURE__*/React.createElement("path", {
2329
+ })), _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2114
2330
  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"
2115
2331
  })), children);
2116
2332
  });
@@ -2130,7 +2346,7 @@ const ServiceDesk = /*#__PURE__*/React.forwardRef(function ServiceDesk({
2130
2346
  viewBox: "0 0 32 32",
2131
2347
  fill: "currentColor",
2132
2348
  ...rest
2133
- }, _path144 || (_path144 = /*#__PURE__*/React.createElement("path", {
2349
+ }, _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2134
2350
  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",
2135
2351
  transform: "translate(0 .005)"
2136
2352
  })), children);
@@ -2151,9 +2367,9 @@ const ServiceId = /*#__PURE__*/React.forwardRef(function ServiceId({
2151
2367
  viewBox: "0 0 32 32",
2152
2368
  fill: "currentColor",
2153
2369
  ...rest
2154
- }, _path145 || (_path145 = /*#__PURE__*/React.createElement("path", {
2370
+ }, _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2155
2371
  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"
2156
- })), _path146 || (_path146 = /*#__PURE__*/React.createElement("path", {
2372
+ })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2157
2373
  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"
2158
2374
  })), children);
2159
2375
  });
@@ -2189,7 +2405,7 @@ const ServiceLevels = /*#__PURE__*/React.forwardRef(function ServiceLevels({
2189
2405
  cx: "10",
2190
2406
  cy: "14",
2191
2407
  r: "1"
2192
- })), _path147 || (_path147 = /*#__PURE__*/React.createElement("path", {
2408
+ })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2193
2409
  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"
2194
2410
  })), children);
2195
2411
  });
@@ -2209,7 +2425,7 @@ const SessionBorderControl = /*#__PURE__*/React.forwardRef(function SessionBorde
2209
2425
  viewBox: "0 0 32 32",
2210
2426
  fill: "currentColor",
2211
2427
  ...rest
2212
- }, _path148 || (_path148 = /*#__PURE__*/React.createElement("path", {
2428
+ }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2213
2429
  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"
2214
2430
  })), children);
2215
2431
  });
@@ -2230,9 +2446,9 @@ const Settings = /*#__PURE__*/React.forwardRef(function Settings({
2230
2446
  viewBox: "0 0 16 16",
2231
2447
  fill: "currentColor",
2232
2448
  ...rest
2233
- }, _path149 || (_path149 = /*#__PURE__*/React.createElement("path", {
2449
+ }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2234
2450
  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"
2235
- })), _path150 || (_path150 = /*#__PURE__*/React.createElement("path", {
2451
+ })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2236
2452
  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"
2237
2453
  })), children);
2238
2454
  }
@@ -2244,9 +2460,9 @@ const Settings = /*#__PURE__*/React.forwardRef(function Settings({
2244
2460
  viewBox: "0 0 32 32",
2245
2461
  fill: "currentColor",
2246
2462
  ...rest
2247
- }, _path151 || (_path151 = /*#__PURE__*/React.createElement("path", {
2463
+ }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2248
2464
  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"
2249
- })), _path152 || (_path152 = /*#__PURE__*/React.createElement("path", {
2465
+ })), _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2250
2466
  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"
2251
2467
  })), children);
2252
2468
  });
@@ -2266,7 +2482,7 @@ const SettingsAdjust = /*#__PURE__*/React.forwardRef(function SettingsAdjust({
2266
2482
  viewBox: "0 0 32 32",
2267
2483
  fill: "currentColor",
2268
2484
  ...rest
2269
- }, _path153 || (_path153 = /*#__PURE__*/React.createElement("path", {
2485
+ }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2270
2486
  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"
2271
2487
  })), children);
2272
2488
  });
@@ -2286,11 +2502,11 @@ const SettingsCheck = /*#__PURE__*/React.forwardRef(function SettingsCheck({
2286
2502
  viewBox: "0 0 32 32",
2287
2503
  fill: "currentColor",
2288
2504
  ...rest
2289
- }, _path154 || (_path154 = /*#__PURE__*/React.createElement("path", {
2505
+ }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2290
2506
  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"
2291
- })), _path155 || (_path155 = /*#__PURE__*/React.createElement("path", {
2507
+ })), _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2292
2508
  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"
2293
- })), _path156 || (_path156 = /*#__PURE__*/React.createElement("path", {
2509
+ })), _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2294
2510
  d: "M23 26.18L20.41 23.59 19 25 23 29 30 22 28.59 20.59 23 26.18z"
2295
2511
  })), children);
2296
2512
  });
@@ -2310,9 +2526,9 @@ const SettingsEdit = /*#__PURE__*/React.forwardRef(function SettingsEdit({
2310
2526
  viewBox: "0 0 32 32",
2311
2527
  fill: "currentColor",
2312
2528
  ...rest
2313
- }, _path157 || (_path157 = /*#__PURE__*/React.createElement("path", {
2529
+ }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2314
2530
  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"
2315
- })), _path158 || (_path158 = /*#__PURE__*/React.createElement("path", {
2531
+ })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2316
2532
  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"
2317
2533
  })), children);
2318
2534
  });
@@ -2332,11 +2548,11 @@ const SettingsServices = /*#__PURE__*/React.forwardRef(function SettingsServices
2332
2548
  viewBox: "0 0 32 32",
2333
2549
  fill: "currentColor",
2334
2550
  ...rest
2335
- }, _path159 || (_path159 = /*#__PURE__*/React.createElement("path", {
2551
+ }, _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2336
2552
  d: "M29,25H27V23h1V19H24v1H22V18a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v6A1,1,0,0,1,29,25Z"
2337
- })), _path160 || (_path160 = /*#__PURE__*/React.createElement("path", {
2553
+ })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2338
2554
  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"
2339
- })), _path161 || (_path161 = /*#__PURE__*/React.createElement("path", {
2555
+ })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2340
2556
  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"
2341
2557
  })), children);
2342
2558
  });
@@ -2360,9 +2576,9 @@ const SettingsView = /*#__PURE__*/React.forwardRef(function SettingsView({
2360
2576
  cx: "23",
2361
2577
  cy: "24",
2362
2578
  r: "2"
2363
- })), _path162 || (_path162 = /*#__PURE__*/React.createElement("path", {
2579
+ })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2364
2580
  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"
2365
- })), _path163 || (_path163 = /*#__PURE__*/React.createElement("path", {
2581
+ })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2366
2582
  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"
2367
2583
  })), children);
2368
2584
  });
@@ -2382,7 +2598,7 @@ const ShapeExcept = /*#__PURE__*/React.forwardRef(function ShapeExcept({
2382
2598
  viewBox: "0 0 32 32",
2383
2599
  fill: "currentColor",
2384
2600
  ...rest
2385
- }, _path164 || (_path164 = /*#__PURE__*/React.createElement("path", {
2601
+ }, _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2386
2602
  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"
2387
2603
  })), children);
2388
2604
  });
@@ -2402,9 +2618,9 @@ const ShapeExclude = /*#__PURE__*/React.forwardRef(function ShapeExclude({
2402
2618
  viewBox: "0 0 32 32",
2403
2619
  fill: "currentColor",
2404
2620
  ...rest
2405
- }, _path165 || (_path165 = /*#__PURE__*/React.createElement("path", {
2621
+ }, _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2406
2622
  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"
2407
- })), _path166 || (_path166 = /*#__PURE__*/React.createElement("path", {
2623
+ })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2408
2624
  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"
2409
2625
  })), children);
2410
2626
  });
@@ -2424,7 +2640,7 @@ const ShapeIntersect = /*#__PURE__*/React.forwardRef(function ShapeIntersect({
2424
2640
  viewBox: "0 0 32 32",
2425
2641
  fill: "currentColor",
2426
2642
  ...rest
2427
- }, _path167 || (_path167 = /*#__PURE__*/React.createElement("path", {
2643
+ }, _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2428
2644
  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"
2429
2645
  })), children);
2430
2646
  });
@@ -2444,7 +2660,7 @@ const ShapeJoin = /*#__PURE__*/React.forwardRef(function ShapeJoin({
2444
2660
  viewBox: "0 0 32 32",
2445
2661
  fill: "currentColor",
2446
2662
  ...rest
2447
- }, _path168 || (_path168 = /*#__PURE__*/React.createElement("path", {
2663
+ }, _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2448
2664
  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"
2449
2665
  })), children);
2450
2666
  });
@@ -2464,7 +2680,7 @@ const ShapeUnite = /*#__PURE__*/React.forwardRef(function ShapeUnite({
2464
2680
  viewBox: "0 0 32 32",
2465
2681
  fill: "currentColor",
2466
2682
  ...rest
2467
- }, _path169 || (_path169 = /*#__PURE__*/React.createElement("path", {
2683
+ }, _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2468
2684
  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"
2469
2685
  })), children);
2470
2686
  });
@@ -2484,7 +2700,7 @@ const Shapes = /*#__PURE__*/React.forwardRef(function Shapes({
2484
2700
  viewBox: "0 0 32 32",
2485
2701
  fill: "currentColor",
2486
2702
  ...rest
2487
- }, _path170 || (_path170 = /*#__PURE__*/React.createElement("path", {
2703
+ }, _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2488
2704
  strokeWidth: "0",
2489
2705
  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"
2490
2706
  })), children);
@@ -2505,7 +2721,7 @@ const Share = /*#__PURE__*/React.forwardRef(function Share({
2505
2721
  viewBox: "0 0 32 32",
2506
2722
  fill: "currentColor",
2507
2723
  ...rest
2508
- }, _path171 || (_path171 = /*#__PURE__*/React.createElement("path", {
2724
+ }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2509
2725
  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"
2510
2726
  })), children);
2511
2727
  });
@@ -2525,7 +2741,7 @@ const ShareKnowledge = /*#__PURE__*/React.forwardRef(function ShareKnowledge({
2525
2741
  viewBox: "0 0 32 32",
2526
2742
  fill: "currentColor",
2527
2743
  ...rest
2528
- }, _path172 || (_path172 = /*#__PURE__*/React.createElement("path", {
2744
+ }, _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2529
2745
  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"
2530
2746
  })), children);
2531
2747
  });
@@ -2545,284 +2761,12 @@ const ShoppingBag = /*#__PURE__*/React.forwardRef(function ShoppingBag({
2545
2761
  viewBox: "0 0 32 32",
2546
2762
  fill: "currentColor",
2547
2763
  ...rest
2548
- }, _path173 || (_path173 = /*#__PURE__*/React.createElement("path", {
2764
+ }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2549
2765
  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"
2550
2766
  })), children);
2551
2767
  });
2552
2768
  if (process.env.NODE_ENV !== "production") {
2553
2769
  ShoppingBag.propTypes = iconPropTypes;
2554
2770
  }
2555
- const ShoppingCart = /*#__PURE__*/React.forwardRef(function ShoppingCart({
2556
- children,
2557
- size = 16,
2558
- ...rest
2559
- }, ref) {
2560
- return /*#__PURE__*/React.createElement(Icon, {
2561
- width: size,
2562
- height: size,
2563
- ref: ref,
2564
- xmlns: "http://www.w3.org/2000/svg",
2565
- viewBox: "0 0 32 32",
2566
- fill: "currentColor",
2567
- ...rest
2568
- }, _circle11 || (_circle11 = /*#__PURE__*/React.createElement("circle", {
2569
- cx: "10",
2570
- cy: "28",
2571
- r: "2"
2572
- })), _circle12 || (_circle12 = /*#__PURE__*/React.createElement("circle", {
2573
- cx: "24",
2574
- cy: "28",
2575
- r: "2"
2576
- })), _path174 || (_path174 = /*#__PURE__*/React.createElement("path", {
2577
- 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"
2578
- })), children);
2579
- });
2580
- if (process.env.NODE_ENV !== "production") {
2581
- ShoppingCart.propTypes = iconPropTypes;
2582
- }
2583
- const ShoppingCartArrowDown = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowDown({
2584
- children,
2585
- size = 16,
2586
- ...rest
2587
- }, ref) {
2588
- return /*#__PURE__*/React.createElement(Icon, {
2589
- width: size,
2590
- height: size,
2591
- ref: ref,
2592
- xmlns: "http://www.w3.org/2000/svg",
2593
- viewBox: "0 0 32 32",
2594
- fill: "currentColor",
2595
- ...rest
2596
- }, _circle13 || (_circle13 = /*#__PURE__*/React.createElement("circle", {
2597
- cx: "10",
2598
- cy: "28",
2599
- r: "2"
2600
- })), _circle14 || (_circle14 = /*#__PURE__*/React.createElement("circle", {
2601
- cx: "24",
2602
- cy: "28",
2603
- r: "2"
2604
- })), _path175 || (_path175 = /*#__PURE__*/React.createElement("path", {
2605
- 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"
2606
- })), _path176 || (_path176 = /*#__PURE__*/React.createElement("path", {
2607
- 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"
2608
- })), children);
2609
- });
2610
- if (process.env.NODE_ENV !== "production") {
2611
- ShoppingCartArrowDown.propTypes = iconPropTypes;
2612
- }
2613
- const ShoppingCartArrowUp = /*#__PURE__*/React.forwardRef(function ShoppingCartArrowUp({
2614
- children,
2615
- size = 16,
2616
- ...rest
2617
- }, ref) {
2618
- return /*#__PURE__*/React.createElement(Icon, {
2619
- width: size,
2620
- height: size,
2621
- ref: ref,
2622
- xmlns: "http://www.w3.org/2000/svg",
2623
- viewBox: "0 0 32 32",
2624
- fill: "currentColor",
2625
- ...rest
2626
- }, _circle15 || (_circle15 = /*#__PURE__*/React.createElement("circle", {
2627
- cx: "10",
2628
- cy: "28",
2629
- r: "2"
2630
- })), _circle16 || (_circle16 = /*#__PURE__*/React.createElement("circle", {
2631
- cx: "24",
2632
- cy: "28",
2633
- r: "2"
2634
- })), _path177 || (_path177 = /*#__PURE__*/React.createElement("path", {
2635
- 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"
2636
- })), _path178 || (_path178 = /*#__PURE__*/React.createElement("path", {
2637
- 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"
2638
- })), children);
2639
- });
2640
- if (process.env.NODE_ENV !== "production") {
2641
- ShoppingCartArrowUp.propTypes = iconPropTypes;
2642
- }
2643
- const ShoppingCartClear = /*#__PURE__*/React.forwardRef(function ShoppingCartClear({
2644
- children,
2645
- size = 16,
2646
- ...rest
2647
- }, ref) {
2648
- return /*#__PURE__*/React.createElement(Icon, {
2649
- width: size,
2650
- height: size,
2651
- ref: ref,
2652
- xmlns: "http://www.w3.org/2000/svg",
2653
- viewBox: "0 0 32 32",
2654
- fill: "currentColor",
2655
- ...rest
2656
- }, _circle17 || (_circle17 = /*#__PURE__*/React.createElement("circle", {
2657
- cx: "10",
2658
- cy: "28",
2659
- r: "2"
2660
- })), _circle18 || (_circle18 = /*#__PURE__*/React.createElement("circle", {
2661
- cx: "24",
2662
- cy: "28",
2663
- r: "2"
2664
- })), _path179 || (_path179 = /*#__PURE__*/React.createElement("path", {
2665
- 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"
2666
- })), _path180 || (_path180 = /*#__PURE__*/React.createElement("path", {
2667
- 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"
2668
- })), children);
2669
- });
2670
- if (process.env.NODE_ENV !== "production") {
2671
- ShoppingCartClear.propTypes = iconPropTypes;
2672
- }
2673
- const ShoppingCartError = /*#__PURE__*/React.forwardRef(function ShoppingCartError({
2674
- children,
2675
- size = 16,
2676
- ...rest
2677
- }, ref) {
2678
- return /*#__PURE__*/React.createElement(Icon, {
2679
- width: size,
2680
- height: size,
2681
- ref: ref,
2682
- xmlns: "http://www.w3.org/2000/svg",
2683
- viewBox: "0 0 32 32",
2684
- fill: "currentColor",
2685
- ...rest
2686
- }, _circle19 || (_circle19 = /*#__PURE__*/React.createElement("circle", {
2687
- cx: "10",
2688
- cy: "28",
2689
- r: "2"
2690
- })), _circle20 || (_circle20 = /*#__PURE__*/React.createElement("circle", {
2691
- cx: "24",
2692
- cy: "28",
2693
- r: "2"
2694
- })), _path181 || (_path181 = /*#__PURE__*/React.createElement("path", {
2695
- 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"
2696
- })), _path182 || (_path182 = /*#__PURE__*/React.createElement("path", {
2697
- 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"
2698
- })), children);
2699
- });
2700
- if (process.env.NODE_ENV !== "production") {
2701
- ShoppingCartError.propTypes = iconPropTypes;
2702
- }
2703
- const ShoppingCartMinus = /*#__PURE__*/React.forwardRef(function ShoppingCartMinus({
2704
- children,
2705
- size = 16,
2706
- ...rest
2707
- }, ref) {
2708
- return /*#__PURE__*/React.createElement(Icon, {
2709
- width: size,
2710
- height: size,
2711
- ref: ref,
2712
- xmlns: "http://www.w3.org/2000/svg",
2713
- viewBox: "0 0 32 32",
2714
- fill: "currentColor",
2715
- ...rest
2716
- }, _circle21 || (_circle21 = /*#__PURE__*/React.createElement("circle", {
2717
- cx: "10",
2718
- cy: "28",
2719
- r: "2"
2720
- })), _circle22 || (_circle22 = /*#__PURE__*/React.createElement("circle", {
2721
- cx: "24",
2722
- cy: "28",
2723
- r: "2"
2724
- })), _path183 || (_path183 = /*#__PURE__*/React.createElement("path", {
2725
- 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"
2726
- })), _path184 || (_path184 = /*#__PURE__*/React.createElement("path", {
2727
- d: "M12 6L12 8 22 8 22 6 12 6z"
2728
- })), children);
2729
- });
2730
- if (process.env.NODE_ENV !== "production") {
2731
- ShoppingCartMinus.propTypes = iconPropTypes;
2732
- }
2733
- const ShoppingCartPlus = /*#__PURE__*/React.forwardRef(function ShoppingCartPlus({
2734
- children,
2735
- size = 16,
2736
- ...rest
2737
- }, ref) {
2738
- return /*#__PURE__*/React.createElement(Icon, {
2739
- width: size,
2740
- height: size,
2741
- ref: ref,
2742
- xmlns: "http://www.w3.org/2000/svg",
2743
- viewBox: "0 0 32 32",
2744
- fill: "currentColor",
2745
- ...rest
2746
- }, _circle23 || (_circle23 = /*#__PURE__*/React.createElement("circle", {
2747
- cx: "10",
2748
- cy: "28",
2749
- r: "2"
2750
- })), _circle24 || (_circle24 = /*#__PURE__*/React.createElement("circle", {
2751
- cx: "24",
2752
- cy: "28",
2753
- r: "2"
2754
- })), _path185 || (_path185 = /*#__PURE__*/React.createElement("path", {
2755
- 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"
2756
- })), _path186 || (_path186 = /*#__PURE__*/React.createElement("path", {
2757
- 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"
2758
- })), children);
2759
- });
2760
- if (process.env.NODE_ENV !== "production") {
2761
- ShoppingCartPlus.propTypes = iconPropTypes;
2762
- }
2763
- const ShoppingCatalog = /*#__PURE__*/React.forwardRef(function ShoppingCatalog({
2764
- children,
2765
- size = 16,
2766
- ...rest
2767
- }, ref) {
2768
- return /*#__PURE__*/React.createElement(Icon, {
2769
- width: size,
2770
- height: size,
2771
- ref: ref,
2772
- xmlns: "http://www.w3.org/2000/svg",
2773
- viewBox: "0 0 32 32",
2774
- fill: "currentColor",
2775
- ...rest
2776
- }, _path187 || (_path187 = /*#__PURE__*/React.createElement("path", {
2777
- d: "M17 24H21V28H17zM24 24H28V28H24zM17 17H21V21H17zM24 17H28V21H24z"
2778
- })), _path188 || (_path188 = /*#__PURE__*/React.createElement("path", {
2779
- 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"
2780
- })), children);
2781
- });
2782
- if (process.env.NODE_ENV !== "production") {
2783
- ShoppingCatalog.propTypes = iconPropTypes;
2784
- }
2785
- const ShowDataCards = /*#__PURE__*/React.forwardRef(function ShowDataCards({
2786
- children,
2787
- size = 16,
2788
- ...rest
2789
- }, ref) {
2790
- return /*#__PURE__*/React.createElement(Icon, {
2791
- width: size,
2792
- height: size,
2793
- ref: ref,
2794
- xmlns: "http://www.w3.org/2000/svg",
2795
- viewBox: "0 0 32 32",
2796
- fill: "currentColor",
2797
- ...rest
2798
- }, _path189 || (_path189 = /*#__PURE__*/React.createElement("path", {
2799
- 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"
2800
- })), children);
2801
- });
2802
- if (process.env.NODE_ENV !== "production") {
2803
- ShowDataCards.propTypes = iconPropTypes;
2804
- }
2805
- const ShrinkScreen = /*#__PURE__*/React.forwardRef(function ShrinkScreen({
2806
- children,
2807
- size = 16,
2808
- ...rest
2809
- }, ref) {
2810
- return /*#__PURE__*/React.createElement(Icon, {
2811
- width: size,
2812
- height: size,
2813
- ref: ref,
2814
- xmlns: "http://www.w3.org/2000/svg",
2815
- viewBox: "0 0 32 32",
2816
- fill: "currentColor",
2817
- ...rest
2818
- }, _path190 || (_path190 = /*#__PURE__*/React.createElement("path", {
2819
- 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"
2820
- })), _path191 || (_path191 = /*#__PURE__*/React.createElement("path", {
2821
- 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"
2822
- })), children);
2823
- });
2824
- if (process.env.NODE_ENV !== "production") {
2825
- ShrinkScreen.propTypes = iconPropTypes;
2826
- }
2827
2771
 
2828
- export { QS, QSAlt, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleLocked, RulePartial, RuleTest, Ruler, RulerAlt, Run, RunMirror, Running, SailboatCoastal, SailboatOffshore, SalesOps, SankeyDiagram, SankeyDiagramAlt, Sap, Satellite, SatelliteRadar, SatelliteWeather, SatisfyDefinition, SatisfyUsage, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendActionUsage, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServerlessFleet, ServiceDesk, ServiceId, ServiceLevels, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsEdit, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Shapes, Share, ShareKnowledge, ShoppingBag, ShoppingCart, ShoppingCartArrowDown, ShoppingCartArrowUp, ShoppingCartClear, ShoppingCartError, ShoppingCartMinus, ShoppingCartPlus, ShoppingCatalog, ShowDataCards, ShrinkScreen, WatsonHealthRotate_180, WatsonHealthRotate_360, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };
2772
+ export { QS, QSAlt, Rewind_10, Rewind_30, Rewind_5, RightPanelClose, RightPanelCloseFilled, RightPanelOpen, RightPanelOpenFilled, Road, RoadWeather, Roadmap, Rocket, Rotate, RotateClockwise, RotateClockwiseAlt, RotateClockwiseAltFilled, RotateClockwiseFilled, RotateCounterclockwise, RotateCounterclockwiseAlt, RotateCounterclockwiseAltFilled, RotateCounterclockwiseFilled, Router, RouterVoice, RouterWifi, Row, RowCollapse, RowDelete, RowExpand, RowInsert, Rss, Rule, RuleCancelled, RuleDataQuality, RuleDraft, RuleFilled, RuleLocked, RulePartial, RuleTest, Ruler, RulerAlt, Run, RunMirror, RunViewIcon, Running, SailboatCoastal, SailboatOffshore, SalesOps, SankeyDiagram, SankeyDiagramAlt, Sap, Satellite, SatelliteRadar, SatelliteWeather, SatisfyDefinition, SatisfyUsage, Save, SaveModel, Scale, Scales, ScalesTipped, Scalpel, Scan, ScanAlt, ScanDisabled, ScatterMatrix, Schematics, ScisControlTower, ScisTransparentSupply, Scooter, ScooterFront, Screen, ScreenMap, ScreenMapSet, ScreenOff, Script, ScriptReference, Sdk, Search, SearchAdvanced, SearchLocate, SearchLocateMirror, Security, SecurityServices, SelectWindow, Select_01, Select_02, Send, SendActionUsage, SendAlt, SendAltFilled, SendBackward, SendFilled, SendToBack, ServerDns, ServerProxy, ServerTime, ServerlessFleet, ServiceDesk, ServiceId, ServiceLevels, SessionBorderControl, Settings, SettingsAdjust, SettingsCheck, SettingsEdit, SettingsServices, SettingsView, ShapeExcept, ShapeExclude, ShapeIntersect, ShapeJoin, ShapeUnite, Shapes, Share, ShareKnowledge, ShoppingBag, WatsonHealthRotate_180, WatsonHealthRotate_360, WatsonHealthSaveAnnotation, WatsonHealthSaveImage, WatsonHealthSaveSeries, WatsonHealthScalpelCursor, WatsonHealthScalpelLasso, WatsonHealthScalpelSelect };