Car Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Car icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/337999.svg" alt="Car icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337999.svg" alt="Car icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337999.svg" alt="Car icon" :width="24" :height="24" />
CSS background
.icon-car {
background-image: url('https://proicons.com/icon/337999.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M8.4,36.1457s-.1939,1.511,0,2.2286c.1347,.4981,.264,1.3371,.78,1.3371h2.8971c.516,0,.6453-.8391,.78-1.3371,.1939-.7172,0-2.2286,0-2.2286"/><rect class="b" x="4.5" y="21.66" width="39" height="14.4857" rx="4.4571" ry="4.4571"/><path class="b" d="M35.1429,36.1457s-.1939,1.511,0,2.2286c.1347,.4981,.264,1.3371,.78,1.3371h2.8971c.516,0,.6453-.8391,.78-1.3371,.1939-.7172,0-2.2286,0-2.2286"/><circle class="b" cx="10.6286" cy="29.46" r="2.2286"/><path class="b" d="M8.9571,21.66l2.5629-10.0286c.438-1.7138,2.3534-3.3429,4.1229-3.3429h16.7143c1.7695,0,3.6849,1.6291,4.1229,3.3429l2.5629,10.0286"/><circle class="b" cx="37.3714" cy="29.46" r="2.2286"/></svg>
Car in other icon packs
Copied!