Add icons to this collection by clicking the heart icon.
View Placeholder icon - also known as interface, signs, pin, location, map location, map pointer, map point, placeholder, maps and location, and view placeholder. 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="M237 177c0-33.084-26.916-60-60-60s-60 26.916-60 60 26.916 60 60 60 60-26.916 60-60zm-60 20c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zm212 137.25c0 16.569-13.432 30-30 30-16.569 0-30-13.431-30-30s13.431-30 30-30c16.568 0 30 13.431 30 30zm117.101-13.934-51.208-50.908c-28.97-28.8-67.79-41.975-105.779-39.543C352.357 211.852 354 194.153 354 177 354 79.402 274.598 0 177 0S0 79.402 0 177c0 39.711 8.726 81.884 25.936 125.348 13.549 34.218 32.379 69.356 55.967 104.437 39.964 59.438 79.521 97.973 81.186 99.584C166.966 510.123 171.983 512 177 512s10.034-1.877 13.912-5.631c1.795-1.738 40.582-39.545 80.047-97.892 25.193 20.631 56.111 30.952 87.041 30.949 35.085-.003 70.183-13.281 96.893-39.835l51.208-50.908a20 20 0 0 0 0-28.367zM177.006 463.071C139.653 422.285 40 301.76 40 177c0-75.542 61.458-137 137-137s137 61.458 137 137c0 20.036-2.626 41.073-7.793 62.618-16.42 6.639-31.799 16.568-45.1 29.791l-51.208 50.908a20 20 0 0 0 0 28.367l31.788 31.601c-24.545 37.125-49.649 66.391-64.681 82.786zm249.685-91.847c-37.876 37.654-99.507 37.654-137.383 0l-36.94-36.724 36.941-36.724c37.876-37.654 99.507-37.654 137.383 0l36.941 36.724z"
    />
</svg>
More icons in the same style and category