Add icons to this collection by clicking the heart icon.
Target icon - also known as bow, arrows, target, archery, darts, sport, dart board, targeting, and Purpose. 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="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 480C132.486 480 32 379.514 32 256S132.486 32 256 32s224 100.486 224 224-100.486 224-224 224zm95.87-241.481a105.093 105.093 0 1 1-75.989-75.991A16 16 0 0 1 268 193.543a73.1 73.1 0 1 0 52.856 52.857 16 16 0 1 1 31.014-7.879zm53.262-50.486a15.983 15.983 0 0 1-19.6 11.314l-37.743-10.113-86.561 86.566a16 16 0 1 1-22.628-22.628l86.564-86.565-10.113-37.744a16 16 0 0 1 30.91-8.282l10.112 37.743 37.743 10.114a16 16 0 0 1 11.316 19.595z"
    />
</svg>
More icons in the same style and category