@semcore/icon 17.0.0 → 17.0.1

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 (45) hide show
  1. package/CHANGELOG.md +13 -1
  2. package/lib/ChevronDown/l/index.js +1 -3
  3. package/lib/ChevronDown/l/index.mjs +1 -3
  4. package/lib/ChevronDown/m/index.js +0 -2
  5. package/lib/ChevronDown/m/index.mjs +0 -2
  6. package/lib/Semrush/l/index.js +1 -1
  7. package/lib/Semrush/l/index.mjs +1 -1
  8. package/lib/Semrush/m/index.js +1 -1
  9. package/lib/Semrush/m/index.mjs +1 -1
  10. package/lib/cjs/Icon.js +3 -3
  11. package/lib/color/Confluence/l/index.js +4 -4
  12. package/lib/color/Confluence/l/index.mjs +4 -4
  13. package/lib/color/Confluence/m/index.js +4 -4
  14. package/lib/color/Confluence/m/index.mjs +4 -4
  15. package/lib/color/GoogleGenerativeAIColored/l/index.js +2 -2
  16. package/lib/color/GoogleGenerativeAIColored/l/index.mjs +2 -2
  17. package/lib/color/GoogleGenerativeAIColored/m/index.js +2 -2
  18. package/lib/color/GoogleGenerativeAIColored/m/index.mjs +2 -2
  19. package/lib/color/MetaColored/l/index.js +4 -4
  20. package/lib/color/MetaColored/l/index.mjs +4 -4
  21. package/lib/color/MetaColored/m/index.js +4 -4
  22. package/lib/color/MetaColored/m/index.mjs +4 -4
  23. package/lib/color/MicrosoftOffice/l/index.js +10 -10
  24. package/lib/color/MicrosoftOffice/l/index.mjs +10 -10
  25. package/lib/color/MicrosoftOffice/m/index.js +10 -10
  26. package/lib/color/MicrosoftOffice/m/index.mjs +10 -10
  27. package/lib/es6/Icon.js +3 -3
  28. package/lib/esm/Icon.mjs +5 -5
  29. package/lib/pay/Discover/l/index.js +1 -1
  30. package/lib/pay/Discover/l/index.mjs +1 -1
  31. package/lib/pay/Discover/m/index.js +1 -1
  32. package/lib/pay/Discover/m/index.mjs +1 -1
  33. package/lib/pay/JCB/l/index.js +10 -10
  34. package/lib/pay/JCB/l/index.mjs +10 -10
  35. package/lib/pay/JCB/m/index.js +10 -10
  36. package/lib/pay/JCB/m/index.mjs +10 -10
  37. package/lib/pay/Visa/l/index.js +2 -2
  38. package/lib/pay/Visa/l/index.mjs +2 -2
  39. package/lib/pay/Visa/m/index.js +2 -2
  40. package/lib/pay/Visa/m/index.mjs +2 -2
  41. package/package.json +217 -217
  42. package/svg/icon/ChevronDown/l.svg +1 -1
  43. package/svg/icon/ChevronDown/m.svg +1 -1
  44. package/svg/icon/Semrush/l.svg +1 -1
  45. package/svg/icon/Semrush/m.svg +1 -1
package/CHANGELOG.md CHANGED
@@ -2,12 +2,24 @@
2
2
 
3
3
  CHANGELOG.md standards are inspired by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/).
4
4
 
5
- ## [17.0.0] - 2026-02-27
5
+ ## [17.0.1] - 2026-04-16
6
+
7
+ ### Fixed
8
+
9
+ - Build processing to correct extract styles.
10
+
11
+ ## [17.0.0] - 2026-04-15
6
12
 
7
13
  ### BREAK
8
14
 
9
15
  - New major version as a separate package with icons.
10
16
 
17
+ ## [16.7.5] - 2026-04-01
18
+
19
+ ### Changed
20
+
21
+ - `Semrush` icon.
22
+
11
23
  ## [16.7.4] - 2026-01-19
12
24
 
13
25
  ### Fixed
@@ -24,9 +24,7 @@ function RootChevronDown({
24
24
  height: height,
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
- fillRule: "evenodd",
28
- clipRule: "evenodd",
29
- d: "M3.293 7.293a1 1 0 0 1 1.414 0L12 14.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414Z",
27
+ d: "M3.293 9.293a1 1 0 0 1 1.414 0L12 16.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414",
30
28
  shapeRendering: "geometricPrecision"
31
29
  }));
32
30
  }
@@ -17,9 +17,7 @@ function RootChevronDown({
17
17
  height: height,
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
- fillRule: "evenodd",
21
- clipRule: "evenodd",
22
- d: "M3.293 7.293a1 1 0 0 1 1.414 0L12 14.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414Z",
20
+ d: "M3.293 9.293a1 1 0 0 1 1.414 0L12 16.586l7.293-7.293a1 1 0 1 1 1.414 1.414l-8 8a1 1 0 0 1-1.414 0l-8-8a1 1 0 0 1 0-1.414",
23
21
  shapeRendering: "geometricPrecision"
24
22
  }));
25
23
  }
@@ -24,8 +24,6 @@ function RootChevronDown({
24
24
  height: height,
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
- fillRule: "evenodd",
28
- clipRule: "evenodd",
29
27
  d: "M3.293 6.293a1 1 0 0 1 1.414 0L8 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z",
30
28
  shapeRendering: "geometricPrecision"
31
29
  }));
@@ -17,8 +17,6 @@ function RootChevronDown({
17
17
  height: height,
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
- fillRule: "evenodd",
21
- clipRule: "evenodd",
22
20
  d: "M3.293 6.293a1 1 0 0 1 1.414 0L8 9.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414Z",
23
21
  shapeRendering: "geometricPrecision"
24
22
  }));
@@ -24,7 +24,7 @@ function RootSemrush({
24
24
  height: height,
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
- d: "M19.966 11.516c0 .407-.207.474-.723.474-.548 0-.648-.092-.706-.507-.108-1.056-.823-1.953-2.02-2.053-.382-.033-.474-.175-.474-.648 0-.44.067-.649.408-.649 2.086.009 3.515 1.68 3.515 3.383Zm3.034 0C23 8.35 20.856 5 15.902 5h-9.84c-.2 0-.325.1-.325.283 0 .1.075.19.142.24.357.283.889.599 1.587.948.682.34 1.214.565 1.746.781.224.092.307.192.307.316 0 .175-.125.283-.366.283H1.341C1.108 7.85 1 8 1 8.15c0 .125.042.233.15.34.631.666 1.645 1.464 3.116 2.386a44.97 44.97 0 0 0 4.156 2.286c.216.1.283.216.283.34-.009.142-.117.258-.366.258H4.757c-.2 0-.316.108-.316.274 0 .092.075.208.174.3.815.74 2.12 1.546 3.857 2.285 2.319.99 4.67 1.58 7.314 1.58 5.011 0 7.214-3.757 7.214-6.683Zm-6.55 4.68c-2.56 0-4.704-2.087-4.704-4.688 0-2.56 2.136-4.621 4.705-4.621 2.626 0 4.687 2.053 4.687 4.62a4.65 4.65 0 0 1-4.687 4.688Z",
27
+ d: "M16.23 5.002C19.956 5.002 23 8.19 23 12S20.069 18.903 16.4 19H6.722l5.852-3.23H1l10.514-5.802H5.729l7.06-3.893C14.056 5.391 15.19 5 16.23 5z",
28
28
  shapeRendering: "geometricPrecision"
29
29
  }));
30
30
  }
@@ -17,7 +17,7 @@ function RootSemrush({
17
17
  height: height,
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
- d: "M19.966 11.516c0 .407-.207.474-.723.474-.548 0-.648-.092-.706-.507-.108-1.056-.823-1.953-2.02-2.053-.382-.033-.474-.175-.474-.648 0-.44.067-.649.408-.649 2.086.009 3.515 1.68 3.515 3.383Zm3.034 0C23 8.35 20.856 5 15.902 5h-9.84c-.2 0-.325.1-.325.283 0 .1.075.19.142.24.357.283.889.599 1.587.948.682.34 1.214.565 1.746.781.224.092.307.192.307.316 0 .175-.125.283-.366.283H1.341C1.108 7.85 1 8 1 8.15c0 .125.042.233.15.34.631.666 1.645 1.464 3.116 2.386a44.97 44.97 0 0 0 4.156 2.286c.216.1.283.216.283.34-.009.142-.117.258-.366.258H4.757c-.2 0-.316.108-.316.274 0 .092.075.208.174.3.815.74 2.12 1.546 3.857 2.285 2.319.99 4.67 1.58 7.314 1.58 5.011 0 7.214-3.757 7.214-6.683Zm-6.55 4.68c-2.56 0-4.704-2.087-4.704-4.688 0-2.56 2.136-4.621 4.705-4.621 2.626 0 4.687 2.053 4.687 4.62a4.65 4.65 0 0 1-4.687 4.688Z",
20
+ d: "M16.23 5.002C19.956 5.002 23 8.19 23 12S20.069 18.903 16.4 19H6.722l5.852-3.23H1l10.514-5.802H5.729l7.06-3.893C14.056 5.391 15.19 5 16.23 5z",
21
21
  shapeRendering: "geometricPrecision"
22
22
  }));
23
23
  }
@@ -24,7 +24,7 @@ function RootSemrush({
24
24
  height: height,
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
- d: "M13.794 7.739c0 .296-.151.344-.526.344-.4 0-.472-.066-.514-.368-.079-.768-.598-1.42-1.469-1.493-.278-.024-.344-.127-.344-.472 0-.32.048-.471.296-.471 1.517.006 2.557 1.22 2.557 2.46Zm2.206 0C16 5.436 14.44 3 10.838 3H3.68c-.145 0-.236.073-.236.206 0 .072.055.139.103.175.26.205.647.435 1.155.689.495.248.882.41 1.269.568.163.067.224.14.224.23 0 .127-.091.205-.266.205H.248c-.17 0-.248.11-.248.218 0 .09.03.17.109.248.46.483 1.197 1.064 2.267 1.735a32.713 32.713 0 0 0 3.022 1.662c.157.072.205.157.205.248-.006.102-.084.187-.266.187H2.732c-.145 0-.23.079-.23.2 0 .066.055.15.127.217.593.538 1.542 1.124 2.805 1.662 1.687.72 3.397 1.149 5.32 1.149 3.644 0 5.246-2.732 5.246-4.86Zm-4.763 3.403c-1.862 0-3.421-1.517-3.421-3.41 0-1.86 1.553-3.36 3.42-3.36 1.911 0 3.41 1.493 3.41 3.36a3.382 3.382 0 0 1-3.41 3.41Z",
27
+ d: "M11.077 3.002C13.786 3.002 16 5.279 16 8s-2.132 4.93-4.8 4.999H4.161l4.256-2.308H0l7.646-4.144H3.438l5.136-2.78C9.496 3.28 10.321 3 11.077 3z",
28
28
  shapeRendering: "geometricPrecision"
29
29
  }));
30
30
  }
@@ -17,7 +17,7 @@ function RootSemrush({
17
17
  height: height,
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
- d: "M13.794 7.739c0 .296-.151.344-.526.344-.4 0-.472-.066-.514-.368-.079-.768-.598-1.42-1.469-1.493-.278-.024-.344-.127-.344-.472 0-.32.048-.471.296-.471 1.517.006 2.557 1.22 2.557 2.46Zm2.206 0C16 5.436 14.44 3 10.838 3H3.68c-.145 0-.236.073-.236.206 0 .072.055.139.103.175.26.205.647.435 1.155.689.495.248.882.41 1.269.568.163.067.224.14.224.23 0 .127-.091.205-.266.205H.248c-.17 0-.248.11-.248.218 0 .09.03.17.109.248.46.483 1.197 1.064 2.267 1.735a32.713 32.713 0 0 0 3.022 1.662c.157.072.205.157.205.248-.006.102-.084.187-.266.187H2.732c-.145 0-.23.079-.23.2 0 .066.055.15.127.217.593.538 1.542 1.124 2.805 1.662 1.687.72 3.397 1.149 5.32 1.149 3.644 0 5.246-2.732 5.246-4.86Zm-4.763 3.403c-1.862 0-3.421-1.517-3.421-3.41 0-1.86 1.553-3.36 3.42-3.36 1.911 0 3.41 1.493 3.41 3.36a3.382 3.382 0 0 1-3.41 3.41Z",
20
+ d: "M11.077 3.002C13.786 3.002 16 5.279 16 8s-2.132 4.93-4.8 4.999H4.161l4.256-2.308H0l7.646-4.144H3.438l5.136-2.78C9.496 3.28 10.321 3 11.077 3z",
21
21
  shapeRendering: "geometricPrecision"
22
22
  }));
23
23
  }
package/lib/cjs/Icon.js CHANGED
@@ -12,11 +12,11 @@ var _propsForElement = _interopRequireDefault(require("@semcore/core/lib/utils/p
12
12
  var _useColorResolver = require("@semcore/core/lib/utils/use/useColorResolver");
13
13
  var _react = _interopRequireDefault(require("react"));
14
14
  /*!__reshadow-styles__:"./style/icon.shadow.css"*/
15
- const styles = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SIcon_wbaoh_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_wbaoh)}", /*__inner_css_end__*/"wbaoh_gg_"),
15
+ const styles = (/*__reshadow_css_start__*/_core.sstyled.insert(/*__inner_css_start__*/".___SIcon_wpxlh_gg_{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;shape-rendering:geometricPrecision;box-sizing:content-box;fill:currentColor;flex-shrink:0;outline:0;color:var(--color_wpxlh)}", /*__inner_css_end__*/"wpxlh_gg_"),
16
16
  /*__reshadow_css_end__*/
17
17
  {
18
- "__SIcon": "___SIcon_wbaoh_gg_",
19
- "--color": "--color_wbaoh"
18
+ "__SIcon": "___SIcon_wpxlh_gg_",
19
+ "--color": "--color_wpxlh"
20
20
  });
21
21
  function calculateIndentStyles(props, scaleIndent) {
22
22
  return (0, _indentStyles.removeUndefinedKeys)({
@@ -25,14 +25,14 @@ function RootConfluence({
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
27
  d: "M2.337 17.267c-.215.35-.457.758-.646 1.083a.663.663 0 0 0 .222.9l4.307 2.651a.663.663 0 0 0 .917-.225c.17-.288.391-.663.633-1.064 1.706-2.815 3.425-2.471 6.516-.993l4.27 2.03a.665.665 0 0 0 .892-.331l2.05-4.638a.663.663 0 0 0-.331-.868 654.128 654.128 0 0 1-4.307-2.047c-5.817-2.83-10.75-2.644-14.523 3.502Z",
28
- fill: "url(#intergalactic-icon-Confluence_l_a-17.0.0)",
28
+ fill: "url(#intergalactic-icon-Confluence_l_a-17.0.1)",
29
29
  shapeRendering: "geometricPrecision"
30
30
  }), /*#__PURE__*/_react.default.createElement("path", {
31
31
  d: "M21.647 6.732c.216-.351.458-.762.663-1.083a.663.663 0 0 0-.225-.901l-4.307-2.65a.663.663 0 0 0-.914.225l-.636 1.063c-1.707 2.816-3.423 2.471-6.517.994L5.428 2.359a.662.662 0 0 0-.888.331L2.49 7.328a.663.663 0 0 0 .33.868c.902.424 2.697 1.269 4.307 2.047 5.814 2.806 10.747 2.62 14.52-3.511Z",
32
- fill: "url(#intergalactic-icon-Confluence_l_b-17.0.0)",
32
+ fill: "url(#intergalactic-icon-Confluence_l_b-17.0.1)",
33
33
  shapeRendering: "geometricPrecision"
34
34
  }), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
35
- id: "intergalactic-icon-Confluence_l_a-17.0.0",
35
+ id: "intergalactic-icon-Confluence_l_a-17.0.1",
36
36
  x1: "21.369",
37
37
  y1: "23.259",
38
38
  x2: "8.34",
@@ -47,7 +47,7 @@ function RootConfluence({
47
47
  offset: "1",
48
48
  stopColor: "#0082FF"
49
49
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
50
- id: "intergalactic-icon-Confluence_l_b-17.0.0",
50
+ id: "intergalactic-icon-Confluence_l_b-17.0.1",
51
51
  x1: "2.615",
52
52
  y1: ".729",
53
53
  x2: "15.645",
@@ -18,14 +18,14 @@ function RootConfluence({
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
20
  d: "M2.337 17.267c-.215.35-.457.758-.646 1.083a.663.663 0 0 0 .222.9l4.307 2.651a.663.663 0 0 0 .917-.225c.17-.288.391-.663.633-1.064 1.706-2.815 3.425-2.471 6.516-.993l4.27 2.03a.665.665 0 0 0 .892-.331l2.05-4.638a.663.663 0 0 0-.331-.868 654.128 654.128 0 0 1-4.307-2.047c-5.817-2.83-10.75-2.644-14.523 3.502Z",
21
- fill: "url(#intergalactic-icon-Confluence_l_a-17.0.0)",
21
+ fill: "url(#intergalactic-icon-Confluence_l_a-17.0.1)",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("path", {
24
24
  d: "M21.647 6.732c.216-.351.458-.762.663-1.083a.663.663 0 0 0-.225-.901l-4.307-2.65a.663.663 0 0 0-.914.225l-.636 1.063c-1.707 2.816-3.423 2.471-6.517.994L5.428 2.359a.662.662 0 0 0-.888.331L2.49 7.328a.663.663 0 0 0 .33.868c.902.424 2.697 1.269 4.307 2.047 5.814 2.806 10.747 2.62 14.52-3.511Z",
25
- fill: "url(#intergalactic-icon-Confluence_l_b-17.0.0)",
25
+ fill: "url(#intergalactic-icon-Confluence_l_b-17.0.1)",
26
26
  shapeRendering: "geometricPrecision"
27
27
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
28
- id: "intergalactic-icon-Confluence_l_a-17.0.0",
28
+ id: "intergalactic-icon-Confluence_l_a-17.0.1",
29
29
  x1: "21.369",
30
30
  y1: "23.259",
31
31
  x2: "8.34",
@@ -40,7 +40,7 @@ function RootConfluence({
40
40
  offset: "1",
41
41
  stopColor: "#0082FF"
42
42
  })), /*#__PURE__*/React.createElement("linearGradient", {
43
- id: "intergalactic-icon-Confluence_l_b-17.0.0",
43
+ id: "intergalactic-icon-Confluence_l_b-17.0.1",
44
44
  x1: "2.615",
45
45
  y1: ".729",
46
46
  x2: "15.645",
@@ -25,14 +25,14 @@ function RootConfluence({
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
27
  d: "M1.032 11.807c-.155.254-.33.549-.465.783a.48.48 0 0 0 .16.652l3.105 1.916a.477.477 0 0 0 .662-.163c.121-.209.282-.48.456-.769 1.23-2.036 2.47-1.787 4.699-.719l3.079 1.469a.475.475 0 0 0 .642-.24l1.479-3.353a.48.48 0 0 0-.24-.627c-.649-.307-1.941-.92-3.104-1.48C7.31 7.23 3.753 7.365 1.032 11.807Z",
28
- fill: "url(#intergalactic-icon-Confluence_m_a-17.0.0)",
28
+ fill: "url(#intergalactic-icon-Confluence_m_a-17.0.1)",
29
29
  shapeRendering: "geometricPrecision"
30
30
  }), /*#__PURE__*/_react.default.createElement("path", {
31
31
  d: "M14.956 4.191c.155-.254.33-.55.478-.783a.48.48 0 0 0-.162-.651L12.166.84a.476.476 0 0 0-.659.163c-.124.208-.284.479-.459.768-1.23 2.036-2.467 1.787-4.698.719L3.26 1.03a.477.477 0 0 0-.64.24L1.142 4.622a.48.48 0 0 0 .24.628c.649.306 1.944.917 3.104 1.48 4.193 2.028 7.75 1.894 10.47-2.539Z",
32
- fill: "url(#intergalactic-icon-Confluence_m_b-17.0.0)",
32
+ fill: "url(#intergalactic-icon-Confluence_m_b-17.0.1)",
33
33
  shapeRendering: "geometricPrecision"
34
34
  }), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
35
- id: "intergalactic-icon-Confluence_m_a-17.0.0",
35
+ id: "intergalactic-icon-Confluence_m_a-17.0.1",
36
36
  x1: "14.756",
37
37
  y1: "16.14",
38
38
  x2: "5.349",
@@ -47,7 +47,7 @@ function RootConfluence({
47
47
  offset: "1",
48
48
  stopColor: "#0082FF"
49
49
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
50
- id: "intergalactic-icon-Confluence_m_b-17.0.0",
50
+ id: "intergalactic-icon-Confluence_m_b-17.0.1",
51
51
  x1: "1.233",
52
52
  y1: "-.148",
53
53
  x2: "10.64",
@@ -18,14 +18,14 @@ function RootConfluence({
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
20
  d: "M1.032 11.807c-.155.254-.33.549-.465.783a.48.48 0 0 0 .16.652l3.105 1.916a.477.477 0 0 0 .662-.163c.121-.209.282-.48.456-.769 1.23-2.036 2.47-1.787 4.699-.719l3.079 1.469a.475.475 0 0 0 .642-.24l1.479-3.353a.48.48 0 0 0-.24-.627c-.649-.307-1.941-.92-3.104-1.48C7.31 7.23 3.753 7.365 1.032 11.807Z",
21
- fill: "url(#intergalactic-icon-Confluence_m_a-17.0.0)",
21
+ fill: "url(#intergalactic-icon-Confluence_m_a-17.0.1)",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("path", {
24
24
  d: "M14.956 4.191c.155-.254.33-.55.478-.783a.48.48 0 0 0-.162-.651L12.166.84a.476.476 0 0 0-.659.163c-.124.208-.284.479-.459.768-1.23 2.036-2.467 1.787-4.698.719L3.26 1.03a.477.477 0 0 0-.64.24L1.142 4.622a.48.48 0 0 0 .24.628c.649.306 1.944.917 3.104 1.48 4.193 2.028 7.75 1.894 10.47-2.539Z",
25
- fill: "url(#intergalactic-icon-Confluence_m_b-17.0.0)",
25
+ fill: "url(#intergalactic-icon-Confluence_m_b-17.0.1)",
26
26
  shapeRendering: "geometricPrecision"
27
27
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
28
- id: "intergalactic-icon-Confluence_m_a-17.0.0",
28
+ id: "intergalactic-icon-Confluence_m_a-17.0.1",
29
29
  x1: "14.756",
30
30
  y1: "16.14",
31
31
  x2: "5.349",
@@ -40,7 +40,7 @@ function RootConfluence({
40
40
  offset: "1",
41
41
  stopColor: "#0082FF"
42
42
  })), /*#__PURE__*/React.createElement("linearGradient", {
43
- id: "intergalactic-icon-Confluence_m_b-17.0.0",
43
+ id: "intergalactic-icon-Confluence_m_b-17.0.1",
44
44
  x1: "1.233",
45
45
  y1: "-.148",
46
46
  x2: "10.64",
@@ -24,11 +24,11 @@ function RootGoogleGenerativeAIColored({
24
24
  height: height,
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
- fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.0)",
27
+ fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.1)",
28
28
  d: "M11.556 1.251c.097-.335.791-.335.888 0a15.05 15.05 0 0 0 3.83 6.474 15.04 15.04 0 0 0 6.475 3.83c.335.098.335.792 0 .89a15.04 15.04 0 0 0-6.475 3.83 15.04 15.04 0 0 0-3.83 6.474c-.097.335-.791.335-.888 0a15.04 15.04 0 0 0-3.83-6.475 15.04 15.04 0 0 0-6.475-3.83c-.335-.097-.335-.792 0-.888a15.04 15.04 0 0 0 6.475-3.83 15.04 15.04 0 0 0 3.83-6.475",
29
29
  shapeRendering: "geometricPrecision"
30
30
  }), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
31
- id: "intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.0",
31
+ id: "intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.1",
32
32
  x1: "1",
33
33
  x2: "23",
34
34
  y1: "23",
@@ -17,11 +17,11 @@ function RootGoogleGenerativeAIColored({
17
17
  height: height,
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
- fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.0)",
20
+ fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.1)",
21
21
  d: "M11.556 1.251c.097-.335.791-.335.888 0a15.05 15.05 0 0 0 3.83 6.474 15.04 15.04 0 0 0 6.475 3.83c.335.098.335.792 0 .89a15.04 15.04 0 0 0-6.475 3.83 15.04 15.04 0 0 0-3.83 6.474c-.097.335-.791.335-.888 0a15.04 15.04 0 0 0-3.83-6.475 15.04 15.04 0 0 0-6.475-3.83c-.335-.097-.335-.792 0-.888a15.04 15.04 0 0 0 6.475-3.83 15.04 15.04 0 0 0 3.83-6.475",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
24
- id: "intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.0",
24
+ id: "intergalactic-icon-GoogleGenerativeAIColored_l_a-17.0.1",
25
25
  x1: "1",
26
26
  x2: "23",
27
27
  y1: "23",
@@ -24,11 +24,11 @@ function RootGoogleGenerativeAIColored({
24
24
  height: height,
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
- fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.0)",
27
+ fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.1)",
28
28
  d: "M7.677.183c.07-.244.575-.244.646 0a10.94 10.94 0 0 0 2.785 4.708 10.94 10.94 0 0 0 4.71 2.786c.243.07.243.575 0 .646a10.94 10.94 0 0 0-4.71 2.786 10.94 10.94 0 0 0-2.785 4.708c-.07.244-.575.244-.646 0a10.94 10.94 0 0 0-2.786-4.708A10.94 10.94 0 0 0 .183 8.323c-.244-.07-.244-.576 0-.646A10.94 10.94 0 0 0 4.89 4.89 10.94 10.94 0 0 0 7.677.183",
29
29
  shapeRendering: "geometricPrecision"
30
30
  }), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
31
- id: "intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.0",
31
+ id: "intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.1",
32
32
  x1: "0",
33
33
  x2: "16",
34
34
  y1: "16",
@@ -17,11 +17,11 @@ function RootGoogleGenerativeAIColored({
17
17
  height: height,
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
- fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.0)",
20
+ fill: "url(#intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.1)",
21
21
  d: "M7.677.183c.07-.244.575-.244.646 0a10.94 10.94 0 0 0 2.785 4.708 10.94 10.94 0 0 0 4.71 2.786c.243.07.243.575 0 .646a10.94 10.94 0 0 0-4.71 2.786 10.94 10.94 0 0 0-2.785 4.708c-.07.244-.575.244-.646 0a10.94 10.94 0 0 0-2.786-4.708A10.94 10.94 0 0 0 .183 8.323c-.244-.07-.244-.576 0-.646A10.94 10.94 0 0 0 4.89 4.89 10.94 10.94 0 0 0 7.677.183",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
24
- id: "intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.0",
24
+ id: "intergalactic-icon-GoogleGenerativeAIColored_m_a-17.0.1",
25
25
  x1: "0",
26
26
  x2: "16",
27
27
  y1: "16",
@@ -28,15 +28,15 @@ function RootMetaColored({
28
28
  d: "M2.592 14.562c0 .919.202 1.626.465 2.053.344.559.858.796 1.382.796.676 0 1.294-.168 2.486-1.823.955-1.326 2.08-3.186 2.837-4.354l1.282-1.977c.89-1.373 1.92-2.899 3.103-3.933.964-.844 2.005-1.314 3.053-1.314 1.758 0 3.434 1.023 4.716 2.94C23.319 9.053 24 11.699 24 14.429c0 1.624-.32 2.817-.861 3.759-.524.911-1.546 1.822-3.265 1.822V17.41c1.472 0 1.839-1.357 1.839-2.91 0-2.212-.515-4.668-1.647-6.423-.803-1.245-1.845-2.006-2.991-2.006-1.24 0-2.237.938-3.358 2.611-.596.888-1.208 1.972-1.894 3.194l-.756 1.345c-1.52 2.703-1.904 3.318-2.663 4.334-1.33 1.779-2.468 2.454-3.964 2.454-1.775 0-2.897-.771-3.593-1.934C.28 17.128 0 15.885 0 14.468l2.592.094Z",
29
29
  shapeRendering: "geometricPrecision"
30
30
  }), /*#__PURE__*/_react.default.createElement("path", {
31
- fill: "url(#intergalactic-icon-MetaColored_l_a-17.0.0)",
31
+ fill: "url(#intergalactic-icon-MetaColored_l_a-17.0.1)",
32
32
  d: "M2 7.134C3.189 5.296 4.904 4.01 6.871 4.01c1.14 0 2.272.34 3.454 1.308 1.294 1.06 2.672 2.804 4.393 5.68l.617 1.032c1.49 2.49 2.336 3.77 2.831 4.375.638.775 1.084 1.006 1.665 1.006 1.471 0 1.838-1.357 1.838-2.91l2.286-.072c0 1.624-.319 2.816-.861 3.759-.524.911-1.546 1.822-3.264 1.822-1.068 0-2.015-.233-3.061-1.224-.805-.76-1.745-2.111-2.469-3.326l-2.152-3.609c-1.08-1.811-2.07-3.161-2.644-3.773-.617-.657-1.41-1.45-2.675-1.45-1.024 0-1.894.72-2.622 1.824L2 7.134Z",
33
33
  shapeRendering: "geometricPrecision"
34
34
  }), /*#__PURE__*/_react.default.createElement("path", {
35
- fill: "url(#intergalactic-icon-MetaColored_l_b-17.0.0)",
35
+ fill: "url(#intergalactic-icon-MetaColored_l_b-17.0.1)",
36
36
  d: "M6.873 6.626c-1.024 0-1.894.721-2.622 1.825-1.03 1.559-1.659 3.88-1.659 6.11 0 .92.202 1.627.465 2.054l-2.21 1.46C.279 17.129 0 15.886 0 14.469c0-2.575.704-5.26 2.044-7.334C3.232 5.296 4.948 4.01 6.914 4.01l-.041 2.616Z",
37
37
  shapeRendering: "geometricPrecision"
38
38
  }), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
39
- id: "intergalactic-icon-MetaColored_l_a-17.0.0",
39
+ id: "intergalactic-icon-MetaColored_l_a-17.0.1",
40
40
  x1: "5.159",
41
41
  x2: "21.683",
42
42
  y1: "11.595",
@@ -54,7 +54,7 @@ function RootMetaColored({
54
54
  offset: "1",
55
55
  stopColor: "#0082FB"
56
56
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
57
- id: "intergalactic-icon-MetaColored_l_b-17.0.0",
57
+ id: "intergalactic-icon-MetaColored_l_b-17.0.1",
58
58
  x1: "3.457",
59
59
  x2: "3.457",
60
60
  y1: "15.653",
@@ -21,15 +21,15 @@ function RootMetaColored({
21
21
  d: "M2.592 14.562c0 .919.202 1.626.465 2.053.344.559.858.796 1.382.796.676 0 1.294-.168 2.486-1.823.955-1.326 2.08-3.186 2.837-4.354l1.282-1.977c.89-1.373 1.92-2.899 3.103-3.933.964-.844 2.005-1.314 3.053-1.314 1.758 0 3.434 1.023 4.716 2.94C23.319 9.053 24 11.699 24 14.429c0 1.624-.32 2.817-.861 3.759-.524.911-1.546 1.822-3.265 1.822V17.41c1.472 0 1.839-1.357 1.839-2.91 0-2.212-.515-4.668-1.647-6.423-.803-1.245-1.845-2.006-2.991-2.006-1.24 0-2.237.938-3.358 2.611-.596.888-1.208 1.972-1.894 3.194l-.756 1.345c-1.52 2.703-1.904 3.318-2.663 4.334-1.33 1.779-2.468 2.454-3.964 2.454-1.775 0-2.897-.771-3.593-1.934C.28 17.128 0 15.885 0 14.468l2.592.094Z",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("path", {
24
- fill: "url(#intergalactic-icon-MetaColored_l_a-17.0.0)",
24
+ fill: "url(#intergalactic-icon-MetaColored_l_a-17.0.1)",
25
25
  d: "M2 7.134C3.189 5.296 4.904 4.01 6.871 4.01c1.14 0 2.272.34 3.454 1.308 1.294 1.06 2.672 2.804 4.393 5.68l.617 1.032c1.49 2.49 2.336 3.77 2.831 4.375.638.775 1.084 1.006 1.665 1.006 1.471 0 1.838-1.357 1.838-2.91l2.286-.072c0 1.624-.319 2.816-.861 3.759-.524.911-1.546 1.822-3.264 1.822-1.068 0-2.015-.233-3.061-1.224-.805-.76-1.745-2.111-2.469-3.326l-2.152-3.609c-1.08-1.811-2.07-3.161-2.644-3.773-.617-.657-1.41-1.45-2.675-1.45-1.024 0-1.894.72-2.622 1.824L2 7.134Z",
26
26
  shapeRendering: "geometricPrecision"
27
27
  }), /*#__PURE__*/React.createElement("path", {
28
- fill: "url(#intergalactic-icon-MetaColored_l_b-17.0.0)",
28
+ fill: "url(#intergalactic-icon-MetaColored_l_b-17.0.1)",
29
29
  d: "M6.873 6.626c-1.024 0-1.894.721-2.622 1.825-1.03 1.559-1.659 3.88-1.659 6.11 0 .92.202 1.627.465 2.054l-2.21 1.46C.279 17.129 0 15.886 0 14.469c0-2.575.704-5.26 2.044-7.334C3.232 5.296 4.948 4.01 6.914 4.01l-.041 2.616Z",
30
30
  shapeRendering: "geometricPrecision"
31
31
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
32
- id: "intergalactic-icon-MetaColored_l_a-17.0.0",
32
+ id: "intergalactic-icon-MetaColored_l_a-17.0.1",
33
33
  x1: "5.159",
34
34
  x2: "21.683",
35
35
  y1: "11.595",
@@ -47,7 +47,7 @@ function RootMetaColored({
47
47
  offset: "1",
48
48
  stopColor: "#0082FB"
49
49
  })), /*#__PURE__*/React.createElement("linearGradient", {
50
- id: "intergalactic-icon-MetaColored_l_b-17.0.0",
50
+ id: "intergalactic-icon-MetaColored_l_b-17.0.1",
51
51
  x1: "3.457",
52
52
  x2: "3.457",
53
53
  y1: "15.653",
@@ -30,15 +30,15 @@ function RootMetaColored({
30
30
  d: "M1.728 10.264c0 .632.135 1.118.31 1.412.23.384.572.547.922.547.45 0 .862-.116 1.657-1.253.636-.912 1.387-2.19 1.891-2.993l.855-1.36c.593-.943 1.28-1.993 2.068-2.704.643-.58 1.337-.903 2.036-.903 1.172 0 2.289.703 3.143 2.022.936 1.444 1.39 3.263 1.39 5.14 0 1.117-.213 1.937-.574 2.585-.35.626-1.03 1.252-2.176 1.252v-1.786c.98 0 1.225-.933 1.225-2 0-1.522-.343-3.21-1.098-4.417-.535-.856-1.23-1.379-1.994-1.379-.826 0-1.49.645-2.238 1.795-.397.61-.805 1.356-1.263 2.196l-.504.924c-1.013 1.859-1.27 2.281-1.775 2.98-.888 1.223-1.645 1.687-2.643 1.687-1.183 0-1.931-.53-2.395-1.33C.185 12.03 0 11.175 0 10.2l1.728.065Z",
31
31
  shapeRendering: "geometricPrecision"
32
32
  }), /*#__PURE__*/_react.default.createElement("path", {
33
- fill: "url(#intergalactic-icon-MetaColored_m_b-17.0.0)",
33
+ fill: "url(#intergalactic-icon-MetaColored_m_b-17.0.1)",
34
34
  d: "M1.363 5.159C2.155 3.895 3.298 3.01 4.61 3.01c.76 0 1.514.233 2.303.899.862.728 1.781 1.927 2.928 3.905l.412.71c.992 1.711 1.557 2.591 1.887 3.007.425.533.723.692 1.11.692.98 0 1.225-.933 1.225-2l1.524-.05c0 1.116-.212 1.936-.574 2.584-.35.626-1.03 1.252-2.176 1.252-.712 0-1.343-.16-2.04-.841-.537-.523-1.164-1.452-1.646-2.287l-1.435-2.48c-.72-1.246-1.38-2.174-1.763-2.594-.411-.452-.94-.998-1.783-.998-.683 0-1.263.495-1.748 1.254L1.363 5.16Z",
35
35
  shapeRendering: "geometricPrecision"
36
36
  }), /*#__PURE__*/_react.default.createElement("path", {
37
- fill: "url(#intergalactic-icon-MetaColored_m_c-17.0.0)",
37
+ fill: "url(#intergalactic-icon-MetaColored_m_c-17.0.1)",
38
38
  d: "M4.582 4.809c-.683 0-1.263.495-1.748 1.254-.686 1.072-1.106 2.668-1.106 4.201 0 .632.135 1.118.31 1.412L.564 12.68C.186 12.03 0 11.174 0 10.2c0-1.77.47-3.616 1.363-5.042C2.155 3.894 3.298 3.01 4.61 3.01L4.582 4.81Z",
39
39
  shapeRendering: "geometricPrecision"
40
40
  })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
41
- id: "intergalactic-icon-MetaColored_m_b-17.0.0",
41
+ id: "intergalactic-icon-MetaColored_m_b-17.0.1",
42
42
  x1: "3.468",
43
43
  x2: "14.486",
44
44
  y1: "8.225",
@@ -56,7 +56,7 @@ function RootMetaColored({
56
56
  offset: "1",
57
57
  stopColor: "#0082FB"
58
58
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
59
- id: "intergalactic-icon-MetaColored_m_c-17.0.0",
59
+ id: "intergalactic-icon-MetaColored_m_c-17.0.1",
60
60
  x1: "2.305",
61
61
  x2: "2.305",
62
62
  y1: "11.015",
@@ -23,15 +23,15 @@ function RootMetaColored({
23
23
  d: "M1.728 10.264c0 .632.135 1.118.31 1.412.23.384.572.547.922.547.45 0 .862-.116 1.657-1.253.636-.912 1.387-2.19 1.891-2.993l.855-1.36c.593-.943 1.28-1.993 2.068-2.704.643-.58 1.337-.903 2.036-.903 1.172 0 2.289.703 3.143 2.022.936 1.444 1.39 3.263 1.39 5.14 0 1.117-.213 1.937-.574 2.585-.35.626-1.03 1.252-2.176 1.252v-1.786c.98 0 1.225-.933 1.225-2 0-1.522-.343-3.21-1.098-4.417-.535-.856-1.23-1.379-1.994-1.379-.826 0-1.49.645-2.238 1.795-.397.61-.805 1.356-1.263 2.196l-.504.924c-1.013 1.859-1.27 2.281-1.775 2.98-.888 1.223-1.645 1.687-2.643 1.687-1.183 0-1.931-.53-2.395-1.33C.185 12.03 0 11.175 0 10.2l1.728.065Z",
24
24
  shapeRendering: "geometricPrecision"
25
25
  }), /*#__PURE__*/React.createElement("path", {
26
- fill: "url(#intergalactic-icon-MetaColored_m_b-17.0.0)",
26
+ fill: "url(#intergalactic-icon-MetaColored_m_b-17.0.1)",
27
27
  d: "M1.363 5.159C2.155 3.895 3.298 3.01 4.61 3.01c.76 0 1.514.233 2.303.899.862.728 1.781 1.927 2.928 3.905l.412.71c.992 1.711 1.557 2.591 1.887 3.007.425.533.723.692 1.11.692.98 0 1.225-.933 1.225-2l1.524-.05c0 1.116-.212 1.936-.574 2.584-.35.626-1.03 1.252-2.176 1.252-.712 0-1.343-.16-2.04-.841-.537-.523-1.164-1.452-1.646-2.287l-1.435-2.48c-.72-1.246-1.38-2.174-1.763-2.594-.411-.452-.94-.998-1.783-.998-.683 0-1.263.495-1.748 1.254L1.363 5.16Z",
28
28
  shapeRendering: "geometricPrecision"
29
29
  }), /*#__PURE__*/React.createElement("path", {
30
- fill: "url(#intergalactic-icon-MetaColored_m_c-17.0.0)",
30
+ fill: "url(#intergalactic-icon-MetaColored_m_c-17.0.1)",
31
31
  d: "M4.582 4.809c-.683 0-1.263.495-1.748 1.254-.686 1.072-1.106 2.668-1.106 4.201 0 .632.135 1.118.31 1.412L.564 12.68C.186 12.03 0 11.174 0 10.2c0-1.77.47-3.616 1.363-5.042C2.155 3.894 3.298 3.01 4.61 3.01L4.582 4.81Z",
32
32
  shapeRendering: "geometricPrecision"
33
33
  })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
34
- id: "intergalactic-icon-MetaColored_m_b-17.0.0",
34
+ id: "intergalactic-icon-MetaColored_m_b-17.0.1",
35
35
  x1: "3.468",
36
36
  x2: "14.486",
37
37
  y1: "8.225",
@@ -49,7 +49,7 @@ function RootMetaColored({
49
49
  offset: "1",
50
50
  stopColor: "#0082FB"
51
51
  })), /*#__PURE__*/React.createElement("linearGradient", {
52
- id: "intergalactic-icon-MetaColored_m_c-17.0.0",
52
+ id: "intergalactic-icon-MetaColored_m_c-17.0.1",
53
53
  x1: "2.305",
54
54
  x2: "2.305",
55
55
  y1: "11.015",
@@ -25,26 +25,26 @@ function RootMicrosoftOffice({
25
25
  viewBox: viewBox
26
26
  }, props), /*#__PURE__*/_react.default.createElement("path", {
27
27
  d: "m13.45.1 1.82 4.16v14.48l-1.79 5.16 6.77-1.93A2.42 2.42 0 0 0 22 19.64V4.36a2.43 2.43 0 0 0-1.76-2.34L13.45.1Z",
28
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-17.0.0)",
28
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-17.0.1)",
29
29
  shapeRendering: "geometricPrecision"
30
30
  }), /*#__PURE__*/_react.default.createElement("path", {
31
31
  d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
32
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-17.0.0)",
32
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-17.0.1)",
33
33
  shapeRendering: "geometricPrecision"
34
34
  }), /*#__PURE__*/_react.default.createElement("path", {
35
35
  d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
36
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-17.0.0)",
36
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-17.0.1)",
37
37
  shapeRendering: "geometricPrecision"
38
38
  }), /*#__PURE__*/_react.default.createElement("path", {
39
39
  d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
40
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-17.0.0)",
40
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-17.0.1)",
41
41
  shapeRendering: "geometricPrecision"
42
42
  }), /*#__PURE__*/_react.default.createElement("path", {
43
43
  d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
44
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-17.0.0)",
44
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-17.0.1)",
45
45
  shapeRendering: "geometricPrecision"
46
46
  }), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("linearGradient", {
47
- id: "intergalactic-icon-MicrosoftOffice_l_a-17.0.0",
47
+ id: "intergalactic-icon-MicrosoftOffice_l_a-17.0.1",
48
48
  x1: "17.73",
49
49
  y1: "-1.26",
50
50
  x2: "17.73",
@@ -65,7 +65,7 @@ function RootMicrosoftOffice({
65
65
  offset: ".5",
66
66
  stopColor: "#D83B01"
67
67
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
68
- id: "intergalactic-icon-MicrosoftOffice_l_b-17.0.0",
68
+ id: "intergalactic-icon-MicrosoftOffice_l_b-17.0.1",
69
69
  x1: "13.5",
70
70
  y1: "-.43",
71
71
  x2: "1.04",
@@ -89,7 +89,7 @@ function RootMicrosoftOffice({
89
89
  offset: "1",
90
90
  stopColor: "#B85BA2"
91
91
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
92
- id: "intergalactic-icon-MicrosoftOffice_l_c-17.0.0",
92
+ id: "intergalactic-icon-MicrosoftOffice_l_c-17.0.1",
93
93
  x1: "7.16",
94
94
  y1: "21.37",
95
95
  x2: "23.36",
@@ -101,7 +101,7 @@ function RootMicrosoftOffice({
101
101
  offset: ".6",
102
102
  stopColor: "#A4070A"
103
103
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
104
- id: "intergalactic-icon-MicrosoftOffice_l_d-17.0.0",
104
+ id: "intergalactic-icon-MicrosoftOffice_l_d-17.0.1",
105
105
  x1: "13.75",
106
106
  y1: "-.79",
107
107
  x2: "11.11",
@@ -113,7 +113,7 @@ function RootMicrosoftOffice({
113
113
  offset: "1",
114
114
  stopOpacity: "0"
115
115
  })), /*#__PURE__*/_react.default.createElement("linearGradient", {
116
- id: "intergalactic-icon-MicrosoftOffice_l_e-17.0.0",
116
+ id: "intergalactic-icon-MicrosoftOffice_l_e-17.0.1",
117
117
  x1: "18.17",
118
118
  y1: "21.74",
119
119
  x2: "10.91",
@@ -18,26 +18,26 @@ function RootMicrosoftOffice({
18
18
  viewBox: viewBox
19
19
  }, props), /*#__PURE__*/React.createElement("path", {
20
20
  d: "m13.45.1 1.82 4.16v14.48l-1.79 5.16 6.77-1.93A2.42 2.42 0 0 0 22 19.64V4.36a2.43 2.43 0 0 0-1.76-2.34L13.45.1Z",
21
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-17.0.0)",
21
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_a-17.0.1)",
22
22
  shapeRendering: "geometricPrecision"
23
23
  }), /*#__PURE__*/React.createElement("path", {
24
24
  d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
25
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-17.0.0)",
25
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_b-17.0.1)",
26
26
  shapeRendering: "geometricPrecision"
27
27
  }), /*#__PURE__*/React.createElement("path", {
28
28
  d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
29
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-17.0.0)",
29
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_c-17.0.1)",
30
30
  shapeRendering: "geometricPrecision"
31
31
  }), /*#__PURE__*/React.createElement("path", {
32
32
  d: "m4.88 18.59 1.98-1.07A1.73 1.73 0 0 0 7.75 16V8.2a1.74 1.74 0 0 1 1.14-1.63l6.38-2.3V2.5A2.51 2.51 0 0 0 13.45.1a2.53 2.53 0 0 0-1.92.23L4.22 4.5A2.42 2.42 0 0 0 3 6.6v10.86a1.28 1.28 0 0 0 1.24 1.27c.22 0 .44-.05.64-.15Z",
33
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-17.0.0)",
33
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_d-17.0.1)",
34
34
  shapeRendering: "geometricPrecision"
35
35
  }), /*#__PURE__*/React.createElement("path", {
36
36
  d: "M15.27 18.74H7.72a1.27 1.27 0 0 0-1.21.95 1.28 1.28 0 0 0 .58 1.43l4.5 2.56a2.45 2.45 0 0 0 1.9.22 2.46 2.46 0 0 0 1.78-2.38v-2.78Z",
37
- fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-17.0.0)",
37
+ fill: "url(#intergalactic-icon-MicrosoftOffice_l_e-17.0.1)",
38
38
  shapeRendering: "geometricPrecision"
39
39
  }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
40
- id: "intergalactic-icon-MicrosoftOffice_l_a-17.0.0",
40
+ id: "intergalactic-icon-MicrosoftOffice_l_a-17.0.1",
41
41
  x1: "17.73",
42
42
  y1: "-1.26",
43
43
  x2: "17.73",
@@ -58,7 +58,7 @@ function RootMicrosoftOffice({
58
58
  offset: ".5",
59
59
  stopColor: "#D83B01"
60
60
  })), /*#__PURE__*/React.createElement("linearGradient", {
61
- id: "intergalactic-icon-MicrosoftOffice_l_b-17.0.0",
61
+ id: "intergalactic-icon-MicrosoftOffice_l_b-17.0.1",
62
62
  x1: "13.5",
63
63
  y1: "-.43",
64
64
  x2: "1.04",
@@ -82,7 +82,7 @@ function RootMicrosoftOffice({
82
82
  offset: "1",
83
83
  stopColor: "#B85BA2"
84
84
  })), /*#__PURE__*/React.createElement("linearGradient", {
85
- id: "intergalactic-icon-MicrosoftOffice_l_c-17.0.0",
85
+ id: "intergalactic-icon-MicrosoftOffice_l_c-17.0.1",
86
86
  x1: "7.16",
87
87
  y1: "21.37",
88
88
  x2: "23.36",
@@ -94,7 +94,7 @@ function RootMicrosoftOffice({
94
94
  offset: ".6",
95
95
  stopColor: "#A4070A"
96
96
  })), /*#__PURE__*/React.createElement("linearGradient", {
97
- id: "intergalactic-icon-MicrosoftOffice_l_d-17.0.0",
97
+ id: "intergalactic-icon-MicrosoftOffice_l_d-17.0.1",
98
98
  x1: "13.75",
99
99
  y1: "-.79",
100
100
  x2: "11.11",
@@ -106,7 +106,7 @@ function RootMicrosoftOffice({
106
106
  offset: "1",
107
107
  stopOpacity: "0"
108
108
  })), /*#__PURE__*/React.createElement("linearGradient", {
109
- id: "intergalactic-icon-MicrosoftOffice_l_e-17.0.0",
109
+ id: "intergalactic-icon-MicrosoftOffice_l_e-17.0.1",
110
110
  x1: "18.17",
111
111
  y1: "21.74",
112
112
  x2: "10.91",