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.
Files changed (155) hide show
  1. package/LEGAL.md +22 -0
  2. package/LICENSE +26 -0
  3. package/README.md +106 -0
  4. package/dist/allLogos.d.ts +40 -0
  5. package/dist/index.d.ts +42 -0
  6. package/dist/index.esm.js +694 -0
  7. package/dist/index.js +777 -0
  8. package/dist/logos/Abarth.d.ts +5 -0
  9. package/dist/logos/Abarth.js +20 -0
  10. package/dist/logos/AlfaRomeo.d.ts +5 -0
  11. package/dist/logos/AlfaRomeo.js +20 -0
  12. package/dist/logos/Alpine.d.ts +5 -0
  13. package/dist/logos/Alpine.js +20 -0
  14. package/dist/logos/Apollo.d.ts +5 -0
  15. package/dist/logos/Apollo.js +24 -0
  16. package/dist/logos/Arash.d.ts +5 -0
  17. package/dist/logos/Arash.js +20 -0
  18. package/dist/logos/AstonMartin.d.ts +5 -0
  19. package/dist/logos/AstonMartin.js +20 -0
  20. package/dist/logos/Audi.d.ts +5 -0
  21. package/dist/logos/Audi.js +20 -0
  22. package/dist/logos/BMW.d.ts +5 -0
  23. package/dist/logos/BMW.js +20 -0
  24. package/dist/logos/Bentley.d.ts +5 -0
  25. package/dist/logos/Bentley.js +20 -0
  26. package/dist/logos/Brabus.d.ts +5 -0
  27. package/dist/logos/Brabus.js +20 -0
  28. package/dist/logos/Bugatti.d.ts +5 -0
  29. package/dist/logos/Bugatti.js +20 -0
  30. package/dist/logos/Chevrolet.d.ts +5 -0
  31. package/dist/logos/Chevrolet.js +20 -0
  32. package/dist/logos/Czinger.d.ts +5 -0
  33. package/dist/logos/Czinger.js +24 -0
  34. package/dist/logos/Dallara.d.ts +5 -0
  35. package/dist/logos/Dallara.js +24 -0
  36. package/dist/logos/DeTomaso.d.ts +5 -0
  37. package/dist/logos/DeTomaso.js +20 -0
  38. package/dist/logos/Dodge.d.ts +5 -0
  39. package/dist/logos/Dodge.js +20 -0
  40. package/dist/logos/Ferrari.d.ts +5 -0
  41. package/dist/logos/Ferrari.js +20 -0
  42. package/dist/logos/Ford.d.ts +5 -0
  43. package/dist/logos/Ford.js +20 -0
  44. package/dist/logos/Glickenhaus.d.ts +5 -0
  45. package/dist/logos/Glickenhaus.js +24 -0
  46. package/dist/logos/Gumpert.d.ts +5 -0
  47. package/dist/logos/Gumpert.js +20 -0
  48. package/dist/logos/Hennessey.d.ts +5 -0
  49. package/dist/logos/Hennessey.js +20 -0
  50. package/dist/logos/Icona.d.ts +5 -0
  51. package/dist/logos/Icona.js +24 -0
  52. package/dist/logos/Italdesign.d.ts +5 -0
  53. package/dist/logos/Italdesign.js +24 -0
  54. package/dist/logos/Jaguar.d.ts +5 -0
  55. package/dist/logos/Jaguar.js +20 -0
  56. package/dist/logos/Koenigsegg.d.ts +5 -0
  57. package/dist/logos/Koenigsegg.js +20 -0
  58. package/dist/logos/Lamborghini.d.ts +5 -0
  59. package/dist/logos/Lamborghini.js +20 -0
  60. package/dist/logos/Lister.d.ts +5 -0
  61. package/dist/logos/Lister.js +24 -0
  62. package/dist/logos/Lotus.d.ts +5 -0
  63. package/dist/logos/Lotus.js +20 -0
  64. package/dist/logos/Lykan.d.ts +5 -0
  65. package/dist/logos/Lykan.js +24 -0
  66. package/dist/logos/Maserati.d.ts +5 -0
  67. package/dist/logos/Maserati.js +20 -0
  68. package/dist/logos/Maybach.d.ts +5 -0
  69. package/dist/logos/Maybach.js +20 -0
  70. package/dist/logos/McLaren.d.ts +5 -0
  71. package/dist/logos/McLaren.js +20 -0
  72. package/dist/logos/MercedesAMG.d.ts +5 -0
  73. package/dist/logos/MercedesAMG.js +20 -0
  74. package/dist/logos/Mosler.d.ts +5 -0
  75. package/dist/logos/Mosler.js +20 -0
  76. package/dist/logos/Noble.d.ts +5 -0
  77. package/dist/logos/Noble.js +24 -0
  78. package/dist/logos/Pagani.d.ts +5 -0
  79. package/dist/logos/Pagani.js +20 -0
  80. package/dist/logos/Pininfarina.d.ts +5 -0
  81. package/dist/logos/Pininfarina.js +20 -0
  82. package/dist/logos/Polestar.d.ts +5 -0
  83. package/dist/logos/Polestar.js +20 -0
  84. package/dist/logos/Porsche.d.ts +5 -0
  85. package/dist/logos/Porsche.js +20 -0
  86. package/dist/logos/RUF.d.ts +5 -0
  87. package/dist/logos/RUF.js +24 -0
  88. package/dist/logos/Radical.d.ts +5 -0
  89. package/dist/logos/Radical.js +20 -0
  90. package/dist/logos/Rimac.d.ts +5 -0
  91. package/dist/logos/Rimac.js +20 -0
  92. package/dist/logos/RollsRoyce.d.ts +5 -0
  93. package/dist/logos/RollsRoyce.js +20 -0
  94. package/dist/logos/SSC.d.ts +5 -0
  95. package/dist/logos/SSC.js +20 -0
  96. package/dist/logos/Saleen.d.ts +5 -0
  97. package/dist/logos/Saleen.js +20 -0
  98. package/dist/logos/Shelby.d.ts +5 -0
  99. package/dist/logos/Shelby.js +20 -0
  100. package/dist/logos/Spyker.d.ts +5 -0
  101. package/dist/logos/Spyker.js +20 -0
  102. package/dist/logos/TVR.d.ts +5 -0
  103. package/dist/logos/TVR.js +20 -0
  104. package/dist/logos/WMotors.d.ts +5 -0
  105. package/dist/logos/WMotors.js +20 -0
  106. package/dist/logos/Zenvo.d.ts +5 -0
  107. package/dist/logos/Zenvo.js +20 -0
  108. package/dist/types-B2mOhqdm.js +44 -0
  109. package/dist/types-DV3vCP6D.js +45 -0
  110. package/dist/types-DfZOvtAx.js +54 -0
  111. package/dist/types.d.ts +66 -0
  112. package/package.json +87 -0
  113. package/src/allLogos.ts +43 -0
  114. package/src/index.ts +47 -0
  115. package/src/logos/Abarth.tsx +39 -0
  116. package/src/logos/AlfaRomeo.tsx +39 -0
  117. package/src/logos/Alpine.tsx +39 -0
  118. package/src/logos/Arash.tsx +39 -0
  119. package/src/logos/AstonMartin.tsx +39 -0
  120. package/src/logos/Audi.tsx +39 -0
  121. package/src/logos/BMW.tsx +39 -0
  122. package/src/logos/Bentley.tsx +39 -0
  123. package/src/logos/Brabus.tsx +39 -0
  124. package/src/logos/Bugatti.tsx +39 -0
  125. package/src/logos/Chevrolet.tsx +39 -0
  126. package/src/logos/DeTomaso.tsx +39 -0
  127. package/src/logos/Dodge.tsx +39 -0
  128. package/src/logos/Ferrari.tsx +39 -0
  129. package/src/logos/Ford.tsx +39 -0
  130. package/src/logos/Gumpert.tsx +39 -0
  131. package/src/logos/Hennessey.tsx +39 -0
  132. package/src/logos/Jaguar.tsx +39 -0
  133. package/src/logos/Koenigsegg.tsx +39 -0
  134. package/src/logos/Lamborghini.tsx +39 -0
  135. package/src/logos/Lotus.tsx +39 -0
  136. package/src/logos/Maserati.tsx +39 -0
  137. package/src/logos/Maybach.tsx +39 -0
  138. package/src/logos/McLaren.tsx +39 -0
  139. package/src/logos/MercedesAMG.tsx +39 -0
  140. package/src/logos/Mosler.tsx +39 -0
  141. package/src/logos/Pagani.tsx +39 -0
  142. package/src/logos/Pininfarina.tsx +39 -0
  143. package/src/logos/Polestar.tsx +39 -0
  144. package/src/logos/Porsche.tsx +39 -0
  145. package/src/logos/Radical.tsx +39 -0
  146. package/src/logos/Rimac.tsx +39 -0
  147. package/src/logos/RollsRoyce.tsx +39 -0
  148. package/src/logos/SSC.tsx +39 -0
  149. package/src/logos/Saleen.tsx +39 -0
  150. package/src/logos/Shelby.tsx +39 -0
  151. package/src/logos/Spyker.tsx +39 -0
  152. package/src/logos/TVR.tsx +39 -0
  153. package/src/logos/WMotors.tsx +39 -0
  154. package/src/logos/Zenvo.tsx +39 -0
  155. 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: "Alfa Romeo",
7
+ slug: "alfa-romeo",
8
+ pngUrl: "https://www.carlogos.org/logo/Alfa-Romeo-logo.png",
9
+ country: "Italy",
10
+ region: "Italian",
11
+ founded: 1910,
12
+ hex: "CC0000",
13
+ };
14
+
15
+ export const AlfaRomeo: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Alfa Romeo",
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/Alfa-Romeo-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 AlfaRomeo;
@@ -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: "Alpine",
7
+ slug: "alpine",
8
+ pngUrl: "https://www.carlogos.org/logo/Alpine-logo.png",
9
+ country: "France",
10
+ region: "French",
11
+ founded: 1955,
12
+ hex: "003087",
13
+ };
14
+
15
+ export const Alpine: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Alpine",
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/Alpine-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 Alpine;
@@ -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: "Arash",
7
+ slug: "arash",
8
+ pngUrl: "https://www.carlogos.org/logo/Arash-logo.png",
9
+ country: "UK",
10
+ region: "British",
11
+ founded: 1999,
12
+ hex: "1A1A1A",
13
+ };
14
+
15
+ export const Arash: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Arash",
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/Arash-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 Arash;
@@ -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: "Aston Martin",
7
+ slug: "aston-martin",
8
+ pngUrl: "https://www.carlogos.org/logo/Aston-Martin-logo.png",
9
+ country: "UK",
10
+ region: "British",
11
+ founded: 1913,
12
+ hex: "004225",
13
+ };
14
+
15
+ export const AstonMartin: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Aston Martin",
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/Aston-Martin-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 AstonMartin;
@@ -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: "Audi",
7
+ slug: "audi",
8
+ pngUrl: "https://www.carlogos.org/logo/Audi-logo.png",
9
+ country: "Germany",
10
+ region: "German",
11
+ founded: 1909,
12
+ hex: "1A1A1A",
13
+ };
14
+
15
+ export const Audi: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Audi",
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/Audi-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 Audi;
@@ -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: "BMW",
7
+ slug: "bmw",
8
+ pngUrl: "https://www.carlogos.org/logo/BMW-logo.png",
9
+ country: "Germany",
10
+ region: "German",
11
+ founded: 1916,
12
+ hex: "0066B2",
13
+ };
14
+
15
+ export const BMW: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "BMW",
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/BMW-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 BMW;
@@ -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: "Bentley",
7
+ slug: "bentley",
8
+ pngUrl: "https://www.carlogos.org/logo/Bentley-logo.png",
9
+ country: "UK",
10
+ region: "British",
11
+ founded: 1919,
12
+ hex: "1A5276",
13
+ };
14
+
15
+ export const Bentley: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Bentley",
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/Bentley-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 Bentley;
@@ -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: "Brabus",
7
+ slug: "brabus",
8
+ pngUrl: "https://www.carlogos.org/logo/Brabus-logo.png",
9
+ country: "Germany",
10
+ region: "German",
11
+ founded: 1977,
12
+ hex: "1A1A1A",
13
+ };
14
+
15
+ export const Brabus: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Brabus",
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/Brabus-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 Brabus;
@@ -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: "Bugatti",
7
+ slug: "bugatti",
8
+ pngUrl: "https://www.carlogos.org/logo/Bugatti-logo.png",
9
+ country: "France",
10
+ region: "French",
11
+ founded: 1909,
12
+ hex: "1B1F8A",
13
+ };
14
+
15
+ export const Bugatti: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Bugatti",
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/Bugatti-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 Bugatti;
@@ -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: "Chevrolet",
7
+ slug: "chevrolet",
8
+ pngUrl: "https://www.carlogos.org/logo/Chevrolet-logo.png",
9
+ country: "USA",
10
+ region: "American",
11
+ founded: 1911,
12
+ hex: "CC0000",
13
+ };
14
+
15
+ export const Chevrolet: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Chevrolet",
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/Chevrolet-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 Chevrolet;
@@ -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: "De Tomaso",
7
+ slug: "de-tomaso",
8
+ pngUrl: "https://www.carlogos.org/logo/De-Tomaso-logo.png",
9
+ country: "Italy",
10
+ region: "Italian",
11
+ founded: 1959,
12
+ hex: "003087",
13
+ };
14
+
15
+ export const DeTomaso: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "De Tomaso",
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/De-Tomaso-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 DeTomaso;
@@ -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: "Dodge",
7
+ slug: "dodge",
8
+ pngUrl: "https://www.carlogos.org/logo/Dodge-logo.png",
9
+ country: "USA",
10
+ region: "American",
11
+ founded: 1900,
12
+ hex: "CC0000",
13
+ };
14
+
15
+ export const Dodge: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Dodge",
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/Dodge-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 Dodge;
@@ -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: "Ferrari",
7
+ slug: "ferrari",
8
+ pngUrl: "https://www.carlogos.org/logo/Ferrari-logo.png",
9
+ country: "Italy",
10
+ region: "Italian",
11
+ founded: 1939,
12
+ hex: "CD212A",
13
+ };
14
+
15
+ export const Ferrari: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Ferrari",
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/Ferrari-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 Ferrari;
@@ -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: "Ford",
7
+ slug: "ford",
8
+ pngUrl: "https://www.carlogos.org/logo/Ford-logo.png",
9
+ country: "USA",
10
+ region: "American",
11
+ founded: 1903,
12
+ hex: "003087",
13
+ };
14
+
15
+ export const Ford: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Ford",
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/Ford-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 Ford;
@@ -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: "Gumpert",
7
+ slug: "gumpert",
8
+ pngUrl: "https://www.carlogos.org/logo/Gumpert-logo.png",
9
+ country: "Germany",
10
+ region: "German",
11
+ founded: 2004,
12
+ hex: "1A1A1A",
13
+ };
14
+
15
+ export const Gumpert: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Gumpert",
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/Gumpert-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 Gumpert;
@@ -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: "Hennessey",
7
+ slug: "hennessey",
8
+ pngUrl: "https://www.carlogos.org/logo/Hennessey-logo.png",
9
+ country: "USA",
10
+ region: "American",
11
+ founded: 1991,
12
+ hex: "1A1A1A",
13
+ };
14
+
15
+ export const Hennessey: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Hennessey",
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/Hennessey-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 Hennessey;
@@ -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: "Jaguar",
7
+ slug: "jaguar",
8
+ pngUrl: "https://www.carlogos.org/logo/Jaguar-logo.png",
9
+ country: "UK",
10
+ region: "British",
11
+ founded: 1935,
12
+ hex: "003F7C",
13
+ };
14
+
15
+ export const Jaguar: React.FC<CarLogoProps> = ({
16
+ size = "md",
17
+ width,
18
+ height,
19
+ alt = "Jaguar",
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/Jaguar-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 Jaguar;