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 lineal color 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" />
    <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" />
    <g fill="#231f20">
        <path
            d="M32 56c-5.963 0-12-1.718-12-5 0-2.995 5.088-4.639 10.13-4.938a1 1 0 1 1 .12 2C24.938 48.374 22 50 22 51c0 1.194 3.988 3 10 3s10-1.806 10-3c0-1-2.937-2.626-8.25-2.942a1 1 0 1 1 .12-2C38.912 46.361 44 48.005 44 51c0 3.282-6.037 5-12 5z"
        />
        <path
            d="M32 50a1 1 0 0 1-.718-.3 70.26 70.26 0 0 1-9.018-11.3c-2.325-3.683-4.664-8.59-2.064-13.864A13.52 13.52 0 0 1 32 17a13.52 13.52 0 0 1 11.8 7.536c2.6 5.274.263 10.181-2.062 13.866a70.26 70.26 0 0 1-9.02 11.298A1 1 0 0 1 32 50zm0-31a11.482 11.482 0 0 0-10 6.421c-2.147 4.357-.215 8.469 1.959 11.915A67.33 67.33 0 0 0 32 47.555a67.33 67.33 0 0 0 8.045-10.219c2.174-3.446 4.106-7.558 1.955-11.915A11.482 11.482 0 0 0 32 19z"
        />
        <path
            d="M32 35a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5zm0-8a3 3 0 1 0 3 3 3 3 0 0 0-3-3z"
        />
        <path
            d="M59 63H5a1 1 0 0 1-1-1V4a3 3 0 0 1 3-3h50a3 3 0 0 1 3 3v58a1 1 0 0 1-1 1zM6 61h52V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z"
        />
        <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 2zM59 11H5a1 1 0 0 1 0-2h54a1 1 0 0 1 0 2z"
        />
    </g>
</svg>
More icons in the same style and category