Add icons to this collection by clicking the heart icon.
Target icon - also known as target, heart, aim, love, and love and romance. Created in a clean flat gradient style with a white finish, 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="1.4"
        y2="30.6"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#09c6f9" />
        <stop offset="1" stop-color="#045de9" />
    </linearGradient>
    <g>
        <rect
            width="29.2"
            height="29.2"
            x="1.4"
            y="1.4"
            fill="url(#a)"
            rx="2.84"
        />
        <g fill="#fff" fill-rule="evenodd">
            <path
                d="m16 18.916-2.736-2.736a1.38 1.38 0 0 1 1.951-1.951l.361.361a.6.6 0 0 0 .848 0l.361-.361a1.38 1.38 0 0 1 1.951 1.951zm0-5.6a2.579 2.579 0 0 0-3.585 3.708l3.161 3.161a.6.6 0 0 0 .848 0l3.161-3.161A2.579 2.579 0 0 0 16 13.32z"
            />
            <path
                d="M16 9.1A6.9 6.9 0 1 1 9.1 16 6.9 6.9 0 0 1 16 9.1zm-.6-1.178A8.107 8.107 0 0 0 7.922 15.4H6a.6.6 0 1 0 0 1.2h1.922a8.107 8.107 0 0 0 7.478 7.478V26a.6.6 0 0 0 1.2 0v-1.922a8.107 8.107 0 0 0 7.478-7.478H26a.6.6 0 1 0 0-1.2h-1.922A8.107 8.107 0 0 0 16.6 7.922V6a.6.6 0 1 0-1.2 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category