Add icons to this collection by clicking the heart icon.
Pin icon - also known as interface, pin, cross, security pin, map location, map pointer, commerce and shopping, map point, and placeholder. 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="1.431"
        x2="50.553"
        y1="61.294"
        y2="6.345"
        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="-.109"
        x2="49.013"
        y1="59.918"
        y2="4.968"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M32 3a21.023 21.023 0 0 0-21 21c0 16.607 19.471 35.9 20.3 36.714a1 1 0 0 0 1.4 0C33.529 59.9 53 40.607 53 24A21.023 21.023 0 0 0 32 3zm0 55.572C28.489 54.931 13 38.06 13 24a19 19 0 0 1 38 0c0 14.051-15.489 30.929-19 34.572z"
        />
        <g fill="url(#b)">
            <path
                d="M32 12a12 12 0 1 0 12 12 12.013 12.013 0 0 0-12-12zm0 22a10 10 0 1 1 10-10 10.011 10.011 0 0 1-10 10z"
            />
            <path
                d="M36.95 19.05a1 1 0 0 0-1.414 0L32 22.586l-3.536-3.536a1 1 0 1 0-1.414 1.414L30.586 24l-3.536 3.536a1 1 0 1 0 1.414 1.414L32 25.414l3.536 3.536a1 1 0 1 0 1.414-1.414L33.414 24l3.536-3.536a1 1 0 0 0 0-1.414z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category