@icons-pack/react-simple-icons 13.7.0 → 13.8.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 +5 -13
- package/icons/SiAnimedotjs.cjs +51 -0
- package/icons/SiAnimedotjs.d.ts +4 -0
- package/icons/SiAnimedotjs.mjs +27 -0
- package/icons/SiAssemblyscript.cjs +1 -1
- package/icons/SiAssemblyscript.d.ts +1 -1
- package/icons/SiAssemblyscript.mjs +1 -1
- package/icons/SiCoder.cjs +2 -2
- package/icons/SiCoder.d.ts +1 -1
- package/icons/SiCoder.mjs +2 -2
- package/icons/SiDeepmind.cjs +51 -0
- package/icons/SiDeepmind.d.ts +4 -0
- package/icons/SiDeepmind.mjs +27 -0
- package/icons/SiFreshrss.cjs +51 -0
- package/icons/SiFreshrss.d.ts +4 -0
- package/icons/SiFreshrss.mjs +27 -0
- package/icons/SiGarudalinux.cjs +51 -0
- package/icons/SiGarudalinux.d.ts +4 -0
- package/icons/SiGarudalinux.mjs +27 -0
- package/icons/SiGreptimedb.cjs +51 -0
- package/icons/SiGreptimedb.d.ts +4 -0
- package/icons/SiGreptimedb.mjs +27 -0
- package/icons/SiGsap.cjs +51 -0
- package/icons/SiGsap.d.ts +4 -0
- package/icons/SiGsap.mjs +27 -0
- package/icons/SiImmersivetranslate.cjs +51 -0
- package/icons/SiImmersivetranslate.d.ts +4 -0
- package/icons/SiImmersivetranslate.mjs +27 -0
- package/icons/SiKeploy.cjs +51 -0
- package/icons/SiKeploy.d.ts +4 -0
- package/icons/SiKeploy.mjs +27 -0
- package/icons/SiLivekit.cjs +51 -0
- package/icons/SiLivekit.d.ts +4 -0
- package/icons/SiLivekit.mjs +27 -0
- package/icons/SiLocalsend.cjs +51 -0
- package/icons/SiLocalsend.d.ts +4 -0
- package/icons/SiLocalsend.mjs +27 -0
- package/icons/SiLocalxpose.cjs +51 -0
- package/icons/SiLocalxpose.d.ts +4 -0
- package/icons/SiLocalxpose.mjs +27 -0
- package/icons/SiLua.cjs +1 -1
- package/icons/SiLua.d.ts +1 -1
- package/icons/SiLua.mjs +1 -1
- package/icons/SiNote.cjs +51 -0
- package/icons/SiNote.d.ts +4 -0
- package/icons/SiNote.mjs +27 -0
- package/icons/SiOptuna.cjs +51 -0
- package/icons/SiOptuna.d.ts +4 -0
- package/icons/SiOptuna.mjs +27 -0
- package/icons/SiOxc.cjs +51 -0
- package/icons/SiOxc.d.ts +4 -0
- package/icons/SiOxc.mjs +27 -0
- package/icons/SiPinia.cjs +51 -0
- package/icons/SiPinia.d.ts +4 -0
- package/icons/SiPinia.mjs +27 -0
- package/icons/SiRainyun.cjs +51 -0
- package/icons/SiRainyun.d.ts +4 -0
- package/icons/SiRainyun.mjs +27 -0
- package/icons/SiRolldown.cjs +51 -0
- package/icons/SiRolldown.d.ts +4 -0
- package/icons/SiRolldown.mjs +27 -0
- package/icons/SiScratch.cjs +1 -1
- package/icons/SiScratch.d.ts +1 -1
- package/icons/SiScratch.mjs +1 -1
- package/icons/SiServbay.cjs +51 -0
- package/icons/SiServbay.d.ts +4 -0
- package/icons/SiServbay.mjs +27 -0
- package/icons/SiSkeleton.cjs +51 -0
- package/icons/SiSkeleton.d.ts +4 -0
- package/icons/SiSkeleton.mjs +27 -0
- package/icons/SiSmoothcomp.cjs +51 -0
- package/icons/SiSmoothcomp.d.ts +4 -0
- package/icons/SiSmoothcomp.mjs +27 -0
- package/icons/SiSuitest.cjs +51 -0
- package/icons/SiSuitest.d.ts +4 -0
- package/icons/SiSuitest.mjs +27 -0
- package/icons/SiUnstop.cjs +51 -0
- package/icons/SiUnstop.d.ts +4 -0
- package/icons/SiUnstop.mjs +27 -0
- package/icons/SiVisualparadigm.cjs +51 -0
- package/icons/SiVisualparadigm.d.ts +4 -0
- package/icons/SiVisualparadigm.mjs +27 -0
- package/icons/SiVueuse.cjs +51 -0
- package/icons/SiVueuse.d.ts +4 -0
- package/icons/SiVueuse.mjs +27 -0
- package/icons/SiWeread.cjs +51 -0
- package/icons/SiWeread.d.ts +4 -0
- package/icons/SiWeread.mjs +27 -0
- package/icons/SiZod.cjs +2 -2
- package/icons/SiZod.d.ts +1 -1
- package/icons/SiZod.mjs +2 -2
- package/icons/SiZola.cjs +51 -0
- package/icons/SiZola.d.ts +4 -0
- package/icons/SiZola.mjs +27 -0
- package/index.cjs +78 -0
- package/index.d.ts +26 -0
- package/index.mjs +26 -0
- package/package.json +2 -2
- package/src/icons/SiAnimedotjs.tsx +45 -0
- package/src/icons/SiAssemblyscript.tsx +1 -1
- package/src/icons/SiCoder.tsx +2 -2
- package/src/icons/SiDeepmind.tsx +45 -0
- package/src/icons/SiFreshrss.tsx +45 -0
- package/src/icons/SiGarudalinux.tsx +45 -0
- package/src/icons/SiGreptimedb.tsx +45 -0
- package/src/icons/SiGsap.tsx +45 -0
- package/src/icons/SiImmersivetranslate.tsx +45 -0
- package/src/icons/SiKeploy.tsx +45 -0
- package/src/icons/SiLivekit.tsx +45 -0
- package/src/icons/SiLocalsend.tsx +45 -0
- package/src/icons/SiLocalxpose.tsx +45 -0
- package/src/icons/SiLua.tsx +1 -1
- package/src/icons/SiNote.tsx +45 -0
- package/src/icons/SiOptuna.tsx +45 -0
- package/src/icons/SiOxc.tsx +45 -0
- package/src/icons/SiPinia.tsx +45 -0
- package/src/icons/SiRainyun.tsx +45 -0
- package/src/icons/SiRolldown.tsx +45 -0
- package/src/icons/SiScratch.tsx +1 -1
- package/src/icons/SiServbay.tsx +45 -0
- package/src/icons/SiSkeleton.tsx +45 -0
- package/src/icons/SiSmoothcomp.tsx +45 -0
- package/src/icons/SiSuitest.tsx +45 -0
- package/src/icons/SiUnstop.tsx +45 -0
- package/src/icons/SiVisualparadigm.tsx +45 -0
- package/src/icons/SiVueuse.tsx +45 -0
- package/src/icons/SiWeread.tsx +45 -0
- package/src/icons/SiZod.tsx +2 -2
- package/src/icons/SiZola.tsx +45 -0
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiUnstopProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#1C4980';
|
|
22
|
+
|
|
23
|
+
const SiUnstop: IconType = React.forwardRef<SVGSVGElement, SiUnstopProps>(function SiUnstop({title = 'Unstop', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M12 0C5.394 0 0 5.394 0 12s5.394 12 12 12 12-5.394 12-12S18.606 0 12 0Zm-1.2 16.86H8.303v-1.127c-.715 1.091-1.588 1.552-2.897 1.552-2.085 0-3.248-1.2-3.248-3.333V7.248h2.509v6.182c0 1.164.533 1.722 1.6 1.722 1.224 0 2.012-.752 2.012-1.891V7.236h2.509v9.625zm8.533 0v-5.939c0-1.14-.533-1.721-1.6-1.721-1.224 0-2.012.752-2.012 1.89v5.77h-2.509V7.237h2.497V8.63c.715-1.09 1.588-1.551 2.897-1.551 2.085 0 3.249 1.2 3.249 3.333v6.449z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiUnstop as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiVisualparadigmProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#CC3333';
|
|
22
|
+
|
|
23
|
+
const SiVisualparadigm: IconType = React.forwardRef<SVGSVGElement, SiVisualparadigmProps>(function SiVisualparadigm({title = 'Visual Paradigm', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M 1.92 10.08 C 1.92 10.117 11.916 20.132 11.973 20.15 C 11.987 20.154 15.804 16.353 15.804 16.353 C 15.804 16.353 8.138 8.667 8.138 8.642 C 8.138 8.609 11.944 4.803 11.944 4.803 C 11.944 4.803 15.787 8.661 15.787 8.686 C 15.787 8.703 12.98 11.53 12.98 11.53 L 16.804 15.354 L 22.079 10.079 C 22.079 10.079 13.674 1.674 11.981 0 M 3.787 13.036 C 3.764 13.036 2.366 14.424 2.366 14.424 C 2.366 14.424 11.96 24 11.987 24 C 12.013 24 21.601 14.423 21.601 14.423 C 21.601 14.423 20.2 13.036 20.178 13.036 C 20.158 13.036 11.982 21.193 11.982 21.193 C 11.982 21.193 3.805 13.036 3.787 13.036 Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiVisualparadigm as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiVueuseProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#41B883';
|
|
22
|
+
|
|
23
|
+
const SiVueuse: IconType = React.forwardRef<SVGSVGElement, SiVueuseProps>(function SiVueuse({title = 'VueUse', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M.876.001v12.873C.876 19.018 5.856 24 12 24s11.124-4.982 11.124-11.126V0h-9.218v12.874c0 2.543-3.812 2.543-3.812 0V0Zm4.609 1.001h3.608v11.872C9.089 14.555 10.354 15.79 12 15.79s2.911-1.236 2.907-2.916V1.002h3.608v11.872a6.515 6.515 0 0 1-13.03 0z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiVueuse as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiWereadProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#37A7FF';
|
|
22
|
+
|
|
23
|
+
const SiWeread: IconType = React.forwardRef<SVGSVGElement, SiWereadProps>(function SiWeread({title = 'WeRead', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M5.12 0A5.11 5.11 0 0 0 0 5.12v13.76A5.11 5.11 0 0 0 5.12 24h13.76A5.11 5.11 0 0 0 24 18.88V5.12A5.11 5.11 0 0 0 18.88 0Zm12.954 10.24c2.04 0 3.694 1.39 3.694 3.107 0 1.716-1.653 3.107-3.694 3.107-.43 0-.842-.063-1.226-.177a.37.37 0 0 0-.29.032l-.794.463a.123.123 0 0 1-.18-.14l.177-.668a.25.25 0 0 0-.098-.267c-.785-.57-1.284-1.41-1.284-2.35 0-1.716 1.655-3.107 3.695-3.107m-1.231 1.616a.495.495 0 0 0-.493.497c0 .274.22.497.493.497a.495.495 0 0 0 .492-.497.495.495 0 0 0-.492-.497m2.462 0a.495.495 0 0 0-.492.497c0 .274.22.497.492.497a.495.495 0 0 0 .493-.497.495.495 0 0 0-.493-.497M18.08 18.88h5.12c0 2.4-1.92 4.32-4.32 4.32H5.12C2.72 23.2.8 21.28.8 18.88h5.12c1.6 0 3.914-.012 5.28 1.28.489.462.677 1.17.798 1.17.12 0 .292-.671.802-1.17 1.305-1.275 3.215-1.28 5.28-1.28' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiWeread as default, defaultColor };
|
|
45
|
+
|
package/src/icons/SiZod.tsx
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#408AFF';
|
|
22
22
|
|
|
23
23
|
const SiZod: IconType = React.forwardRef<SVGSVGElement, SiZodProps>(function SiZod({title = 'Zod', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
24
|
if (color === 'default') {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
{...others}
|
|
37
37
|
>
|
|
38
38
|
<title>{title}</title>
|
|
39
|
-
<path d='
|
|
39
|
+
<path d='M2.584 3.582a2.247 2.247 0 0 1 2.112-1.479h14.617c.948 0 1.794.595 2.115 1.487l2.44 6.777a2.248 2.248 0 0 1-.624 2.443l-9.61 8.52a2.247 2.247 0 0 1-2.963.018L.776 12.773a2.248 2.248 0 0 1-.64-2.467Zm12.038 4.887-9.11 5.537 5.74 5.007c.456.399 1.139.396 1.593-.006l5.643-5.001H14.4l6.239-3.957c.488-.328.69-.947.491-1.5l-1.24-3.446a1.535 1.535 0 0 0-1.456-1.015H5.545a1.535 1.535 0 0 0-1.431 1.01l-1.228 3.37z' />
|
|
40
40
|
</svg>
|
|
41
41
|
);
|
|
42
42
|
});
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiZolaProps = React.ComponentPropsWithoutRef<'svg'> & {
|
|
7
|
+
/**
|
|
8
|
+
* The title provides an accessible short text description to the SVG
|
|
9
|
+
*/
|
|
10
|
+
title?: string;
|
|
11
|
+
/**
|
|
12
|
+
* Hex color or color name or "default" to use the default hex for each icon
|
|
13
|
+
*/
|
|
14
|
+
color?: string;
|
|
15
|
+
/**
|
|
16
|
+
* The size of the Icon.
|
|
17
|
+
*/
|
|
18
|
+
size?: string | number;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
const defaultColor = '#EAE7D6';
|
|
22
|
+
|
|
23
|
+
const SiZola: IconType = React.forwardRef<SVGSVGElement, SiZolaProps>(function SiZola({title = 'Zola', color = 'currentColor', size = 24, ...others }, ref) {
|
|
24
|
+
if (color === 'default') {
|
|
25
|
+
color = defaultColor;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
return (
|
|
29
|
+
<svg
|
|
30
|
+
xmlns='http://www.w3.org/2000/svg'
|
|
31
|
+
width={size}
|
|
32
|
+
height={size}
|
|
33
|
+
fill={color}
|
|
34
|
+
viewBox='0 0 24 24'
|
|
35
|
+
ref={ref}
|
|
36
|
+
{...others}
|
|
37
|
+
>
|
|
38
|
+
<title>{title}</title>
|
|
39
|
+
<path d='M21.379 18.017 21.083 24H2.824a.566.566 0 0 1-.565-.565V23.4c0-.313.081-.62.233-.895L12.99 3.79c.841-1.5.897-2.713-1.712-2.713s-5.386.909-6.442 5.077a.565.565 0 0 1-1.112-.17L4.019 0h16.894c-1.74.798-3.273 1.813-4.565 3.038-1.578 1.497-2.699 3.125-4.876 6.451a82 82 0 0 0-3.462 5.799 81 81 0 0 0-2.743 5.566c.764-1.08 2.02-2.507 3.96-3.425.958-.453 1.703-.602 2.083-.7a6.4 6.4 0 0 0 1.366-.534l-2.251 4.015c-.842 1.5.3 2.713 2.91 2.713 2.612 0 5.875-.909 6.93-5.077a.565.565 0 0 1 1.112.17zm-13.757-.482c.694-.67 1.83-1.239 3.377-1.693l.07-.021c3.007-.9 6.723-5.328 7.952-9.478l.12-.417c.328-1.172.824-2.941 2.265-4.796q.163-.209.335-.41c-1.749.814-3.294 1.852-4.609 3.097-1.047.992-1.997 2.293-3.72 4.657-1.352 1.855-2.385 3.437-3.22 4.713-.395.602-1.126 1.744-1.998 3.148-.265.427-.627 1.02-.97 1.594.124-.124.257-.258.398-.394' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiZola as default, defaultColor };
|
|
45
|
+
|