Add icons to this collection by clicking the heart icon.
Pin icon - also known as pin, map, location, security pin, google maps, location pin, map location, ui, placeholder, and powerpoint. 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="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M255.999 0C156.638 0 75.802 80.837 75.802 180.199c0 26.584 14.615 66.071 45.994 124.267 25.554 47.392 57.83 98.778 83.764 140.068 14.939 23.784 27.84 44.324 36.583 59.466a16 16 0 0 0 27.712 0c8.743-15.142 21.643-35.681 36.581-59.462 25.935-41.29 58.212-92.677 83.766-140.07 31.38-58.198 45.996-97.685 45.996-124.269C436.198 80.837 355.361 0 255.999 0zm23.339 427.517c-8.559 13.626-16.457 26.2-23.339 37.388-6.883-11.188-14.782-23.764-23.341-37.391-46.698-74.347-124.856-198.781-124.856-247.315C107.802 98.481 174.283 32 255.999 32c81.717 0 148.199 66.481 148.199 148.199 0 48.533-78.16 172.97-124.86 247.318zM256 102.251c-39.345 0-71.354 32.01-71.354 71.355s32.01 71.355 71.354 71.355 71.354-32.01 71.354-71.355-32.009-71.355-71.354-71.355zm0 110.71c-21.7 0-39.354-17.654-39.354-39.355S234.3 134.251 256 134.251s39.354 17.654 39.354 39.355S277.7 212.961 256 212.961z"
    />
</svg>
More icons in the same style and category