Add icons to this collection by clicking the heart icon.
Home Address icon - also known as house, location pin, real estate, map pointer, placeholder, home address, and maps and location. 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 24 24"
>
<linearGradient
id="a"
x1="12"
x2="12"
y1="2"
y2="22"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00bcd4" />
<stop offset="1" stop-color="#1976d2" />
</linearGradient>
<path
fill="url(#a)"
d="M12 2c-4.411 0-8 3.589-8 8 0 7.001 7.157 11.648 7.462 11.843a1 1 0 0 0 1.076 0C12.843 21.648 20 17.001 20 10c0-4.411-3.589-8-8-8zm0 17.776C10.435 18.611 6 14.88 6 10c0-3.309 2.691-6 6-6s6 2.691 6 6c0 4.88-4.435 8.611-6 9.776zm.555-13.608a1.001 1.001 0 0 0-1.11 0l-3 2a1 1 0 0 0-.277 1.387c.192.288.51.426.832.426V12a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-2a1 1 0 0 0 .555-1.832zM11 11V8.868l1-.666 1 .666V11z"
/>
</svg>
More icons in the same style and category