<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Defrontera</title>
    <description>The latest articles on DEV Community by Defrontera (@defrontera).</description>
    <link>https://dev.to/defrontera</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3945857%2F6bde65a9-4895-475d-9b5f-380ace5834fc.png</url>
      <title>DEV Community: Defrontera</title>
      <link>https://dev.to/defrontera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/defrontera"/>
    <language>en</language>
    <item>
      <title>184 free car brand logos (SVG + PNG), CDN-ready</title>
      <dc:creator>Defrontera</dc:creator>
      <pubDate>Fri, 22 May 2026 10:33:49 +0000</pubDate>
      <link>https://dev.to/defrontera/184-free-car-brand-logos-svg-png-cdn-ready-g2h</link>
      <guid>https://dev.to/defrontera/184-free-car-brand-logos-svg-png-cdn-ready-g2h</guid>
      <description>&lt;p&gt;If you've ever built anything car-related you've probably hit the same wall I did: a consistent set of brand logos is weirdly hard to find. The sets floating around are a mix of formats, random sizes, and outdated logos.&lt;/p&gt;

&lt;p&gt;I maintain a car specs database, so I needed a clean set anyway. This repo is that set, made public.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's in it
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;184 logos — 100 SVG, 84 PNG, one file per brand&lt;/li&gt;
&lt;li&gt;Predictable naming (&lt;code&gt;bmw-logo.svg&lt;/code&gt;, &lt;code&gt;alfa-romeo-logo.svg&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;A &lt;code&gt;brands.json&lt;/code&gt; manifest mapping brand name to filename&lt;/li&gt;
&lt;li&gt;Mass-market, supercar, historical, and EV-only brands&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Using it
&lt;/h2&gt;

&lt;p&gt;Straight from jsDelivr, no install:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="nt"&gt;&amp;lt;img&lt;/span&gt; &lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"https://cdn.jsdelivr.net/gh/vehiclespecs/brand-logos@v1.0.0/bmw-logo.svg"&lt;/span&gt; &lt;span class="na"&gt;alt=&lt;/span&gt;&lt;span class="s"&gt;"BMW logo"&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Or via npm:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm &lt;span class="nb"&gt;install &lt;/span&gt;car-brand-logos
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The logos were checked on white backgrounds, so some won't render well on dark UIs, check before relying on one. And the logos are their owners' trademarks; the repo just covers curation and the manifest.&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/vehiclespecs/brand-logos" rel="noopener noreferrer"&gt;https://github.com/vehiclespecs/brand-logos&lt;/a&gt; — built for &lt;a href="https://vehiclespecs.io" rel="noopener noreferrer"&gt;VehicleSpecs.io&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>design</category>
    </item>
  </channel>
</rss>
