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