Add icons to this collection by clicking the heart icon.
Location icon - also known as pin, location, signaling, map pointer, warning sign, 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 28 28"
>
    <linearGradient
        id="a"
        x1="-.323"
        x2="23.956"
        y1="26.323"
        y2="2.044"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="-1.073"
        x2="23.206"
        y1="25.573"
        y2="1.294"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="1.177"
        x2="25.456"
        y1="27.823"
        y2="3.544"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="-.005"
        x2="24.274"
        y1="26.641"
        y2="2.362"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M14 5a7 7 0 1 0 7 7 7.008 7.008 0 0 0-7-7zm0 12a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5z"
        />
        <path
            fill="url(#b)"
            d="M14 8a1 1 0 0 0-1 1v3a1 1 0 0 0 2 0V9a1 1 0 0 0-1-1z"
        />
        <circle cx="14" cy="15" r="1" fill="url(#c)" />
        <path
            fill="url(#d)"
            d="M14 1A11.013 11.013 0 0 0 3 12c0 9.509 10.122 14.679 10.553 14.9a1 1 0 0 0 .894 0C14.878 26.679 25 21.509 25 12A11.013 11.013 0 0 0 14 1zm0 23.859C12.124 23.781 5 19.211 5 12a9 9 0 0 1 18 0c0 7.211-7.123 11.781-9 12.859z"
        />
    </g>
</svg>
More icons in the same style and category