@icons-pack/react-simple-icons 12.0.0 → 12.2.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 (49) hide show
  1. package/README.md +1 -1
  2. package/icons/SiAndroid.cjs +1 -1
  3. package/icons/SiAndroid.d.ts +1 -1
  4. package/icons/SiAndroid.mjs +1 -1
  5. package/icons/SiEasyeda.cjs +1 -1
  6. package/icons/SiEasyeda.mjs +1 -1
  7. package/icons/SiFortnite.cjs +51 -0
  8. package/icons/SiFortnite.d.ts +4 -0
  9. package/icons/SiFortnite.mjs +27 -0
  10. package/icons/SiFreecad.cjs +2 -2
  11. package/icons/SiFreecad.d.ts +1 -1
  12. package/icons/SiFreecad.mjs +2 -2
  13. package/icons/SiIata.cjs +1 -1
  14. package/icons/SiIata.mjs +1 -1
  15. package/icons/SiKiwix.cjs +51 -0
  16. package/icons/SiKiwix.d.ts +4 -0
  17. package/icons/SiKiwix.mjs +27 -0
  18. package/icons/SiKubespray.cjs +51 -0
  19. package/icons/SiKubespray.d.ts +4 -0
  20. package/icons/SiKubespray.mjs +27 -0
  21. package/icons/SiSagemath.cjs +51 -0
  22. package/icons/SiSagemath.d.ts +4 -0
  23. package/icons/SiSagemath.mjs +27 -0
  24. package/icons/SiUmbrel.cjs +51 -0
  25. package/icons/SiUmbrel.d.ts +4 -0
  26. package/icons/SiUmbrel.mjs +27 -0
  27. package/icons/SiVercel.cjs +1 -1
  28. package/icons/SiVercel.mjs +1 -1
  29. package/icons/SiVinted.cjs +51 -0
  30. package/icons/SiVinted.d.ts +4 -0
  31. package/icons/SiVinted.mjs +27 -0
  32. package/icons/SiZsh.cjs +1 -1
  33. package/icons/SiZsh.mjs +1 -1
  34. package/index.cjs +18 -0
  35. package/index.d.ts +6 -0
  36. package/index.mjs +6 -0
  37. package/package.json +2 -18
  38. package/src/icons/SiAndroid.tsx +1 -1
  39. package/src/icons/SiEasyeda.tsx +1 -1
  40. package/src/icons/SiFortnite.tsx +45 -0
  41. package/src/icons/SiFreecad.tsx +2 -2
  42. package/src/icons/SiIata.tsx +1 -1
  43. package/src/icons/SiKiwix.tsx +45 -0
  44. package/src/icons/SiKubespray.tsx +45 -0
  45. package/src/icons/SiSagemath.tsx +45 -0
  46. package/src/icons/SiUmbrel.tsx +45 -0
  47. package/src/icons/SiVercel.tsx +1 -1
  48. package/src/icons/SiVinted.tsx +45 -0
  49. package/src/icons/SiZsh.tsx +1 -1
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  # react-simple-icons
5
5
 
6
- This package provides the [Simple Icons 14.7.0](https://github.com/simple-icons/simple-icons/releases/tag/14.7.0)
6
+ This package provides the [Simple Icons 14.8.0](https://github.com/simple-icons/simple-icons/releases/tag/14.8.0)
7
7
  packaged as a set of [React](https://facebook.github.io/react/) components.
8
8
 
9
9
  <a href="https://www.npmjs.com/package/@icons-pack/react-simple-icons" target="_blank">
@@ -24,7 +24,7 @@ function _interopNamespaceDefault(e) {
24
24
 
25
25
  const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
26
 
27
- const defaultColor = "#34A853";
27
+ const defaultColor = "#3DDC84";
28
28
  const SiAndroid = React__namespace.forwardRef(function SiAndroid2({ title = "Android", color = "currentColor", size = 24, ...others }, ref) {
29
29
  if (color === "default") {
30
30
  color = defaultColor;
@@ -1,4 +1,4 @@
1
1
  import { IconType } from '../types';
2
- declare const defaultColor = "#34A853";
2
+ declare const defaultColor = "#3DDC84";
3
3
  declare const SiAndroid: IconType;
4
4
  export { SiAndroid as default, defaultColor };
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const defaultColor = "#34A853";
4
+ const defaultColor = "#3DDC84";
5
5
  const SiAndroid = React.forwardRef(function SiAndroid2({ title = "Android", color = "currentColor", size = 24, ...others }, ref) {
6
6
  if (color === "default") {
7
7
  color = defaultColor;
@@ -41,7 +41,7 @@ const SiEasyeda = React__namespace.forwardRef(function SiEasyeda2({ title = "Eas
41
41
  ...others,
42
42
  children: [
43
43
  /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M13.31 3.108a7.67 7.67 0 0 0-3.015.545 7.67 7.67 0 0 0-1.73.951 7.865 7.865 0 0 0-1.59 1.567 6.308 6.308 0 0 0-.764-.047C2.78 6.124 0 8.91 0 12.35a6.217 6.217 0 0 0 4.146 5.868 3.759 3.759 0 0 0 7.326-1.574l5.3-2.673-.04-.078.499-.257-1.021-2.027-.499.25-.047-.086-5.291 2.658a3.727 3.727 0 0 0-2.627-1.076 3.77 3.77 0 0 0-3.42 2.198 3.723 3.723 0 0 1-1.7-4.146 3.71 3.71 0 0 1 5.549-2.214 5.211 5.211 0 0 1 6.585-3.32 5.24 5.24 0 0 1 3.538 4.373 2.913 2.913 0 0 1 3.188 2.899 2.909 2.909 0 0 1-2.65 2.899h-2.135v2.517h2.244l.11-.016a5.407 5.407 0 0 0 4.925-5.852 5.459 5.459 0 0 0-1.574-3.375A5.355 5.355 0 0 0 20.3 8.01a7.725 7.725 0 0 0-6.99-4.901ZM7.748 15.367c.965 0 1.753.791 1.753 1.761a1.748 1.748 0 0 1-1.753 1.753 1.748 1.748 0 0 1-1.754-1.753 1.756 1.756 0 0 1 1.754-1.753Z" })
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M7.754 15.36c.96 0 1.75.788 1.75 1.749 0 .96-.79 1.749-1.75 1.749s-1.75-.79-1.75-1.75.79-1.748 1.75-1.748m12.591-7.34a7.683 7.683 0 0 0-10.018-4.389c-.618.24-1.2.549-1.75.96A6.889 6.889 0 0 0 7 6.17c-.24-.034-.515-.034-.755-.034C2.78 6.1 0 8.912 0 12.342c0 2.675 1.715 5.041 4.151 5.898.48 1.544 1.922 2.675 3.603 2.675a3.762 3.762 0 0 0 3.774-3.772c0-.172 0-.309-.034-.48l5.317-2.675.515-.272-1.03-2.229-.582.272-5.318 2.675a3.708 3.708 0 0 0-2.642-1.098c-1.51 0-2.813.892-3.431 2.195-1.407-.823-2.127-2.503-1.716-4.15a3.718 3.718 0 0 1 4.53-2.674c.377.102.72.24 1.029.445.892-2.743 3.876-4.218 6.587-3.326 1.921.651 3.328 2.366 3.534 4.39h.274a2.913 2.913 0 0 1 2.916 2.915 2.941 2.941 0 0 1-2.676 2.915h-2.127v2.503H19.042c2.984-.24 5.18-2.88 4.94-5.864a4.854 4.854 0 0 0-1.51-3.361C21.89 8.74 21.17 8.26 20.345 8.02Z" })
45
45
  ]
46
46
  }
47
47
  );
@@ -18,7 +18,7 @@ const SiEasyeda = React.forwardRef(function SiEasyeda2({ title = "EasyEDA", colo
18
18
  ...others,
19
19
  children: [
20
20
  /* @__PURE__ */ jsx("title", { children: title }),
21
- /* @__PURE__ */ jsx("path", { d: "M13.31 3.108a7.67 7.67 0 0 0-3.015.545 7.67 7.67 0 0 0-1.73.951 7.865 7.865 0 0 0-1.59 1.567 6.308 6.308 0 0 0-.764-.047C2.78 6.124 0 8.91 0 12.35a6.217 6.217 0 0 0 4.146 5.868 3.759 3.759 0 0 0 7.326-1.574l5.3-2.673-.04-.078.499-.257-1.021-2.027-.499.25-.047-.086-5.291 2.658a3.727 3.727 0 0 0-2.627-1.076 3.77 3.77 0 0 0-3.42 2.198 3.723 3.723 0 0 1-1.7-4.146 3.71 3.71 0 0 1 5.549-2.214 5.211 5.211 0 0 1 6.585-3.32 5.24 5.24 0 0 1 3.538 4.373 2.913 2.913 0 0 1 3.188 2.899 2.909 2.909 0 0 1-2.65 2.899h-2.135v2.517h2.244l.11-.016a5.407 5.407 0 0 0 4.925-5.852 5.459 5.459 0 0 0-1.574-3.375A5.355 5.355 0 0 0 20.3 8.01a7.725 7.725 0 0 0-6.99-4.901ZM7.748 15.367c.965 0 1.753.791 1.753 1.761a1.748 1.748 0 0 1-1.753 1.753 1.748 1.748 0 0 1-1.754-1.753 1.756 1.756 0 0 1 1.754-1.753Z" })
21
+ /* @__PURE__ */ jsx("path", { d: "M7.754 15.36c.96 0 1.75.788 1.75 1.749 0 .96-.79 1.749-1.75 1.749s-1.75-.79-1.75-1.75.79-1.748 1.75-1.748m12.591-7.34a7.683 7.683 0 0 0-10.018-4.389c-.618.24-1.2.549-1.75.96A6.889 6.889 0 0 0 7 6.17c-.24-.034-.515-.034-.755-.034C2.78 6.1 0 8.912 0 12.342c0 2.675 1.715 5.041 4.151 5.898.48 1.544 1.922 2.675 3.603 2.675a3.762 3.762 0 0 0 3.774-3.772c0-.172 0-.309-.034-.48l5.317-2.675.515-.272-1.03-2.229-.582.272-5.318 2.675a3.708 3.708 0 0 0-2.642-1.098c-1.51 0-2.813.892-3.431 2.195-1.407-.823-2.127-2.503-1.716-4.15a3.718 3.718 0 0 1 4.53-2.674c.377.102.72.24 1.029.445.892-2.743 3.876-4.218 6.587-3.326 1.921.651 3.328 2.366 3.534 4.39h.274a2.913 2.913 0 0 1 2.916 2.915 2.941 2.941 0 0 1-2.676 2.915h-2.127v2.503H19.042c2.984-.24 5.18-2.88 4.94-5.864a4.854 4.854 0 0 0-1.51-3.361C21.89 8.74 21.17 8.26 20.345 8.02Z" })
22
22
  ]
23
23
  }
24
24
  );
@@ -0,0 +1,51 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
4
+
5
+ const jsxRuntime = require('react/jsx-runtime');
6
+ const React = require('react');
7
+
8
+ function _interopNamespaceDefault(e) {
9
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: 'Module' } });
10
+ if (e) {
11
+ for (const k in e) {
12
+ if (k !== 'default') {
13
+ const d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: () => e[k]
17
+ });
18
+ }
19
+ }
20
+ }
21
+ n.default = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
+
27
+ const defaultColor = "#000000";
28
+ const SiFortnite = React__namespace.forwardRef(function SiFortnite2({ title = "Fortnite", color = "currentColor", size = 24, ...others }, ref) {
29
+ if (color === "default") {
30
+ color = defaultColor;
31
+ }
32
+ return /* @__PURE__ */ jsxRuntime.jsxs(
33
+ "svg",
34
+ {
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ width: size,
37
+ height: size,
38
+ fill: color,
39
+ viewBox: "0 0 24 24",
40
+ ref,
41
+ ...others,
42
+ children: [
43
+ /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m15.767 14.171.097-5.05H12.4V5.197h3.99L16.872 0H7.128v24l5.271-.985V14.17z" })
45
+ ]
46
+ }
47
+ );
48
+ });
49
+
50
+ exports.default = SiFortnite;
51
+ exports.defaultColor = defaultColor;
@@ -0,0 +1,4 @@
1
+ import { IconType } from '../types';
2
+ declare const defaultColor = "#000000";
3
+ declare const SiFortnite: IconType;
4
+ export { SiFortnite as default, defaultColor };
@@ -0,0 +1,27 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+
4
+ const defaultColor = "#000000";
5
+ const SiFortnite = React.forwardRef(function SiFortnite2({ title = "Fortnite", color = "currentColor", size = 24, ...others }, ref) {
6
+ if (color === "default") {
7
+ color = defaultColor;
8
+ }
9
+ return /* @__PURE__ */ jsxs(
10
+ "svg",
11
+ {
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: size,
14
+ height: size,
15
+ fill: color,
16
+ viewBox: "0 0 24 24",
17
+ ref,
18
+ ...others,
19
+ children: [
20
+ /* @__PURE__ */ jsx("title", { children: title }),
21
+ /* @__PURE__ */ jsx("path", { d: "m15.767 14.171.097-5.05H12.4V5.197h3.99L16.872 0H7.128v24l5.271-.985V14.17z" })
22
+ ]
23
+ }
24
+ );
25
+ });
26
+
27
+ export { SiFortnite as default, defaultColor };
@@ -24,7 +24,7 @@ function _interopNamespaceDefault(e) {
24
24
 
25
25
  const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
26
 
27
- const defaultColor = "#729FCF";
27
+ const defaultColor = "#418FDE";
28
28
  const SiFreecad = React__namespace.forwardRef(function SiFreecad2({ title = "FreeCAD", color = "currentColor", size = 24, ...others }, ref) {
29
29
  if (color === "default") {
30
30
  color = defaultColor;
@@ -41,7 +41,7 @@ const SiFreecad = React__namespace.forwardRef(function SiFreecad2({ title = "Fre
41
41
  ...others,
42
42
  children: [
43
43
  /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M0 0v24h5.6v-9.6h4.8V8.8H5.6V5.6h8V0Zm15.552 6.4-1.638.086a.4.4 0 0 0-.363.295l-.702 2.576-.714.342L10.9 9.16v5.74H6.404l.092 1.59a.4.4 0 0 0 .293.363l2.576.7.344.714-1.076 2.437a.4.4 0 0 0 .097.46l1.225 1.1a.4.4 0 0 0 .467.052l2.312-1.329.752.268.967 2.488a.4.4 0 0 0 .394.256l1.65-.092a.4.4 0 0 0 .366-.297l.691-2.578.713-.341 2.446 1.08a.4.4 0 0 0 .46-.1l1.102-1.225a.4.4 0 0 0 .049-.466l-1.328-2.315.261-.751 2.487-.967a.4.4 0 0 0 .256-.393l-.084-1.648a.4.4 0 0 0-.295-.365l-2.578-.692-.344-.714 1.072-2.45a.4.4 0 0 0-.1-.459l-1.224-1.101a.4.4 0 0 0-.467-.049l-2.314 1.326-.744-.258-.975-2.49a.4.4 0 0 0-.395-.253zm2.249 8.801a2.6 2.6 0 0 1-2.6 2.6 2.6 2.6 0 0 1-2.6-2.6 2.6 2.6 0 0 1 2.6-2.6 2.6 2.6 0 0 1 2.6 2.6" })
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M6 0h16v7.996a.7.7 0 0 1-.288.566l-2.173 1.58a.7.7 0 0 0-.289.565v.586c0 .224.107.434.289.566l1.895 1.377a.7.7 0 0 1 .254.783l-.649 1.997a.7.7 0 0 1-.665.484H18.03a.7.7 0 0 0-.566.288l-.344.474a.7.7 0 0 0-.1.627l.724 2.229a.7.7 0 0 1-.254.782l-1.699 1.234a.7.7 0 0 1-.823 0l-1.895-1.377a.7.7 0 0 0-.628-.099l-.556.18a.7.7 0 0 0-.45.45l-.724 2.228a.7.7 0 0 1-.665.484H2V4zm12 8V4H6v16h4v-5h4v-4h-4V8z" })
45
45
  ]
46
46
  }
47
47
  );
@@ -1,4 +1,4 @@
1
1
  import { IconType } from '../types';
2
- declare const defaultColor = "#729FCF";
2
+ declare const defaultColor = "#418FDE";
3
3
  declare const SiFreecad: IconType;
4
4
  export { SiFreecad as default, defaultColor };
@@ -1,7 +1,7 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
- const defaultColor = "#729FCF";
4
+ const defaultColor = "#418FDE";
5
5
  const SiFreecad = React.forwardRef(function SiFreecad2({ title = "FreeCAD", color = "currentColor", size = 24, ...others }, ref) {
6
6
  if (color === "default") {
7
7
  color = defaultColor;
@@ -18,7 +18,7 @@ const SiFreecad = React.forwardRef(function SiFreecad2({ title = "FreeCAD", colo
18
18
  ...others,
19
19
  children: [
20
20
  /* @__PURE__ */ jsx("title", { children: title }),
21
- /* @__PURE__ */ jsx("path", { d: "M0 0v24h5.6v-9.6h4.8V8.8H5.6V5.6h8V0Zm15.552 6.4-1.638.086a.4.4 0 0 0-.363.295l-.702 2.576-.714.342L10.9 9.16v5.74H6.404l.092 1.59a.4.4 0 0 0 .293.363l2.576.7.344.714-1.076 2.437a.4.4 0 0 0 .097.46l1.225 1.1a.4.4 0 0 0 .467.052l2.312-1.329.752.268.967 2.488a.4.4 0 0 0 .394.256l1.65-.092a.4.4 0 0 0 .366-.297l.691-2.578.713-.341 2.446 1.08a.4.4 0 0 0 .46-.1l1.102-1.225a.4.4 0 0 0 .049-.466l-1.328-2.315.261-.751 2.487-.967a.4.4 0 0 0 .256-.393l-.084-1.648a.4.4 0 0 0-.295-.365l-2.578-.692-.344-.714 1.072-2.45a.4.4 0 0 0-.1-.459l-1.224-1.101a.4.4 0 0 0-.467-.049l-2.314 1.326-.744-.258-.975-2.49a.4.4 0 0 0-.395-.253zm2.249 8.801a2.6 2.6 0 0 1-2.6 2.6 2.6 2.6 0 0 1-2.6-2.6 2.6 2.6 0 0 1 2.6-2.6 2.6 2.6 0 0 1 2.6 2.6" })
21
+ /* @__PURE__ */ jsx("path", { d: "M6 0h16v7.996a.7.7 0 0 1-.288.566l-2.173 1.58a.7.7 0 0 0-.289.565v.586c0 .224.107.434.289.566l1.895 1.377a.7.7 0 0 1 .254.783l-.649 1.997a.7.7 0 0 1-.665.484H18.03a.7.7 0 0 0-.566.288l-.344.474a.7.7 0 0 0-.1.627l.724 2.229a.7.7 0 0 1-.254.782l-1.699 1.234a.7.7 0 0 1-.823 0l-1.895-1.377a.7.7 0 0 0-.628-.099l-.556.18a.7.7 0 0 0-.45.45l-.724 2.228a.7.7 0 0 1-.665.484H2V4zm12 8V4H6v16h4v-5h4v-4h-4V8z" })
22
22
  ]
23
23
  }
24
24
  );
package/icons/SiIata.cjs CHANGED
@@ -25,7 +25,7 @@ function _interopNamespaceDefault(e) {
25
25
  const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
26
 
27
27
  const defaultColor = "#004E81";
28
- const SiIata = React__namespace.forwardRef(function SiIata2({ title = "Iata", color = "currentColor", size = 24, ...others }, ref) {
28
+ const SiIata = React__namespace.forwardRef(function SiIata2({ title = "IATA", color = "currentColor", size = 24, ...others }, ref) {
29
29
  if (color === "default") {
30
30
  color = defaultColor;
31
31
  }
package/icons/SiIata.mjs CHANGED
@@ -2,7 +2,7 @@ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import * as React from 'react';
3
3
 
4
4
  const defaultColor = "#004E81";
5
- const SiIata = React.forwardRef(function SiIata2({ title = "Iata", color = "currentColor", size = 24, ...others }, ref) {
5
+ const SiIata = React.forwardRef(function SiIata2({ title = "IATA", color = "currentColor", size = 24, ...others }, ref) {
6
6
  if (color === "default") {
7
7
  color = defaultColor;
8
8
  }
@@ -0,0 +1,51 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
4
+
5
+ const jsxRuntime = require('react/jsx-runtime');
6
+ const React = require('react');
7
+
8
+ function _interopNamespaceDefault(e) {
9
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: 'Module' } });
10
+ if (e) {
11
+ for (const k in e) {
12
+ if (k !== 'default') {
13
+ const d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: () => e[k]
17
+ });
18
+ }
19
+ }
20
+ }
21
+ n.default = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
+
27
+ const defaultColor = "#000000";
28
+ const SiKiwix = React__namespace.forwardRef(function SiKiwix2({ title = "Kiwix", color = "currentColor", size = 24, ...others }, ref) {
29
+ if (color === "default") {
30
+ color = defaultColor;
31
+ }
32
+ return /* @__PURE__ */ jsxRuntime.jsxs(
33
+ "svg",
34
+ {
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ width: size,
37
+ height: size,
38
+ fill: color,
39
+ viewBox: "0 0 24 24",
40
+ ref,
41
+ ...others,
42
+ children: [
43
+ /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M23.968 15.033c-.185-.811-1.527-3.15-4.27-5.224a27.047 27.047 0 0 0-1.33-.95c.548-2.346-2.303-5.177-5.084-3.844C11.287 3.136 9.06 2.37 7.012 2.401c-5.422.076-9.605 5.725-5.106 11.117l.01.009c.068.082.14.165.211.247.292.35.486.66.65 1.206l1.343 4.397h-.475a.794.794 0 0 0-.794.794h1.801L7.68 21.6a.79.79 0 0 0-.377-1.054l-.793-.374H8.79a.794.794 0 0 0-.793-.794H5.929a.822.822 0 0 1-.786-.581L4.08 15.305c-.266-.918.343-1.517.915-1.589.522-.064.785.272 1.03 1.088l.945 3.098h-.475a.794.794 0 0 0-.793.793h1.8l3.027 1.431a.79.79 0 0 0-.376-1.054l-.794-.375h1.674a4 4 0 0 0 6.278.805 4 4 0 0 0 0-5.654 4 4 0 0 0-6.632 4.056H8.784a.822.822 0 0 1-.787-.582l-1.569-5.157.268-.142c3.724-1.563 7.707 1.228 10.479-1.454l.018-.017c.343-.312.686-.631 1.7.004 1.092.684 3.501 2.47 4.593 5.522.002 0 .665-.236.482-1.045zm-7.662-6.764a.769.769 0 1 0-1.275.595 1.2 1.2 0 1 1 1.275-.595z" })
45
+ ]
46
+ }
47
+ );
48
+ });
49
+
50
+ exports.default = SiKiwix;
51
+ exports.defaultColor = defaultColor;
@@ -0,0 +1,4 @@
1
+ import { IconType } from '../types';
2
+ declare const defaultColor = "#000000";
3
+ declare const SiKiwix: IconType;
4
+ export { SiKiwix as default, defaultColor };
@@ -0,0 +1,27 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+
4
+ const defaultColor = "#000000";
5
+ const SiKiwix = React.forwardRef(function SiKiwix2({ title = "Kiwix", color = "currentColor", size = 24, ...others }, ref) {
6
+ if (color === "default") {
7
+ color = defaultColor;
8
+ }
9
+ return /* @__PURE__ */ jsxs(
10
+ "svg",
11
+ {
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: size,
14
+ height: size,
15
+ fill: color,
16
+ viewBox: "0 0 24 24",
17
+ ref,
18
+ ...others,
19
+ children: [
20
+ /* @__PURE__ */ jsx("title", { children: title }),
21
+ /* @__PURE__ */ jsx("path", { d: "M23.968 15.033c-.185-.811-1.527-3.15-4.27-5.224a27.047 27.047 0 0 0-1.33-.95c.548-2.346-2.303-5.177-5.084-3.844C11.287 3.136 9.06 2.37 7.012 2.401c-5.422.076-9.605 5.725-5.106 11.117l.01.009c.068.082.14.165.211.247.292.35.486.66.65 1.206l1.343 4.397h-.475a.794.794 0 0 0-.794.794h1.801L7.68 21.6a.79.79 0 0 0-.377-1.054l-.793-.374H8.79a.794.794 0 0 0-.793-.794H5.929a.822.822 0 0 1-.786-.581L4.08 15.305c-.266-.918.343-1.517.915-1.589.522-.064.785.272 1.03 1.088l.945 3.098h-.475a.794.794 0 0 0-.793.793h1.8l3.027 1.431a.79.79 0 0 0-.376-1.054l-.794-.375h1.674a4 4 0 0 0 6.278.805 4 4 0 0 0 0-5.654 4 4 0 0 0-6.632 4.056H8.784a.822.822 0 0 1-.787-.582l-1.569-5.157.268-.142c3.724-1.563 7.707 1.228 10.479-1.454l.018-.017c.343-.312.686-.631 1.7.004 1.092.684 3.501 2.47 4.593 5.522.002 0 .665-.236.482-1.045zm-7.662-6.764a.769.769 0 1 0-1.275.595 1.2 1.2 0 1 1 1.275-.595z" })
22
+ ]
23
+ }
24
+ );
25
+ });
26
+
27
+ export { SiKiwix as default, defaultColor };
@@ -0,0 +1,51 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
4
+
5
+ const jsxRuntime = require('react/jsx-runtime');
6
+ const React = require('react');
7
+
8
+ function _interopNamespaceDefault(e) {
9
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: 'Module' } });
10
+ if (e) {
11
+ for (const k in e) {
12
+ if (k !== 'default') {
13
+ const d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: () => e[k]
17
+ });
18
+ }
19
+ }
20
+ }
21
+ n.default = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
+
27
+ const defaultColor = "#3D647F";
28
+ const SiKubespray = React__namespace.forwardRef(function SiKubespray2({ title = "Kubespray", color = "currentColor", size = 24, ...others }, ref) {
29
+ if (color === "default") {
30
+ color = defaultColor;
31
+ }
32
+ return /* @__PURE__ */ jsxRuntime.jsxs(
33
+ "svg",
34
+ {
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ width: size,
37
+ height: size,
38
+ fill: color,
39
+ viewBox: "0 0 24 24",
40
+ ref,
41
+ ...others,
42
+ children: [
43
+ /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m11.691 11.008-.13-.071-2.09-1.143c-.242-.132-.438-.016-.438.26v2.386a.93.93 0 0 0 .439.74l.329.18 1.89 1.034c.242.132.438.016.438-.26v-2.386a.929.929 0 0 0-.438-.74m-3.97 2.17a.929.929 0 0 0 .437-.74V10.05c0-.276-.196-.393-.438-.26L5.62 10.94l-.118.065a.928.928 0 0 0-.439.74v2.386c0 .276.197.392.439.26l1.892-1.035.327-.179m3.537 2.032-1.939-1.06-.28-.153a1.02 1.02 0 0 0-.877 0l-.285.155-1.935 1.058c-.242.132-.242.347 0 .48l2.081 1.137.139.076c.242.132.635.132.877 0l.131-.072 2.088-1.142c.243-.132.243-.347 0-.479M5.12 16.231c-.456-.264-.826-.904-.826-1.432v-3.101c0-.056.006-.114.014-.172L1.136 9.792C.51 9.449 0 9.75 0 10.466v6.181c0 .716.509 1.574 1.136 1.917l5.75 3.145c.628.343 1.136.041 1.136-.674v-3.157a1.32 1.32 0 0 1-.216-.097zM16.055 9.8l-3.1 1.695c.01.069.017.136.017.203v3.101c0 .528-.37 1.168-.827 1.432l-2.686 1.55c-.087.05-.186.088-.29.119v3.144c0 .715.509 1.017 1.136.674l5.75-3.145c.628-.343 1.137-1.201 1.137-1.916v-6.184c0-.715-.51-1.016-1.137-.673m-8.25-1.085c.457-.264 1.197-.264 1.654 0l2.686 1.55c.093.054.181.127.264.208l3.064-1.675c.627-.343.627-.899 0-1.242l-5.75-3.144c-.628-.343-1.646-.343-2.273 0L1.7 7.556c-.628.343-.628.9 0 1.242l3.121 1.706c.093-.095.193-.178.299-.238zm10.136-.492v.913c0 .106.076.15.168.1l.85-.465a.355.355 0 0 0 .168-.283v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.168.283m-1.103-.896.85.464a.39.39 0 0 0 .335 0l.85-.464c.092-.05.092-.133 0-.183l-.85-.465a.39.39 0 0 0-.335 0l-.85.465c-.093.05-.093.133 0 .183m2.2-1.377v.913c0 .106.074.15.167.1l.85-.465a.355.355 0 0 0 .167-.283v-.914c0-.105-.075-.15-.167-.099l-.85.464a.355.355 0 0 0-.168.284m-1.103-.896.85.464a.39.39 0 0 0 .335 0l.85-.464c.092-.05.092-.133 0-.184l-.85-.464a.391.391 0 0 0-.336 0l-.85.464c-.092.051-.092.133 0 .184m2.47 3.169v.914c0 .105.075.15.168.099l.85-.464a.355.355 0 0 0 .167-.284v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.167.283m-1.104-.896.85.465a.39.39 0 0 0 .336 0l.85-.465c.092-.05.092-.132 0-.183l-.85-.465a.391.391 0 0 0-.336 0l-.85.465c-.093.05-.093.133 0 .183m3.516.896v.914c0 .105.075.15.167.099l.85-.464A.355.355 0 0 0 24 8.488v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.167.283m-1.104-.896.85.465a.39.39 0 0 0 .335 0l.85-.465c.092-.05.092-.132 0-.183l-.85-.465a.39.39 0 0 0-.335 0l-.85.465c-.093.05-.093.133 0 .183m-.246-1.377v.913c0 .106.076.15.168.1l.85-.465a.355.355 0 0 0 .168-.283v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.168.283m-1.103-.896.85.464a.39.39 0 0 0 .335 0l.85-.464c.092-.05.092-.133 0-.183l-.85-.465a.39.39 0 0 0-.335 0l-.85.465c-.093.05-.093.132 0 .183m-.306-1.331v.913c0 .106.075.15.168.1l.85-.465a.355.355 0 0 0 .167-.283v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.167.283m-1.104-.896.85.464a.39.39 0 0 0 .336 0l.85-.464c.092-.05.092-.133 0-.184l-.85-.464a.39.39 0 0 0-.336 0l-.85.464c-.093.051-.093.133 0 .184" })
45
+ ]
46
+ }
47
+ );
48
+ });
49
+
50
+ exports.default = SiKubespray;
51
+ exports.defaultColor = defaultColor;
@@ -0,0 +1,4 @@
1
+ import { IconType } from '../types';
2
+ declare const defaultColor = "#3D647F";
3
+ declare const SiKubespray: IconType;
4
+ export { SiKubespray as default, defaultColor };
@@ -0,0 +1,27 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+
4
+ const defaultColor = "#3D647F";
5
+ const SiKubespray = React.forwardRef(function SiKubespray2({ title = "Kubespray", color = "currentColor", size = 24, ...others }, ref) {
6
+ if (color === "default") {
7
+ color = defaultColor;
8
+ }
9
+ return /* @__PURE__ */ jsxs(
10
+ "svg",
11
+ {
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: size,
14
+ height: size,
15
+ fill: color,
16
+ viewBox: "0 0 24 24",
17
+ ref,
18
+ ...others,
19
+ children: [
20
+ /* @__PURE__ */ jsx("title", { children: title }),
21
+ /* @__PURE__ */ jsx("path", { d: "m11.691 11.008-.13-.071-2.09-1.143c-.242-.132-.438-.016-.438.26v2.386a.93.93 0 0 0 .439.74l.329.18 1.89 1.034c.242.132.438.016.438-.26v-2.386a.929.929 0 0 0-.438-.74m-3.97 2.17a.929.929 0 0 0 .437-.74V10.05c0-.276-.196-.393-.438-.26L5.62 10.94l-.118.065a.928.928 0 0 0-.439.74v2.386c0 .276.197.392.439.26l1.892-1.035.327-.179m3.537 2.032-1.939-1.06-.28-.153a1.02 1.02 0 0 0-.877 0l-.285.155-1.935 1.058c-.242.132-.242.347 0 .48l2.081 1.137.139.076c.242.132.635.132.877 0l.131-.072 2.088-1.142c.243-.132.243-.347 0-.479M5.12 16.231c-.456-.264-.826-.904-.826-1.432v-3.101c0-.056.006-.114.014-.172L1.136 9.792C.51 9.449 0 9.75 0 10.466v6.181c0 .716.509 1.574 1.136 1.917l5.75 3.145c.628.343 1.136.041 1.136-.674v-3.157a1.32 1.32 0 0 1-.216-.097zM16.055 9.8l-3.1 1.695c.01.069.017.136.017.203v3.101c0 .528-.37 1.168-.827 1.432l-2.686 1.55c-.087.05-.186.088-.29.119v3.144c0 .715.509 1.017 1.136.674l5.75-3.145c.628-.343 1.137-1.201 1.137-1.916v-6.184c0-.715-.51-1.016-1.137-.673m-8.25-1.085c.457-.264 1.197-.264 1.654 0l2.686 1.55c.093.054.181.127.264.208l3.064-1.675c.627-.343.627-.899 0-1.242l-5.75-3.144c-.628-.343-1.646-.343-2.273 0L1.7 7.556c-.628.343-.628.9 0 1.242l3.121 1.706c.093-.095.193-.178.299-.238zm10.136-.492v.913c0 .106.076.15.168.1l.85-.465a.355.355 0 0 0 .168-.283v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.168.283m-1.103-.896.85.464a.39.39 0 0 0 .335 0l.85-.464c.092-.05.092-.133 0-.183l-.85-.465a.39.39 0 0 0-.335 0l-.85.465c-.093.05-.093.133 0 .183m2.2-1.377v.913c0 .106.074.15.167.1l.85-.465a.355.355 0 0 0 .167-.283v-.914c0-.105-.075-.15-.167-.099l-.85.464a.355.355 0 0 0-.168.284m-1.103-.896.85.464a.39.39 0 0 0 .335 0l.85-.464c.092-.05.092-.133 0-.184l-.85-.464a.391.391 0 0 0-.336 0l-.85.464c-.092.051-.092.133 0 .184m2.47 3.169v.914c0 .105.075.15.168.099l.85-.464a.355.355 0 0 0 .167-.284v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.167.283m-1.104-.896.85.465a.39.39 0 0 0 .336 0l.85-.465c.092-.05.092-.132 0-.183l-.85-.465a.391.391 0 0 0-.336 0l-.85.465c-.093.05-.093.133 0 .183m3.516.896v.914c0 .105.075.15.167.099l.85-.464A.355.355 0 0 0 24 8.488v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.167.283m-1.104-.896.85.465a.39.39 0 0 0 .335 0l.85-.465c.092-.05.092-.132 0-.183l-.85-.465a.39.39 0 0 0-.335 0l-.85.465c-.093.05-.093.133 0 .183m-.246-1.377v.913c0 .106.076.15.168.1l.85-.465a.355.355 0 0 0 .168-.283v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.168.283m-1.103-.896.85.464a.39.39 0 0 0 .335 0l.85-.464c.092-.05.092-.133 0-.183l-.85-.465a.39.39 0 0 0-.335 0l-.85.465c-.093.05-.093.132 0 .183m-.306-1.331v.913c0 .106.075.15.168.1l.85-.465a.355.355 0 0 0 .167-.283v-.913c0-.106-.075-.15-.168-.1l-.85.465a.355.355 0 0 0-.167.283m-1.104-.896.85.464a.39.39 0 0 0 .336 0l.85-.464c.092-.05.092-.133 0-.184l-.85-.464a.39.39 0 0 0-.336 0l-.85.464c-.093.051-.093.133 0 .184" })
22
+ ]
23
+ }
24
+ );
25
+ });
26
+
27
+ export { SiKubespray as default, defaultColor };
@@ -0,0 +1,51 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
4
+
5
+ const jsxRuntime = require('react/jsx-runtime');
6
+ const React = require('react');
7
+
8
+ function _interopNamespaceDefault(e) {
9
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: 'Module' } });
10
+ if (e) {
11
+ for (const k in e) {
12
+ if (k !== 'default') {
13
+ const d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: () => e[k]
17
+ });
18
+ }
19
+ }
20
+ }
21
+ n.default = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
+
27
+ const defaultColor = "#3333FF";
28
+ const SiSagemath = React__namespace.forwardRef(function SiSagemath2({ title = "SageMath", color = "currentColor", size = 24, ...others }, ref) {
29
+ if (color === "default") {
30
+ color = defaultColor;
31
+ }
32
+ return /* @__PURE__ */ jsxRuntime.jsxs(
33
+ "svg",
34
+ {
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ width: size,
37
+ height: size,
38
+ fill: color,
39
+ viewBox: "0 0 24 24",
40
+ ref,
41
+ ...others,
42
+ children: [
43
+ /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.122 0a.9.9 0 0 0-.9.9.9.9 0 0 0 .165.514l-2.21 2.563a1.094 1.094 0 0 0-.307-.044 1.094 1.094 0 0 0-1.093 1.094 1.094 1.094 0 0 0 .006.091l-1.95 1.284a.9.9 0 0 0-.516-.165.9.9 0 0 0-.9.9.9.9 0 0 0 .4.746L.46 14.586a.705.705 0 0 0-.375.62.705.705 0 0 0 .706.706.705.705 0 0 0 .095-.007l4.889 5.016a.705.705 0 0 0-.004.051.705.705 0 0 0 .705.705.705.705 0 0 0 .386-.115l2.651 1.426a.9.9 0 0 0-.008.113.9.9 0 0 0 .9.899.9.9 0 0 0 .895-.819l7.183-2.097a.9.9 0 0 0 .718.361.9.9 0 0 0 .9-.9.9.9 0 0 0-.197-.556l3.11-6.845a.9.9 0 0 0 .899-.9.9.9 0 0 0-.723-.879l-.975-3.259a.705.705 0 0 0 .256-.543.705.705 0 0 0-.705-.705.705.705 0 0 0-.137.015L17.163 1.4a.705.705 0 0 0 .011-.12.705.705 0 0 0-.705-.706.705.705 0 0 0-.549.266L8.968.6a.9.9 0 0 0-.846-.6zm.84 1.218 6.825.235a.705.705 0 0 0 .276.4l-.161.768a1.094 1.094 0 0 0-.75.605l-7.64.89.512-2.324a.9.9 0 0 0 .098.007.9.9 0 0 0 .84-.58zm7.82.692 4.356 5.337a.705.705 0 0 0-.076.316.705.705 0 0 0 .225.515L20.93 9.08l-3.82-4.886a1.094 1.094 0 0 0 .127-.51 1.094 1.094 0 0 0-.713-1.022l.149-.709a.705.705 0 0 0 .11-.044zm-9.132.145-.462 2.099-1.48.172a1.094 1.094 0 0 0-.008-.01zm7.554 2.408-2.215 8.64a1.363 1.363 0 0 0-.178.054L7.097 6.692l2.663-.297a.705.705 0 0 0 .618.371.705.705 0 0 0 .705-.704.705.705 0 0 0-.02-.16l3.747-1.393zm-1.685.196-2.59.964a.705.705 0 0 0-.55-.266.705.705 0 0 0-.705.705.705.705 0 0 0 .002.031l-2.664.298.22-.999zm2.877.125 4.166 5.33-.86 2.417-5.233 1.218a1.363 1.363 0 0 0-.282-.347zm-9.489.646-.184.84-.655-.742zm-2.892.275a1.094 1.094 0 0 0 .209.2l-.156.816-1.878.21a.9.9 0 0 0-.005-.022zm.797.41a1.094 1.094 0 0 0 .058.005 1.094 1.094 0 0 0 .071-.002l.407.46-.639.071zm.786.745.797.902-.343 1.56a.705.705 0 0 0-.679.703.705.705 0 0 0 .25.538l-2.355 3.614 1.38-7.21zm-1.59.178-1.496 7.808a.9.9 0 0 0-.59.423l-.427-.08a.705.705 0 0 0-.415-.625l.347-6.535a.9.9 0 0 0 .782-.79zm2.64 1.01 5.328 6.029a1.363 1.363 0 0 0-.02.095l-8.62.925a.9.9 0 0 0-.2-.153L5.9 10.705a.705.705 0 0 0 .18.024.705.705 0 0 0 .704-.704.705.705 0 0 0-.428-.647zm14.91.188a.705.705 0 0 0 .057.013l.827 2.766-1.287-1.646zm-.77 2.166 1.24 1.588-1.969.458zm1.31 2.522-2.828 6.224.057-3.885a.66.66 0 0 0 .546-.65.66.66 0 0 0-.374-.593l.19-.535zm-2.766.644-.138.388a.66.66 0 0 0-.64.658.66.66 0 0 0 .464.63l-.065 4.438a.9.9 0 0 0-.525.41l-3.924-.847a.705.705 0 0 0-.705-.699.705.705 0 0 0-.702.67l-.961.235 1.183-3.66a1.363 1.363 0 0 0 1.314-1.13zm-7.23 1.52a1.363 1.363 0 0 0 .34.402l-1.363 4.22-2.927.717-4.629-4.353a.9.9 0 0 0 .026-.068zm-10.4.768.109.02a.9.9 0 0 0 .029.121zm.697.715a.9.9 0 0 0 .296.053.9.9 0 0 0 .06-.002l3.902 3.67a.705.705 0 0 0-.18-.025.705.705 0 0 0-.372.107zm10.75 2.95a.705.705 0 0 0 .65.435.705.705 0 0 0 .64-.41l3.453.746-6.655 1.943.787-2.439zm-2.181.534-.697 2.157a.9.9 0 0 0-.173.046L8.42 20.679zm-3.62.887.446.42-.615-.331a.705.705 0 0 0 .002-.049z" })
45
+ ]
46
+ }
47
+ );
48
+ });
49
+
50
+ exports.default = SiSagemath;
51
+ exports.defaultColor = defaultColor;
@@ -0,0 +1,4 @@
1
+ import { IconType } from '../types';
2
+ declare const defaultColor = "#3333FF";
3
+ declare const SiSagemath: IconType;
4
+ export { SiSagemath as default, defaultColor };
@@ -0,0 +1,27 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+
4
+ const defaultColor = "#3333FF";
5
+ const SiSagemath = React.forwardRef(function SiSagemath2({ title = "SageMath", color = "currentColor", size = 24, ...others }, ref) {
6
+ if (color === "default") {
7
+ color = defaultColor;
8
+ }
9
+ return /* @__PURE__ */ jsxs(
10
+ "svg",
11
+ {
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: size,
14
+ height: size,
15
+ fill: color,
16
+ viewBox: "0 0 24 24",
17
+ ref,
18
+ ...others,
19
+ children: [
20
+ /* @__PURE__ */ jsx("title", { children: title }),
21
+ /* @__PURE__ */ jsx("path", { d: "M8.122 0a.9.9 0 0 0-.9.9.9.9 0 0 0 .165.514l-2.21 2.563a1.094 1.094 0 0 0-.307-.044 1.094 1.094 0 0 0-1.093 1.094 1.094 1.094 0 0 0 .006.091l-1.95 1.284a.9.9 0 0 0-.516-.165.9.9 0 0 0-.9.9.9.9 0 0 0 .4.746L.46 14.586a.705.705 0 0 0-.375.62.705.705 0 0 0 .706.706.705.705 0 0 0 .095-.007l4.889 5.016a.705.705 0 0 0-.004.051.705.705 0 0 0 .705.705.705.705 0 0 0 .386-.115l2.651 1.426a.9.9 0 0 0-.008.113.9.9 0 0 0 .9.899.9.9 0 0 0 .895-.819l7.183-2.097a.9.9 0 0 0 .718.361.9.9 0 0 0 .9-.9.9.9 0 0 0-.197-.556l3.11-6.845a.9.9 0 0 0 .899-.9.9.9 0 0 0-.723-.879l-.975-3.259a.705.705 0 0 0 .256-.543.705.705 0 0 0-.705-.705.705.705 0 0 0-.137.015L17.163 1.4a.705.705 0 0 0 .011-.12.705.705 0 0 0-.705-.706.705.705 0 0 0-.549.266L8.968.6a.9.9 0 0 0-.846-.6zm.84 1.218 6.825.235a.705.705 0 0 0 .276.4l-.161.768a1.094 1.094 0 0 0-.75.605l-7.64.89.512-2.324a.9.9 0 0 0 .098.007.9.9 0 0 0 .84-.58zm7.82.692 4.356 5.337a.705.705 0 0 0-.076.316.705.705 0 0 0 .225.515L20.93 9.08l-3.82-4.886a1.094 1.094 0 0 0 .127-.51 1.094 1.094 0 0 0-.713-1.022l.149-.709a.705.705 0 0 0 .11-.044zm-9.132.145-.462 2.099-1.48.172a1.094 1.094 0 0 0-.008-.01zm7.554 2.408-2.215 8.64a1.363 1.363 0 0 0-.178.054L7.097 6.692l2.663-.297a.705.705 0 0 0 .618.371.705.705 0 0 0 .705-.704.705.705 0 0 0-.02-.16l3.747-1.393zm-1.685.196-2.59.964a.705.705 0 0 0-.55-.266.705.705 0 0 0-.705.705.705.705 0 0 0 .002.031l-2.664.298.22-.999zm2.877.125 4.166 5.33-.86 2.417-5.233 1.218a1.363 1.363 0 0 0-.282-.347zm-9.489.646-.184.84-.655-.742zm-2.892.275a1.094 1.094 0 0 0 .209.2l-.156.816-1.878.21a.9.9 0 0 0-.005-.022zm.797.41a1.094 1.094 0 0 0 .058.005 1.094 1.094 0 0 0 .071-.002l.407.46-.639.071zm.786.745.797.902-.343 1.56a.705.705 0 0 0-.679.703.705.705 0 0 0 .25.538l-2.355 3.614 1.38-7.21zm-1.59.178-1.496 7.808a.9.9 0 0 0-.59.423l-.427-.08a.705.705 0 0 0-.415-.625l.347-6.535a.9.9 0 0 0 .782-.79zm2.64 1.01 5.328 6.029a1.363 1.363 0 0 0-.02.095l-8.62.925a.9.9 0 0 0-.2-.153L5.9 10.705a.705.705 0 0 0 .18.024.705.705 0 0 0 .704-.704.705.705 0 0 0-.428-.647zm14.91.188a.705.705 0 0 0 .057.013l.827 2.766-1.287-1.646zm-.77 2.166 1.24 1.588-1.969.458zm1.31 2.522-2.828 6.224.057-3.885a.66.66 0 0 0 .546-.65.66.66 0 0 0-.374-.593l.19-.535zm-2.766.644-.138.388a.66.66 0 0 0-.64.658.66.66 0 0 0 .464.63l-.065 4.438a.9.9 0 0 0-.525.41l-3.924-.847a.705.705 0 0 0-.705-.699.705.705 0 0 0-.702.67l-.961.235 1.183-3.66a1.363 1.363 0 0 0 1.314-1.13zm-7.23 1.52a1.363 1.363 0 0 0 .34.402l-1.363 4.22-2.927.717-4.629-4.353a.9.9 0 0 0 .026-.068zm-10.4.768.109.02a.9.9 0 0 0 .029.121zm.697.715a.9.9 0 0 0 .296.053.9.9 0 0 0 .06-.002l3.902 3.67a.705.705 0 0 0-.18-.025.705.705 0 0 0-.372.107zm10.75 2.95a.705.705 0 0 0 .65.435.705.705 0 0 0 .64-.41l3.453.746-6.655 1.943.787-2.439zm-2.181.534-.697 2.157a.9.9 0 0 0-.173.046L8.42 20.679zm-3.62.887.446.42-.615-.331a.705.705 0 0 0 .002-.049z" })
22
+ ]
23
+ }
24
+ );
25
+ });
26
+
27
+ export { SiSagemath as default, defaultColor };
@@ -0,0 +1,51 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } });
4
+
5
+ const jsxRuntime = require('react/jsx-runtime');
6
+ const React = require('react');
7
+
8
+ function _interopNamespaceDefault(e) {
9
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: 'Module' } });
10
+ if (e) {
11
+ for (const k in e) {
12
+ if (k !== 'default') {
13
+ const d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: () => e[k]
17
+ });
18
+ }
19
+ }
20
+ }
21
+ n.default = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React);
26
+
27
+ const defaultColor = "#5351FB";
28
+ const SiUmbrel = React__namespace.forwardRef(function SiUmbrel2({ title = "Umbrel", color = "currentColor", size = 24, ...others }, ref) {
29
+ if (color === "default") {
30
+ color = defaultColor;
31
+ }
32
+ return /* @__PURE__ */ jsxRuntime.jsxs(
33
+ "svg",
34
+ {
35
+ xmlns: "http://www.w3.org/2000/svg",
36
+ width: size,
37
+ height: size,
38
+ fill: color,
39
+ viewBox: "0 0 24 24",
40
+ ref,
41
+ ...others,
42
+ children: [
43
+ /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11.853 8.302c2.628-.05 4.698.656 6.303 2.05 1.166 1.01 2.14 2.43 2.895 4.305a7.584 7.584 0 0 0-1.818-.21c-1.345 0-2.552.31-3.558.987-1.127-.687-2.339-1.049-3.623-1.049-1.313 0-2.573.378-3.77 1.087-1.154-.726-2.456-1.087-3.875-1.087-.513 0-1.003.048-1.466.147.678-1.724 1.575-3.054 2.664-4.028 1.557-1.393 3.607-2.15 6.248-2.202zM1.842 17.616c.04-.037.078-.076.112-.119.48-.557 1.233-.91 2.453-.91 1.151 0 2.139.32 3.002.952l.035.025c.469.35 1.108.364 1.592.036 1.032-.698 2.032-1.014 3.017-1.014.967 0 1.906.304 2.836.965l.02.014a1.376 1.376 0 0 0 1.699-.078c.614-.53 1.455-.84 2.625-.84 1.232 0 2.186.344 2.94.98a1.092 1.092 0 0 0 .435.235 1.095 1.095 0 0 0 .806-.087 1.103 1.103 0 0 0 .547-1.267c-.873-3.383-2.3-6.03-4.363-7.82-2.084-1.808-4.712-2.646-7.787-2.588-3.063.06-5.653.955-7.673 2.762-2.003 1.793-3.344 4.39-4.104 7.67a1.1 1.1 0 0 0 1.807 1.083z" })
45
+ ]
46
+ }
47
+ );
48
+ });
49
+
50
+ exports.default = SiUmbrel;
51
+ exports.defaultColor = defaultColor;
@@ -0,0 +1,4 @@
1
+ import { IconType } from '../types';
2
+ declare const defaultColor = "#5351FB";
3
+ declare const SiUmbrel: IconType;
4
+ export { SiUmbrel as default, defaultColor };
@@ -0,0 +1,27 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import * as React from 'react';
3
+
4
+ const defaultColor = "#5351FB";
5
+ const SiUmbrel = React.forwardRef(function SiUmbrel2({ title = "Umbrel", color = "currentColor", size = 24, ...others }, ref) {
6
+ if (color === "default") {
7
+ color = defaultColor;
8
+ }
9
+ return /* @__PURE__ */ jsxs(
10
+ "svg",
11
+ {
12
+ xmlns: "http://www.w3.org/2000/svg",
13
+ width: size,
14
+ height: size,
15
+ fill: color,
16
+ viewBox: "0 0 24 24",
17
+ ref,
18
+ ...others,
19
+ children: [
20
+ /* @__PURE__ */ jsx("title", { children: title }),
21
+ /* @__PURE__ */ jsx("path", { d: "M11.853 8.302c2.628-.05 4.698.656 6.303 2.05 1.166 1.01 2.14 2.43 2.895 4.305a7.584 7.584 0 0 0-1.818-.21c-1.345 0-2.552.31-3.558.987-1.127-.687-2.339-1.049-3.623-1.049-1.313 0-2.573.378-3.77 1.087-1.154-.726-2.456-1.087-3.875-1.087-.513 0-1.003.048-1.466.147.678-1.724 1.575-3.054 2.664-4.028 1.557-1.393 3.607-2.15 6.248-2.202zM1.842 17.616c.04-.037.078-.076.112-.119.48-.557 1.233-.91 2.453-.91 1.151 0 2.139.32 3.002.952l.035.025c.469.35 1.108.364 1.592.036 1.032-.698 2.032-1.014 3.017-1.014.967 0 1.906.304 2.836.965l.02.014a1.376 1.376 0 0 0 1.699-.078c.614-.53 1.455-.84 2.625-.84 1.232 0 2.186.344 2.94.98a1.092 1.092 0 0 0 .435.235 1.095 1.095 0 0 0 .806-.087 1.103 1.103 0 0 0 .547-1.267c-.873-3.383-2.3-6.03-4.363-7.82-2.084-1.808-4.712-2.646-7.787-2.588-3.063.06-5.653.955-7.673 2.762-2.003 1.793-3.344 4.39-4.104 7.67a1.1 1.1 0 0 0 1.807 1.083z" })
22
+ ]
23
+ }
24
+ );
25
+ });
26
+
27
+ export { SiUmbrel as default, defaultColor };
@@ -41,7 +41,7 @@ const SiVercel = React__namespace.forwardRef(function SiVercel2({ title = "Verce
41
41
  ...others,
42
42
  children: [
43
43
  /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }),
44
- /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M24 22.525H0l12-21.05 12 21.05z" })
44
+ /* @__PURE__ */ jsxRuntime.jsx("path", { d: "m12 1.608 12 20.784H0Z" })
45
45
  ]
46
46
  }
47
47
  );
@@ -18,7 +18,7 @@ const SiVercel = React.forwardRef(function SiVercel2({ title = "Vercel", color =
18
18
  ...others,
19
19
  children: [
20
20
  /* @__PURE__ */ jsx("title", { children: title }),
21
- /* @__PURE__ */ jsx("path", { d: "M24 22.525H0l12-21.05 12 21.05z" })
21
+ /* @__PURE__ */ jsx("path", { d: "m12 1.608 12 20.784H0Z" })
22
22
  ]
23
23
  }
24
24
  );