Car Front Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Car Front 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/317193.svg" alt="Car Front icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317193.svg" alt="Car Front icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317193.svg" alt="Car Front icon" :width="24" :height="24" />
CSS background
.icon-car-front {
background-image: url('https://proicons.com/icon/317193.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<rect x="13" y="19" width="6" height="2"/>
<path d="M25.4409,14,24.1687,9.45A2.009,2.009,0,0,0,22.2456,8H9.7544A2.0089,2.0089,0,0,0,7.8313,9.4507L6.5315,14H4v2H6v7a2.0025,2.0025,0,0,0,2,2v3h2V25H22v3h2V25a2.0025,2.0025,0,0,0,2-2V16h2V14ZM9.7544,10H22.2458l1.4285,5H8.3257ZM24,21v2H8V21h2V19H8V17H24v2H22v2Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Car Front in other icon packs
Copied!