@icons-pack/react-simple-icons 13.1.0 → 13.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.
- package/icons/SiActiveloop.cjs +51 -0
- package/icons/SiActiveloop.d.ts +4 -0
- package/icons/SiActiveloop.mjs +27 -0
- package/icons/SiAda.cjs +51 -0
- package/icons/SiAda.d.ts +4 -0
- package/icons/SiAda.mjs +27 -0
- package/icons/SiAdaway.cjs +51 -0
- package/icons/SiAdaway.d.ts +4 -0
- package/icons/SiAdaway.mjs +27 -0
- package/icons/SiApachedoris.cjs +51 -0
- package/icons/SiApachedoris.d.ts +4 -0
- package/icons/SiApachedoris.mjs +27 -0
- package/icons/SiAvm.cjs +51 -0
- package/icons/SiAvm.d.ts +4 -0
- package/icons/SiAvm.mjs +27 -0
- package/icons/SiBetterauth.cjs +51 -0
- package/icons/SiBetterauth.d.ts +4 -0
- package/icons/SiBetterauth.mjs +27 -0
- package/icons/SiBookingdotcom.cjs +51 -0
- package/icons/SiBookingdotcom.d.ts +4 -0
- package/icons/SiBookingdotcom.mjs +27 -0
- package/icons/SiBunnydotnet.cjs +51 -0
- package/icons/SiBunnydotnet.d.ts +4 -0
- package/icons/SiBunnydotnet.mjs +27 -0
- package/icons/SiCloudnativebuild.cjs +51 -0
- package/icons/SiCloudnativebuild.d.ts +4 -0
- package/icons/SiCloudnativebuild.mjs +27 -0
- package/icons/SiDiscorddotjs.cjs +51 -0
- package/icons/SiDiscorddotjs.d.ts +4 -0
- package/icons/SiDiscorddotjs.mjs +27 -0
- package/icons/SiDolibarr.cjs +51 -0
- package/icons/SiDolibarr.d.ts +4 -0
- package/icons/SiDolibarr.mjs +27 -0
- package/icons/SiFritz.cjs +51 -0
- package/icons/SiFritz.d.ts +4 -0
- package/icons/SiFritz.mjs +27 -0
- package/icons/SiHaystack.cjs +51 -0
- package/icons/SiHaystack.d.ts +4 -0
- package/icons/SiHaystack.mjs +27 -0
- package/icons/SiIconify.cjs +2 -2
- package/icons/SiIconify.d.ts +1 -1
- package/icons/SiIconify.mjs +2 -2
- package/icons/SiJinja.cjs +2 -2
- package/icons/SiJinja.d.ts +1 -1
- package/icons/SiJinja.mjs +2 -2
- package/icons/SiKenmei.cjs +51 -0
- package/icons/SiKenmei.d.ts +4 -0
- package/icons/SiKenmei.mjs +27 -0
- package/icons/SiLaunchpad.cjs +2 -2
- package/icons/SiLaunchpad.d.ts +1 -1
- package/icons/SiLaunchpad.mjs +2 -2
- package/icons/SiMacports.cjs +51 -0
- package/icons/SiMacports.d.ts +4 -0
- package/icons/SiMacports.mjs +27 -0
- package/icons/SiMaterialdesign.cjs +2 -2
- package/icons/SiMaterialdesign.d.ts +1 -1
- package/icons/SiMaterialdesign.mjs +2 -2
- package/icons/SiMezmo.cjs +51 -0
- package/icons/SiMezmo.d.ts +4 -0
- package/icons/SiMezmo.mjs +27 -0
- package/icons/SiMistralai.cjs +51 -0
- package/icons/SiMistralai.d.ts +4 -0
- package/icons/SiMistralai.mjs +27 -0
- package/icons/SiMyshows.cjs +51 -0
- package/icons/SiMyshows.d.ts +4 -0
- package/icons/SiMyshows.mjs +27 -0
- package/icons/SiNextbike.cjs +51 -0
- package/icons/SiNextbike.d.ts +4 -0
- package/icons/SiNextbike.mjs +27 -0
- package/icons/SiNodebb.cjs +51 -0
- package/icons/SiNodebb.d.ts +4 -0
- package/icons/SiNodebb.mjs +27 -0
- package/icons/SiPadlet.cjs +51 -0
- package/icons/SiPadlet.d.ts +4 -0
- package/icons/SiPadlet.mjs +27 -0
- package/icons/SiPaysafe.cjs +51 -0
- package/icons/SiPaysafe.d.ts +4 -0
- package/icons/SiPaysafe.mjs +27 -0
- package/icons/SiPlotly.cjs +2 -2
- package/icons/SiPlotly.d.ts +1 -1
- package/icons/SiPlotly.mjs +2 -2
- package/icons/SiQodo.cjs +51 -0
- package/icons/SiQodo.d.ts +4 -0
- package/icons/SiQodo.mjs +27 -0
- package/icons/SiRevenuecat.cjs +51 -0
- package/icons/SiRevenuecat.d.ts +4 -0
- package/icons/SiRevenuecat.mjs +27 -0
- package/icons/SiVanillaextract.cjs +51 -0
- package/icons/SiVanillaextract.d.ts +4 -0
- package/icons/SiVanillaextract.mjs +27 -0
- package/icons/SiWhat3words.cjs +51 -0
- package/icons/SiWhat3words.d.ts +4 -0
- package/icons/SiWhat3words.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/SiActiveloop.tsx +45 -0
- package/src/icons/SiAda.tsx +45 -0
- package/src/icons/SiAdaway.tsx +45 -0
- package/src/icons/SiApachedoris.tsx +45 -0
- package/src/icons/SiAvm.tsx +45 -0
- package/src/icons/SiBetterauth.tsx +45 -0
- package/src/icons/SiBookingdotcom.tsx +45 -0
- package/src/icons/SiBunnydotnet.tsx +45 -0
- package/src/icons/SiCloudnativebuild.tsx +45 -0
- package/src/icons/SiDiscorddotjs.tsx +45 -0
- package/src/icons/SiDolibarr.tsx +45 -0
- package/src/icons/SiFritz.tsx +45 -0
- package/src/icons/SiHaystack.tsx +45 -0
- package/src/icons/SiIconify.tsx +2 -2
- package/src/icons/SiJinja.tsx +2 -2
- package/src/icons/SiKenmei.tsx +45 -0
- package/src/icons/SiLaunchpad.tsx +2 -2
- package/src/icons/SiMacports.tsx +45 -0
- package/src/icons/SiMaterialdesign.tsx +2 -2
- package/src/icons/SiMezmo.tsx +45 -0
- package/src/icons/SiMistralai.tsx +45 -0
- package/src/icons/SiMyshows.tsx +45 -0
- package/src/icons/SiNextbike.tsx +45 -0
- package/src/icons/SiNodebb.tsx +45 -0
- package/src/icons/SiPadlet.tsx +45 -0
- package/src/icons/SiPaysafe.tsx +45 -0
- package/src/icons/SiPlotly.tsx +2 -2
- package/src/icons/SiQodo.tsx +45 -0
- package/src/icons/SiRevenuecat.tsx +45 -0
- package/src/icons/SiVanillaextract.tsx +45 -0
- package/src/icons/SiWhat3words.tsx +45 -0
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiMezmoProps = 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 = '#E9FF92';
|
|
22
|
+
|
|
23
|
+
const SiMezmo: IconType = React.forwardRef<SVGSVGElement, SiMezmoProps>(function SiMezmo({title = 'Mezmo', 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='M10.537 18.084c0 1.28.578 2.176 1.926 2.176 1.025 0 1.731-.767 2.117-1.856l3.594-10.369c.288-.862.738-1.342 1.636-1.342.675 0 1.253.48 1.253 1.342v11.778a.17.17 0 0 0 .195.195h2.544a.17.17 0 0 0 .196-.195V7.965c0-2.369-1.83-4.225-4.11-4.225-2.214 0-3.69 1.366-4.396 3.456l-1.7 4.991c-.065.195-.097.258-.196.258a.117.117 0 0 1-.13-.129V7.965c0-2.369-1.829-4.225-4.109-4.225-2.215 0-3.69 1.366-4.396 3.456l-1.7 4.991c-.065.195-.097.258-.196.258a.118.118 0 0 1-.128-.129V4.187a.17.17 0 0 0-.195-.195H.198a.17.17 0 0 0-.196.195v13.89c0 1.28.587 2.175 1.926 2.175 1.027 0 1.733-.767 2.119-1.856L7.64 8.027c.288-.8.803-1.342 1.636-1.342.681 0 1.26.48 1.26 1.342z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiMezmo as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiMistralaiProps = 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 = '#FA520F';
|
|
22
|
+
|
|
23
|
+
const SiMistralai: IconType = React.forwardRef<SVGSVGElement, SiMistralaiProps>(function SiMistralai({title = 'Mistral AI', 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='M17.143 3.429v3.428h-3.429v3.429h-3.428V6.857H6.857V3.43H3.43v13.714H0v3.428h10.286v-3.428H6.857v-3.429h3.429v3.429h3.429v-3.429h3.428v3.429h-3.428v3.428H24v-3.428h-3.43V3.429z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiMistralai as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiMyshowsProps = 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 = '#CC0000';
|
|
22
|
+
|
|
23
|
+
const SiMyshows: IconType = React.forwardRef<SVGSVGElement, SiMyshowsProps>(function SiMyshows({title = 'MyShows', 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.94 1.897c-.375.189-.81.117-1.14-.213-.421-.42-.421-1.01 0-1.431a1.14 1.14 0 0 1 1.432 0c.33.33.401.764.213 1.139l3.323 3.324.032.033a3.247 3.247 0 0 1 2.242-.875c.857 0 1.615.316 2.189.843v-.001l3.297-3.225c-.256-.395-.203-.879.156-1.238.421-.337 1.095-.337 1.432 0 .42.42.42 1.01 0 1.431-.297.297-.676.384-1.022.264L14.821 5.22a.524.524 0 0 1-.093.076c.327.482.539 1.06.598 1.692H8.842c0-.635.185-1.217.505-1.701a.48.48 0 0 1-.084-.067zM4.883 24C2.442 24 .421 21.979.421 19.537v-7.242c0-2.442 2.021-4.463 4.463-4.463h14.232c2.442 0 4.463 2.02 4.463 4.463v7.242c0 2.442-2.021 4.463-4.463 4.463ZM3.032 13.137v5.642c0 1.347 1.094 2.526 2.526 2.526h12.968c1.348 0 2.527-1.094 2.527-2.526v-5.642c0-1.348-1.095-2.526-2.527-2.526H5.558c-1.432 0-2.526 1.094-2.526 2.526z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiMyshows as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiNextbikeProps = 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 = '#0046D7';
|
|
22
|
+
|
|
23
|
+
const SiNextbike: IconType = React.forwardRef<SVGSVGElement, SiNextbikeProps>(function SiNextbike({title = 'nextbike', 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='M11.329 11.097C10.465 7.857 7.725 5.5 4.489 5.5H.754C.197 5.5 0 5.662 0 6.326c0 1.546.43 2.981 1.15 4.182A5.648 5.648 0 0 0 0 13.92c0 3.16 2.603 5.728 5.818 5.728 2.86 0 5.236-2.031 5.725-4.706.24-1.325.13-2.564-.214-3.845zm-9.015 2.826c0-.575.144-1.112.395-1.58 1.167.988 2.637 1.58 4.238 1.58h2.351c0 1.904-1.56 3.446-3.49 3.446s-3.494-1.546-3.494-3.446zM14.09 7.871a7.56 7.56 0 0 1 3.859-1.222.239.239 0 0 0 .234-.234v-1.83c0-.128-.107-.252-.252-.235a9.858 9.858 0 0 0-5.136 1.597c-.196.128-.378.269-.574.396-.107.09-.128.234-.038.34l1.167 1.402c.09.107.234.107.34.034-.058.094.182-.138.4-.248zm4.093.324c-3.215 0-5.818 2.568-5.818 5.728s2.603 5.728 5.818 5.728S24 17.083 24 13.923s-2.602-5.728-5.817-5.728zm0 9.174c-1.921 0-3.484-1.546-3.484-3.446s1.56-3.446 3.484-3.446 3.483 1.546 3.483 3.446-1.56 3.446-3.483 3.446z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiNextbike as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiNodebbProps = 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 = '#1E5EBC';
|
|
22
|
+
|
|
23
|
+
const SiNodebb: IconType = React.forwardRef<SVGSVGElement, SiNodebbProps>(function SiNodebb({title = 'NodeBB', 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.908 4.263c-3.439 0-5.4 1.68-5.4 4.156 0 1.525.793 2.763 2.093 3.316C1.014 12.265 0 13.569 0 15.36c0 2.675 1.984 4.377 5.6 4.377h6.053c0-1.269.03-2.557.031-4.44V4.263zm6.408 0v11.034c.001 1.883.031 3.171.031 4.44H18.4c3.616 0 5.6-1.702 5.6-4.377 0-1.79-1.014-3.095-2.601-3.625 1.3-.553 2.094-1.79 2.094-3.316 0-2.476-1.962-4.156-5.401-4.156zM6.085 6.74h2.513v3.935H6.085c-1.61 0-2.447-.73-2.447-1.968S4.475 6.74 6.085 6.74zm9.317 0h2.513c1.61 0 2.447.73 2.447 1.967 0 1.238-.837 1.968-2.447 1.968h-2.513zm-9.56 6.366h2.734v1.923c0 1.68-.375 2.233-1.521 2.233H5.622c-1.654 0-2.492-.707-2.492-2.122 0-1.348.904-2.034 2.712-2.034zm9.582 0h2.734c1.808 0 2.712.686 2.712 2.034 0 1.415-.838 2.122-2.492 2.122h-1.433c-1.146 0-1.52-.553-1.52-2.233z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiNodebb as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiPadletProps = 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 = '#FF4081';
|
|
22
|
+
|
|
23
|
+
const SiPadlet: IconType = React.forwardRef<SVGSVGElement, SiPadletProps>(function SiPadlet({title = 'Padlet', 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='M11.2582 2.3987c-.2791.0038-.573.1774-.6906.4496l-4.9783 11.566h.001l1.7144 6.3107c.1384.6059.7421.9857 1.3488.8481l2.6047-.5912-.4004-5.013.0005-.0009-5.2671-1.5532 5.2666.753zm.001 0 .3965 12.769 5.2714-.7533-4.9784-11.5661h.0005c-.1176-.2722-.411-.4457-.69-.4496ZM.4407 7.5341c-.3107.0029-.5609.35-.3797.6662l5.7242 9.9861-.9681-3.562a.7983.7983 0 0 1 .037-.526l1.4594-3.391L.6612 7.5918a.4446.4446 0 0 0-.2204-.0576Zm19.173 1.6802-3.419 1.4758 1.4669 3.4083h.001a.7968.7968 0 0 1 .037.5255l-.924 3.4008 5.621-8.8104zm2.7829 0-.669 2.4636 1.795.8528c.2914.1384.5896-.177.4351-.46h-.0005zm-5.4696 5.2005-5.2676 1.5541-.4004 5.013 2.6047.5912c.6067.1376 1.2102-.2422 1.3479-.848z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiPadlet as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiPaysafeProps = 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 = '#5A28FF';
|
|
22
|
+
|
|
23
|
+
const SiPaysafe: IconType = React.forwardRef<SVGSVGElement, SiPaysafeProps>(function SiPaysafe({title = 'Paysafe', 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='m23.905 12.233-7.672 7.673a.16.16 0 0 1-.115.047h-.048a.162.162 0 0 1-.162-.161v-7.787a.324.324 0 0 1-.094.228L8.188 19.86a.332.332 0 0 1-.466 0L.095 12.235a.332.332 0 0 1 0-.466L7.72 4.142a.334.334 0 0 1 .467 0l7.625 7.625c.06.06.094.143.094.23V4.208c0-.089.073-.162.162-.162h.048c.043 0 .084.018.115.048l7.672 7.672a.333.333 0 0 1 .002.467z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiPaysafe as default, defaultColor };
|
|
45
|
+
|
package/src/icons/SiPlotly.tsx
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#7A76FF';
|
|
22
22
|
|
|
23
23
|
const SiPlotly: IconType = React.forwardRef<SVGSVGElement, SiPlotlyProps>(function SiPlotly({title = 'Plotly', 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='M1.713.002A1.713 1.713 0 0 0 0 1.715a1.713 1.713 0 0 0 1.713 1.713 1.713 1.713 0 0 0 1.714-1.713A1.713 1.713 0 0 0 1.713.002Zm6.861 0a1.713 1.713 0 0 0-1.713 1.713 1.713 1.713 0 0 0 1.713 1.713 1.713 1.713 0 0 0 1.713-1.713A1.713 1.713 0 0 0 8.574.002Zm6.857 0a1.713 1.713 0 0 0-1.714 1.713 1.713 1.713 0 0 0 1.714 1.713 1.713 1.713 0 0 0 1.713-1.713A1.713 1.713 0 0 0 15.431.002zm6.856 0a1.713 1.713 0 0 0-1.713 1.713 1.713 1.713 0 0 0 1.713 1.713A1.713 1.713 0 0 0 24 1.715 1.713 1.713 0 0 0 22.287.002ZM1.713 6.859A1.713 1.713 0 0 0 0 8.572a1.713 1.713 0 0 0 1.713 1.713 1.713 1.713 0 0 0 1.714-1.713A1.713 1.713 0 0 0 1.713 6.86Zm6.861 0c-.948 0-1.713.765-1.713 1.713v13.713c0 .947.765 1.713 1.713 1.713.948 0 1.713-.766 1.713-1.713V8.572c0-.948-.765-1.713-1.713-1.713zm6.857 0a1.713 1.713 0 0 0-1.714 1.713 1.713 1.713 0 0 0 1.714 1.713 1.713 1.713 0 0 0 1.713-1.713 1.713 1.713 0 0 0-1.713-1.713zm6.856 0c-.947 0-1.713.765-1.713 1.713v13.713c0 .947.766 1.713 1.713 1.713.948 0 1.713-.766 1.713-1.713V8.572c0-.948-.765-1.713-1.713-1.713zM1.713 13.715C.766 13.715 0 14.48 0 15.428v6.857c0 .947.766 1.713 1.713 1.713.948 0 1.714-.766 1.714-1.713v-6.857c0-.948-.766-1.713-1.714-1.713zm13.718 0c-.948 0-1.714.765-1.714 1.713v6.857c0 .947.766 1.713 1.714 1.713.947 0 1.713-.766 1.713-1.713v-6.857c0-.948-.766-1.713-1.713-1.713z' />
|
|
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 SiQodoProps = 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 = '#7968FA';
|
|
22
|
+
|
|
23
|
+
const SiQodo: IconType = React.forwardRef<SVGSVGElement, SiQodoProps>(function SiQodo({title = 'Qodo', 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='M10.1145 1.8855C4.7612 1.8855 0 6.4137 0 12s4.5281 10.1145 10.1145 10.1145c3.5362 0 6.6481-1.814 8.4564-4.5627-1.1753-.4206-2.7083-.9286-4.0243-1.248-1.01-.2432-2.1647-.5052-3.1184-.5052-.6537 0-1.1614.1182-1.5459.364-1.2932.8191-2.2076 3.6722-2.6316 5.1102a8.8274 8.8274 0 0 1-.5835-.2004c.6396-2.1526 1.5374-4.585 2.8842-5.4375 1.2485-.7883 3.1412-.4207 5.1384.0649 2.8049.6811 5.7367 1.8817 7.085 2.4362.318.1313.3964.1274.5545.029l1.5416-.9568c.1466-.091.1602-.206.0818-.3915-.432-1.0288-2.4434-3.9052-5.8545-6.3886-.0984.079-.213.139-.3422.1644 0 .0308-.0023.0651-.0049.096 2.4178 1.7346 4.129 3.669 5.058 4.9937l-2.2909 1.495c-1.4332-.5646-3.6102-1.368-5.7232-1.881-2.087-.5056-4.0765-.8866-5.4622-.0113-1.1727.7428-2.0958 2.444-3.0521 5.6386-3.4419-1.4808-5.8602-4.9217-5.8602-8.922 0-1.1869.2128-2.3245.6033-3.3753 1.0856-.5399 2.174-.9517 3.251-1.2262.0194.0308.04.0623.0621.093l.8354 1.1437c.0703.0945.2011.1182.2949.046.0924-.071.1155-.2007.0451-.2971l-.836-1.1437c-.14-.1895-.2275-.3987-.2583-.599-.073-.4916.191-.6496.3986-.726.2385-.0877.4434-.0848.6202.017.286.1607.4462.545.477.709.0502.2572.3902 1.4519.4042 1.5028a.2106.2106 0 0 0 .2604.1467c.1124-.0308.1767-.1492.1432-.2624-.073-.2572-.191-.675-.278-1.0026 1.6757-.154 3.1477.0063 4.7658.4685 1.2893.3744 2.4624.831 3.678 1.4499h.8974c-1.1386-.633-2.3844-1.1974-3.7393-1.6354.2076-.424.319-.7688.3224-1.0146.0114-.085.0334-.3898-.1601-.661-.1514-.2117-.3867-.3471-.7034-.398-.7964-.13-1.15.4606-1.2284.8135l-.0896.7598c-1.251-.2545-2.5417-.322-3.843-.1947-.0027-.0168-.0093-.0366-.012-.048-.0475-.237-.2497-.749-.6843-.9948-.286-.1607-.6112-.1777-.9701-.0451-.5164.1922-.7552.6127-.6682 1.1867.014.1018.045.2037.0812.3055-.9343.2458-1.8763.5984-2.8186 1.0364a8.9847 8.9847 0 0 1 .4515-.884c.5526-.229 1.1046-.4295 1.6545-.5962-.0308-.7629.3646-1.3612 1.0886-1.6298.4976-.1855 1.0231-.1745 1.4866.0847.3951.223.6653.5823.8247.9299.2833-.0168.5689-.0254.8495-.0254.679 0 1.3605.0506 2.0255.1524l.0149-.1045c.0997-.6911.7842-1.5402 1.9402-1.356.606.0991.9369.4095 1.1077.652.3563.5036.3334 1.1283.1573 1.6614 1.5203.5479 2.9032 1.2426 4.1429 2.0108h.5806c.4574 0 .8283.3731.8283.8332 0 .0208-.0038.06-.0092.1016.4152.2994.8108.602 1.1839.9102.1333.1105.428.3594.6067.5115-.3556-5.2635-4.7379-9.4224-10.0912-9.4224Zm1.1147 3.75a.8425.8425 0 0 1 .201.0105c.5613.0931.5272.5081.5165.5905 0 .0114-.0028.0253-.0028.0367 0 .1132-.0416.3761-.3055.9045-.3422-.1038-.7275-.2109-1.0463-.2885l.0896-.774v-.0007c.0123-.0522.1237-.4461.5475-.479zM8.7923 9.5616c-.1152 0-.2102.0958-.2102.2117 0 .1158.095.2116.2102.2116h.2695l.0113.0113c.0054.0054.163.113.163.3387v.031c0 .2599-.0033.8676.4226 1.2996.2974.2993.7382.4522 1.3102.4522.7742 0 1.2768-.255 1.5373-.7775.1601-.3194.1989-.6976.2103-1.0646h.9482c.0114.367.0502.7458.2102 1.0646.258.5224.7632.7775 1.5374.7775.572 0 1.0128-.1529 1.3101-.4522.4294-.432.426-1.0397.4227-1.2996v-.031c0-.12.0692-.2964.177-.35H17.5924c.1152 0 .2102-.0958.2102-.2116 0-.1159-.095-.2117-.2102-.2117z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiQodo as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiRevenuecatProps = 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 = '#F2545B';
|
|
22
|
+
|
|
23
|
+
const SiRevenuecat: IconType = React.forwardRef<SVGSVGElement, SiRevenuecatProps>(function SiRevenuecat({title = 'RevenueCat', 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='M4.3036.3999c-1.5246 0-3.2129.1508-4.303.4136v14.9997c.3083.1722.8432.28 1.5632.28.7404 0 1.2553-.1072 1.5433-.28v-5.2323a14.8588 14.8588 0 0 0 2.121.1512h.3294l2.8604 5.0588c.432.195 1.0288.3024 1.9348.3024.8033 0 1.38-.1104 1.6476-.3024l-3.437-5.8358c1.4195-.8004 2.326-2.2698 2.326-4.4964C10.8894 1.827 8.4232.4 4.3037.4zm15.4543 0c-1.3788 0-2.624.2707-3.6901.7945-2.4552 1.203-3.9609 3.7376-3.9609 7.3627 0 4.8245 2.6552 7.7155 7.1659 7.7155.9 0 1.5868-.3014 2.005.2554.4194.5568-.3582 1.2165-.7746 1.5105-1.6338 1.1544-5.7217-.1024-9.4908-.4804C5.5994 17.015.9264 16.3009.146 19.1928c-.4104 1.5264.1225 2.5013.6421 3.0503 1.044 1.1046 2.882 1.357 4.344 1.357a13.959 13.959 0 0 0 2.0508-.1558 1.311 1.311 0 0 0 1.023-.8063c.1674-.4254.0861-.904-.212-1.2562a1.3464 1.3464 0 0 0-1.2352-.4523c-1.5012.2706-3.6213.8685-4.4343.0105-.2748-.291-.2268-1.0037 0-1.2257.6048-.8748 4.493-.5393 8.4127-.0293 4.329.4344 8.4023 1.8609 10.945.6351.9955-.48 2.318-1.1941 2.318-3.792h-.0012c0-1.1473-.1489-2.274-.4476-3.3797-1.3818.1872-2.4783.2857-3.2883.2941-2.845 0-4.869-1.4484-4.869-5.0963 0-3.648 2.0461-5.1573 5.0179-5.1573 1.2011 0 2.129.2512 3.1405.7336.1062-.9234-.1058-2.1605-.5906-2.8523-.78-.4608-2.0014-.6703-3.2038-.6703zM4.51 3.1889c2.0579 0 3.2108.7111 3.2108 2.4421 0 1.6824-1.0912 2.3554-2.8816 2.3554a10.2838 10.2838 0 0 1-1.7706-.1511V3.3166a7.7782 7.7782 0 0 1 1.4413-.1277z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiRevenuecat as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiVanillaextractProps = 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 = '#F786AD';
|
|
22
|
+
|
|
23
|
+
const SiVanillaextract: IconType = React.forwardRef<SVGSVGElement, SiVanillaextractProps>(function SiVanillaextract({title = 'Vanilla Extract', 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.016.023a.26.26 0 0 0-.24.013.237.237 0 0 0-.106.3c.2.481.379 1.161.055 1.619-.357.502-.91.76-1.71 1.135-.432.201-.935.436-1.517.761-1.585.883-2.194 1.725-2.306 2.781-.941.1-1.495.535-1.822 1.017l-.003.002c-.36.529-.444 1.11-.464 1.348-1.146.656-.267 1.997-.143 2.175l-.01.006-.011.007s-.2.288-.215.622c-.252-.1-.532-.048-.789.186-.202.184-.328.518-.225 1.01-.322-.089-.482.067-.364.409l.2.588c-.2.003-.286.156-.198.432.35.824.604 1.714.854 2.595a45 45 0 0 0 .563 1.87c.292.932.588 1.876.971 2.766.282.652.877.996 1.513 1.283 1.82.82 3.945 1.032 5.917 1.05 1.78.019 3.627-.137 5.325-.702.571-.19 1.162-.427 1.636-.805.6-.48.847-1.354 1.057-2.095l.064-.225c.473-1.634 1.019-3.233 1.568-4.84q.12-.347.238-.697c.118-.35-.043-.505-.37-.413q.168-.519.374-1.01c.13-.404-.117-.544-.557-.325q-.07.034-.14.079c0-.245-.108-.386-.207-.516l-.06-.08a.98.98 0 0 0-.938-.439c.511-.92.474-1.884-.246-2.613a2.9 2.9 0 0 0-.627-.476h-.002l-.032.01c.081-.273.115-.548.115-.81 0-1.183-.542-1.857-.865-2.153a3 3 0 0 0-.058-.32 1.7 1.7 0 0 0-.243-.555c-.556-.85-1.743-1.201-2.092-1.289-.2-.573-.49-1.11-.85-1.498a9.4 9.4 0 0 0-3.04-2.203m-.282 17.605a.304.304 0 0 1 .604-.008l.002.03.067 5.094-.001.03a.304.304 0 0 1-.604.009l-.002-.031-.067-5.093zm-2.5-.316a.304.304 0 0 1 .603-.053l.004.03.474 5.298a.304.304 0 0 1-.6.085l-.005-.031-.474-5.297zm4.93-.209a.304.304 0 0 1 .604.054l-.474 5.298a.304.304 0 0 1-.605-.054zm-7.13-.064a.304.304 0 0 1 .6-.082l.005.03.709 5.163.002.03a.304.304 0 0 1-.598.083l-.006-.03-.709-5.163zm9.33-.235a.304.304 0 0 1 .602.082l-.709 5.162a.304.304 0 0 1-.601-.082zm2.528-.653a.304.304 0 0 1 .592.137l-1.215 5.247a.304.304 0 0 1-.591-.137zm-14.145-.244a.304.304 0 0 1 .356.197l.009.03 1.214 5.212.006.031a.304.304 0 0 1-.589.137l-.008-.03-1.215-5.212-.005-.03a.304.304 0 0 1 .232-.335m8.52-3.702a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m-7.085-.354a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m11.792-.152a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m-9.261-1.366a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m6.427-1.215a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0M6.08 8.865a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m5.263-.202a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m4.808-2.581a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0M9.168 5.88a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m3.846-1.468a.405.405 0 1 1 .81 0 .405.405 0 0 1-.81 0m3.56 9.994c1.322-.438 2.343-1.128 2.979-1.893.912.548 1.465 1.2 1.525 1.903-.363.238-.697.617-.794.944.115-.393-.158-.559-.61-.391-.456.168-.91.603-1.004.99.095-.387-.205-.58-.668-.45-.462.13-.905.526-.977.906.07-.379-.253-.596-.721-.505-.469.09-.897.453-.947.829.048-.375-.3-.62-.772-.568-.476.053-.887.384-.913.757.026-.373-.34-.65-.818-.636s-.87.314-.874.687c.004-.373-.383-.68-.86-.705-.475-.024-.849.244-.83.617-.021-.374-.425-.71-.9-.773-.473-.062-.825.178-.783.555-.042-.376-.461-.751-.93-.85-.47-.1-.796.111-.734.494-.064-.383-.498-.79-.96-.93-.46-.14-.762.05-.675.438-.087-.389-.533-.834-.984-1.01s-.727-.014-.617.382c-.094-.338-.437-.738-.808-.983.125-.56.565-1.085 1.248-1.544.845.551 1.868 1.012 2.979 1.371h.002c3.107 1.004 6.908 1.209 9.447.365' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiVanillaextract as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiWhat3wordsProps = 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 = '#E11F26';
|
|
22
|
+
|
|
23
|
+
const SiWhat3words: IconType = React.forwardRef<SVGSVGElement, SiWhat3wordsProps>(function SiWhat3words({title = 'what3words', 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='M0 0v24h24V0zm13.515 6.75a.75.75 0 0 1 .696.987l-3 9a.75.75 0 0 1-.711.513.75.75 0 0 1-.712-.987l3-9a.75.75 0 0 1 .727-.513zm-4.499.002a.75.75 0 0 1 .695.985l-3 9A.75.75 0 0 1 6 17.25a.75.75 0 0 1-.712-.987l3-9a.75.75 0 0 1 .728-.511zm9 0a.75.75 0 0 1 .695.985l-3 9a.75.75 0 0 1-.711.513.75.75 0 0 1-.712-.987l3-9a.75.75 0 0 1 .728-.511z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiWhat3words as default, defaultColor };
|
|
45
|
+
|