@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 SiAvmProps = 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 = '#E2001A';
|
|
22
|
+
|
|
23
|
+
const SiAvm: IconType = React.forwardRef<SVGSVGElement, SiAvmProps>(function SiAvm({title = 'AVM', 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='m19.501 11.786-.003-4.823-10.9 11.925h3.172l5.481-6.07v4.864l4.321-4.783v3.657H24V6.86zm-2.643-6.675-5.267 5.87V7.443H9.345v9.38L20.049 5.111zM0 16.556h3.148l2.924-3.25v3.25H8.41v-9.21z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiAvm as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiBetterauthProps = 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 = '#FFFFFF';
|
|
22
|
+
|
|
23
|
+
const SiBetterauth: IconType = React.forwardRef<SVGSVGElement, SiBetterauthProps>(function SiBetterauth({title = 'Better Auth', 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 3.39v17.22h5.783V15.06h6.434V8.939H5.783V3.39ZM12.217 8.94h5.638v6.122h-5.638v5.548H24V3.391H12.217Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiBetterauth as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiBookingdotcomProps = 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 = '#003A9A';
|
|
22
|
+
|
|
23
|
+
const SiBookingdotcom: IconType = React.forwardRef<SVGSVGElement, SiBookingdotcomProps>(function SiBookingdotcom({title = 'Booking.com', 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='M24 0H0v24h24ZM8.575 6.563h2.658c2.108 0 3.473 1.15 3.473 2.898 0 1.15-.575 1.82-.91 2.108l-.287.263.335.192c.815.479 1.318 1.389 1.318 2.395 0 1.988-1.51 3.257-3.857 3.257H7.449V7.713c0-.623.503-1.126 1.126-1.15zm1.7 1.868c-.479.024-.694.264-.694.79v1.893h1.676c.958 0 1.294-.743 1.294-1.365 0-.815-.503-1.318-1.318-1.318zm-.096 4.36c-.407.071-.598.31-.598.79v2.251h1.868c.934 0 1.509-.55 1.509-1.533 0-.934-.599-1.509-1.51-1.509zm7.737 2.394c.743 0 1.341.599 1.341 1.342a1.34 1.34 0 0 1-1.341 1.341 1.355 1.355 0 0 1-1.341-1.341c0-.743.598-1.342 1.34-1.342z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiBookingdotcom as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiBunnydotnetProps = 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 = '#FFAA49';
|
|
22
|
+
|
|
23
|
+
const SiBunnydotnet: IconType = React.forwardRef<SVGSVGElement, SiBunnydotnetProps>(function SiBunnydotnet({title = 'bunny.net', 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.978 3.828 5.642 3.104L13.436 0c-.86 1.126-1.033 2.59-.459 3.828ZM10.398 15.03c.688 0 1.262.563 1.262 1.294 0 .676-.574 1.239-1.32 1.239-.688 0-1.261-.563-1.261-1.239.057-.675.63-1.294 1.32-1.294ZM6.497 1.033l15.832 8.444c.402.169.516.62.344 1.013a.512.512 0 0 1-.344.338 10.919 10.919 0 0 1-3.9 1.463l-3.328 6.643s-1.032 2.308-3.9 1.407c1.204-1.182 2.638-2.252 2.638-4.053 0-1.914-1.549-3.434-3.499-3.434-1.95 0-3.5 1.52-3.5 3.434 0 2.364 2.41 3.378 3.73 5.01.573.844.516 1.97-.173 2.702-1.606-1.576-4.76-4.278-6.08-6.023a5.55 5.55 0 0 1-1.147-3.096c.114-2.477 1.835-4.616 4.244-5.348.746-.225 1.492-.281 2.238-.281 1.032.056 2.065.394 2.983.9 1.434.789 2.065.62 3.04-.225.573-.45 1.204-1.97.23-2.308a6.096 6.096 0 0 0-.976-.225C13.152 7.056 9.994 6.72 8.847 6.1 7.01 5.087 5.749 3.003 6.497 1.034ZM2.46 8.656c.631 0 1.21.516 1.21 1.187v1.186H2.46c-.631 0-1.21-.516-1.21-1.186 0-.62.526-1.187 1.21-1.187Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiBunnydotnet as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiCloudnativebuildProps = 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 = '#F76945';
|
|
22
|
+
|
|
23
|
+
const SiCloudnativebuild: IconType = React.forwardRef<SVGSVGElement, SiCloudnativebuildProps>(function SiCloudnativebuild({title = 'Cloud Native Build', 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.1536.0002c-1.9776.0136-3.2463.5813-3.929 1.015-.3365.2136-.3544.6973-.0396.942l6.3553 4.9409c.5601.435 1.3806.187 1.6094-.4847l1.3594-3.993a.5756.5756 0 0 0-.1646-.6187c-.587-.5182-2.0702-1.6096-4.2978-1.771a11.3315 11.3315 0 0 0-.893-.0305zM4.2072 3.5147c-.7541.4104-2.6862 1.6729-3.682 4.2704-.7687 2.0019-.498 4.2179-.2866 5.3006.0695.354.4445.5577.7803.4267l12.2229-4.7733c.8728-.3409.8775-1.575.006-1.9203l-8.428-3.3407c-.2033-.0803-.4173-.0697-.6126.0366zm15.5544.6553L16.677 6.9072c-.5036.4466-.4505 1.2461.1067 1.6247l6.1693 4.185c.3532.2396.8347.0264.8961-.3963.1622-1.1189.3034-3.0663-.3444-4.5355-.8635-1.9578-2.3283-3.164-3.0237-3.6547-.2207-.1553-.5235-.1337-.7194.0396zm-5.898 5.0812c-.207-.0112-.4255.0438-.628.1798L1.842 17.0818c-.2598.1743-.3766.4967-.2926.7986.2417.8685.9615 2.6747 3.0054 4.3191 2.0439 1.6443 4.4622 1.8237 5.4957 1.7984a.721.721 0 0 0 .6706-.506l4.0753-12.8934c.2204-.698-.3115-1.3136-.9327-1.3473Zm2.6122.1341c-.491.01-.9644.3642-1.015.9419L14.333 23.1597c-.0319.364.2768.6669.64.6279 1.169-.1253 3.5685-.5916 5.3678-2.3105 1.7515-1.6727 2.3215-3.6567 2.4872-4.4471a.7272.7272 0 0 0-.1463-.6066l-5.392-6.657c-.2191-.2704-.5194-.3868-.8139-.381z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiCloudnativebuild as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiDiscorddotjsProps = 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 = '#5865F2';
|
|
22
|
+
|
|
23
|
+
const SiDiscorddotjs: IconType = React.forwardRef<SVGSVGElement, SiDiscorddotjsProps>(function SiDiscorddotjs({title = 'discord.js', 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='M19.427 5.015c-1.586 0-2.907.607-3.702 1.561h.002-.002a3.448 3.448 0 0 0-.806 2.401c.06 1.485.92 2.423 1.92 3.017a6.316 6.316 0 0 0 .796.397l1.833.804c.986.41 1.735.717 1.999 1.39.066.17.102.363.102.588 0 1.05-.844 1.73-2.348 1.73-1.257 0-2.555-.617-3.523-1.524l-1.11 1.31-.27.318a6.93 6.93 0 0 0 4.841 1.978c2.441 0 4.092-1.179 4.64-2.78A3.754 3.754 0 0 0 24 14.988c0-.328-.032-.628-.091-.906-.23-1.07-.879-1.789-1.783-2.321a7.17 7.17 0 0 0-.001 0 7.17 7.17 0 0 0-.844-.42l-1.813-.763c-.895-.364-1.737-.69-2.032-1.35a1.319 1.319 0 0 1-.11-.545c0-.99.824-1.587 2.101-1.587 1.153 0 2.08.433 2.925 1.154l.897-1.106.34-.419a5.96 5.96 0 0 0-4.162-1.71ZM0 5.015v10.313h3.904c1.024 0 1.808-.162 2.535-.53a2.147 2.147 0 0 1 2.247-2.225c.372-.755.522-1.505.522-2.49 0-1.016-.191-1.9-.575-2.666a4.278 4.278 0 0 0-1.738-1.769c-.766-.427-1.694-.633-2.8-.633Zm10.726 0v9.707c0 1.187-.96 2.15-2.144 2.15a2.141 2.141 0 0 1-1.816-1.007l-.215.093a7.533 7.533 0 0 1-.625.24 6.853 6.853 0 0 1-1.113.241c.42 1.344 2.06 2.662 3.974 2.538 1.804 0 3.053-.89 3.717-2.18.372-.72.562-1.567.562-2.454V5.015Zm-8.251 2.21h1.488c.87 0 1.533.25 1.975.766.442.516.662 1.223.662 2.136 0 .928-.236 1.65-.692 2.18-.457.546-1.135.811-2.034.811H2.475Zm6.113 6.142a1.355 1.355 0 1 0 0 2.71 1.355 1.355 0 0 0 0-2.71z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiDiscorddotjs as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiDolibarrProps = 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 = '#263C5C';
|
|
22
|
+
|
|
23
|
+
const SiDolibarr: IconType = React.forwardRef<SVGSVGElement, SiDolibarrProps>(function SiDolibarr({title = 'Dolibarr', 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='M20.275 0a3.18 3.168 0 0 0-3.18 3.169 3.18 3.168 0 0 0 3.18 3.168 3.18 3.168 0 0 0 3.18-3.168A3.18 3.168 0 0 0 20.275 0ZM.545.353v23.645H7.63L7.64 7.104h2.395c4.066 0 6.099 1.602 6.099 4.806 0 3.41-2.068 5.115-6.204 5.115H8.794v6.97s1.683.005 2.114.005c3.67 0 6.67-1.125 9-3.376 2.33-2.25 3.495-5.155 3.495-8.714 0-2.072-.423-3.903-1.268-5.493a3.803 3.803 0 0 1-1.86.495c-.982 0-1.96-.403-2.654-1.096a3.782 3.782 0 0 1-1.1-2.647c0-.533.12-1.063.34-1.548C14.913.776 12.557.353 9.79.353Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiDolibarr as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiFritzProps = 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 = '#E2001A';
|
|
22
|
+
|
|
23
|
+
const SiFritz: IconType = React.forwardRef<SVGSVGElement, SiFritzProps>(function SiFritz({title = 'FRITZ!', 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='M13.495 19.183 17.37 24l4.817-3.903-3.875-4.817zM23.571.692 16.097.111l-.914 15.003 6.118.221zM6.962 5.564v4.097l5.62-.055v5.37H7.016v8.055H.43V.277L13.024 0V5.51z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiFritz as default, defaultColor };
|
|
45
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
|
|
4
|
+
import { IconType } from '../types';
|
|
5
|
+
|
|
6
|
+
type SiHaystackProps = 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 = '#0EAF9C';
|
|
22
|
+
|
|
23
|
+
const SiHaystack: IconType = React.forwardRef<SVGSVGElement, SiHaystackProps>(function SiHaystack({title = 'Haystack', 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='M2.0084 0C.8992 0 0 .8992 0 2.0084v19.9832C0 23.1006.8992 24 2.0084 24h19.9832C23.1006 24 24 23.1007 24 21.9916V2.0084C24 .8992 23.1007 0 21.9916 0Zm9.9624 3.84c3.4303 0 6.2108 2.7626 6.2108 6.1709v6.4875a.2688.2688 0 0 1-.2697.2681c-1.3425 0-2.4306-1.0811-2.4306-2.415v-4.3409c0-1.9265-1.572-3.488-3.5105-3.488s-3.424 1.562-3.424 3.488v1.608a.2633.2633 0 0 0 .259.2681h1.5394a.2693.2693 0 0 0 .2753-.263V9.9453c0-.7412.6044-1.3414 1.3503-1.3414s1.3502.6002 1.3502 1.3414V20.029a.2747.2747 0 0 1-.2807.2682c-1.3362 0-2.4198-1.0766-2.4198-2.4043v-3.2307a.2747.2747 0 0 0-.2753-.268H8.8114a.2637.2637 0 0 0-.2646.263v1.0789c0 1.3338-1.1746 2.4152-2.517 2.4152a.2688.2688 0 0 1-.2698-.268v-7.8724c0-3.4083 2.7805-6.1709 6.2108-6.1709Z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiHaystack as default, defaultColor };
|
|
45
|
+
|
package/src/icons/SiIconify.tsx
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#026C9C';
|
|
22
22
|
|
|
23
23
|
const SiIconify: IconType = React.forwardRef<SVGSVGElement, SiIconifyProps>(function SiIconify({title = 'Iconify', 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.8571 19.4286V9.6423c.232-.06.4583-.1577.6703-.2949L5.143 8.3023v9.9834h4.5714v2.2857H4c-.6309 0-1.1429-.512-1.1429-1.1428Zm7.4286-8.5714c0-.9463.768-1.7143 1.7143-1.7143.9463 0 1.7143.768 1.7143 1.7143 0 .9511-.7751 1.7142-1.7143 1.7142-.9392 0-1.7143-.7631-1.7143-1.7142zm-5.1428-8V1.1429C5.1429.512 5.6549 0 6.2857 0c.6309 0 1.1429.512 1.1429 1.1429v.2354zm9.1428 15.4285h4.5715V8.3023l1.6154 1.0451c.212.1372.4383.2349.6703.2949v9.7863c0 .6308-.512 1.1429-1.1429 1.1429h-5.7143Zm-.0034-17.0274 8.0531 5.2109c.5292.3428.6812 1.0508.3383 1.5805-.3428.5292-1.0508.6812-1.5805.3383L13.052 3.1846l.1897-.1229c.64-.4143 1.004-1.0954 1.0406-1.8034ZM11.3789.1834c.5297-.3428 1.2377-.1908 1.5805.3383.3429.5297.1909 1.2377-.3383 1.5806L2.907 8.388c-.5298.3429-1.2378.1909-1.5806-.3383-.3429-.5297-.1909-1.2377.3383-1.5805Zm2.6005 22.1023H22c.4732 0 .8572.384.8572.8572A.8575.8575 0 0 1 22 24H2a.8575.8575 0 0 1-.8571-.8571c0-.4732.384-.8572.8571-.8572h8.0206c.3954.6829 1.1343 1.1429 1.9794 1.1429s1.584-.46 1.9794-1.1429zm-.8365-8.8097v7.6669c0 .6308-.512 1.1428-1.1429 1.1428s-1.1429-.512-1.1429-1.1428V13.476a2.8453 2.8453 0 0 0 1.143.2383c.4062 0 .7925-.0851 1.1428-.2383z' />
|
|
40
40
|
</svg>
|
|
41
41
|
);
|
|
42
42
|
});
|
package/src/icons/SiJinja.tsx
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#7E0C1B';
|
|
22
22
|
|
|
23
23
|
const SiJinja: IconType = React.forwardRef<SVGSVGElement, SiJinjaProps>(function SiJinja({title = 'Jinja', 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='M23.
|
|
39
|
+
<path d='M23.613 3.494h-.087C19.268 4.91 13.69 4.91 12.14 4.885l-1.434-.025C6.476 4.705 4.318 3.082.538 1.394c-.261-.116-.565.077-.536.348.029.927.275 4.818 3.186 5.836.102.04.218.077.32.103.144.026.202.142.231.22l.246.76c.044.18.174.334.32.334h.245c.217 0 .391.155.406.348v.735c0 .077-.073.141-.16.141H2.928c-.174 0-.319.13-.319.284v1.147c0 .154.145.283.32.283h1.867c.087 0 .16.064.16.142v.31c0 .076-.073.141-.16.141H2.928c-.174.012-.305.128-.305.283v1.148c0 .129.116.27.247.27h1.94c.088 0 .16.065.16.142v7.537c0 .387.362.709.797.709h1.318c.434 0 .797-.322.797-.71V14.37c0-.077.072-.142.16-.142l8.14-.013c.087 0 .16.065.16.142v7.576c0 .386.362.709.797.709h1.318c.434 0 .796-.323.796-.71v-7.588c0-.077.073-.141.16-.141 0 0 2.028-.013 2.057-.026a.29.29 0 0 0 .144-.245v-1.135c0-.155-.144-.283-.333-.283h-2.013V12.5h-.015v-.425c0-.078.073-.142.16-.142h1.868c.174 0 .319-.129.319-.283v-1.147c0-.155-.145-.284-.32-.284h-1.867c-.087 0-.16-.064-.16-.14v-.736c0-.18.174-.348.406-.348h.246c.174 0 .275-.167.319-.335l.246-.76c.03-.103.13-.193.246-.232 1.869-.412 2.637-1.636 3.274-3.556V4.1c.072-.49-.26-.58-.377-.605zM16.37 8.97v1.12c0 .155-.102.271-.232.271h-2.607c-.13 0-.232-.116-.232-.27v-1.12c0-.143.1-.272.232-.272h2.607a.28.28 0 0 1 .232.27zm-5.375 0v1.12c0 .142-.102.271-.232.271H8.157c-.13 0-.232-.116-.232-.27v-1.12c0-.143.101-.272.232-.272h2.607a.28.28 0 0 1 .232.27z' />
|
|
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 SiKenmeiProps = 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 = '#545C64';
|
|
22
|
+
|
|
23
|
+
const SiKenmei: IconType = React.forwardRef<SVGSVGElement, SiKenmeiProps>(function SiKenmei({title = 'Kenmei', 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.3169 1.9395a.7508.7508 0 0 0-.4372.1446c-.0524.0372-.0968.0836-.142.1289a.751.751 0 0 0-.2203.5288l.0037 10.1784a.7466.7466 0 0 0 .5219.7134l3.7254 1.184a.752.752 0 0 0 .669-.109c.0516-.0372.0952-.084.1401-.1287a.7547.7547 0 0 0 .2196-.5295V3.8719a.746.746 0 0 0-.5219-.7127L4.5474 1.974a.751.751 0 0 0-.2305-.0344zm.2004 1.089L7.796 4.0702v4.3343L4.5187 7.347Zm5.4325.194c-.0577.0413-.107.0925-.157.1426a.8924.8924 0 0 0-.2604.6257l.0032 10.1841c0 .6565-.2028 1.2648-.5433 1.627a1.1456 1.1456 0 0 1-.1163.0984.9662.9662 0 0 1-.5783.1877 1.3904 1.3904 0 0 1-.4324-.0758L.6719 13.6843a.4568.4568 0 0 0-.1446-.023.4768.4768 0 0 0-.3348.1388l-.0543.0545a.4725.4725 0 0 0 .189.7834l7.1909 2.326c.2344.08.48.1223.7277.1252.4047 0 .799-.128 1.1264-.366.1113-.079.2086-.1748.3054-.2704.2787-.289.492-.6345.6258-1.013a3.8692 3.8692 0 0 0 .2259-1.3142V12.683l4.4543 1.4212v1.856a6.1935 6.1935 0 0 1-.0982 1.2152c-.0626.301-.1564.524-.279.6635a.6105.6105 0 0 1-.0627.0481.575.575 0 0 1-.3197.0795c-.229 0-.5288-.0789-.8905-.2353a.4718.4718 0 0 0-.5213.0995l-.0551.0545a.4673.4673 0 0 0-.0995.1464.4737.4737 0 0 0 .2453.6214c.4806.2078.9086.3129 1.2722.3129a1.464 1.464 0 0 0 .8324-.2347c.1079-.068.1993-.1568.289-.2465.2685-.269.4531-.6478.5632-1.1584a6.7225 6.7225 0 0 0 .1265-1.418L15.983 5.3744a.8886.8886 0 0 0-.6226-.8473l-4.6196-1.4343c-.2607-.083-.5563-.0401-.791.1295zm.5789.8654 4.455 1.3836v2.4762L10.5298 6.526zm6.7573 2.963a.3836.3836 0 0 0-.2822.1108l-.0546.0539c-.122.1245-.1695.3428-.1157.5512l2.5707 10.4795c.0701.2848.3067.3311.6352.395l.0238.0048 1.9312.1346a.3196.3196 0 0 0 .2253-.1063l.0544-.0551a.6258.6258 0 0 0 .1626-.5538L19.8642 7.5867c-.0363-.149-.0952-.2366-.1972-.2948-.102-.0582-.227-.0839-.4617-.1051zm-6.7573.5414 4.455 1.4205v4.0325l-4.4526-1.426zm-6.0114.818 3.278 1.0581v4.2941l-3.2748-1.0407ZM15.6896 18.8l-.0545.0544a.4656.4656 0 0 0-.1151.1878.4743.4743 0 0 0 .3048.5952l7.503 2.3999a.4574.4574 0 0 0 .1453.023.4743.4743 0 0 0 .3341-.1388l.0546-.055a.4612.4612 0 0 0 .115-.1878.4687.4687 0 0 0-.0288-.3599.4681.4681 0 0 0-.2753-.234l-7.5031-2.4005a.4738.4738 0 0 0-.48.1157z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiKenmei as default, defaultColor };
|
|
45
|
+
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#E95420';
|
|
22
22
|
|
|
23
23
|
const SiLaunchpad: IconType = React.forwardRef<SVGSVGElement, SiLaunchpadProps>(function SiLaunchpad({title = 'Launchpad', 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.518 7.088 2.68 5.351c.107-.158.175-.162.293-.106 2.556 1.476 4.848 1.685 7.212.662 2.35-1.019 3.763-2.82 4.445-5.659.072-.256.166-.254.231-.245l2.03.44c.343.086.33.18.322.25-.45 3.328-2.755 6.251-6.019 7.632-3.317 1.426-6.92 1.112-9.64-.84-.056-.048-.182-.177-.032-.397h-.003Zm10.115 16.798 2.081.114c.35.006.36-.087.369-.156.45-3.328-.999-6.758-3.779-8.953-2.82-2.256-6.378-2.91-9.519-1.749-.065.033-.222.123-.136.373l.659 1.984c.063.18.125.202.254.179 2.855-.744 5.12-.339 7.128 1.275 1.996 1.606 2.88 3.716 2.784 6.644.003.258.093.281.158.29l.001-.001Zm1.335-13.868a2.04 2.04 0 0 0-.28-.02c-.422 0-.82.132-1.146.38a1.907 1.907 0 0 0-.725 1.28c-.07.508.06 1.01.362 1.411.305.407.759.67 1.277.74a1.915 1.915 0 0 0 2.15-1.64 1.892 1.892 0 0 0-1.64-2.152l.002.001ZM23.36 6.525l-.966-1.85c-.137-.304-.247-.274-.36-.236-3.089 1.332-5.22 4.26-5.703 7.838-.483 3.58.797 6.973 3.426 9.075.059.052.117.07.182.065a.3.3 0 0 0 .2-.109l1.358-1.628c.125-.157.071-.238.006-.306-2.13-2.096-2.926-4.18-2.58-6.748.349-2.583 1.71-4.433 4.286-5.827.204-.123.17-.228.151-.276v.002Z' />
|
|
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 SiMacportsProps = 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 = '#1E79E9';
|
|
22
|
+
|
|
23
|
+
const SiMacports: IconType = React.forwardRef<SVGSVGElement, SiMacportsProps>(function SiMacports({title = 'MacPorts', 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='M14.055 4.154c-1.323 0-2.395 1.16-2.395 2.593v10.506c0 1.432 1.072 2.593 2.395 2.593h7.55c1.323 0 2.395-1.161 2.395-2.593V6.747c0-1.432-1.072-2.593-2.395-2.593zm3.604 3.004c1.34 0 2.296.256 2.938.77.628.485 1.027 1.283 1.027 2.225 0 .941-.3 1.754-.884 2.282-.742.685-1.84 1.013-3.124 1.013-.285 0-.542-.015-.741-.057v3.451H14.72V7.357c.67-.114 1.612-.2 2.938-.2zM.614 7.193 0 16.807h2.011l.186-3.652c.057-1.198.114-2.681.156-3.979h.029c.243 1.255.557 2.624.87 3.765L4.28 16.65h1.697l1.17-3.751A60.6 60.6 0 0 0 8.23 9.176h.029c0 1.398.042 2.796.085 3.95l.157 3.68h2.11L10.1 7.194H7.246l-1.013 3.195a53.196 53.196 0 0 0-.913 3.452h-.057a41.43 41.43 0 0 0-.813-3.438L3.51 7.193zm17.145 1.62c-.428 0-.727.028-.884.07v2.839c.185.043.399.057.727.057 1.155 0 1.868-.585 1.868-1.555 0-.884-.613-1.412-1.711-1.412z' />
|
|
40
|
+
</svg>
|
|
41
|
+
);
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
export { SiMacports as default, defaultColor };
|
|
45
|
+
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
size?: string | number;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
const defaultColor = '#
|
|
21
|
+
const defaultColor = '#6750A4';
|
|
22
22
|
|
|
23
23
|
const SiMaterialdesign: IconType = React.forwardRef<SVGSVGElement, SiMaterialdesignProps>(function SiMaterialdesign({title = 'Material Design', 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='M11.9998 23.9997c-1.6545 0-3.218-.309-4.691-.927-1.4544-.6364-2.7269-1.4909-3.8179-2.5639-1.073-1.0905-1.9274-2.3634-2.5634-3.8179C.3085 15.2179 0 13.6545 0 12c0-1.6725.309-3.2364.927-4.6909.6365-1.4545 1.491-2.718 2.564-3.791C4.5818 2.4278 5.8543 1.5733 7.3087.9548c1.473-.6365 3.0365-.9545 4.691-.9545 1.673 0 3.2364.318 4.6909.955 1.4544.618 2.7179 1.4725 3.7909 2.563 1.091 1.073 1.945 2.3364 2.5634 3.7909C23.6815 8.7641 24 10.3275 24 12c0 1.655-.3185 3.218-.955 4.6909-.618 1.4545-1.4724 2.7274-2.5634 3.818-1.073 1.0729-2.3365 1.9274-3.791 2.5639-1.455.618-3.0179.927-4.6909.927zm-7.6364-5.8633V5.8636A9.4843 9.4843 0 0 0 2.755 8.7001C2.373 9.7365 2.1825 10.8365 2.1825 12s.1905 2.2725.5724 3.3274a9.5713 9.5713 0 0 0 1.609 2.809zm1.5-13.7727H18.163a9.4848 9.4848 0 0 0-2.836-1.609c-1.0549-.382-2.1639-.5725-3.3273-.5725-1.1635 0-2.2725.1905-3.327.5725a9.5713 9.5713 0 0 0-2.8094 1.609Zm6.1364 10.3637 4.1179-8.1818H7.9088Zm1.091 2.727h4.3633V8.7276Zm-6.5454 0h4.3634L6.5454 8.7276Zm8.7813 3.791c1.0545-.382 2-.918 2.836-1.609H5.8628a9.5713 9.5713 0 0 0 2.8094 1.609c1.0545.3819 2.1635.5724 3.327.5724 1.0543 0 2.1823-.1579 3.3274-.5725zm4.3089-3.109a9.5713 9.5713 0 0 0 1.609-2.809c.382-1.055.5724-2.164.5724-3.3274 0-1.1635-.1905-2.2635-.5724-3.3-.382-1.055-.918-1.9999-1.609-2.8364Z' />
|
|
40
40
|
</svg>
|
|
41
41
|
);
|
|
42
42
|
});
|