Add icons to this collection by clicking the heart icon.
Window icon - also known as home, window, house, decoration, and furniture and household. 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="-2"
x2="62"
y1="32"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#4761ac" />
<stop offset="1" stop-color="#54c2ef" />
</linearGradient>
<linearGradient id="b" y1="16" y2="16" href="#a" />
<linearGradient id="c" y1="24" y2="24" href="#a" />
<linearGradient id="d" y1="40" y2="40" href="#a" />
<linearGradient id="e" y1="48" y2="48" href="#a" />
</defs>
<g>
<path
d="M51 8h3V2H10v6h3v2H2v44h11v2h-3v6h44v-6h-3v-2h11V10H51ZM12 6V4h40v2ZM4 52V12h9v40Zm48 6v2H12v-2Zm-3-2H15V8h34Zm11-44v40h-9V12Z"
fill="url(#a)"
/>
<path
d="M17 10v44h30V10Zm2 2h10v17H19Zm0 40V35h10v17Zm12 0V33H19v-2h12V12h2v19h12v2H33v19Zm14 0H35V35h10Zm0-40v17H35V12Z"
fill="url(#a)"
/>
<path d="M53 15h5v2h-5z" fill="url(#b)" />
<path d="M53 23h5v2h-5z" fill="url(#c)" />
<path d="M53 31h5v2h-5z" fill="url(#a)" />
<path d="M53 39h5v2h-5z" fill="url(#d)" />
<path d="M53 47h5v2h-5z" fill="url(#e)" />
<path d="M6 15h5v2H6z" fill="url(#b)" />
<path d="M6 23h5v2H6z" fill="url(#c)" />
<path d="M6 31h5v2H6z" fill="url(#a)" />
<path d="M6 39h5v2H6z" fill="url(#d)" />
<path d="M6 47h5v2H6z" fill="url(#e)" />
</g>
</svg>
More icons in the same style and category