Add icons to this collection by clicking the heart icon.
Marker icon - also known as pointer, pin, map, location, marker, location pin, map location, ui, map pointer, and map point. 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 64 64"
>
    <linearGradient
        id="a"
        x1="19.641"
        x2="44.359"
        y1="32.024"
        y2="32.024"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M44.36 16.36c-.674-16.388-24.04-16.401-24.72 0A12.368 12.368 0 0 0 31 28.667V59a1 1 0 0 0 2 0V28.668A12.368 12.368 0 0 0 44.36 16.36zM32 26.718a10.371 10.371 0 0 1-10.36-10.36c.57-13.743 20.152-13.739 20.72 0A10.371 10.371 0 0 1 32 26.72zM29.058 9.435a3.479 3.479 0 0 0 0 6.957 3.479 3.479 0 0 0 0-6.957zm0 4.957a1.479 1.479 0 0 1 0-2.957 1.479 1.479 0 0 1 0 2.957z"
    />
</svg>
More icons in the same style and category