Add icons to this collection by clicking the heart icon.
Target icon - also known as target, shooting, weapons, aim, sniper, and calibration. Created in a clean flat style with a white, gray, red, yellow, and teal 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="100"
    height="100"
    viewBox="0 0 60 60"
>
    <circle
        cx="30"
        cy="30"
        r="28"
        fill="#ecf0f1"
        stroke="#38454f"
        stroke-width="2"
        stroke-linecap="round"
        stroke-miterlimit="10"
    />
    <path
        d="M30 51C18.42 51 9 41.579 9 30S18.42 9 30 9s21 9.421 21 21-9.42 21-21 21z"
        fill="#556080"
        stroke="#38454f"
        stroke-width="2"
        stroke-linecap="round"
        stroke-miterlimit="10"
    />
    <path
        d="M30 44c-7.72 0-14-6.28-14-14s6.28-14 14-14 14 6.28 14 14-6.28 14-14 14z"
        fill="#e64c3c"
        stroke="#38454f"
        stroke-width="2"
        stroke-linecap="round"
        stroke-miterlimit="10"
    />
    <path
        d="M30 37c-3.859 0-7-3.141-7-7s3.141-7 7-7 7 3.141 7 7-3.141 7-7 7z"
        fill="#f3d55b"
        stroke="#38454f"
        stroke-width="2"
        stroke-linecap="round"
        stroke-miterlimit="10"
    />
    <path
        d="M30 60a1 1 0 0 1-1-1V1a1 1 0 1 1 2 0v58a1 1 0 0 1-1 1z"
        fill="#ecf0f1"
    />
    <path d="M59 31H1a1 1 0 1 1 0-2h58a1 1 0 1 1 0 2z" fill="#ecf0f1" />
</svg>
More icons in the same style and category