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 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M266.499 155.499c-5.7-5.999-15.298-5.999-20.999 0l-90 90c-4.501 4.2-5.7 10.501-3.301 16.201 2.4 5.7 7.8 9.3 13.801 9.3h15v75c0 8.399 6.599 15 15 15h45l15-30 15 30h45c8.401 0 15-6.601 15-15v-75h15c6 0 11.4-3.6 13.801-9.3 2.4-5.7 1.199-12.001-3.302-16.201zM256 61C148.48 61 61 148.48 61 256s87.48 195 195 195 195-87.48 195-195S363.519 61 256 61zm0 360c-90.967 0-165-74.019-165-165S165.033 91 256 91s165 74.019 165 165-74.033 165-165 165z"
    />
    <path
        fill="url(#b)"
        d="M256 301c-8.401 0-15 6.599-15 15v45h30v-45c0-8.401-6.599-15-15-15zm0-60c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15s15-6.601 15-15c0-8.401-6.599-15-15-15zm0 150c-8.291 0-15 6.709-15 15v91c0 8.291 6.709 15 15 15s15-6.709 15-15v-91c0-8.291-6.709-15-15-15zm0-391c-8.291 0-15 6.709-15 15v91c0 8.291 6.709 15 15 15s15-6.709 15-15V15c0-8.291-6.709-15-15-15zM106 241H15c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm391 0h-91c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category