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 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="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="16"
        x2="16"
        y1="-1.5"
        y2="31"
    >
        <stop offset="0" stop-color="#b621fe" />
        <stop offset="1" stop-color="#1fd1f9" />
    </linearGradient>
    <linearGradient
        id="linear-gradient-4"
        x1="20.445"
        x2="20.445"
        y2="31"
        href="#linear-gradient"
    />
    <g id="lens">
        <g fill="url(#linear-gradient)" fill-rule="evenodd">
            <path
                d="m25.8 1.25h-19.6a4.952 4.952 0 0 0 -4.95 4.95v19.6a4.952 4.952 0 0 0 4.95 4.95h19.6a4.952 4.952 0 0 0 4.95-4.95v-19.6a4.952 4.952 0 0 0 -4.95-4.95zm3.45 24.55a3.452 3.452 0 0 1 -3.45 3.45h-19.6a3.452 3.452 0 0 1 -3.45-3.45v-19.6a3.452 3.452 0 0 1 3.45-3.45h19.6a3.452 3.452 0 0 1 3.45 3.45z"
            />
            <path
                d="m16 5.25a10.75 10.75 0 1 0 10.75 10.75 10.755 10.755 0 0 0 -10.75-10.75zm0 20a9.25 9.25 0 1 1 9.25-9.25 9.255 9.255 0 0 1 -9.25 9.25z"
            />
            <path
                d="m16 10.907a5.093 5.093 0 1 0 5.093 5.093 5.1 5.1 0 0 0 -5.093-5.093zm0 8.687a3.593 3.593 0 1 1 3.593-3.594 3.595 3.595 0 0 1 -3.593 3.593z"
            />
        </g>
        <circle
            cx="20.444"
            cy="10.444"
            fill="url(#linear-gradient-4)"
            r="1.121"
        />
    </g>
</svg>
More icons in the same style and category