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,24 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP, C as CDN_WIDTH_MAP } from '../types-DfZOvtAx.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Icona",
|
|
6
|
+
slug: "icona",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/icona-logo-2020-640.png",
|
|
8
|
+
source: "https://www.carlogos.org/car-brands/icona-logo.html",
|
|
9
|
+
country: "Italy",
|
|
10
|
+
region: "Other",
|
|
11
|
+
founded: 2009,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
const Icona = (_a) => {
|
|
15
|
+
var _b;
|
|
16
|
+
var { size = "md", width, height, alt = "Icona", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
17
|
+
const hasCustomDimension = width != null || height != null;
|
|
18
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
19
|
+
const fetchWidth = hasCustomDimension ? 640 : CDN_WIDTH_MAP[size];
|
|
20
|
+
const src = `https://www.carlogos.org/car-logos/icona-logo-2020-${fetchWidth}.png`;
|
|
21
|
+
return (React.createElement("img", Object.assign({ src: src, alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { Icona, Icona as default, meta };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP, C as CDN_WIDTH_MAP } from '../types-DfZOvtAx.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Italdesign",
|
|
6
|
+
slug: "italdesign",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/italdesign-logo-2015-640.png",
|
|
8
|
+
source: "https://www.carlogos.org/car-brands/italdesign-logo.html",
|
|
9
|
+
country: "Italy",
|
|
10
|
+
region: "Italian",
|
|
11
|
+
founded: 1968,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
const Italdesign = (_a) => {
|
|
15
|
+
var _b;
|
|
16
|
+
var { size = "md", width, height, alt = "Italdesign", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
17
|
+
const hasCustomDimension = width != null || height != null;
|
|
18
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
19
|
+
const fetchWidth = hasCustomDimension ? 640 : CDN_WIDTH_MAP[size];
|
|
20
|
+
const src = `https://www.carlogos.org/car-logos/italdesign-logo-2015-${fetchWidth}.png`;
|
|
21
|
+
return (React.createElement("img", Object.assign({ src: src, alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { Italdesign, Italdesign as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Jaguar",
|
|
6
|
+
slug: "jaguar",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Jaguar-logo.png",
|
|
8
|
+
country: "UK",
|
|
9
|
+
region: "British",
|
|
10
|
+
founded: 1935,
|
|
11
|
+
hex: "003F7C",
|
|
12
|
+
};
|
|
13
|
+
const Jaguar = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Jaguar", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Jaguar-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Jaguar, Jaguar as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Koenigsegg",
|
|
6
|
+
slug: "koenigsegg",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Koenigsegg-logo.png",
|
|
8
|
+
country: "Sweden",
|
|
9
|
+
region: "Swedish",
|
|
10
|
+
founded: 1994,
|
|
11
|
+
hex: "FFCC00",
|
|
12
|
+
};
|
|
13
|
+
const Koenigsegg = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Koenigsegg", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Koenigsegg-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Koenigsegg, Koenigsegg as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Lamborghini",
|
|
6
|
+
slug: "lamborghini",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Lamborghini-logo.png",
|
|
8
|
+
country: "Italy",
|
|
9
|
+
region: "Italian",
|
|
10
|
+
founded: 1963,
|
|
11
|
+
hex: "D4AF37",
|
|
12
|
+
};
|
|
13
|
+
const Lamborghini = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Lamborghini", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Lamborghini-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Lamborghini, Lamborghini as default, meta };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP, C as CDN_WIDTH_MAP } from '../types-DfZOvtAx.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Lister",
|
|
6
|
+
slug: "lister",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/lister-logo-2014-640.png",
|
|
8
|
+
source: "https://www.carlogos.org/car-brands/lister-logo.html",
|
|
9
|
+
country: "UK",
|
|
10
|
+
region: "British",
|
|
11
|
+
founded: 1954,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
const Lister = (_a) => {
|
|
15
|
+
var _b;
|
|
16
|
+
var { size = "md", width, height, alt = "Lister", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
17
|
+
const hasCustomDimension = width != null || height != null;
|
|
18
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
19
|
+
const fetchWidth = hasCustomDimension ? 640 : CDN_WIDTH_MAP[size];
|
|
20
|
+
const src = `https://www.carlogos.org/car-logos/lister-logo-2014-${fetchWidth}.png`;
|
|
21
|
+
return (React.createElement("img", Object.assign({ src: src, alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { Lister, Lister as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Lotus",
|
|
6
|
+
slug: "lotus",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Lotus-logo.png",
|
|
8
|
+
country: "UK",
|
|
9
|
+
region: "British",
|
|
10
|
+
founded: 1948,
|
|
11
|
+
hex: "005C3E",
|
|
12
|
+
};
|
|
13
|
+
const Lotus = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Lotus", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Lotus-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Lotus, Lotus as default, meta };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP, C as CDN_WIDTH_MAP } from '../types-DfZOvtAx.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Lykan",
|
|
6
|
+
slug: "lykan",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/lykan-logo-2012-640.png",
|
|
8
|
+
source: "https://www.carlogos.org/car-brands/lykan-logo.html",
|
|
9
|
+
country: "UAE",
|
|
10
|
+
region: "Other",
|
|
11
|
+
founded: 2012,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
const Lykan = (_a) => {
|
|
15
|
+
var _b;
|
|
16
|
+
var { size = "md", width, height, alt = "Lykan", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
17
|
+
const hasCustomDimension = width != null || height != null;
|
|
18
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
19
|
+
const fetchWidth = hasCustomDimension ? 640 : CDN_WIDTH_MAP[size];
|
|
20
|
+
const src = `https://www.carlogos.org/car-logos/lykan-logo-2012-${fetchWidth}.png`;
|
|
21
|
+
return (React.createElement("img", Object.assign({ src: src, alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { Lykan, Lykan as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Maserati",
|
|
6
|
+
slug: "maserati",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Maserati-logo.png",
|
|
8
|
+
country: "Italy",
|
|
9
|
+
region: "Italian",
|
|
10
|
+
founded: 1914,
|
|
11
|
+
hex: "003087",
|
|
12
|
+
};
|
|
13
|
+
const Maserati = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Maserati", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Maserati-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Maserati, Maserati as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Maybach",
|
|
6
|
+
slug: "maybach",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Maybach-logo.png",
|
|
8
|
+
country: "Germany",
|
|
9
|
+
region: "German",
|
|
10
|
+
founded: 1909,
|
|
11
|
+
hex: "1A1A1A",
|
|
12
|
+
};
|
|
13
|
+
const Maybach = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Maybach", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Maybach-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Maybach, Maybach as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "McLaren",
|
|
6
|
+
slug: "mclaren",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/McLaren-logo.png",
|
|
8
|
+
country: "UK",
|
|
9
|
+
region: "British",
|
|
10
|
+
founded: 1963,
|
|
11
|
+
hex: "FF8000",
|
|
12
|
+
};
|
|
13
|
+
const McLaren = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "McLaren", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/McLaren-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { McLaren, McLaren as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Mercedes-AMG",
|
|
6
|
+
slug: "mercedes-amg",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/mercedes-benz-logo.png",
|
|
8
|
+
country: "Germany",
|
|
9
|
+
region: "German",
|
|
10
|
+
founded: 1967,
|
|
11
|
+
hex: "1A1A1A",
|
|
12
|
+
};
|
|
13
|
+
const MercedesAMG = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Mercedes-AMG", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/car-logos/mercedes-benz-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { MercedesAMG, MercedesAMG as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Mosler",
|
|
6
|
+
slug: "mosler",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Mosler-logo.png",
|
|
8
|
+
country: "USA",
|
|
9
|
+
region: "American",
|
|
10
|
+
founded: 1985,
|
|
11
|
+
hex: "003087",
|
|
12
|
+
};
|
|
13
|
+
const Mosler = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Mosler", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Mosler-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Mosler, Mosler as default, meta };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP, C as CDN_WIDTH_MAP } from '../types-DfZOvtAx.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Noble",
|
|
6
|
+
slug: "noble",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/noble-logo-2011-640.png",
|
|
8
|
+
source: "https://www.carlogos.org/car-brands/noble-logo.html",
|
|
9
|
+
country: "UK",
|
|
10
|
+
region: "British",
|
|
11
|
+
founded: 1999,
|
|
12
|
+
hex: "1A1A1A",
|
|
13
|
+
};
|
|
14
|
+
const Noble = (_a) => {
|
|
15
|
+
var _b;
|
|
16
|
+
var { size = "md", width, height, alt = "Noble", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
17
|
+
const hasCustomDimension = width != null || height != null;
|
|
18
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
19
|
+
const fetchWidth = hasCustomDimension ? 640 : CDN_WIDTH_MAP[size];
|
|
20
|
+
const src = `https://www.carlogos.org/car-logos/noble-logo-2011-${fetchWidth}.png`;
|
|
21
|
+
return (React.createElement("img", Object.assign({ src: src, alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { Noble, Noble as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Pagani",
|
|
6
|
+
slug: "pagani",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Pagani-logo.png",
|
|
8
|
+
country: "Italy",
|
|
9
|
+
region: "Italian",
|
|
10
|
+
founded: 1992,
|
|
11
|
+
hex: "1A1A1A",
|
|
12
|
+
};
|
|
13
|
+
const Pagani = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Pagani", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Pagani-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Pagani, Pagani as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Pininfarina",
|
|
6
|
+
slug: "pininfarina",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Pininfarina-logo.png",
|
|
8
|
+
country: "Italy",
|
|
9
|
+
region: "Italian",
|
|
10
|
+
founded: 1930,
|
|
11
|
+
hex: "1A1A1A",
|
|
12
|
+
};
|
|
13
|
+
const Pininfarina = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Pininfarina", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Pininfarina-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Pininfarina, Pininfarina as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Polestar",
|
|
6
|
+
slug: "polestar",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Polestar-logo.png",
|
|
8
|
+
country: "Sweden",
|
|
9
|
+
region: "Swedish",
|
|
10
|
+
founded: 2017,
|
|
11
|
+
hex: "1A1A1A",
|
|
12
|
+
};
|
|
13
|
+
const Polestar = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Polestar", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Polestar-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Polestar, Polestar as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Porsche",
|
|
6
|
+
slug: "porsche",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Porsche-logo.png",
|
|
8
|
+
country: "Germany",
|
|
9
|
+
region: "German",
|
|
10
|
+
founded: 1931,
|
|
11
|
+
hex: "1A1A1A",
|
|
12
|
+
};
|
|
13
|
+
const Porsche = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Porsche", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Porsche-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Porsche, Porsche as default, meta };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP, C as CDN_WIDTH_MAP } from '../types-DfZOvtAx.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "RUF",
|
|
6
|
+
slug: "ruf",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/car-logos/ruf-logo-2012-640.png",
|
|
8
|
+
source: "https://www.carlogos.org/car-brands/ruf-logo.html",
|
|
9
|
+
country: "Germany",
|
|
10
|
+
region: "German",
|
|
11
|
+
founded: 1939,
|
|
12
|
+
hex: "003087",
|
|
13
|
+
};
|
|
14
|
+
const RUF = (_a) => {
|
|
15
|
+
var _b;
|
|
16
|
+
var { size = "md", width, height, alt = "RUF", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
17
|
+
const hasCustomDimension = width != null || height != null;
|
|
18
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
19
|
+
const fetchWidth = hasCustomDimension ? 640 : CDN_WIDTH_MAP[size];
|
|
20
|
+
const src = `https://www.carlogos.org/car-logos/ruf-logo-2012-${fetchWidth}.png`;
|
|
21
|
+
return (React.createElement("img", Object.assign({ src: src, alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
export { RUF, RUF as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Radical",
|
|
6
|
+
slug: "radical",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Radical-Sportscars-logo.png",
|
|
8
|
+
country: "UK",
|
|
9
|
+
region: "British",
|
|
10
|
+
founded: 1997,
|
|
11
|
+
hex: "CC0000",
|
|
12
|
+
};
|
|
13
|
+
const Radical = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Radical", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Radical-Sportscars-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Radical, Radical as default, meta };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { _ as __rest, S as SIZE_MAP } from '../types-B2mOhqdm.js';
|
|
2
|
+
import React from 'react';
|
|
3
|
+
|
|
4
|
+
const meta = {
|
|
5
|
+
title: "Rimac",
|
|
6
|
+
slug: "rimac",
|
|
7
|
+
pngUrl: "https://www.carlogos.org/logo/Rimac-logo.png",
|
|
8
|
+
country: "Croatia",
|
|
9
|
+
region: "Other",
|
|
10
|
+
founded: 2009,
|
|
11
|
+
hex: "0033A0",
|
|
12
|
+
};
|
|
13
|
+
const Rimac = (_a) => {
|
|
14
|
+
var _b;
|
|
15
|
+
var { size = "md", width, height, alt = "Rimac", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
|
|
16
|
+
const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
|
|
17
|
+
return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Rimac-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export { Rimac, Rimac as default, meta };
|