Add icons to this collection by clicking the heart icon.
Marker icon - also known as play, marker, accessory, golf equipment, golf ball, and sports and competition. 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"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="210"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0c-74.443 0-135 60.557-135 135 0 10.049 1.143 20.01 3.369 29.604C141.801 240.264 151 322.83 151 399.91c0 47.095 26.162 89.443 68.291 110.508 4.658 2.314 10.195 2.08 14.59-.659A15.005 15.005 0 0 0 241 497V285c0-8.276 6.738-15 15-15s15 6.724 15 15v212c0 5.2 2.695 10.02 7.119 12.759 4.438 2.76 9.988 2.96 14.59.659C334.838 489.354 361 447.005 361 399.91v-22.939c0-69.639 8.76-141.497 25.986-209.642C389.652 156.826 391 145.942 391 135 391 60.557 330.443 0 256 0z"
    />
    <circle cx="256" cy="135" r="75" fill="url(#b)" />
</svg>
More icons in the same style and category