Add icons to this collection by clicking the heart icon.
Car Parking icon - also known as sign, signaling, car parking, parking area, and vehicle parking. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1=".007"
        y2="511.993"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#66c" />
        <stop offset=".51" stop-color="#f0f" />
        <stop offset="1" stop-color="#f60" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M190 512H84c-7 0-12-5-12-12v-32c0-24 19-44 44-44h9V59c0-16 24-16 24 0v62h26C181 53 238 0 307 0c74 0 133 60 133 133s-59 133-133 133c-69 0-126-53-132-121h-26v279h9c24 0 44 20 44 44v32c0 7-6 12-12 12zM307 24c-60 0-108 49-108 109s48 109 108 109c61 0 109-49 109-109S368 24 307 24zm-41 192c-7 0-12-5-12-12V62c0-7 5-12 12-12h44c28 0 51 23 51 51s-23 51-51 51h-32v52c0 7-6 12-12 12zm12-88h32c15 0 27-12 27-27s-12-27-27-27h-32zM96 488h82v-20c0-11-9-20-20-20h-42c-11 0-20 9-20 20z"
        />
    </g>
</svg>
More icons in the same style and category