Add icons to this collection by clicking the heart icon.
Pin icon - also known as pin, dollar, money, location, coin, bank, map pointer, 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 512 512"
>
    <linearGradient
        id="a"
        x1="255.999"
        x2="256"
        y1="511.999"
        y2=".001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M275.083 217.95A19.093 19.093 0 0 1 264 235.258v-34.609a19.1 19.1 0 0 1 11.086 17.3zm-38.166-54.16a19.1 19.1 0 0 1 11.077-17.311v34.609a19.086 19.086 0 0 1-11.077-17.3zm38.166 0a8 8 0 0 0 16 0A35.145 35.145 0 0 0 264 129.63v-9.73a8 8 0 0 0-16 0v9.731a35.078 35.078 0 0 0 0 68.308v37.32a19.1 19.1 0 0 1-11.077-17.308 8 8 0 0 0-16 0 35.141 35.141 0 0 0 27.08 34.16v6.538a8 8 0 0 0 16 0v-6.539a35.077 35.077 0 0 0 0-68.31v-37.321a19.1 19.1 0 0 1 11.086 17.311zM256 285.269a96 96 0 1 0-96-96 96.1 96.1 0 0 0 96 96zm0-208a112 112 0 1 0 112 112 112.135 112.135 0 0 0-112-112zm124.97 243.04c53.367-72.679 74.31-178.92.788-252.44a178.027 178.027 0 0 0-251.506 0c-73.522 73.52-52.579 179.761.788 252.44L256 490.489zM256 0a192.511 192.511 0 0 0-137.07 56.547C83.187 92.3 65.156 138.47 66.793 190.089c1.491 47.031 19.73 96.639 51.344 139.689l131.418 178.961a8 8 0 0 0 12.89 0l131.418-178.961c31.614-43.05 49.844-92.658 51.344-139.689 1.637-51.619-16.394-97.791-52.132-133.541A192.517 192.517 0 0 0 256 0z"
    />
</svg>
More icons in the same style and category