Add icons to this collection by clicking the heart icon.
Darts icon - also known as game, darts, bullseye, dartboard, and sports and competition. Created in a clean circular 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"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 229.353c9.802 0 17.765-7.972 17.765-17.765s-7.963-17.765-17.765-17.765-17.765 7.972-17.765 17.765 7.963 17.765 17.765 17.765zm0 35.529c29.388 0 53.294-23.906 53.294-53.294S285.388 158.294 256 158.294s-53.294 23.906-53.294 53.294 23.906 53.294 53.294 53.294zm0-88.823c19.586 0 35.529 15.934 35.529 35.529S275.586 247.117 256 247.117s-35.529-15.934-35.529-35.529 15.943-35.529 35.529-35.529zm0 142.117c58.776 0 106.588-47.812 106.588-106.588S314.776 105 256 105s-106.588 47.812-106.588 106.588S197.224 318.176 256 318.176zm0-177.647c39.19 0 71.059 31.878 71.059 71.059S295.19 282.647 256 282.647s-71.059-31.878-71.059-71.059S216.81 140.529 256 140.529zm115.471 213.177h-46.048c-3.679-10.317-13.446-17.765-25.011-17.765h-53.294c-14.881 0-26.647 12.096-26.647 26.647 0 14.524 11.829 26.647 26.647 26.647h53.294c11.565 0 21.332-7.448 25.011-17.765h46.048c4.909 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882zm-168.765 8.882c0-7.633 1.943-15.084 5.621-21.547 1.306-2.455 3.106-4.539 4.848-6.662l-24.052-12.855c-4.181-2.221-8.57-3.348-13.063-3.348-14.694 0-26.647 11.953-26.647 26.647 0 3.131.67 6.088 1.666 8.882h-10.548a8.877 8.877 0 0 0-8.882 8.882 8.877 8.877 0 0 0 8.882 8.882h10.548c-.995 2.794-1.666 5.751-1.666 8.882 0 14.694 11.953 26.647 26.647 26.647 4.493 0 8.882-1.128 13.063-3.357l24.104-12.882c-1.914-2.314-3.839-4.631-5.281-7.355-3.314-5.731-5.24-13.13-5.24-20.816z"
    />
</svg>
More icons in the same style and category