Add icons to this collection by clicking the heart icon.
Position icon - also known as navigation, pointer, pin, position, location, travel, hotel, placeholder, hotel sign, 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 64 64"
>
    <linearGradient
        id="a"
        x1="14"
        x2="53.946"
        y1="10"
        y2="49.946"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1565c0" />
        <stop offset="1" stop-color="#b92b27" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="13.417"
        x2="53.363"
        y1="10.583"
        y2="50.528"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M32 44a16 16 0 1 1 16-16 16.018 16.018 0 0 1-16 16zm0-30a14 14 0 1 0 14 14 14.016 14.016 0 0 0-14-14z"
        />
        <path
            fill="url(#b)"
            d="M32 60C26.625 60 8 44.452 8 27.903a24 24 0 0 1 48 0C56 44.827 37.537 60 32 60zm0-54a21.977 21.977 0 0 0-22 21.903C10 43.74 27.95 58 32 58s22-14.26 22-30.097A21.977 21.977 0 0 0 32 6z"
        />
        <path
            fill="url(#a)"
            d="M36 20.813V27h-8v-6.188a1 1 0 0 0-2 0v14.375a1 1 0 0 0 2 0V29h8v6.188a1 1 0 0 0 2 0V20.812a1 1 0 0 0-2 0z"
        />
    </g>
</svg>
More icons in the same style and category