Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, internet, location, website, browser, map pointer, placeholder, and maps and location. Created in a clean flat 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"
>
    <path fill="#f1f2f2" d="M7 2h50a2 2 0 0 1 2 2v58H5V4a2 2 0 0 1 2-2z" />
    <path fill="#6699d8" d="M7 2h50a2 2 0 0 1 2 2v6H5V4a2 2 0 0 1 2-2z" />
    <g fill="#fff">
        <circle cx="45" cy="6" r="1" />
        <circle cx="49" cy="6" r="1" />
        <circle cx="53" cy="6" r="1" />
        <path d="M40 7H11a1 1 0 0 1 0-2h29a1 1 0 0 1 0 2z" />
    </g>
    <ellipse cx="32" cy="51" fill="#d1d3d4" rx="11" ry="4" />
    <path
        fill="#f0725c"
        d="M32 49a69.318 69.318 0 0 1-8.89-11.131c-2.534-4.015-4.265-8.316-2.012-12.89A12.537 12.537 0 0 1 32 18a12.537 12.537 0 0 1 10.9 6.979c2.253 4.574.522 8.875-2.012 12.89A69.318 69.318 0 0 1 32 49z"
    />
    <circle cx="32" cy="30" r="4" fill="#fff" />
</svg>
More icons in the same style and category