Add icons to this collection by clicking the heart icon.
Photo icon - also known as photo, user, memory, frame, hanging, friendship, miscellaneous, and memories. 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="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M59 17.5h-8.713L32.53 6.402a1 1 0 0 0-1.06 0L13.714 17.5H5a1 1 0 0 0-1 1v38.25a1 1 0 0 0 1 1h54a1 1 0 0 0 1-1V18.5a1 1 0 0 0-1-1zM32 8.43l14.513 9.07H17.487zm3.592 21.589c.205-6.468 9.58-6.466 9.785 0-.205 6.466-9.581 6.464-9.785 0zm6.808 6.896a5.553 5.553 0 0 1 5.453 4.548h-2.28a4.375 4.375 0 0 0 0 8.75h2.375v5.537h-14.92V42.463a.995.995 0 0 0-.075-.376 7.519 7.519 0 0 0-2.429-5.172zm5.548 11.298h-2.375a2.375 2.375 0 0 1 0-4.75h2.375zM23.508 34.91c-6.467-.205-6.464-9.582 0-9.786 6.466.206 6.466 9.582 0 9.786zm-2.706 2.004v2.375a2.375 2.375 0 0 1-4.75 0v-2.375zm-4.75 6.04a4.395 4.395 0 0 0 6.75-3.665v-2.375h2.623a5.553 5.553 0 0 1 5.547 5.548V55.75h-14.92zM58 55.75h-8.052V42.463a7.555 7.555 0 0 0-5.083-7.127 6.912 6.912 0 0 0-4.38-12.21c-6.095-.08-9.199 7.632-4.845 11.79l-7.288-.001c4.358-4.154 1.245-11.873-4.844-11.79-6.088-.08-9.202 7.633-4.844 11.79h-3.612a1 1 0 0 0-1 1c.008 2.03-.006 17.424 0 19.835H6V19.5h52z"
    />
</svg>
More icons in the same style and category