Add icons to this collection by clicking the heart icon.
Placeholder icon - also known as interface, signs, pin, location, map location, map pointer, map point, region, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M492 79.034h-96.669C389.904 34.562 351.914 0 306 0s-83.904 34.562-89.331 79.034H120V20c0-11.046-8.954-20-20-20-26.305 0-51.24 10.181-70.215 28.667C10.578 47.38 0 72.181 0 98.5V414c0 .138.001.275.004.412C.496 468.306 44.492 512 98.5 512H492c11.046 0 20-8.954 20-20V99.034c0-11.046-8.954-20-20-20zM306 40c27.57 0 50 22.43 50 50s-22.43 50-50 50-50-22.43-50-50 22.43-50 50-50zM40 98.5c0-24.913 16.958-46.788 40-55.022V317c-14.453 2.929-28.071 9.024-40 17.936zM472 472H98.5C66.243 472 40 445.757 40 413.5c0-31.71 27.477-58.5 60-58.5 11.046 0 20-8.954 20-20V119.034h100.807c9.998 29.256 34.669 51.77 65.193 58.723V345c0 11.046 8.954 20 20 20s20-8.954 20-20V177.757c30.524-6.953 55.195-29.467 65.193-58.723H472z"
    />
</svg>
More icons in the same style and category