Add icons to this collection by clicking the heart icon.
Panoramic View icon - also known as photo, photography, picture, image, ui, panorama, and panoramic view. 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="256"
        x2="256"
        y1="476"
        y2="36"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M136 156c-33.084 0-60 26.916-60 60s26.916 60 60 60 60-26.916 60-60-26.916-60-60-60zm0 80c-11.028 0-20-8.972-20-20s8.972-20 20-20 20 8.972 20 20-8.972 20-20 20zM256 36C172.883 36 81.549 51.162 0 82.29v347.42C81.323 460.752 172.621 476 256 476c83.117 0 174.451-15.162 256-46.29V82.29C430.677 51.248 339.379 36 256 36zm216 365.773C440.929 411.93 356.657 436 256 436c-37.46 0-72.648-3.335-103.671-8.044L335.82 244.464 472 384.136zm0-74.935L336.18 187.536 104.593 419.123C75.491 412.761 53.048 406.039 40 401.774V110.227C71.071 100.07 155.343 76 256 76c100.665 0 184.941 24.074 216 34.226z"
    />
</svg>
More icons in the same style and category