Add icons to this collection by clicking the heart icon.
No Parking icon - also known as prohibited, not allowed, sign, transportation, signaling, letter p, no parking, circulation, traffic sign, and road signs. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="4"
            x2="60"
            y1="31.928"
            y2="31.928"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#7f00ff" />
            <stop offset="1" stop-color="#e100ff" />
        </linearGradient>
    </defs>
    <path
        d="M32 4A28.031 28.031 0 0 0 4 32c1.538 37.146 54.468 37.135 56 0A28.031 28.031 0 0 0 32 4Zm0 54A26.029 26.029 0 0 1 6 32C7.428-2.493 56.578-2.483 58 32a26.029 26.029 0 0 1-26 26Zm0-50A24.027 24.027 0 0 0 8 32c1.319 31.84 46.686 31.83 48 0A24.028 24.028 0 0 0 32 8ZM10 32C9.937 12.95 33.002 2.944 46.825 15.761l-3.583 3.583A8.482 8.482 0 0 0 36.5 16H26.499a3.504 3.504 0 0 0-3.5 3.5v20.087l-7.238 7.238A21.914 21.914 0 0 1 10 32Zm14.999 5.587V19.5a1.502 1.502 0 0 1 1.5-1.5H36.5a6.493 6.493 0 0 1 5.315 2.77l-2.188 2.189A3.493 3.493 0 0 0 36.5 21h-7.501a1 1 0 0 0-1 1v7.5a1 1 0 0 0 1 1h3.087l-3 3h-.087a1.008 1.008 0 0 0-1 1.087Zm3-.172V44.5a1.5 1.5 0 0 1-3 0v-4.085Zm6.087-8.915h-4.087V23H36.5a1.507 1.507 0 0 1 1.5 1.586Zm3.82-.992a1.5 1.5 0 0 1-.897.897ZM34.914 30.5h1.587a3.504 3.504 0 0 0 3.5-3.501v-1.585l2.734-2.735a6.471 6.471 0 0 1 .265 1.82l.001 2.5a6.508 6.508 0 0 1-6.5 6.501h-4.587ZM32 54a21.914 21.914 0 0 1-14.825-5.76l5.824-5.825V44.5a3.5 3.5 0 0 0 7 0v-9h6.502a8.51 8.51 0 0 0 8.5-8.501c-.002-1.82.134-4.245-.707-5.88l3.945-3.944C61.058 31.003 51.046 54.064 32 54Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category