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,736 @@
1
+ import React from 'react';
2
+
3
+ /******************************************************************************
4
+ Copyright (c) Microsoft Corporation.
5
+
6
+ Permission to use, copy, modify, and/or distribute this software for any
7
+ purpose with or without fee is hereby granted.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
10
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
12
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
14
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15
+ PERFORMANCE OF THIS SOFTWARE.
16
+ ***************************************************************************** */
17
+ /* global Reflect, Promise, SuppressedError, Symbol, Iterator */
18
+
19
+
20
+ function __rest(s, e) {
21
+ var t = {};
22
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
23
+ t[p] = s[p];
24
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
25
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
26
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
27
+ t[p[i]] = s[p[i]];
28
+ }
29
+ return t;
30
+ }
31
+
32
+ typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
33
+ var e = new Error(message);
34
+ return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
35
+ };
36
+
37
+ /**
38
+ * Pixel dimensions for each size tier.
39
+ * Maps directly to carlogos.org's available PNG widths.
40
+ */
41
+ const SIZE_MAP = {
42
+ sm: 80, // Thumbnails, nav icons, table cells
43
+ md: 160, // Cards, lists, sidebars (default)
44
+ lg: 320, // Hero sections, detail views
45
+ };
46
+ /**
47
+ * Width in pixels used when fetching from carlogos.org.
48
+ * Always fetch the 640px variant — smaller variants are not reliably available.
49
+ */
50
+ const CDN_WIDTH_MAP = {
51
+ sm: 640,
52
+ md: 640,
53
+ lg: 640,
54
+ };
55
+
56
+ const meta$D = {
57
+ title: "Abarth",
58
+ slug: "abarth",
59
+ pngUrl: "https://www.carlogos.org/logo/Abarth-logo.png",
60
+ source: "https://www.carlogos.org/car-brands/abarth-logo.html",
61
+ country: "Italy",
62
+ region: "Italian",
63
+ founded: 1949,
64
+ hex: "CC0000",
65
+ };
66
+ const Abarth = (_a) => {
67
+ var _b;
68
+ var { size = "md", width, height, alt = "Abarth", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
69
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
70
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Abarth-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
71
+ };
72
+
73
+ const meta$C = {
74
+ title: "Alfa Romeo",
75
+ slug: "alfa-romeo",
76
+ pngUrl: "https://www.carlogos.org/logo/Alfa-Romeo-logo.png",
77
+ source: "https://www.carlogos.org/car-brands/alfa-romeo-logo.html",
78
+ country: "Italy",
79
+ region: "Italian",
80
+ founded: 1910,
81
+ hex: "CC0000",
82
+ };
83
+ const AlfaRomeo = (_a) => {
84
+ var _b;
85
+ var { size = "md", width, height, alt = "Alfa Romeo", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
86
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
87
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Alfa-Romeo-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
88
+ };
89
+
90
+ const meta$B = {
91
+ title: "Alpine",
92
+ slug: "alpine",
93
+ pngUrl: "https://www.carlogos.org/logo/Alpine-logo.png",
94
+ source: "https://www.carlogos.org/car-brands/alpine-logo.html",
95
+ country: "France",
96
+ region: "French",
97
+ founded: 1955,
98
+ hex: "003087",
99
+ };
100
+ const Alpine = (_a) => {
101
+ var _b;
102
+ var { size = "md", width, height, alt = "Alpine", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
103
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
104
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Alpine-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
105
+ };
106
+
107
+ const meta$A = {
108
+ title: "Arash",
109
+ slug: "arash",
110
+ pngUrl: "https://www.carlogos.org/logo/Arash-logo.png",
111
+ source: "https://www.carlogos.org/car-brands/arash-logo.html",
112
+ country: "UK",
113
+ region: "British",
114
+ founded: 1999,
115
+ hex: "1A1A1A",
116
+ };
117
+ const Arash = (_a) => {
118
+ var _b;
119
+ var { size = "md", width, height, alt = "Arash", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
120
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
121
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Arash-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
122
+ };
123
+
124
+ const meta$z = {
125
+ title: "Aston Martin",
126
+ slug: "aston-martin",
127
+ pngUrl: "https://www.carlogos.org/logo/Aston-Martin-logo.png",
128
+ source: "https://www.carlogos.org/car-brands/aston-martin-logo.html",
129
+ country: "UK",
130
+ region: "British",
131
+ founded: 1913,
132
+ hex: "004225",
133
+ };
134
+ const AstonMartin = (_a) => {
135
+ var _b;
136
+ var { size = "md", width, height, alt = "Aston Martin", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
137
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
138
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Aston-Martin-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
139
+ };
140
+
141
+ const meta$y = {
142
+ title: "Audi",
143
+ slug: "audi",
144
+ pngUrl: "https://www.carlogos.org/logo/Audi-logo.png",
145
+ source: "https://www.carlogos.org/car-brands/audi-logo.html",
146
+ country: "Germany",
147
+ region: "German",
148
+ founded: 1909,
149
+ hex: "1A1A1A",
150
+ };
151
+ const Audi = (_a) => {
152
+ var _b;
153
+ var { size = "md", width, height, alt = "Audi", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
154
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
155
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Audi-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
156
+ };
157
+
158
+ const meta$x = {
159
+ title: "Bentley",
160
+ slug: "bentley",
161
+ pngUrl: "https://www.carlogos.org/logo/Bentley-logo.png",
162
+ source: "https://www.carlogos.org/car-brands/bentley-logo.html",
163
+ country: "UK",
164
+ region: "British",
165
+ founded: 1919,
166
+ hex: "1A5276",
167
+ };
168
+ const Bentley = (_a) => {
169
+ var _b;
170
+ var { size = "md", width, height, alt = "Bentley", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
171
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
172
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Bentley-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
173
+ };
174
+
175
+ const meta$w = {
176
+ title: "BMW",
177
+ slug: "bmw",
178
+ pngUrl: "https://www.carlogos.org/logo/BMW-logo.png",
179
+ source: "https://www.carlogos.org/car-brands/bmw-logo.html",
180
+ country: "Germany",
181
+ region: "German",
182
+ founded: 1916,
183
+ hex: "0066B2",
184
+ };
185
+ const BMW = (_a) => {
186
+ var _b;
187
+ var { size = "md", width, height, alt = "BMW", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
188
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
189
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/BMW-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
190
+ };
191
+
192
+ const meta$v = {
193
+ title: "Brabus",
194
+ slug: "brabus",
195
+ pngUrl: "https://www.carlogos.org/logo/Brabus-logo.png",
196
+ source: "https://www.carlogos.org/car-brands/brabus-logo.html",
197
+ country: "Germany",
198
+ region: "German",
199
+ founded: 1977,
200
+ hex: "1A1A1A",
201
+ };
202
+ const Brabus = (_a) => {
203
+ var _b;
204
+ var { size = "md", width, height, alt = "Brabus", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
205
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
206
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Brabus-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
207
+ };
208
+
209
+ const meta$u = {
210
+ title: "Bugatti",
211
+ slug: "bugatti",
212
+ pngUrl: "https://www.carlogos.org/logo/Bugatti-logo.png",
213
+ source: "https://www.carlogos.org/car-brands/bugatti-logo.html",
214
+ country: "France",
215
+ region: "French",
216
+ founded: 1909,
217
+ hex: "1B1F8A",
218
+ };
219
+ const Bugatti = (_a) => {
220
+ var _b;
221
+ var { size = "md", width, height, alt = "Bugatti", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
222
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
223
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Bugatti-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
224
+ };
225
+
226
+ const meta$t = {
227
+ title: "Chevrolet",
228
+ slug: "chevrolet",
229
+ pngUrl: "https://www.carlogos.org/logo/Chevrolet-logo.png",
230
+ source: "https://www.carlogos.org/car-brands/chevrolet-logo.html",
231
+ country: "USA",
232
+ region: "American",
233
+ founded: 1911,
234
+ hex: "CC0000",
235
+ };
236
+ const Chevrolet = (_a) => {
237
+ var _b;
238
+ var { size = "md", width, height, alt = "Chevrolet", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
239
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
240
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Chevrolet-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
241
+ };
242
+
243
+ const meta$s = {
244
+ title: "De Tomaso",
245
+ slug: "de-tomaso",
246
+ pngUrl: "https://www.carlogos.org/logo/De-Tomaso-logo.png",
247
+ source: "https://www.carlogos.org/car-brands/de-tomaso-logo.html",
248
+ country: "Italy",
249
+ region: "Italian",
250
+ founded: 1959,
251
+ hex: "003087",
252
+ };
253
+ const DeTomaso = (_a) => {
254
+ var _b;
255
+ var { size = "md", width, height, alt = "De Tomaso", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
256
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
257
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/De-Tomaso-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
258
+ };
259
+
260
+ const meta$r = {
261
+ title: "Dodge",
262
+ slug: "dodge",
263
+ pngUrl: "https://www.carlogos.org/logo/Dodge-logo.png",
264
+ source: "https://www.carlogos.org/car-brands/dodge-logo.html",
265
+ country: "USA",
266
+ region: "American",
267
+ founded: 1900,
268
+ hex: "CC0000",
269
+ };
270
+ const Dodge = (_a) => {
271
+ var _b;
272
+ var { size = "md", width, height, alt = "Dodge", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
273
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
274
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Dodge-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
275
+ };
276
+
277
+ const meta$q = {
278
+ title: "Ferrari",
279
+ slug: "ferrari",
280
+ pngUrl: "https://www.carlogos.org/logo/Ferrari-logo.png",
281
+ source: "https://www.carlogos.org/car-brands/ferrari-logo.html",
282
+ country: "Italy",
283
+ region: "Italian",
284
+ founded: 1939,
285
+ hex: "CD212A",
286
+ };
287
+ const Ferrari = (_a) => {
288
+ var _b;
289
+ var { size = "md", width, height, alt = "Ferrari", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
290
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
291
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Ferrari-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
292
+ };
293
+
294
+ const meta$p = {
295
+ title: "Ford",
296
+ slug: "ford",
297
+ pngUrl: "https://www.carlogos.org/logo/Ford-logo.png",
298
+ source: "https://www.carlogos.org/car-brands/ford-logo.html",
299
+ country: "USA",
300
+ region: "American",
301
+ founded: 1903,
302
+ hex: "003087",
303
+ };
304
+ const Ford = (_a) => {
305
+ var _b;
306
+ var { size = "md", width, height, alt = "Ford", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
307
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
308
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Ford-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
309
+ };
310
+
311
+ const meta$o = {
312
+ title: "Gumpert",
313
+ slug: "gumpert",
314
+ pngUrl: "https://www.carlogos.org/logo/Gumpert-logo.png",
315
+ source: "https://www.carlogos.org/car-brands/gumpert-logo.html",
316
+ country: "Germany",
317
+ region: "German",
318
+ founded: 2004,
319
+ hex: "1A1A1A",
320
+ };
321
+ const Gumpert = (_a) => {
322
+ var _b;
323
+ var { size = "md", width, height, alt = "Gumpert", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
324
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
325
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Gumpert-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
326
+ };
327
+
328
+ const meta$n = {
329
+ title: "Hennessey",
330
+ slug: "hennessey",
331
+ pngUrl: "https://www.carlogos.org/logo/Hennessey-logo.png",
332
+ source: "https://www.carlogos.org/car-brands/hennessey-logo.html",
333
+ country: "USA",
334
+ region: "American",
335
+ founded: 1991,
336
+ hex: "1A1A1A",
337
+ };
338
+ const Hennessey = (_a) => {
339
+ var _b;
340
+ var { size = "md", width, height, alt = "Hennessey", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
341
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
342
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Hennessey-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
343
+ };
344
+
345
+ const meta$m = {
346
+ title: "Jaguar",
347
+ slug: "jaguar",
348
+ pngUrl: "https://www.carlogos.org/logo/Jaguar-logo.png",
349
+ source: "https://www.carlogos.org/car-brands/jaguar-logo.html",
350
+ country: "UK",
351
+ region: "British",
352
+ founded: 1935,
353
+ hex: "003F7C",
354
+ };
355
+ const Jaguar = (_a) => {
356
+ var _b;
357
+ var { size = "md", width, height, alt = "Jaguar", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
358
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
359
+ 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)));
360
+ };
361
+
362
+ const meta$l = {
363
+ title: "Koenigsegg",
364
+ slug: "koenigsegg",
365
+ pngUrl: "https://www.carlogos.org/logo/Koenigsegg-logo.png",
366
+ source: "https://www.carlogos.org/car-brands/koenigsegg-logo.html",
367
+ country: "Sweden",
368
+ region: "Swedish",
369
+ founded: 1994,
370
+ hex: "FFCC00",
371
+ };
372
+ const Koenigsegg = (_a) => {
373
+ var _b;
374
+ var { size = "md", width, height, alt = "Koenigsegg", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
375
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
376
+ 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)));
377
+ };
378
+
379
+ const meta$k = {
380
+ title: "Lamborghini",
381
+ slug: "lamborghini",
382
+ pngUrl: "https://www.carlogos.org/logo/Lamborghini-logo.png",
383
+ source: "https://www.carlogos.org/car-brands/lamborghini-logo.html",
384
+ country: "Italy",
385
+ region: "Italian",
386
+ founded: 1963,
387
+ hex: "D4AF37",
388
+ };
389
+ const Lamborghini = (_a) => {
390
+ var _b;
391
+ var { size = "md", width, height, alt = "Lamborghini", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
392
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
393
+ 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)));
394
+ };
395
+
396
+ const meta$j = {
397
+ title: "Lotus",
398
+ slug: "lotus",
399
+ pngUrl: "https://www.carlogos.org/logo/Lotus-logo.png",
400
+ source: "https://www.carlogos.org/car-brands/lotus-logo.html",
401
+ country: "UK",
402
+ region: "British",
403
+ founded: 1948,
404
+ hex: "005C3E",
405
+ };
406
+ const Lotus = (_a) => {
407
+ var _b;
408
+ var { size = "md", width, height, alt = "Lotus", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
409
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
410
+ 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)));
411
+ };
412
+
413
+ const meta$i = {
414
+ title: "Maserati",
415
+ slug: "maserati",
416
+ pngUrl: "https://www.carlogos.org/logo/Maserati-logo.png",
417
+ source: "https://www.carlogos.org/car-brands/maserati-logo.html",
418
+ country: "Italy",
419
+ region: "Italian",
420
+ founded: 1914,
421
+ hex: "003087",
422
+ };
423
+ const Maserati = (_a) => {
424
+ var _b;
425
+ var { size = "md", width, height, alt = "Maserati", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
426
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
427
+ 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)));
428
+ };
429
+
430
+ const meta$h = {
431
+ title: "Maybach",
432
+ slug: "maybach",
433
+ pngUrl: "https://www.carlogos.org/logo/Maybach-logo.png",
434
+ source: "https://www.carlogos.org/car-brands/maybach-logo.html",
435
+ country: "Germany",
436
+ region: "German",
437
+ founded: 1909,
438
+ hex: "1A1A1A",
439
+ };
440
+ const Maybach = (_a) => {
441
+ var _b;
442
+ var { size = "md", width, height, alt = "Maybach", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
443
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
444
+ 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)));
445
+ };
446
+
447
+ const meta$g = {
448
+ title: "McLaren",
449
+ slug: "mclaren",
450
+ pngUrl: "https://www.carlogos.org/logo/McLaren-logo.png",
451
+ source: "https://www.carlogos.org/car-brands/mclaren-logo.html",
452
+ country: "UK",
453
+ region: "British",
454
+ founded: 1963,
455
+ hex: "FF8000",
456
+ };
457
+ const McLaren = (_a) => {
458
+ var _b;
459
+ var { size = "md", width, height, alt = "McLaren", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
460
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
461
+ 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)));
462
+ };
463
+
464
+ const meta$f = {
465
+ title: "Mercedes-AMG",
466
+ slug: "mercedes-amg",
467
+ pngUrl: "https://www.carlogos.org/car-logos/mercedes-benz-logo.png",
468
+ source: "https://www.carlogos.org/car-brands/mercedes-benz-logo.html",
469
+ country: "Germany",
470
+ region: "German",
471
+ founded: 1967,
472
+ hex: "1A1A1A",
473
+ };
474
+ const MercedesAMG = (_a) => {
475
+ var _b;
476
+ var { size = "md", width, height, alt = "Mercedes-AMG", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
477
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
478
+ 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)));
479
+ };
480
+
481
+ const meta$e = {
482
+ title: "Mosler",
483
+ slug: "mosler",
484
+ pngUrl: "https://www.carlogos.org/logo/Mosler-logo.png",
485
+ source: "https://www.carlogos.org/car-brands/mosler-logo.html",
486
+ country: "USA",
487
+ region: "American",
488
+ founded: 1985,
489
+ hex: "003087",
490
+ };
491
+ const Mosler = (_a) => {
492
+ var _b;
493
+ var { size = "md", width, height, alt = "Mosler", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
494
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
495
+ 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)));
496
+ };
497
+
498
+ const meta$d = {
499
+ title: "Pagani",
500
+ slug: "pagani",
501
+ pngUrl: "https://www.carlogos.org/logo/Pagani-logo.png",
502
+ source: "https://www.carlogos.org/car-brands/pagani-logo.html",
503
+ country: "Italy",
504
+ region: "Italian",
505
+ founded: 1992,
506
+ hex: "1A1A1A",
507
+ };
508
+ const Pagani = (_a) => {
509
+ var _b;
510
+ var { size = "md", width, height, alt = "Pagani", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
511
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
512
+ 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)));
513
+ };
514
+
515
+ const meta$c = {
516
+ title: "Pininfarina",
517
+ slug: "pininfarina",
518
+ pngUrl: "https://www.carlogos.org/logo/Pininfarina-logo.png",
519
+ source: "https://www.carlogos.org/car-brands/pininfarina-logo.html",
520
+ country: "Italy",
521
+ region: "Italian",
522
+ founded: 1930,
523
+ hex: "1A1A1A",
524
+ };
525
+ const Pininfarina = (_a) => {
526
+ var _b;
527
+ var { size = "md", width, height, alt = "Pininfarina", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
528
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
529
+ 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)));
530
+ };
531
+
532
+ const meta$b = {
533
+ title: "Polestar",
534
+ slug: "polestar",
535
+ pngUrl: "https://www.carlogos.org/logo/Polestar-logo.png",
536
+ source: "https://www.carlogos.org/car-brands/polestar-logo.html",
537
+ country: "Sweden",
538
+ region: "Swedish",
539
+ founded: 2017,
540
+ hex: "1A1A1A",
541
+ };
542
+ const Polestar = (_a) => {
543
+ var _b;
544
+ var { size = "md", width, height, alt = "Polestar", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
545
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
546
+ 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)));
547
+ };
548
+
549
+ const meta$a = {
550
+ title: "Porsche",
551
+ slug: "porsche",
552
+ pngUrl: "https://www.carlogos.org/logo/Porsche-logo.png",
553
+ source: "https://www.carlogos.org/car-brands/porsche-logo.html",
554
+ country: "Germany",
555
+ region: "German",
556
+ founded: 1931,
557
+ hex: "1A1A1A",
558
+ };
559
+ const Porsche = (_a) => {
560
+ var _b;
561
+ var { size = "md", width, height, alt = "Porsche", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
562
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
563
+ 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)));
564
+ };
565
+
566
+ const meta$9 = {
567
+ title: "Radical",
568
+ slug: "radical",
569
+ pngUrl: "https://www.carlogos.org/logo/Radical-Sportscars-logo.png",
570
+ source: "https://www.carlogos.org/car-brands/radical-logo.html",
571
+ country: "UK",
572
+ region: "British",
573
+ founded: 1997,
574
+ hex: "CC0000",
575
+ };
576
+ const Radical = (_a) => {
577
+ var _b;
578
+ var { size = "md", width, height, alt = "Radical", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
579
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
580
+ 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)));
581
+ };
582
+
583
+ const meta$8 = {
584
+ title: "Rimac",
585
+ slug: "rimac",
586
+ pngUrl: "https://www.carlogos.org/logo/Rimac-logo.png",
587
+ source: "https://www.carlogos.org/car-brands/rimac-logo.html",
588
+ country: "Croatia",
589
+ region: "Other",
590
+ founded: 2009,
591
+ hex: "0033A0",
592
+ };
593
+ const Rimac = (_a) => {
594
+ var _b;
595
+ var { size = "md", width, height, alt = "Rimac", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
596
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
597
+ 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)));
598
+ };
599
+
600
+ const meta$7 = {
601
+ title: "Rolls-Royce",
602
+ slug: "rolls-royce",
603
+ pngUrl: "https://www.carlogos.org/logo/Rolls-Royce-logo.png",
604
+ source: "https://www.carlogos.org/car-brands/rolls-royce-logo.html",
605
+ country: "UK",
606
+ region: "British",
607
+ founded: 1904,
608
+ hex: "1A1A1A",
609
+ };
610
+ const RollsRoyce = (_a) => {
611
+ var _b;
612
+ var { size = "md", width, height, alt = "Rolls-Royce", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
613
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
614
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Rolls-Royce-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
615
+ };
616
+
617
+ const meta$6 = {
618
+ title: "Saleen",
619
+ slug: "saleen",
620
+ pngUrl: "https://www.carlogos.org/logo/Saleen-logo.png",
621
+ source: "https://www.carlogos.org/car-brands/saleen-logo.html",
622
+ country: "USA",
623
+ region: "American",
624
+ founded: 1983,
625
+ hex: "1A1A1A",
626
+ };
627
+ const Saleen = (_a) => {
628
+ var _b;
629
+ var { size = "md", width, height, alt = "Saleen", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
630
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
631
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Saleen-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
632
+ };
633
+
634
+ const meta$5 = {
635
+ title: "Shelby",
636
+ slug: "shelby",
637
+ pngUrl: "https://www.carlogos.org/logo/Shelby-logo.png",
638
+ source: "https://www.carlogos.org/car-brands/shelby-logo.html",
639
+ country: "USA",
640
+ region: "American",
641
+ founded: 1962,
642
+ hex: "8B0000",
643
+ };
644
+ const Shelby = (_a) => {
645
+ var _b;
646
+ var { size = "md", width, height, alt = "Shelby", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
647
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
648
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Shelby-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
649
+ };
650
+
651
+ const meta$4 = {
652
+ title: "Spyker",
653
+ slug: "spyker",
654
+ pngUrl: "https://www.carlogos.org/logo/Spyker-logo.png",
655
+ source: "https://www.carlogos.org/car-brands/spyker-logo.html",
656
+ country: "Netherlands",
657
+ region: "Other",
658
+ founded: 1999,
659
+ hex: "003087",
660
+ };
661
+ const Spyker = (_a) => {
662
+ var _b;
663
+ var { size = "md", width, height, alt = "Spyker", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
664
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
665
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Spyker-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
666
+ };
667
+
668
+ const meta$3 = {
669
+ title: "SSC",
670
+ slug: "ssc",
671
+ pngUrl: "https://www.carlogos.org/logo/SSC-logo.png",
672
+ source: "https://www.carlogos.org/car-brands/ssc-logo.html",
673
+ country: "USA",
674
+ region: "American",
675
+ founded: 1998,
676
+ hex: "1A1A1A",
677
+ };
678
+ const SSC = (_a) => {
679
+ var _b;
680
+ var { size = "md", width, height, alt = "SSC", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
681
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
682
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/SSC-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
683
+ };
684
+
685
+ const meta$2 = {
686
+ title: "TVR",
687
+ slug: "tvr",
688
+ pngUrl: "https://www.carlogos.org/logo/TVR-logo.png",
689
+ source: "https://www.carlogos.org/car-brands/tvr-logo.html",
690
+ country: "UK",
691
+ region: "British",
692
+ founded: 1947,
693
+ hex: "8B0000",
694
+ };
695
+ const TVR = (_a) => {
696
+ var _b;
697
+ var { size = "md", width, height, alt = "TVR", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
698
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
699
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/TVR-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
700
+ };
701
+
702
+ const meta$1 = {
703
+ title: "W Motors",
704
+ slug: "w-motors",
705
+ pngUrl: "https://www.carlogos.org/logo/W-Motors-logo.png",
706
+ source: "https://www.carlogos.org/car-brands/w-motors-logo.html",
707
+ country: "UAE",
708
+ region: "Other",
709
+ founded: 2012,
710
+ hex: "1A1A1A",
711
+ };
712
+ const WMotors = (_a) => {
713
+ var _b;
714
+ var { size = "md", width, height, alt = "W Motors", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
715
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
716
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/W-Motors-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
717
+ };
718
+
719
+ const meta = {
720
+ title: "Zenvo",
721
+ slug: "zenvo",
722
+ pngUrl: "https://www.carlogos.org/logo/Zenvo-logo.png",
723
+ source: "https://www.carlogos.org/car-brands/zenvo-logo.html",
724
+ country: "Denmark",
725
+ region: "Other",
726
+ founded: 2004,
727
+ hex: "1A1A1A",
728
+ };
729
+ const Zenvo = (_a) => {
730
+ var _b;
731
+ var { size = "md", width, height, alt = "Zenvo", loading = "lazy", style } = _a, props = __rest(_a, ["size", "width", "height", "alt", "loading", "style"]);
732
+ const renderPx = (_b = width !== null && width !== void 0 ? width : height) !== null && _b !== void 0 ? _b : SIZE_MAP[size];
733
+ return (React.createElement("img", Object.assign({ src: "https://www.carlogos.org/logo/Zenvo-logo.png", alt: alt, width: renderPx, height: renderPx, loading: loading, style: Object.assign({ objectFit: "contain" }, style) }, props)));
734
+ };
735
+
736
+ export { Abarth, meta$D as AbarthMeta, AlfaRomeo, meta$C as AlfaRomeoMeta, Alpine, meta$B as AlpineMeta, Arash, meta$A as ArashMeta, AstonMartin, meta$z as AstonMartinMeta, Audi, meta$y as AudiMeta, BMW, meta$w as BMWMeta, Bentley, meta$x as BentleyMeta, Brabus, meta$v as BrabusMeta, Bugatti, meta$u as BugattiMeta, CDN_WIDTH_MAP, Chevrolet, meta$t as ChevroletMeta, DeTomaso, meta$s as DeTomasoMeta, Dodge, meta$r as DodgeMeta, Ferrari, meta$q as FerrariMeta, Ford, meta$p as FordMeta, Gumpert, meta$o as GumpertMeta, Hennessey, meta$n as HennesseyMeta, Jaguar, meta$m as JaguarMeta, Koenigsegg, meta$l as KoenigseggMeta, Lamborghini, meta$k as LamborghiniMeta, Lotus, meta$j as LotusMeta, Maserati, meta$i as MaseratiMeta, Maybach, meta$h as MaybachMeta, McLaren, meta$g as McLarenMeta, MercedesAMG, meta$f as MercedesAMGMeta, Mosler, meta$e as MoslerMeta, Pagani, meta$d as PaganiMeta, Pininfarina, meta$c as PininfarinaMeta, Polestar, meta$b as PolestarMeta, Porsche, meta$a as PorscheMeta, Radical, meta$9 as RadicalMeta, Rimac, meta$8 as RimacMeta, RollsRoyce, meta$7 as RollsRoyceMeta, SIZE_MAP, SSC, meta$3 as SSCMeta, Saleen, meta$6 as SaleenMeta, Shelby, meta$5 as ShelbyMeta, Spyker, meta$4 as SpykerMeta, TVR, meta$2 as TVRMeta, WMotors, meta$1 as WMotorsMeta, Zenvo, meta as ZenvoMeta };