Add icons to this collection by clicking the heart icon.
Car icon - also known as transport, car, vehicle, travel, auto, automobile, and transportation. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="3"
        y2="21"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M20 11h-1c-.09 0-.25-.124-.272-.212l-1.515-6.06C16.967 3.744 16.016 3 15 3H7c-.966 0-1.95.682-2.288 1.586l-2.297 6.126A7.56 7.56 0 0 0 2 13v5a1 1 0 0 0 1 1h1.185c.414 1.161 1.513 2 2.815 2s2.401-.839 2.815-2h4.37c.414 1.161 1.513 2 2.815 2s2.401-.839 2.815-2H21a1 1 0 0 0 1-1v-5c0-1.103-.897-2-2-2zm-8-6h3c.09 0 .25.124.272.212L16.72 11H12zm-5.415.288C6.631 5.164 6.868 5 7 5h3v6H4.443zM7 19a1 1 0 1 1 .001-2.001A1 1 0 0 1 7 19zm10 0a1 1 0 1 1 .001-2.001A1 1 0 0 1 17 19zm3-2h-.185c-.414-1.161-1.513-2-2.815-2s-2.401.839-2.815 2h-4.37C9.401 15.839 8.302 15 7 15s-2.401.839-2.815 2H4v-4h16z"
    />
</svg>
More icons in the same style and category