Add icons to this collection by clicking the heart icon.
Parking icon - also known as transport, car, vehicle, parking, transportation, signaling, and traffic sign. Created in a clean circular 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffc2cc" />
<stop offset="1" stop-color="#fff2f4" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="407"
y2="105"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffa68d" />
<stop offset="1" stop-color="#fd3a84" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M282.591 184.941c0-4.901-3.973-8.882-8.864-8.882h-26.591v17.765h26.591c4.891-.001 8.864-3.982 8.864-8.883zm70.909 17.765C353.5 148.831 309.762 105 256 105s-97.5 43.831-97.5 97.706c0 50.877 39.019 92.747 88.636 97.256v35.979h-8.864c-4.899 0-8.864 3.973-8.864 8.882v44.412h-26.591c-4.899 0-8.864 3.973-8.864 8.882 0 4.91 3.964 8.882 8.864 8.882h106.364c4.899 0 8.864-3.973 8.864-8.882 0-4.91-3.964-8.882-8.864-8.882H282.59v-44.412c0-4.91-3.964-8.882-8.864-8.882h-8.864v-35.979c49.619-4.509 88.638-46.379 88.638-97.256zm-106.364 8.882v26.647c0 4.91-3.964 8.882-8.864 8.882s-8.864-3.973-8.864-8.882v-71.059c0-4.91 3.964-8.882 8.864-8.882h35.455c14.663 0 26.591 11.953 26.591 26.647s-11.928 26.647-26.591 26.647z"
/>
</svg>
More icons in the same style and category