Add icons to this collection by clicking the heart icon.
Location icon - also known as location, happy, location pin, my, placeholder, happiness, maps and location, and emoji. Created in a clean circular 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="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 158.294c-24.436 0-44.318 19.925-44.318 44.412s19.883 44.412 44.318 44.412 44.318-19.925 44.318-44.412-19.882-44.412-44.318-44.412zm-17.727 17.765c4.895 0 8.864 3.976 8.864 8.882 0 4.905-3.969 8.882-8.864 8.882s-8.864-3.977-8.864-8.882c0-4.906 3.969-8.882 8.864-8.882zm40.752 39.979c-4.735 8.214-13.564 13.315-23.025 13.315s-18.29-5.101-23.025-13.315c-2.459-4.25-1.004-9.68 3.229-12.135 4.233-2.498 9.66-1.015 12.11 3.236 3.168 5.499 12.205 5.499 15.373 0 2.441-4.25 7.851-5.734 12.11-3.236 4.232 2.455 5.686 7.885 3.228 12.135zm-5.298-22.215c-4.895 0-8.864-3.977-8.864-8.882 0-4.906 3.969-8.882 8.864-8.882s8.864 3.976 8.864 8.882c0 4.905-3.969 8.882-8.864 8.882zm32.52 95.425c22.15-19.977 47.253-42.616 47.253-86.542C353.5 148.831 309.762 105 256 105s-97.5 43.831-97.5 97.706c0 43.926 25.102 66.566 47.253 86.542 19.425 17.519 37.677 34.312 40.751 64.458h-8.231c-24.436 0-44.318 19.924-44.318 44.412 0 4.91 3.964 8.882 8.864 8.882h106.364c4.899 0 8.864-3.973 8.864-8.882 0-24.487-19.883-44.412-44.318-44.412h-8.231c3.072-30.146 21.325-46.939 40.749-64.458zM256 264.882c-34.208 0-62.045-27.896-62.045-62.177 0-34.28 27.837-62.177 62.045-62.177s62.045 27.896 62.045 62.177-27.837 62.177-62.045 62.177z"
    />
</svg>
More icons in the same style and category