Add icons to this collection by clicking the heart icon.
Target icon - also known as target, gps, cross, aim, failed, ui, crosshair, and empty state. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="m282.113 229.887-52.225 52.225m52.225.001-52.225-52.225M393.263 256c0-75.688-61.576-137.264-137.264-137.264-75.687 0-137.263 61.576-137.263 137.264S180.313 393.264 256 393.264c75.687 0 137.263-61.576 137.263-137.264zM256 20v110.29m0 251.42V492m236-236H381.71m-251.42 0H20m419.937 125.901c24.568-35.825 38.954-79.18 38.954-125.901 0-123.1-99.792-222.891-222.891-222.891S33.109 132.9 33.109 256 132.901 478.891 256 478.891c40.137 0 77.793-10.615 110.323-29.183"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category