Add icons to this collection by clicking the heart icon.
Camera icon - also known as technology, camera, photo, picture, photograph, digital, photo camera, ar camera, electronics, and social media. 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 24 24"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#42a5f5" />
        <stop offset="1" stop-color="#1e88e5" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="2"
        x2="22"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient id="b">
        <stop offset="0" stop-color="#bbdefb" />
        <stop offset="1" stop-color="#64b5f6" />
    </linearGradient>
    <linearGradient
        id="d"
        x1="7"
        x2="17"
        y1="13"
        y2="13"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <linearGradient
        id="e"
        x1="9"
        x2="15"
        y1="13"
        y2="13"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="f"
        x1="17"
        x2="19"
        y1="9"
        y2="9"
        gradientUnits="userSpaceOnUse"
        href="#b"
    />
    <path
        fill="url(#c)"
        d="M19 5h-2c-.17 0-.477-.188-.553-.342l-.105-.21C15.929 3.621 14.922 3 14 3h-4c-.923 0-1.929.622-2.342 1.447l-.105.211C7.477 4.812 7.17 5 7 5H5C3.346 5 2 6.346 2 8v10c0 1.654 1.346 3 3 3h14c1.654 0 3-1.346 3-3V8c0-1.654-1.346-3-3-3z"
    />
    <path
        fill="url(#d)"
        d="M12 18c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5z"
    />
    <circle cx="12" cy="13" r="3" fill="url(#e)" />
    <circle cx="18" cy="9" r="1" fill="url(#f)" />
</svg>
More icons in the same style and category