exotic-car-logos 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 (154) hide show
  1. package/LEGAL.md +27 -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 +736 -0
  7. package/dist/index.js +819 -0
  8. package/dist/logos/Abarth.d.ts +5 -0
  9. package/dist/logos/Abarth.js +21 -0
  10. package/dist/logos/AlfaRomeo.d.ts +5 -0
  11. package/dist/logos/AlfaRomeo.js +21 -0
  12. package/dist/logos/Alpine.d.ts +5 -0
  13. package/dist/logos/Alpine.js +21 -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 +21 -0
  18. package/dist/logos/AstonMartin.d.ts +5 -0
  19. package/dist/logos/AstonMartin.js +21 -0
  20. package/dist/logos/Audi.d.ts +5 -0
  21. package/dist/logos/Audi.js +21 -0
  22. package/dist/logos/BMW.d.ts +5 -0
  23. package/dist/logos/BMW.js +21 -0
  24. package/dist/logos/Bentley.d.ts +5 -0
  25. package/dist/logos/Bentley.js +21 -0
  26. package/dist/logos/Brabus.d.ts +5 -0
  27. package/dist/logos/Brabus.js +21 -0
  28. package/dist/logos/Bugatti.d.ts +5 -0
  29. package/dist/logos/Bugatti.js +21 -0
  30. package/dist/logos/Chevrolet.d.ts +5 -0
  31. package/dist/logos/Chevrolet.js +21 -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 +21 -0
  38. package/dist/logos/Dodge.d.ts +5 -0
  39. package/dist/logos/Dodge.js +21 -0
  40. package/dist/logos/Ferrari.d.ts +5 -0
  41. package/dist/logos/Ferrari.js +21 -0
  42. package/dist/logos/Ford.d.ts +5 -0
  43. package/dist/logos/Ford.js +21 -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 +21 -0
  48. package/dist/logos/Hennessey.d.ts +5 -0
  49. package/dist/logos/Hennessey.js +21 -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 +21 -0
  56. package/dist/logos/Koenigsegg.d.ts +5 -0
  57. package/dist/logos/Koenigsegg.js +21 -0
  58. package/dist/logos/Lamborghini.d.ts +5 -0
  59. package/dist/logos/Lamborghini.js +21 -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 +21 -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 +21 -0
  68. package/dist/logos/Maybach.d.ts +5 -0
  69. package/dist/logos/Maybach.js +21 -0
  70. package/dist/logos/McLaren.d.ts +5 -0
  71. package/dist/logos/McLaren.js +21 -0
  72. package/dist/logos/MercedesAMG.d.ts +5 -0
  73. package/dist/logos/MercedesAMG.js +21 -0
  74. package/dist/logos/Mosler.d.ts +5 -0
  75. package/dist/logos/Mosler.js +21 -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 +21 -0
  80. package/dist/logos/Pininfarina.d.ts +5 -0
  81. package/dist/logos/Pininfarina.js +21 -0
  82. package/dist/logos/Polestar.d.ts +5 -0
  83. package/dist/logos/Polestar.js +21 -0
  84. package/dist/logos/Porsche.d.ts +5 -0
  85. package/dist/logos/Porsche.js +21 -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 +21 -0
  90. package/dist/logos/Rimac.d.ts +5 -0
  91. package/dist/logos/Rimac.js +21 -0
  92. package/dist/logos/RollsRoyce.d.ts +5 -0
  93. package/dist/logos/RollsRoyce.js +21 -0
  94. package/dist/logos/SSC.d.ts +5 -0
  95. package/dist/logos/SSC.js +21 -0
  96. package/dist/logos/Saleen.d.ts +5 -0
  97. package/dist/logos/Saleen.js +21 -0
  98. package/dist/logos/Shelby.d.ts +5 -0
  99. package/dist/logos/Shelby.js +21 -0
  100. package/dist/logos/Spyker.d.ts +5 -0
  101. package/dist/logos/Spyker.js +21 -0
  102. package/dist/logos/TVR.d.ts +5 -0
  103. package/dist/logos/TVR.js +21 -0
  104. package/dist/logos/WMotors.d.ts +5 -0
  105. package/dist/logos/WMotors.js +21 -0
  106. package/dist/logos/Zenvo.d.ts +5 -0
  107. package/dist/logos/Zenvo.js +21 -0
  108. package/dist/types-DV3vCP6D.js +45 -0
  109. package/dist/types-DfZOvtAx.js +54 -0
  110. package/dist/types.d.ts +70 -0
  111. package/package.json +87 -0
  112. package/src/allLogos.ts +43 -0
  113. package/src/index.ts +47 -0
  114. package/src/logos/Abarth.tsx +40 -0
  115. package/src/logos/AlfaRomeo.tsx +40 -0
  116. package/src/logos/Alpine.tsx +40 -0
  117. package/src/logos/Arash.tsx +40 -0
  118. package/src/logos/AstonMartin.tsx +40 -0
  119. package/src/logos/Audi.tsx +40 -0
  120. package/src/logos/BMW.tsx +40 -0
  121. package/src/logos/Bentley.tsx +40 -0
  122. package/src/logos/Brabus.tsx +40 -0
  123. package/src/logos/Bugatti.tsx +40 -0
  124. package/src/logos/Chevrolet.tsx +40 -0
  125. package/src/logos/DeTomaso.tsx +40 -0
  126. package/src/logos/Dodge.tsx +40 -0
  127. package/src/logos/Ferrari.tsx +40 -0
  128. package/src/logos/Ford.tsx +40 -0
  129. package/src/logos/Gumpert.tsx +40 -0
  130. package/src/logos/Hennessey.tsx +40 -0
  131. package/src/logos/Jaguar.tsx +40 -0
  132. package/src/logos/Koenigsegg.tsx +40 -0
  133. package/src/logos/Lamborghini.tsx +40 -0
  134. package/src/logos/Lotus.tsx +40 -0
  135. package/src/logos/Maserati.tsx +40 -0
  136. package/src/logos/Maybach.tsx +40 -0
  137. package/src/logos/McLaren.tsx +40 -0
  138. package/src/logos/MercedesAMG.tsx +40 -0
  139. package/src/logos/Mosler.tsx +40 -0
  140. package/src/logos/Pagani.tsx +40 -0
  141. package/src/logos/Pininfarina.tsx +40 -0
  142. package/src/logos/Polestar.tsx +40 -0
  143. package/src/logos/Porsche.tsx +40 -0
  144. package/src/logos/Radical.tsx +40 -0
  145. package/src/logos/Rimac.tsx +40 -0
  146. package/src/logos/RollsRoyce.tsx +40 -0
  147. package/src/logos/SSC.tsx +40 -0
  148. package/src/logos/Saleen.tsx +40 -0
  149. package/src/logos/Shelby.tsx +40 -0
  150. package/src/logos/Spyker.tsx +40 -0
  151. package/src/logos/TVR.tsx +40 -0
  152. package/src/logos/WMotors.tsx +40 -0
  153. package/src/logos/Zenvo.tsx +40 -0
  154. package/src/types.ts +96 -0
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/jaguar-logo.html",
10
+ country: "UK",
11
+ region: "British",
12
+ founded: 1935,
13
+ hex: "003F7C",
14
+ };
15
+
16
+ export const Jaguar: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Jaguar",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Jaguar-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Jaguar;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/koenigsegg-logo.html",
10
+ country: "Sweden",
11
+ region: "Swedish",
12
+ founded: 1994,
13
+ hex: "FFCC00",
14
+ };
15
+
16
+ export const Koenigsegg: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Koenigsegg",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Koenigsegg-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Koenigsegg;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/lamborghini-logo.html",
10
+ country: "Italy",
11
+ region: "Italian",
12
+ founded: 1963,
13
+ hex: "D4AF37",
14
+ };
15
+
16
+ export const Lamborghini: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Lamborghini",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Lamborghini-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Lamborghini;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/lotus-logo.html",
10
+ country: "UK",
11
+ region: "British",
12
+ founded: 1948,
13
+ hex: "005C3E",
14
+ };
15
+
16
+ export const Lotus: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Lotus",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Lotus-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Lotus;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/maserati-logo.html",
10
+ country: "Italy",
11
+ region: "Italian",
12
+ founded: 1914,
13
+ hex: "003087",
14
+ };
15
+
16
+ export const Maserati: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Maserati",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Maserati-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Maserati;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/maybach-logo.html",
10
+ country: "Germany",
11
+ region: "German",
12
+ founded: 1909,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const Maybach: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Maybach",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Maybach-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Maybach;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/mclaren-logo.html",
10
+ country: "UK",
11
+ region: "British",
12
+ founded: 1963,
13
+ hex: "FF8000",
14
+ };
15
+
16
+ export const McLaren: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "McLaren",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/McLaren-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default McLaren;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/mercedes-benz-logo.html",
10
+ country: "Germany",
11
+ region: "German",
12
+ founded: 1967,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const MercedesAMG: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Mercedes-AMG",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/car-logos/mercedes-benz-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default MercedesAMG;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/mosler-logo.html",
10
+ country: "USA",
11
+ region: "American",
12
+ founded: 1985,
13
+ hex: "003087",
14
+ };
15
+
16
+ export const Mosler: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Mosler",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Mosler-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Mosler;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/pagani-logo.html",
10
+ country: "Italy",
11
+ region: "Italian",
12
+ founded: 1992,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const Pagani: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Pagani",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Pagani-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Pagani;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/pininfarina-logo.html",
10
+ country: "Italy",
11
+ region: "Italian",
12
+ founded: 1930,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const Pininfarina: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Pininfarina",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Pininfarina-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Pininfarina;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/polestar-logo.html",
10
+ country: "Sweden",
11
+ region: "Swedish",
12
+ founded: 2017,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const Polestar: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Polestar",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Polestar-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Polestar;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/porsche-logo.html",
10
+ country: "Germany",
11
+ region: "German",
12
+ founded: 1931,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const Porsche: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Porsche",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Porsche-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Porsche;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/radical-logo.html",
10
+ country: "UK",
11
+ region: "British",
12
+ founded: 1997,
13
+ hex: "CC0000",
14
+ };
15
+
16
+ export const Radical: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Radical",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Radical-Sportscars-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Radical;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/rimac-logo.html",
10
+ country: "Croatia",
11
+ region: "Other",
12
+ founded: 2009,
13
+ hex: "0033A0",
14
+ };
15
+
16
+ export const Rimac: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Rimac",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Rimac-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default Rimac;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/rolls-royce-logo.html",
10
+ country: "UK",
11
+ region: "British",
12
+ founded: 1904,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const RollsRoyce: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "Rolls-Royce",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/Rolls-Royce-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default RollsRoyce;
@@ -0,0 +1,40 @@
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
+ source: "https://www.carlogos.org/car-brands/ssc-logo.html",
10
+ country: "USA",
11
+ region: "American",
12
+ founded: 1998,
13
+ hex: "1A1A1A",
14
+ };
15
+
16
+ export const SSC: React.FC<CarLogoProps> = ({
17
+ size = "md",
18
+ width,
19
+ height,
20
+ alt = "SSC",
21
+ loading = "lazy",
22
+ style,
23
+ ...props
24
+ }) => {
25
+ const renderPx = width ?? height ?? SIZE_MAP[size];
26
+
27
+ return (
28
+ <img
29
+ src="https://www.carlogos.org/logo/SSC-logo.png"
30
+ alt={alt}
31
+ width={renderPx}
32
+ height={renderPx}
33
+ loading={loading}
34
+ style={{ objectFit: "contain", ...style }}
35
+ {...props}
36
+ />
37
+ );
38
+ };
39
+
40
+ export default SSC;