Add icons to this collection by clicking the heart icon.
Image icon - also known as interface, photo, image, and ui. 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 100 100"
>
    <g fill="none">
        <g fill="#000">
            <path d="M34.5 40a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11z" />
            <path
                fill-rule="evenodd"
                d="M16 24v50a9 9 0 0 0 9 9h50a9 9 0 0 0 9-9V24a9 9 0 0 0-9-9H25a9 9 0 0 0-9 9zm59 2a2 2 0 0 0-2-2H27a2 2 0 0 0-2 2v28.748l10.735-10.164 8.67 8.786 18.53-18.777L75 46.824zM25 72v-4.858l10.521-9.961 8.884 9.002 18.528-18.776L75 59.64V72a2 2 0 0 1-2 2H27a2 2 0 0 1-2-2z"
                clip-rule="evenodd"
            />
        </g>
    </g>
</svg>
More icons in the same style and category