Add icons to this collection by clicking the heart icon.
Gallery icon - also known as interface, art, photo, photography, landscape, image, ui, and gallery. Created in a clean basic outline 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 24 24"
>
    <g fill="none">
        <g fill="#000">
            <path
                d="M8.293 9.293a1 1 0 0 1 1.414 0L12 11.586l2.293-2.293a1 1 0 0 1 1.414 0l3.5 3.5a1 1 0 0 1-1.414 1.414L15 11.414 13.414 13l.793.793a1 1 0 0 1-1.414 1.414l-1.5-1.5L9 11.414l-2.793 2.793a1 1 0 0 1-1.414-1.414z"
            />
            <path
                fill-rule="evenodd"
                d="M2 5a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v14a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category