Add icons to this collection by clicking the heart icon.
Parking icon - also known as parking, sign, and signaling. 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"
>
    <linearGradient
        id="a"
        x1="15.152"
        x2="48.848"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M44.848 3.962H19.152a4.004 4.004 0 0 0-4 4v25.695a4.004 4.004 0 0 0 4 4h9.302v21.381a1 1 0 0 0 1 1h5.092a1 1 0 0 0 1-1v-21.38h9.302a4.004 4.004 0 0 0 4-4V7.961a4.004 4.004 0 0 0-4-4zM33.546 58.038h-3.092v-20.38h3.092zm13.302-24.38a2.003 2.003 0 0 1-2 2H19.152a2.002 2.002 0 0 1-2-2V7.961a2.002 2.002 0 0 1 2-2h25.696a2.003 2.003 0 0 1 2 2zM31.933 9.58h-4.437a1 1 0 0 0-1 1v20.457a1 1 0 1 0 2 0v-9.601h3.437c7.443-.12 7.444-11.736 0-11.856zm3.572 6.284a3.576 3.576 0 0 1-3.572 3.572h-3.437V11.58h3.437a3.693 3.693 0 0 1 3.572 4.284z"
    />
</svg>
More icons in the same style and category