Add icons to this collection by clicking the heart icon.
Photo icon - also known as photo, picture frame, photo album, and art and design. 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 55 55"
>
    <linearGradient
        id="a"
        x1="7.24"
        x2="47.97"
        y1="30.27"
        y2="30.27"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff2ab" />
        <stop offset=".05" stop-color="#fbe89a" />
        <stop offset=".19" stop-color="#f1d173" />
        <stop offset=".34" stop-color="#e8be52" />
        <stop offset=".49" stop-color="#e2af39" />
        <stop offset=".65" stop-color="#dea427" />
        <stop offset=".81" stop-color="#db9e1c" />
        <stop offset="1" stop-color="#da9c19" />
    </linearGradient>
    <linearGradient id="b" x1="0" x2="55" y1="27.5" y2="27.5" href="#a" />
    <linearGradient id="c" x1="4.01" x2="50.99" y1="27.5" y2="27.5" href="#a" />
    <g>
        <path
            fill="url(#a)"
            d="M7.24 37.53v2H48v-2h-2L32.73 21l-5.21 6.47L24.7 24l-11 13.56zm14.77 0 5.52-6.86 5.52 6.86zm10.72-13.32 10.68 13.32h-7.79l-6.81-8.45zm-8 2.94 1.54 1.92-6.81 8.46H16.3z"
        />
        <path fill="url(#b)" d="M0 0v55h55V0zm53 53H2V2h51z" />
        <path fill="url(#c)" d="M51 4H4v47h47zm-2 45H6V6h43z" />
    </g>
</svg>
More icons in the same style and category