Add icons to this collection by clicking the heart icon.
Digital Camera icon - also known as photo, picture, electronics, and digital camera. Created in a clean flat 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 120 120"
>
    <g fill="none">
        <path fill="#ffaa5b" d="M25 32a5 5 0 0 1 5-5h16a5 5 0 0 1 5 5v2H25z" />
        <path
            fill="#ff7a00"
            fill-rule="evenodd"
            d="M10 53c0-8.284 6.716-15 15-15h70c8.284 0 15 6.716 15 15v30c0 8.284-6.716 15-15 15H25c-8.284 0-15-6.716-15-15zm50 34c10.493 0 19-8.507 19-19s-8.507-19-19-19-19 8.507-19 19 8.507 19 19 19zm34-29a4 4 0 1 0 0-8 4 4 0 0 0 0 8z"
            clip-rule="evenodd"
        />
    </g>
</svg>
More icons in the same style and category