Add icons to this collection by clicking the heart icon.
Pin icon - also known as pin, map, location, location pin, map location, placeholder, and maps and location. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2.977"
        x2="25.906"
        y1="29.173"
        y2="2.363"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="2.968"
        x2="25.898"
        y1="29.165"
        y2="2.355"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M24.62 4.293a12.929 12.929 0 1 0-12.845 21.854l1.625 3.244a2.912 2.912 0 0 0 5.208 0l1.621-3.243A12.93 12.93 0 0 0 24.62 4.293zm-5.4 20.078a1 1 0 0 0-.6.509l-1.806 3.62a.909.909 0 0 1-1.628 0l-1.809-3.62a1 1 0 0 0-.6-.509 10.929 10.929 0 0 1 1.969-21.3A11.323 11.323 0 0 1 16.015 3a10.807 10.807 0 0 1 7.271 2.784 10.929 10.929 0 0 1-4.063 18.588z"
        />
        <path
            fill="url(#b)"
            d="M16 8.591a5.338 5.338 0 1 0 5.337 5.337A5.343 5.343 0 0 0 16 8.591zm0 8.675a3.338 3.338 0 1 1 3.337-3.338A3.341 3.341 0 0 1 16 17.266z"
        />
    </g>
</svg>
More icons in the same style and category