Add icons to this collection by clicking the heart icon.
Contract icon - also known as home, document, pen, house, contract, property, real estate, and mortgage. 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M271 362H151c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zm0 60H151c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zM91 182h15v75c0 8.284 6.716 15 15 15h120c8.284 0 15-6.716 15-15v-75h15a15 15 0 0 0 10.606-25.607l-90-90c-5.857-5.858-15.355-5.858-21.213 0l-90 90A15.002 15.002 0 0 0 91 182zm90-83.787 54.736 54.736C230.048 155.081 226 160.568 226 167v75h-30v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15v15h-30v-75c0-6.432-4.048-11.919-9.736-14.05zM181 182c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zM331 0H31c-8.284 0-15 6.716-15 15v482c0 8.284 6.716 15 15 15h300c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15zm-15 482H46V30h270zm165-300h-15v-45c0-19.555-12.541-36.228-30-42.42V77c0-8.284-6.716-15-15-15s-15 6.716-15 15v17.58c-17.459 6.192-30 22.865-30 42.42v257.574c0 31.366 12.215 60.854 34.394 83.033C413.322 480.536 417.161 482 421 482s7.678-1.464 10.606-4.393C453.785 455.428 466 425.94 466 394.574V212h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-45 212.574c0 17.734-5.245 34.663-15 49.013-9.755-14.351-15-31.279-15-49.013V332h30zM436 302h-30v-90h30zm0-120h-30v-45c0-8.271 6.729-15 15-15s15 6.729 15 15zM91 392c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm0 60c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm0-120h180c8.284 0 15-6.716 15-15s-6.716-15-15-15H91c-8.284 0-15 6.716-15 15s6.716 15 15 15z"
    />
</svg>
More icons in the same style and category