Add icons to this collection by clicking the heart icon.
Objective icon - also known as home, objective, house, aim, goal, real estate, and focus. 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 241h-46.571C443.123 145.409 366.591 68.877 271 61.571V15c0-8.284-6.716-15-15-15s-15 6.716-15 15v46.571C145.409 68.877 68.877 145.409 61.571 241H15c-8.284 0-15 6.716-15 15s6.716 15 15 15h46.571C68.877 366.591 145.409 443.123 241 450.429V497c0 8.284 6.716 15 15 15s15-6.716 15-15v-46.571c95.591-7.306 172.123-83.838 179.429-179.429H497c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-91 30h14.311C413.154 350.035 350.035 413.154 271 420.311V406c0-8.284-6.716-15-15-15s-15 6.716-15 15v14.311C161.965 413.154 98.846 350.035 91.689 271H106c8.284 0 15-6.716 15-15s-6.716-15-15-15H91.689C98.846 161.965 161.965 98.846 241 91.689V106c0 8.284 6.716 15 15 15s15-6.716 15-15V91.689C350.035 98.846 413.154 161.965 420.311 241H406c-8.284 0-15 6.716-15 15s6.716 15 15 15zm-165-15c0 8.284 6.716 15 15 15s15-6.716 15-15-6.716-15-15-15-15 6.716-15 15zm25.606-100.606c-5.857-5.858-15.355-5.858-21.213 0l-90 90a15.002 15.002 0 0 0 10.606 25.607h15v75c0 8.284 6.716 15 15 15h120c8.284 0 15-6.716 15-15v-75h15a15 15 0 0 0 10.606-25.607zM301 256v75h-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.05L256 187.213l54.736 54.736C305.049 244.081 301 249.568 301 256z"
    />
</svg>
More icons in the same style and category