Add icons to this collection by clicking the heart icon.
Door icon - also known as buildings, open, exit, door, aperture, and furniture and household. Created in a clean lineal color 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="#00b59c" />
<stop offset="1" stop-color="#9cffac" />
</linearGradient>
<path
fill="url(#a)"
d="M466 0H46c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v467c0 8.284 6.716 15 15 15h360c8.284 0 15-6.716 15-15V30h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zM361 482H151V90h210zm60 0h-30V75c0-8.284-6.716-15-15-15H136c-8.284 0-15 6.716-15 15v407H91V30h330zM286 301c-8.284 0-15 6.716-15 15s6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-75-60h90c8.284 0 15-6.716 15-15v-60c0-8.284-6.716-15-15-15h-90c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15zm15-60h60v30h-60z"
/>
</svg>
More icons in the same style and category