@icons-pack/react-simple-icons 11.0.0 → 11.1.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.
- package/README.md +1 -5
- package/icons/SiBetterdiscord.cjs +51 -0
- package/icons/SiBetterdiscord.d.ts +4 -0
- package/icons/SiBetterdiscord.mjs +27 -0
- package/icons/SiCrewai.cjs +51 -0
- package/icons/SiCrewai.d.ts +4 -0
- package/icons/SiCrewai.mjs +27 -0
- package/icons/SiFyle.cjs +51 -0
- package/icons/SiFyle.d.ts +4 -0
- package/icons/SiFyle.mjs +27 -0
- package/icons/SiGradio.cjs +51 -0
- package/icons/SiGradio.d.ts +4 -0
- package/icons/SiGradio.mjs +27 -0
- package/icons/SiLanggraph.cjs +51 -0
- package/icons/SiLanggraph.d.ts +4 -0
- package/icons/SiLanggraph.mjs +27 -0
- package/icons/SiMikrotik.cjs +1 -1
- package/icons/SiMikrotik.mjs +1 -1
- package/icons/SiNexon.cjs +2 -2
- package/icons/SiNexon.mjs +2 -2
- package/icons/SiPerl.cjs +2 -2
- package/icons/SiPerl.d.ts +1 -1
- package/icons/SiPerl.mjs +2 -2
- package/icons/SiRook.cjs +51 -0
- package/icons/SiRook.d.ts +4 -0
- package/icons/SiRook.mjs +27 -0
- package/icons/SiUltralytics.cjs +51 -0
- package/icons/SiUltralytics.d.ts +4 -0
- package/icons/SiUltralytics.mjs +27 -0
- package/icons/SiV0.cjs +51 -0
- package/icons/SiV0.d.ts +4 -0
- package/icons/SiV0.mjs +27 -0
- package/icons/SiWxt.cjs +51 -0
- package/icons/SiWxt.d.ts +4 -0
- package/icons/SiWxt.mjs +27 -0
- package/index.cjs +27 -0
- package/index.d.ts +9 -0
- package/index.mjs +9 -0
- package/package.json +2 -2
- package/src/icons/SiBetterdiscord.tsx +45 -0
- package/src/icons/SiCrewai.tsx +45 -0
- package/src/icons/SiFyle.tsx +45 -0
- package/src/icons/SiGradio.tsx +45 -0
- package/src/icons/SiLanggraph.tsx +45 -0
- package/src/icons/SiMikrotik.tsx +1 -1
- package/src/icons/SiNexon.tsx +2 -2
- package/src/icons/SiPerl.tsx +2 -2
- package/src/icons/SiRook.tsx +45 -0
- package/src/icons/SiUltralytics.tsx +45 -0
- package/src/icons/SiV0.tsx +45 -0
- package/src/icons/SiWxt.tsx +45 -0
package/icons/SiRook.cjs
ADDED
|
@@ -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 = "#2AC6EA";
|
|
28
|
+
const SiRook = React__namespace.forwardRef(function SiRook2({ title = "Rook", 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: "M1.8246 0c-.4424 0-.774.3685-.774.774v6.1198c0 .4424.3685.7747.774.7747H5.88c.4424 0 .774-.3323.774-.7747 0-.4424-.3684-.774-.774-.774H2.562V1.548h2.544v1.2903c0 .2212.0736.4056.221.553.1475.1475.3687.2218.553.2218h4.092c.4425 0 .7749-.3692.7749-.7748V1.5481H13.29v1.2903c0 .4424.3692.7748.7747.7748h4.092c.2213 0 .4056-.0743.553-.2218.1476-.1474.2211-.3686.2211-.553V1.5481h2.544V6.083H18.12c-.4424 0-.7748.3685-.7748.774 0 .4424.3692.774.7748.774h4.092c.1843 0 .4055-.0735.553-.221.1475-.1474.221-.3686.221-.553V.774c0-.4055-.3689-.7371-.6638-.774h-4.092c-.4425 0-.7741.3685-.7741.774v1.2904h-2.544V.774c0-.4424-.3685-.7741-.774-.7741h-4.092c-.4425 0-.7741.3685-.7741.774v1.2904H6.6914V.774C6.6914.3317 6.3222 0 5.9167 0ZM1.788 9.069c-.4424 0-.774.3686-.774.774v8.8113C1.0138 21.6037 3.4101 24 6.3594 24h11.281c2.9493 0 5.3457-2.3963 5.3457-5.3457V9.8431c0-.4424-.3686-.774-.774-.774zm.774 1.5114h18.8762v8.074c0 2.1013-1.6962 3.7975-3.7976 3.7975H6.3595c-2.1014 0-3.7976-1.6962-3.7976-3.7976zm9.4377 2.544c-1.8802 0-3.4281 1.5486-3.4281 3.4288v2.6541c0 .4424.3685.7741.774.7741h5.309c.4424 0 .774-.3685.774-.774v-2.6542c0-1.8802-1.5487-3.4288-3.4289-3.4288zm-.0367 1.4746c1.0691 0 1.9175.8484 1.9175 1.9175v1.9168h-3.8343v-1.9168c0-1.0691.8477-1.9175 1.9168-1.9175z" })
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
exports.default = SiRook;
|
|
51
|
+
exports.defaultColor = defaultColor;
|
package/icons/SiRook.mjs
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const defaultColor = "#2AC6EA";
|
|
5
|
+
const SiRook = React.forwardRef(function SiRook2({ title = "Rook", 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: "M1.8246 0c-.4424 0-.774.3685-.774.774v6.1198c0 .4424.3685.7747.774.7747H5.88c.4424 0 .774-.3323.774-.7747 0-.4424-.3684-.774-.774-.774H2.562V1.548h2.544v1.2903c0 .2212.0736.4056.221.553.1475.1475.3687.2218.553.2218h4.092c.4425 0 .7749-.3692.7749-.7748V1.5481H13.29v1.2903c0 .4424.3692.7748.7747.7748h4.092c.2213 0 .4056-.0743.553-.2218.1476-.1474.2211-.3686.2211-.553V1.5481h2.544V6.083H18.12c-.4424 0-.7748.3685-.7748.774 0 .4424.3692.774.7748.774h4.092c.1843 0 .4055-.0735.553-.221.1475-.1474.221-.3686.221-.553V.774c0-.4055-.3689-.7371-.6638-.774h-4.092c-.4425 0-.7741.3685-.7741.774v1.2904h-2.544V.774c0-.4424-.3685-.7741-.774-.7741h-4.092c-.4425 0-.7741.3685-.7741.774v1.2904H6.6914V.774C6.6914.3317 6.3222 0 5.9167 0ZM1.788 9.069c-.4424 0-.774.3686-.774.774v8.8113C1.0138 21.6037 3.4101 24 6.3594 24h11.281c2.9493 0 5.3457-2.3963 5.3457-5.3457V9.8431c0-.4424-.3686-.774-.774-.774zm.774 1.5114h18.8762v8.074c0 2.1013-1.6962 3.7975-3.7976 3.7975H6.3595c-2.1014 0-3.7976-1.6962-3.7976-3.7976zm9.4377 2.544c-1.8802 0-3.4281 1.5486-3.4281 3.4288v2.6541c0 .4424.3685.7741.774.7741h5.309c.4424 0 .774-.3685.774-.774v-2.6542c0-1.8802-1.5487-3.4288-3.4289-3.4288zm-.0367 1.4746c1.0691 0 1.9175.8484 1.9175 1.9175v1.9168h-3.8343v-1.9168c0-1.0691.8477-1.9175 1.9168-1.9175z" })
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export { SiRook 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 = "#111F68";
|
|
28
|
+
const SiUltralytics = React__namespace.forwardRef(function SiUltralytics2({ title = "Ultralytics", 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: "m12.736 7.341-.002 2.897c.012 3.953-3.188 7.177-7.098 7.171-1.553-.003-2.967-.48-4.112-1.313 2.056 3.725 5.999 6.24 10.48 6.245 6.511-.003 11.891-5.343 11.992-11.91l-.002-.027c.006-.151 0-2.951.006-3.075-.01-3.116-2.538-5.677-5.63-5.67-3.105-.006-5.645 2.54-5.634 5.683zM5.629 4.573C2.525 4.573 0 7.118 0 10.246s2.525 5.673 5.63 5.673c3.103 0 5.629-2.545 5.629-5.673s-2.526-5.673-5.63-5.673" })
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
exports.default = SiUltralytics;
|
|
51
|
+
exports.defaultColor = defaultColor;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const defaultColor = "#111F68";
|
|
5
|
+
const SiUltralytics = React.forwardRef(function SiUltralytics2({ title = "Ultralytics", 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: "m12.736 7.341-.002 2.897c.012 3.953-3.188 7.177-7.098 7.171-1.553-.003-2.967-.48-4.112-1.313 2.056 3.725 5.999 6.24 10.48 6.245 6.511-.003 11.891-5.343 11.992-11.91l-.002-.027c.006-.151 0-2.951.006-3.075-.01-3.116-2.538-5.677-5.63-5.67-3.105-.006-5.645 2.54-5.634 5.683zM5.629 4.573C2.525 4.573 0 7.118 0 10.246s2.525 5.673 5.63 5.673c3.103 0 5.629-2.545 5.629-5.673s-2.526-5.673-5.63-5.673" })
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export { SiUltralytics as default, defaultColor };
|
package/icons/SiV0.cjs
ADDED
|
@@ -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 SiV0 = React__namespace.forwardRef(function SiV02({ title = "v0", 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: "M14.066 6.028v2.22h5.729q.075-.001.148.005l-5.853 5.752a2 2 0 0 1-.024-.309V8.247h-2.353v5.45c0 2.322 1.935 4.222 4.258 4.222h5.675v-2.22h-5.675q-.03 0-.059-.003l5.729-5.629q.006.082.006.166v5.465H24v-5.465a4.204 4.204 0 0 0-4.205-4.205zM0 8.245l8.28 9.266c.839.94 2.396.346 2.396-.914V8.245H8.19v5.44l-4.86-5.44Z" })
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
exports.default = SiV0;
|
|
51
|
+
exports.defaultColor = defaultColor;
|
package/icons/SiV0.d.ts
ADDED
package/icons/SiV0.mjs
ADDED
|
@@ -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 SiV0 = React.forwardRef(function SiV02({ title = "v0", 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: "M14.066 6.028v2.22h5.729q.075-.001.148.005l-5.853 5.752a2 2 0 0 1-.024-.309V8.247h-2.353v5.45c0 2.322 1.935 4.222 4.258 4.222h5.675v-2.22h-5.675q-.03 0-.059-.003l5.729-5.629q.006.082.006.166v5.465H24v-5.465a4.204 4.204 0 0 0-4.205-4.205zM0 8.245l8.28 9.266c.839.94 2.396.346 2.396-.914V8.245H8.19v5.44l-4.86-5.44Z" })
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export { SiV0 as default, defaultColor };
|
package/icons/SiWxt.cjs
ADDED
|
@@ -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 = "#67D55E";
|
|
28
|
+
const SiWxt = React__namespace.forwardRef(function SiWxt2({ title = "WXT", 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: "M10.18 0c-2.081 0-3.807 1.608-4 3.64H4.019A4.033 4.033 0 0 0 0 7.66v4.017h1.498a2.13 2.13 0 0 1 2.143 2.144 2.13 2.13 0 0 1-2.143 2.143H0V24h8.036v-1.498a2.13 2.13 0 0 1 2.144-2.143 2.13 2.13 0 0 1 2.143 2.143V24h4.018a4.03 4.03 0 0 0 4.018-4.018v-2.163C22.392 17.627 24 15.901 24 13.821s-1.608-3.807-3.64-4V7.66a4.03 4.03 0 0 0-4.019-4.018h-2.162C13.986 1.608 12.26 0 10.179 0m0 1.875a2.13 2.13 0 0 1 2.143 2.143v1.498h4.018a2.13 2.13 0 0 1 2.143 2.143v4.018h1.498a2.13 2.13 0 0 1 2.143 2.144 2.13 2.13 0 0 1-2.143 2.143h-1.498v4.018a2.13 2.13 0 0 1-2.143 2.143h-2.162c-.193-2.033-1.919-3.64-4-3.64s-3.806 1.607-3.998 3.64H1.875V17.82c2.033-.192 3.64-1.918 3.64-3.998s-1.607-3.807-3.64-4V7.66a2.13 2.13 0 0 1 2.143-2.143h4.018V4.018a2.13 2.13 0 0 1 2.144-2.143" })
|
|
45
|
+
]
|
|
46
|
+
}
|
|
47
|
+
);
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
exports.default = SiWxt;
|
|
51
|
+
exports.defaultColor = defaultColor;
|
package/icons/SiWxt.d.ts
ADDED
package/icons/SiWxt.mjs
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
const defaultColor = "#67D55E";
|
|
5
|
+
const SiWxt = React.forwardRef(function SiWxt2({ title = "WXT", 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: "M10.18 0c-2.081 0-3.807 1.608-4 3.64H4.019A4.033 4.033 0 0 0 0 7.66v4.017h1.498a2.13 2.13 0 0 1 2.143 2.144 2.13 2.13 0 0 1-2.143 2.143H0V24h8.036v-1.498a2.13 2.13 0 0 1 2.144-2.143 2.13 2.13 0 0 1 2.143 2.143V24h4.018a4.03 4.03 0 0 0 4.018-4.018v-2.163C22.392 17.627 24 15.901 24 13.821s-1.608-3.807-3.64-4V7.66a4.03 4.03 0 0 0-4.019-4.018h-2.162C13.986 1.608 12.26 0 10.179 0m0 1.875a2.13 2.13 0 0 1 2.143 2.143v1.498h4.018a2.13 2.13 0 0 1 2.143 2.143v4.018h1.498a2.13 2.13 0 0 1 2.143 2.144 2.13 2.13 0 0 1-2.143 2.143h-1.498v4.018a2.13 2.13 0 0 1-2.143 2.143h-2.162c-.193-2.033-1.919-3.64-4-3.64s-3.806 1.607-3.998 3.64H1.875V17.82c2.033-.192 3.64-1.918 3.64-3.998s-1.607-3.807-3.64-4V7.66a2.13 2.13 0 0 1 2.143-2.143h4.018V4.018a2.13 2.13 0 0 1 2.144-2.143" })
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
);
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
export { SiWxt as default, defaultColor };
|
package/index.cjs
CHANGED
|
@@ -351,6 +351,7 @@ const SiBentoml = require('./icons/SiBentoml.cjs');
|
|
|
351
351
|
const SiBereal = require('./icons/SiBereal.cjs');
|
|
352
352
|
const SiBetfair = require('./icons/SiBetfair.cjs');
|
|
353
353
|
const SiBetterstack = require('./icons/SiBetterstack.cjs');
|
|
354
|
+
const SiBetterdiscord = require('./icons/SiBetterdiscord.cjs');
|
|
354
355
|
const SiBevy = require('./icons/SiBevy.cjs');
|
|
355
356
|
const SiBigcartel = require('./icons/SiBigcartel.cjs');
|
|
356
357
|
const SiBigbasket = require('./icons/SiBigbasket.cjs');
|
|
@@ -665,6 +666,7 @@ const SiCreativetechnology = require('./icons/SiCreativetechnology.cjs');
|
|
|
665
666
|
const SiCredly = require('./icons/SiCredly.cjs');
|
|
666
667
|
const SiCrehana = require('./icons/SiCrehana.cjs');
|
|
667
668
|
const SiCrewunited = require('./icons/SiCrewunited.cjs');
|
|
669
|
+
const SiCrewai = require('./icons/SiCrewai.cjs');
|
|
668
670
|
const SiCriticalrole = require('./icons/SiCriticalrole.cjs');
|
|
669
671
|
const SiCrowdin = require('./icons/SiCrowdin.cjs');
|
|
670
672
|
const SiCrowdsource = require('./icons/SiCrowdsource.cjs');
|
|
@@ -1047,6 +1049,7 @@ const SiFuraffinity = require('./icons/SiFuraffinity.cjs');
|
|
|
1047
1049
|
const SiFurrynetwork = require('./icons/SiFurrynetwork.cjs');
|
|
1048
1050
|
const SiFusionauth = require('./icons/SiFusionauth.cjs');
|
|
1049
1051
|
const SiFuturelearn = require('./icons/SiFuturelearn.cjs');
|
|
1052
|
+
const SiFyle = require('./icons/SiFyle.cjs');
|
|
1050
1053
|
const SiG2 = require('./icons/SiG2.cjs');
|
|
1051
1054
|
const SiG2a = require('./icons/SiG2a.cjs');
|
|
1052
1055
|
const SiG2g = require('./icons/SiG2g.cjs');
|
|
@@ -1180,6 +1183,7 @@ const SiGoogletasks = require('./icons/SiGoogletasks.cjs');
|
|
|
1180
1183
|
const SiGoogletranslate = require('./icons/SiGoogletranslate.cjs');
|
|
1181
1184
|
const SiGotomeeting = require('./icons/SiGotomeeting.cjs');
|
|
1182
1185
|
const SiGrab = require('./icons/SiGrab.cjs');
|
|
1186
|
+
const SiGradio = require('./icons/SiGradio.cjs');
|
|
1183
1187
|
const SiGradle = require('./icons/SiGradle.cjs');
|
|
1184
1188
|
const SiGradleplaypublisher = require('./icons/SiGradleplaypublisher.cjs');
|
|
1185
1189
|
const SiGrafana = require('./icons/SiGrafana.cjs');
|
|
@@ -1552,6 +1556,7 @@ const SiLada = require('./icons/SiLada.cjs');
|
|
|
1552
1556
|
const SiLamborghini = require('./icons/SiLamborghini.cjs');
|
|
1553
1557
|
const SiLandrover = require('./icons/SiLandrover.cjs');
|
|
1554
1558
|
const SiLangchain = require('./icons/SiLangchain.cjs');
|
|
1559
|
+
const SiLanggraph = require('./icons/SiLanggraph.cjs');
|
|
1555
1560
|
const SiLanguagetool = require('./icons/SiLanguagetool.cjs');
|
|
1556
1561
|
const SiLapce = require('./icons/SiLapce.cjs');
|
|
1557
1562
|
const SiLaragon = require('./icons/SiLaragon.cjs');
|
|
@@ -2422,6 +2427,7 @@ const SiRoku = require('./icons/SiRoku.cjs');
|
|
|
2422
2427
|
const SiRoll20 = require('./icons/SiRoll20.cjs');
|
|
2423
2428
|
const SiRollsroyce = require('./icons/SiRollsroyce.cjs');
|
|
2424
2429
|
const SiRollupdotjs = require('./icons/SiRollupdotjs.cjs');
|
|
2430
|
+
const SiRook = require('./icons/SiRook.cjs');
|
|
2425
2431
|
const SiRoon = require('./icons/SiRoon.cjs');
|
|
2426
2432
|
const SiRootme = require('./icons/SiRootme.cjs');
|
|
2427
2433
|
const SiRoots = require('./icons/SiRoots.cjs');
|
|
@@ -2961,6 +2967,7 @@ const SiUfc = require('./icons/SiUfc.cjs');
|
|
|
2961
2967
|
const SiUikit = require('./icons/SiUikit.cjs');
|
|
2962
2968
|
const SiUipath = require('./icons/SiUipath.cjs');
|
|
2963
2969
|
const SiUkca = require('./icons/SiUkca.cjs');
|
|
2970
|
+
const SiUltralytics = require('./icons/SiUltralytics.cjs');
|
|
2964
2971
|
const SiUlule = require('./icons/SiUlule.cjs');
|
|
2965
2972
|
const SiUmami = require('./icons/SiUmami.cjs');
|
|
2966
2973
|
const SiUmbraco = require('./icons/SiUmbraco.cjs');
|
|
@@ -2996,6 +3003,7 @@ const SiUsps = require('./icons/SiUsps.cjs');
|
|
|
2996
3003
|
const SiUtorrent = require('./icons/SiUtorrent.cjs');
|
|
2997
3004
|
const SiUv = require('./icons/SiUv.cjs');
|
|
2998
3005
|
const SiV = require('./icons/SiV.cjs');
|
|
3006
|
+
const SiV0 = require('./icons/SiV0.cjs');
|
|
2999
3007
|
const SiV2ex = require('./icons/SiV2ex.cjs');
|
|
3000
3008
|
const SiV8 = require('./icons/SiV8.cjs');
|
|
3001
3009
|
const SiVaadin = require('./icons/SiVaadin.cjs');
|
|
@@ -3166,6 +3174,7 @@ const SiWpexplorer = require('./icons/SiWpexplorer.cjs');
|
|
|
3166
3174
|
const SiWritedotas = require('./icons/SiWritedotas.cjs');
|
|
3167
3175
|
const SiWwe = require('./icons/SiWwe.cjs');
|
|
3168
3176
|
const SiWwise = require('./icons/SiWwise.cjs');
|
|
3177
|
+
const SiWxt = require('./icons/SiWxt.cjs');
|
|
3169
3178
|
const SiWykop = require('./icons/SiWykop.cjs');
|
|
3170
3179
|
const SiWyze = require('./icons/SiWyze.cjs');
|
|
3171
3180
|
const SiX = require('./icons/SiX.cjs');
|
|
@@ -3952,6 +3961,8 @@ exports.SiBetfair = SiBetfair.default;
|
|
|
3952
3961
|
exports.SiBetfairHex = SiBetfair.defaultColor;
|
|
3953
3962
|
exports.SiBetterstack = SiBetterstack.default;
|
|
3954
3963
|
exports.SiBetterstackHex = SiBetterstack.defaultColor;
|
|
3964
|
+
exports.SiBetterdiscord = SiBetterdiscord.default;
|
|
3965
|
+
exports.SiBetterdiscordHex = SiBetterdiscord.defaultColor;
|
|
3955
3966
|
exports.SiBevy = SiBevy.default;
|
|
3956
3967
|
exports.SiBevyHex = SiBevy.defaultColor;
|
|
3957
3968
|
exports.SiBigcartel = SiBigcartel.default;
|
|
@@ -4580,6 +4591,8 @@ exports.SiCrehana = SiCrehana.default;
|
|
|
4580
4591
|
exports.SiCrehanaHex = SiCrehana.defaultColor;
|
|
4581
4592
|
exports.SiCrewunited = SiCrewunited.default;
|
|
4582
4593
|
exports.SiCrewunitedHex = SiCrewunited.defaultColor;
|
|
4594
|
+
exports.SiCrewai = SiCrewai.default;
|
|
4595
|
+
exports.SiCrewaiHex = SiCrewai.defaultColor;
|
|
4583
4596
|
exports.SiCriticalrole = SiCriticalrole.default;
|
|
4584
4597
|
exports.SiCriticalroleHex = SiCriticalrole.defaultColor;
|
|
4585
4598
|
exports.SiCrowdin = SiCrowdin.default;
|
|
@@ -5344,6 +5357,8 @@ exports.SiFusionauth = SiFusionauth.default;
|
|
|
5344
5357
|
exports.SiFusionauthHex = SiFusionauth.defaultColor;
|
|
5345
5358
|
exports.SiFuturelearn = SiFuturelearn.default;
|
|
5346
5359
|
exports.SiFuturelearnHex = SiFuturelearn.defaultColor;
|
|
5360
|
+
exports.SiFyle = SiFyle.default;
|
|
5361
|
+
exports.SiFyleHex = SiFyle.defaultColor;
|
|
5347
5362
|
exports.SiG2 = SiG2.default;
|
|
5348
5363
|
exports.SiG2Hex = SiG2.defaultColor;
|
|
5349
5364
|
exports.SiG2a = SiG2a.default;
|
|
@@ -5610,6 +5625,8 @@ exports.SiGotomeeting = SiGotomeeting.default;
|
|
|
5610
5625
|
exports.SiGotomeetingHex = SiGotomeeting.defaultColor;
|
|
5611
5626
|
exports.SiGrab = SiGrab.default;
|
|
5612
5627
|
exports.SiGrabHex = SiGrab.defaultColor;
|
|
5628
|
+
exports.SiGradio = SiGradio.default;
|
|
5629
|
+
exports.SiGradioHex = SiGradio.defaultColor;
|
|
5613
5630
|
exports.SiGradle = SiGradle.default;
|
|
5614
5631
|
exports.SiGradleHex = SiGradle.defaultColor;
|
|
5615
5632
|
exports.SiGradleplaypublisher = SiGradleplaypublisher.default;
|
|
@@ -6354,6 +6371,8 @@ exports.SiLandrover = SiLandrover.default;
|
|
|
6354
6371
|
exports.SiLandroverHex = SiLandrover.defaultColor;
|
|
6355
6372
|
exports.SiLangchain = SiLangchain.default;
|
|
6356
6373
|
exports.SiLangchainHex = SiLangchain.defaultColor;
|
|
6374
|
+
exports.SiLanggraph = SiLanggraph.default;
|
|
6375
|
+
exports.SiLanggraphHex = SiLanggraph.defaultColor;
|
|
6357
6376
|
exports.SiLanguagetool = SiLanguagetool.default;
|
|
6358
6377
|
exports.SiLanguagetoolHex = SiLanguagetool.defaultColor;
|
|
6359
6378
|
exports.SiLapce = SiLapce.default;
|
|
@@ -8094,6 +8113,8 @@ exports.SiRollsroyce = SiRollsroyce.default;
|
|
|
8094
8113
|
exports.SiRollsroyceHex = SiRollsroyce.defaultColor;
|
|
8095
8114
|
exports.SiRollupdotjs = SiRollupdotjs.default;
|
|
8096
8115
|
exports.SiRollupdotjsHex = SiRollupdotjs.defaultColor;
|
|
8116
|
+
exports.SiRook = SiRook.default;
|
|
8117
|
+
exports.SiRookHex = SiRook.defaultColor;
|
|
8097
8118
|
exports.SiRoon = SiRoon.default;
|
|
8098
8119
|
exports.SiRoonHex = SiRoon.defaultColor;
|
|
8099
8120
|
exports.SiRootme = SiRootme.default;
|
|
@@ -9172,6 +9193,8 @@ exports.SiUipath = SiUipath.default;
|
|
|
9172
9193
|
exports.SiUipathHex = SiUipath.defaultColor;
|
|
9173
9194
|
exports.SiUkca = SiUkca.default;
|
|
9174
9195
|
exports.SiUkcaHex = SiUkca.defaultColor;
|
|
9196
|
+
exports.SiUltralytics = SiUltralytics.default;
|
|
9197
|
+
exports.SiUltralyticsHex = SiUltralytics.defaultColor;
|
|
9175
9198
|
exports.SiUlule = SiUlule.default;
|
|
9176
9199
|
exports.SiUluleHex = SiUlule.defaultColor;
|
|
9177
9200
|
exports.SiUmami = SiUmami.default;
|
|
@@ -9242,6 +9265,8 @@ exports.SiUv = SiUv.default;
|
|
|
9242
9265
|
exports.SiUvHex = SiUv.defaultColor;
|
|
9243
9266
|
exports.SiV = SiV.default;
|
|
9244
9267
|
exports.SiVHex = SiV.defaultColor;
|
|
9268
|
+
exports.SiV0 = SiV0.default;
|
|
9269
|
+
exports.SiV0Hex = SiV0.defaultColor;
|
|
9245
9270
|
exports.SiV2ex = SiV2ex.default;
|
|
9246
9271
|
exports.SiV2exHex = SiV2ex.defaultColor;
|
|
9247
9272
|
exports.SiV8 = SiV8.default;
|
|
@@ -9582,6 +9607,8 @@ exports.SiWwe = SiWwe.default;
|
|
|
9582
9607
|
exports.SiWweHex = SiWwe.defaultColor;
|
|
9583
9608
|
exports.SiWwise = SiWwise.default;
|
|
9584
9609
|
exports.SiWwiseHex = SiWwise.defaultColor;
|
|
9610
|
+
exports.SiWxt = SiWxt.default;
|
|
9611
|
+
exports.SiWxtHex = SiWxt.defaultColor;
|
|
9585
9612
|
exports.SiWykop = SiWykop.default;
|
|
9586
9613
|
exports.SiWykopHex = SiWykop.defaultColor;
|
|
9587
9614
|
exports.SiWyze = SiWyze.default;
|
package/index.d.ts
CHANGED
|
@@ -347,6 +347,7 @@ export { default as SiBentoml, defaultColor as SiBentomlHex } from './icons/SiBe
|
|
|
347
347
|
export { default as SiBereal, defaultColor as SiBerealHex } from './icons/SiBereal';
|
|
348
348
|
export { default as SiBetfair, defaultColor as SiBetfairHex } from './icons/SiBetfair';
|
|
349
349
|
export { default as SiBetterstack, defaultColor as SiBetterstackHex } from './icons/SiBetterstack';
|
|
350
|
+
export { default as SiBetterdiscord, defaultColor as SiBetterdiscordHex } from './icons/SiBetterdiscord';
|
|
350
351
|
export { default as SiBevy, defaultColor as SiBevyHex } from './icons/SiBevy';
|
|
351
352
|
export { default as SiBigcartel, defaultColor as SiBigcartelHex } from './icons/SiBigcartel';
|
|
352
353
|
export { default as SiBigbasket, defaultColor as SiBigbasketHex } from './icons/SiBigbasket';
|
|
@@ -661,6 +662,7 @@ export { default as SiCreativetechnology, defaultColor as SiCreativetechnologyHe
|
|
|
661
662
|
export { default as SiCredly, defaultColor as SiCredlyHex } from './icons/SiCredly';
|
|
662
663
|
export { default as SiCrehana, defaultColor as SiCrehanaHex } from './icons/SiCrehana';
|
|
663
664
|
export { default as SiCrewunited, defaultColor as SiCrewunitedHex } from './icons/SiCrewunited';
|
|
665
|
+
export { default as SiCrewai, defaultColor as SiCrewaiHex } from './icons/SiCrewai';
|
|
664
666
|
export { default as SiCriticalrole, defaultColor as SiCriticalroleHex } from './icons/SiCriticalrole';
|
|
665
667
|
export { default as SiCrowdin, defaultColor as SiCrowdinHex } from './icons/SiCrowdin';
|
|
666
668
|
export { default as SiCrowdsource, defaultColor as SiCrowdsourceHex } from './icons/SiCrowdsource';
|
|
@@ -1043,6 +1045,7 @@ export { default as SiFuraffinity, defaultColor as SiFuraffinityHex } from './ic
|
|
|
1043
1045
|
export { default as SiFurrynetwork, defaultColor as SiFurrynetworkHex } from './icons/SiFurrynetwork';
|
|
1044
1046
|
export { default as SiFusionauth, defaultColor as SiFusionauthHex } from './icons/SiFusionauth';
|
|
1045
1047
|
export { default as SiFuturelearn, defaultColor as SiFuturelearnHex } from './icons/SiFuturelearn';
|
|
1048
|
+
export { default as SiFyle, defaultColor as SiFyleHex } from './icons/SiFyle';
|
|
1046
1049
|
export { default as SiG2, defaultColor as SiG2Hex } from './icons/SiG2';
|
|
1047
1050
|
export { default as SiG2a, defaultColor as SiG2aHex } from './icons/SiG2a';
|
|
1048
1051
|
export { default as SiG2g, defaultColor as SiG2gHex } from './icons/SiG2g';
|
|
@@ -1176,6 +1179,7 @@ export { default as SiGoogletasks, defaultColor as SiGoogletasksHex } from './ic
|
|
|
1176
1179
|
export { default as SiGoogletranslate, defaultColor as SiGoogletranslateHex } from './icons/SiGoogletranslate';
|
|
1177
1180
|
export { default as SiGotomeeting, defaultColor as SiGotomeetingHex } from './icons/SiGotomeeting';
|
|
1178
1181
|
export { default as SiGrab, defaultColor as SiGrabHex } from './icons/SiGrab';
|
|
1182
|
+
export { default as SiGradio, defaultColor as SiGradioHex } from './icons/SiGradio';
|
|
1179
1183
|
export { default as SiGradle, defaultColor as SiGradleHex } from './icons/SiGradle';
|
|
1180
1184
|
export { default as SiGradleplaypublisher, defaultColor as SiGradleplaypublisherHex } from './icons/SiGradleplaypublisher';
|
|
1181
1185
|
export { default as SiGrafana, defaultColor as SiGrafanaHex } from './icons/SiGrafana';
|
|
@@ -1548,6 +1552,7 @@ export { default as SiLada, defaultColor as SiLadaHex } from './icons/SiLada';
|
|
|
1548
1552
|
export { default as SiLamborghini, defaultColor as SiLamborghiniHex } from './icons/SiLamborghini';
|
|
1549
1553
|
export { default as SiLandrover, defaultColor as SiLandroverHex } from './icons/SiLandrover';
|
|
1550
1554
|
export { default as SiLangchain, defaultColor as SiLangchainHex } from './icons/SiLangchain';
|
|
1555
|
+
export { default as SiLanggraph, defaultColor as SiLanggraphHex } from './icons/SiLanggraph';
|
|
1551
1556
|
export { default as SiLanguagetool, defaultColor as SiLanguagetoolHex } from './icons/SiLanguagetool';
|
|
1552
1557
|
export { default as SiLapce, defaultColor as SiLapceHex } from './icons/SiLapce';
|
|
1553
1558
|
export { default as SiLaragon, defaultColor as SiLaragonHex } from './icons/SiLaragon';
|
|
@@ -2418,6 +2423,7 @@ export { default as SiRoku, defaultColor as SiRokuHex } from './icons/SiRoku';
|
|
|
2418
2423
|
export { default as SiRoll20, defaultColor as SiRoll20Hex } from './icons/SiRoll20';
|
|
2419
2424
|
export { default as SiRollsroyce, defaultColor as SiRollsroyceHex } from './icons/SiRollsroyce';
|
|
2420
2425
|
export { default as SiRollupdotjs, defaultColor as SiRollupdotjsHex } from './icons/SiRollupdotjs';
|
|
2426
|
+
export { default as SiRook, defaultColor as SiRookHex } from './icons/SiRook';
|
|
2421
2427
|
export { default as SiRoon, defaultColor as SiRoonHex } from './icons/SiRoon';
|
|
2422
2428
|
export { default as SiRootme, defaultColor as SiRootmeHex } from './icons/SiRootme';
|
|
2423
2429
|
export { default as SiRoots, defaultColor as SiRootsHex } from './icons/SiRoots';
|
|
@@ -2957,6 +2963,7 @@ export { default as SiUfc, defaultColor as SiUfcHex } from './icons/SiUfc';
|
|
|
2957
2963
|
export { default as SiUikit, defaultColor as SiUikitHex } from './icons/SiUikit';
|
|
2958
2964
|
export { default as SiUipath, defaultColor as SiUipathHex } from './icons/SiUipath';
|
|
2959
2965
|
export { default as SiUkca, defaultColor as SiUkcaHex } from './icons/SiUkca';
|
|
2966
|
+
export { default as SiUltralytics, defaultColor as SiUltralyticsHex } from './icons/SiUltralytics';
|
|
2960
2967
|
export { default as SiUlule, defaultColor as SiUluleHex } from './icons/SiUlule';
|
|
2961
2968
|
export { default as SiUmami, defaultColor as SiUmamiHex } from './icons/SiUmami';
|
|
2962
2969
|
export { default as SiUmbraco, defaultColor as SiUmbracoHex } from './icons/SiUmbraco';
|
|
@@ -2992,6 +2999,7 @@ export { default as SiUsps, defaultColor as SiUspsHex } from './icons/SiUsps';
|
|
|
2992
2999
|
export { default as SiUtorrent, defaultColor as SiUtorrentHex } from './icons/SiUtorrent';
|
|
2993
3000
|
export { default as SiUv, defaultColor as SiUvHex } from './icons/SiUv';
|
|
2994
3001
|
export { default as SiV, defaultColor as SiVHex } from './icons/SiV';
|
|
3002
|
+
export { default as SiV0, defaultColor as SiV0Hex } from './icons/SiV0';
|
|
2995
3003
|
export { default as SiV2ex, defaultColor as SiV2exHex } from './icons/SiV2ex';
|
|
2996
3004
|
export { default as SiV8, defaultColor as SiV8Hex } from './icons/SiV8';
|
|
2997
3005
|
export { default as SiVaadin, defaultColor as SiVaadinHex } from './icons/SiVaadin';
|
|
@@ -3162,6 +3170,7 @@ export { default as SiWpexplorer, defaultColor as SiWpexplorerHex } from './icon
|
|
|
3162
3170
|
export { default as SiWritedotas, defaultColor as SiWritedotasHex } from './icons/SiWritedotas';
|
|
3163
3171
|
export { default as SiWwe, defaultColor as SiWweHex } from './icons/SiWwe';
|
|
3164
3172
|
export { default as SiWwise, defaultColor as SiWwiseHex } from './icons/SiWwise';
|
|
3173
|
+
export { default as SiWxt, defaultColor as SiWxtHex } from './icons/SiWxt';
|
|
3165
3174
|
export { default as SiWykop, defaultColor as SiWykopHex } from './icons/SiWykop';
|
|
3166
3175
|
export { default as SiWyze, defaultColor as SiWyzeHex } from './icons/SiWyze';
|
|
3167
3176
|
export { default as SiX, defaultColor as SiXHex } from './icons/SiX';
|
package/index.mjs
CHANGED
|
@@ -347,6 +347,7 @@ export { default as SiBentoml, defaultColor as SiBentomlHex } from './icons/SiBe
|
|
|
347
347
|
export { default as SiBereal, defaultColor as SiBerealHex } from './icons/SiBereal.mjs';
|
|
348
348
|
export { default as SiBetfair, defaultColor as SiBetfairHex } from './icons/SiBetfair.mjs';
|
|
349
349
|
export { default as SiBetterstack, defaultColor as SiBetterstackHex } from './icons/SiBetterstack.mjs';
|
|
350
|
+
export { default as SiBetterdiscord, defaultColor as SiBetterdiscordHex } from './icons/SiBetterdiscord.mjs';
|
|
350
351
|
export { default as SiBevy, defaultColor as SiBevyHex } from './icons/SiBevy.mjs';
|
|
351
352
|
export { default as SiBigcartel, defaultColor as SiBigcartelHex } from './icons/SiBigcartel.mjs';
|
|
352
353
|
export { default as SiBigbasket, defaultColor as SiBigbasketHex } from './icons/SiBigbasket.mjs';
|
|
@@ -661,6 +662,7 @@ export { default as SiCreativetechnology, defaultColor as SiCreativetechnologyHe
|
|
|
661
662
|
export { default as SiCredly, defaultColor as SiCredlyHex } from './icons/SiCredly.mjs';
|
|
662
663
|
export { default as SiCrehana, defaultColor as SiCrehanaHex } from './icons/SiCrehana.mjs';
|
|
663
664
|
export { default as SiCrewunited, defaultColor as SiCrewunitedHex } from './icons/SiCrewunited.mjs';
|
|
665
|
+
export { default as SiCrewai, defaultColor as SiCrewaiHex } from './icons/SiCrewai.mjs';
|
|
664
666
|
export { default as SiCriticalrole, defaultColor as SiCriticalroleHex } from './icons/SiCriticalrole.mjs';
|
|
665
667
|
export { default as SiCrowdin, defaultColor as SiCrowdinHex } from './icons/SiCrowdin.mjs';
|
|
666
668
|
export { default as SiCrowdsource, defaultColor as SiCrowdsourceHex } from './icons/SiCrowdsource.mjs';
|
|
@@ -1043,6 +1045,7 @@ export { default as SiFuraffinity, defaultColor as SiFuraffinityHex } from './ic
|
|
|
1043
1045
|
export { default as SiFurrynetwork, defaultColor as SiFurrynetworkHex } from './icons/SiFurrynetwork.mjs';
|
|
1044
1046
|
export { default as SiFusionauth, defaultColor as SiFusionauthHex } from './icons/SiFusionauth.mjs';
|
|
1045
1047
|
export { default as SiFuturelearn, defaultColor as SiFuturelearnHex } from './icons/SiFuturelearn.mjs';
|
|
1048
|
+
export { default as SiFyle, defaultColor as SiFyleHex } from './icons/SiFyle.mjs';
|
|
1046
1049
|
export { default as SiG2, defaultColor as SiG2Hex } from './icons/SiG2.mjs';
|
|
1047
1050
|
export { default as SiG2a, defaultColor as SiG2aHex } from './icons/SiG2a.mjs';
|
|
1048
1051
|
export { default as SiG2g, defaultColor as SiG2gHex } from './icons/SiG2g.mjs';
|
|
@@ -1176,6 +1179,7 @@ export { default as SiGoogletasks, defaultColor as SiGoogletasksHex } from './ic
|
|
|
1176
1179
|
export { default as SiGoogletranslate, defaultColor as SiGoogletranslateHex } from './icons/SiGoogletranslate.mjs';
|
|
1177
1180
|
export { default as SiGotomeeting, defaultColor as SiGotomeetingHex } from './icons/SiGotomeeting.mjs';
|
|
1178
1181
|
export { default as SiGrab, defaultColor as SiGrabHex } from './icons/SiGrab.mjs';
|
|
1182
|
+
export { default as SiGradio, defaultColor as SiGradioHex } from './icons/SiGradio.mjs';
|
|
1179
1183
|
export { default as SiGradle, defaultColor as SiGradleHex } from './icons/SiGradle.mjs';
|
|
1180
1184
|
export { default as SiGradleplaypublisher, defaultColor as SiGradleplaypublisherHex } from './icons/SiGradleplaypublisher.mjs';
|
|
1181
1185
|
export { default as SiGrafana, defaultColor as SiGrafanaHex } from './icons/SiGrafana.mjs';
|
|
@@ -1548,6 +1552,7 @@ export { default as SiLada, defaultColor as SiLadaHex } from './icons/SiLada.mjs
|
|
|
1548
1552
|
export { default as SiLamborghini, defaultColor as SiLamborghiniHex } from './icons/SiLamborghini.mjs';
|
|
1549
1553
|
export { default as SiLandrover, defaultColor as SiLandroverHex } from './icons/SiLandrover.mjs';
|
|
1550
1554
|
export { default as SiLangchain, defaultColor as SiLangchainHex } from './icons/SiLangchain.mjs';
|
|
1555
|
+
export { default as SiLanggraph, defaultColor as SiLanggraphHex } from './icons/SiLanggraph.mjs';
|
|
1551
1556
|
export { default as SiLanguagetool, defaultColor as SiLanguagetoolHex } from './icons/SiLanguagetool.mjs';
|
|
1552
1557
|
export { default as SiLapce, defaultColor as SiLapceHex } from './icons/SiLapce.mjs';
|
|
1553
1558
|
export { default as SiLaragon, defaultColor as SiLaragonHex } from './icons/SiLaragon.mjs';
|
|
@@ -2418,6 +2423,7 @@ export { default as SiRoku, defaultColor as SiRokuHex } from './icons/SiRoku.mjs
|
|
|
2418
2423
|
export { default as SiRoll20, defaultColor as SiRoll20Hex } from './icons/SiRoll20.mjs';
|
|
2419
2424
|
export { default as SiRollsroyce, defaultColor as SiRollsroyceHex } from './icons/SiRollsroyce.mjs';
|
|
2420
2425
|
export { default as SiRollupdotjs, defaultColor as SiRollupdotjsHex } from './icons/SiRollupdotjs.mjs';
|
|
2426
|
+
export { default as SiRook, defaultColor as SiRookHex } from './icons/SiRook.mjs';
|
|
2421
2427
|
export { default as SiRoon, defaultColor as SiRoonHex } from './icons/SiRoon.mjs';
|
|
2422
2428
|
export { default as SiRootme, defaultColor as SiRootmeHex } from './icons/SiRootme.mjs';
|
|
2423
2429
|
export { default as SiRoots, defaultColor as SiRootsHex } from './icons/SiRoots.mjs';
|
|
@@ -2957,6 +2963,7 @@ export { default as SiUfc, defaultColor as SiUfcHex } from './icons/SiUfc.mjs';
|
|
|
2957
2963
|
export { default as SiUikit, defaultColor as SiUikitHex } from './icons/SiUikit.mjs';
|
|
2958
2964
|
export { default as SiUipath, defaultColor as SiUipathHex } from './icons/SiUipath.mjs';
|
|
2959
2965
|
export { default as SiUkca, defaultColor as SiUkcaHex } from './icons/SiUkca.mjs';
|
|
2966
|
+
export { default as SiUltralytics, defaultColor as SiUltralyticsHex } from './icons/SiUltralytics.mjs';
|
|
2960
2967
|
export { default as SiUlule, defaultColor as SiUluleHex } from './icons/SiUlule.mjs';
|
|
2961
2968
|
export { default as SiUmami, defaultColor as SiUmamiHex } from './icons/SiUmami.mjs';
|
|
2962
2969
|
export { default as SiUmbraco, defaultColor as SiUmbracoHex } from './icons/SiUmbraco.mjs';
|
|
@@ -2992,6 +2999,7 @@ export { default as SiUsps, defaultColor as SiUspsHex } from './icons/SiUsps.mjs
|
|
|
2992
2999
|
export { default as SiUtorrent, defaultColor as SiUtorrentHex } from './icons/SiUtorrent.mjs';
|
|
2993
3000
|
export { default as SiUv, defaultColor as SiUvHex } from './icons/SiUv.mjs';
|
|
2994
3001
|
export { default as SiV, defaultColor as SiVHex } from './icons/SiV.mjs';
|
|
3002
|
+
export { default as SiV0, defaultColor as SiV0Hex } from './icons/SiV0.mjs';
|
|
2995
3003
|
export { default as SiV2ex, defaultColor as SiV2exHex } from './icons/SiV2ex.mjs';
|
|
2996
3004
|
export { default as SiV8, defaultColor as SiV8Hex } from './icons/SiV8.mjs';
|
|
2997
3005
|
export { default as SiVaadin, defaultColor as SiVaadinHex } from './icons/SiVaadin.mjs';
|
|
@@ -3162,6 +3170,7 @@ export { default as SiWpexplorer, defaultColor as SiWpexplorerHex } from './icon
|
|
|
3162
3170
|
export { default as SiWritedotas, defaultColor as SiWritedotasHex } from './icons/SiWritedotas.mjs';
|
|
3163
3171
|
export { default as SiWwe, defaultColor as SiWweHex } from './icons/SiWwe.mjs';
|
|
3164
3172
|
export { default as SiWwise, defaultColor as SiWwiseHex } from './icons/SiWwise.mjs';
|
|
3173
|
+
export { default as SiWxt, defaultColor as SiWxtHex } from './icons/SiWxt.mjs';
|
|
3165
3174
|
export { default as SiWykop, defaultColor as SiWykopHex } from './icons/SiWykop.mjs';
|
|
3166
3175
|
export { default as SiWyze, defaultColor as SiWyzeHex } from './icons/SiWyze.mjs';
|
|
3167
3176
|
export { default as SiX, defaultColor as SiXHex } from './icons/SiX.mjs';
|