Add icons to this collection by clicking the heart icon.
Camera icon - also known as interface, camera, photo, photography, ui, lens, and aperture. Created in a clean flat 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 32 32"
>
    <linearGradient
        id="a"
        x1="15.917"
        x2="16.083"
        y1="-.502"
        y2="32.498"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#08c8f6" />
        <stop offset="1" stop-color="#4d5dfb" />
    </linearGradient>
    <rect
        width="29.5"
        height="29.5"
        x="1.25"
        y="1.25"
        fill="url(#a)"
        rx="4.95"
    />
    <g fill="#fff">
        <path
            fill-rule="evenodd"
            d="M16 6.75A9.25 9.25 0 1 1 6.75 16 9.255 9.255 0 0 1 16 6.75zm0-1.5A10.75 10.75 0 1 0 26.75 16 10.755 10.755 0 0 0 16 5.25z"
        />
        <path
            fill-rule="evenodd"
            d="M16 12.407A3.593 3.593 0 1 1 12.407 16 3.595 3.595 0 0 1 16 12.407zm0-1.5A5.093 5.093 0 1 0 21.093 16 5.1 5.1 0 0 0 16 10.907z"
        />
        <circle cx="20.444" cy="10.444" r="1.121" />
    </g>
</svg>
More icons in the same style and category