Add icons to this collection by clicking the heart icon.
Target icon - also known as target, shoot, marketing, shooting, aim, scope, and sniper. 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="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M456 256c0 110.457-89.543 200-200 200S56 366.457 56 256 145.543 56 256 56s200 89.543 200 200zm-80 0c0-66.172-53.828-120-120-120s-120 53.828-120 120 53.828 120 120 120 120-53.828 120-120zm-80 0c0-22.051-17.93-40-40-40s-40 17.949-40 40 17.93 40 40 40 40-17.949 40-40zM256 20v116M20 256h116m120 236V376m120-120h116"
        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