react-car-logo 0.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/LEGAL.md +22 -0
- package/LICENSE +26 -0
- package/README.md +106 -0
- package/dist/allLogos.d.ts +40 -0
- package/dist/index.d.ts +42 -0
- package/dist/index.esm.js +694 -0
- package/dist/index.js +777 -0
- package/dist/logos/Abarth.d.ts +5 -0
- package/dist/logos/Abarth.js +20 -0
- package/dist/logos/AlfaRomeo.d.ts +5 -0
- package/dist/logos/AlfaRomeo.js +20 -0
- package/dist/logos/Alpine.d.ts +5 -0
- package/dist/logos/Alpine.js +20 -0
- package/dist/logos/Apollo.d.ts +5 -0
- package/dist/logos/Apollo.js +24 -0
- package/dist/logos/Arash.d.ts +5 -0
- package/dist/logos/Arash.js +20 -0
- package/dist/logos/AstonMartin.d.ts +5 -0
- package/dist/logos/AstonMartin.js +20 -0
- package/dist/logos/Audi.d.ts +5 -0
- package/dist/logos/Audi.js +20 -0
- package/dist/logos/BMW.d.ts +5 -0
- package/dist/logos/BMW.js +20 -0
- package/dist/logos/Bentley.d.ts +5 -0
- package/dist/logos/Bentley.js +20 -0
- package/dist/logos/Brabus.d.ts +5 -0
- package/dist/logos/Brabus.js +20 -0
- package/dist/logos/Bugatti.d.ts +5 -0
- package/dist/logos/Bugatti.js +20 -0
- package/dist/logos/Chevrolet.d.ts +5 -0
- package/dist/logos/Chevrolet.js +20 -0
- package/dist/logos/Czinger.d.ts +5 -0
- package/dist/logos/Czinger.js +24 -0
- package/dist/logos/Dallara.d.ts +5 -0
- package/dist/logos/Dallara.js +24 -0
- package/dist/logos/DeTomaso.d.ts +5 -0
- package/dist/logos/DeTomaso.js +20 -0
- package/dist/logos/Dodge.d.ts +5 -0
- package/dist/logos/Dodge.js +20 -0
- package/dist/logos/Ferrari.d.ts +5 -0
- package/dist/logos/Ferrari.js +20 -0
- package/dist/logos/Ford.d.ts +5 -0
- package/dist/logos/Ford.js +20 -0
- package/dist/logos/Glickenhaus.d.ts +5 -0
- package/dist/logos/Glickenhaus.js +24 -0
- package/dist/logos/Gumpert.d.ts +5 -0
- package/dist/logos/Gumpert.js +20 -0
- package/dist/logos/Hennessey.d.ts +5 -0
- package/dist/logos/Hennessey.js +20 -0
- package/dist/logos/Icona.d.ts +5 -0
- package/dist/logos/Icona.js +24 -0
- package/dist/logos/Italdesign.d.ts +5 -0
- package/dist/logos/Italdesign.js +24 -0
- package/dist/logos/Jaguar.d.ts +5 -0
- package/dist/logos/Jaguar.js +20 -0
- package/dist/logos/Koenigsegg.d.ts +5 -0
- package/dist/logos/Koenigsegg.js +20 -0
- package/dist/logos/Lamborghini.d.ts +5 -0
- package/dist/logos/Lamborghini.js +20 -0
- package/dist/logos/Lister.d.ts +5 -0
- package/dist/logos/Lister.js +24 -0
- package/dist/logos/Lotus.d.ts +5 -0
- package/dist/logos/Lotus.js +20 -0
- package/dist/logos/Lykan.d.ts +5 -0
- package/dist/logos/Lykan.js +24 -0
- package/dist/logos/Maserati.d.ts +5 -0
- package/dist/logos/Maserati.js +20 -0
- package/dist/logos/Maybach.d.ts +5 -0
- package/dist/logos/Maybach.js +20 -0
- package/dist/logos/McLaren.d.ts +5 -0
- package/dist/logos/McLaren.js +20 -0
- package/dist/logos/MercedesAMG.d.ts +5 -0
- package/dist/logos/MercedesAMG.js +20 -0
- package/dist/logos/Mosler.d.ts +5 -0
- package/dist/logos/Mosler.js +20 -0
- package/dist/logos/Noble.d.ts +5 -0
- package/dist/logos/Noble.js +24 -0
- package/dist/logos/Pagani.d.ts +5 -0
- package/dist/logos/Pagani.js +20 -0
- package/dist/logos/Pininfarina.d.ts +5 -0
- package/dist/logos/Pininfarina.js +20 -0
- package/dist/logos/Polestar.d.ts +5 -0
- package/dist/logos/Polestar.js +20 -0
- package/dist/logos/Porsche.d.ts +5 -0
- package/dist/logos/Porsche.js +20 -0
- package/dist/logos/RUF.d.ts +5 -0
- package/dist/logos/RUF.js +24 -0
- package/dist/logos/Radical.d.ts +5 -0
- package/dist/logos/Radical.js +20 -0
- package/dist/logos/Rimac.d.ts +5 -0
- package/dist/logos/Rimac.js +20 -0
- package/dist/logos/RollsRoyce.d.ts +5 -0
- package/dist/logos/RollsRoyce.js +20 -0
- package/dist/logos/SSC.d.ts +5 -0
- package/dist/logos/SSC.js +20 -0
- package/dist/logos/Saleen.d.ts +5 -0
- package/dist/logos/Saleen.js +20 -0
- package/dist/logos/Shelby.d.ts +5 -0
- package/dist/logos/Shelby.js +20 -0
- package/dist/logos/Spyker.d.ts +5 -0
- package/dist/logos/Spyker.js +20 -0
- package/dist/logos/TVR.d.ts +5 -0
- package/dist/logos/TVR.js +20 -0
- package/dist/logos/WMotors.d.ts +5 -0
- package/dist/logos/WMotors.js +20 -0
- package/dist/logos/Zenvo.d.ts +5 -0
- package/dist/logos/Zenvo.js +20 -0
- package/dist/types-B2mOhqdm.js +44 -0
- package/dist/types-DV3vCP6D.js +45 -0
- package/dist/types-DfZOvtAx.js +54 -0
- package/dist/types.d.ts +66 -0
- package/package.json +87 -0
- package/src/allLogos.ts +43 -0
- package/src/index.ts +47 -0
- package/src/logos/Abarth.tsx +39 -0
- package/src/logos/AlfaRomeo.tsx +39 -0
- package/src/logos/Alpine.tsx +39 -0
- package/src/logos/Arash.tsx +39 -0
- package/src/logos/AstonMartin.tsx +39 -0
- package/src/logos/Audi.tsx +39 -0
- package/src/logos/BMW.tsx +39 -0
- package/src/logos/Bentley.tsx +39 -0
- package/src/logos/Brabus.tsx +39 -0
- package/src/logos/Bugatti.tsx +39 -0
- package/src/logos/Chevrolet.tsx +39 -0
- package/src/logos/DeTomaso.tsx +39 -0
- package/src/logos/Dodge.tsx +39 -0
- package/src/logos/Ferrari.tsx +39 -0
- package/src/logos/Ford.tsx +39 -0
- package/src/logos/Gumpert.tsx +39 -0
- package/src/logos/Hennessey.tsx +39 -0
- package/src/logos/Jaguar.tsx +39 -0
- package/src/logos/Koenigsegg.tsx +39 -0
- package/src/logos/Lamborghini.tsx +39 -0
- package/src/logos/Lotus.tsx +39 -0
- package/src/logos/Maserati.tsx +39 -0
- package/src/logos/Maybach.tsx +39 -0
- package/src/logos/McLaren.tsx +39 -0
- package/src/logos/MercedesAMG.tsx +39 -0
- package/src/logos/Mosler.tsx +39 -0
- package/src/logos/Pagani.tsx +39 -0
- package/src/logos/Pininfarina.tsx +39 -0
- package/src/logos/Polestar.tsx +39 -0
- package/src/logos/Porsche.tsx +39 -0
- package/src/logos/Radical.tsx +39 -0
- package/src/logos/Rimac.tsx +39 -0
- package/src/logos/RollsRoyce.tsx +39 -0
- package/src/logos/SSC.tsx +39 -0
- package/src/logos/Saleen.tsx +39 -0
- package/src/logos/Shelby.tsx +39 -0
- package/src/logos/Spyker.tsx +39 -0
- package/src/logos/TVR.tsx +39 -0
- package/src/logos/WMotors.tsx +39 -0
- package/src/logos/Zenvo.tsx +39 -0
- package/src/types.ts +91 -0
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Koenigsegg",
|
|
7
|
+
slug: "koenigsegg",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Koenigsegg-logo.png",
|
|
9
|
+
country: "Sweden",
|
|
10
|
+
region: "Swedish",
|
|
11
|
+
founded: 1994,
|
|
12
|
+
hex: "FFCC00",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Koenigsegg: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Koenigsegg",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Koenigsegg-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Koenigsegg;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Lamborghini",
|
|
7
|
+
slug: "lamborghini",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Lamborghini-logo.png",
|
|
9
|
+
country: "Italy",
|
|
10
|
+
region: "Italian",
|
|
11
|
+
founded: 1963,
|
|
12
|
+
hex: "D4AF37",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Lamborghini: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Lamborghini",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Lamborghini-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Lamborghini;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Lotus",
|
|
7
|
+
slug: "lotus",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Lotus-logo.png",
|
|
9
|
+
country: "UK",
|
|
10
|
+
region: "British",
|
|
11
|
+
founded: 1948,
|
|
12
|
+
hex: "005C3E",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Lotus: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Lotus",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Lotus-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Lotus;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Maserati",
|
|
7
|
+
slug: "maserati",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Maserati-logo.png",
|
|
9
|
+
country: "Italy",
|
|
10
|
+
region: "Italian",
|
|
11
|
+
founded: 1914,
|
|
12
|
+
hex: "003087",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Maserati: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Maserati",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Maserati-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Maserati;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Maybach",
|
|
7
|
+
slug: "maybach",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Maybach-logo.png",
|
|
9
|
+
country: "Germany",
|
|
10
|
+
region: "German",
|
|
11
|
+
founded: 1909,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Maybach: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Maybach",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Maybach-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Maybach;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "McLaren",
|
|
7
|
+
slug: "mclaren",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/McLaren-logo.png",
|
|
9
|
+
country: "UK",
|
|
10
|
+
region: "British",
|
|
11
|
+
founded: 1963,
|
|
12
|
+
hex: "FF8000",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const McLaren: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "McLaren",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/McLaren-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default McLaren;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Mercedes-AMG",
|
|
7
|
+
slug: "mercedes-amg",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/car-logos/mercedes-benz-logo.png",
|
|
9
|
+
country: "Germany",
|
|
10
|
+
region: "German",
|
|
11
|
+
founded: 1967,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const MercedesAMG: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Mercedes-AMG",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/car-logos/mercedes-benz-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default MercedesAMG;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Mosler",
|
|
7
|
+
slug: "mosler",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Mosler-logo.png",
|
|
9
|
+
country: "USA",
|
|
10
|
+
region: "American",
|
|
11
|
+
founded: 1985,
|
|
12
|
+
hex: "003087",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Mosler: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Mosler",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Mosler-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Mosler;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Pagani",
|
|
7
|
+
slug: "pagani",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Pagani-logo.png",
|
|
9
|
+
country: "Italy",
|
|
10
|
+
region: "Italian",
|
|
11
|
+
founded: 1992,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Pagani: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Pagani",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Pagani-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Pagani;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Pininfarina",
|
|
7
|
+
slug: "pininfarina",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Pininfarina-logo.png",
|
|
9
|
+
country: "Italy",
|
|
10
|
+
region: "Italian",
|
|
11
|
+
founded: 1930,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Pininfarina: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Pininfarina",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Pininfarina-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Pininfarina;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Polestar",
|
|
7
|
+
slug: "polestar",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Polestar-logo.png",
|
|
9
|
+
country: "Sweden",
|
|
10
|
+
region: "Swedish",
|
|
11
|
+
founded: 2017,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Polestar: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Polestar",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Polestar-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Polestar;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Porsche",
|
|
7
|
+
slug: "porsche",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Porsche-logo.png",
|
|
9
|
+
country: "Germany",
|
|
10
|
+
region: "German",
|
|
11
|
+
founded: 1931,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Porsche: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Porsche",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Porsche-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Porsche;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Radical",
|
|
7
|
+
slug: "radical",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Radical-Sportscars-logo.png",
|
|
9
|
+
country: "UK",
|
|
10
|
+
region: "British",
|
|
11
|
+
founded: 1997,
|
|
12
|
+
hex: "CC0000",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Radical: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Radical",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Radical-Sportscars-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Radical;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Rimac",
|
|
7
|
+
slug: "rimac",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Rimac-logo.png",
|
|
9
|
+
country: "Croatia",
|
|
10
|
+
region: "Other",
|
|
11
|
+
founded: 2009,
|
|
12
|
+
hex: "0033A0",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Rimac: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Rimac",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Rimac-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Rimac;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Rolls-Royce",
|
|
7
|
+
slug: "rolls-royce",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Rolls-Royce-logo.png",
|
|
9
|
+
country: "UK",
|
|
10
|
+
region: "British",
|
|
11
|
+
founded: 1904,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const RollsRoyce: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Rolls-Royce",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Rolls-Royce-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default RollsRoyce;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "SSC",
|
|
7
|
+
slug: "ssc",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/SSC-logo.png",
|
|
9
|
+
country: "USA",
|
|
10
|
+
region: "American",
|
|
11
|
+
founded: 1998,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const SSC: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "SSC",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/SSC-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default SSC;
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
import type { CarLogoProps, CarLogoMeta } from "../types";
|
|
3
|
+
import { SIZE_MAP } from "../types";
|
|
4
|
+
|
|
5
|
+
export const meta: CarLogoMeta = {
|
|
6
|
+
title: "Saleen",
|
|
7
|
+
slug: "saleen",
|
|
8
|
+
pngUrl: "https://www.carlogos.org/logo/Saleen-logo.png",
|
|
9
|
+
country: "USA",
|
|
10
|
+
region: "American",
|
|
11
|
+
founded: 1983,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const Saleen: React.FC<CarLogoProps> = ({
|
|
16
|
+
size = "md",
|
|
17
|
+
width,
|
|
18
|
+
height,
|
|
19
|
+
alt = "Saleen",
|
|
20
|
+
loading = "lazy",
|
|
21
|
+
style,
|
|
22
|
+
...props
|
|
23
|
+
}) => {
|
|
24
|
+
const renderPx = width ?? height ?? SIZE_MAP[size];
|
|
25
|
+
|
|
26
|
+
return (
|
|
27
|
+
<img
|
|
28
|
+
src="https://www.carlogos.org/logo/Saleen-logo.png"
|
|
29
|
+
alt={alt}
|
|
30
|
+
width={renderPx}
|
|
31
|
+
height={renderPx}
|
|
32
|
+
loading={loading}
|
|
33
|
+
style={{ objectFit: "contain", ...style }}
|
|
34
|
+
{...props}
|
|
35
|
+
/>
|
|
36
|
+
);
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
export default Saleen;
|