Add icons to this collection by clicking the heart icon.
Camera icon - also known as technology, camera, photo, picture, photograph, digital, photo camera, electronics, and hobbies and free time. 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="a"
        x1="16"
        x2="16"
        y1="4"
        y2="28"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M28 8h-6.22l-.81-3.243A1.001 1.001 0 0 0 20 4h-8c-.459 0-.858.313-.97.757L10.22 8H4c-1.654 0-3 1.346-3 3v14c0 1.654 1.346 3 3 3h24c1.654 0 3-1.346 3-3V11c0-1.654-1.346-3-3-3zM12.781 6h6.438l.5 2h-7.438zM29 25c0 .551-.448 1-1 1H4c-.552 0-1-.449-1-1V11c0-.551.448-1 1-1h24c.552 0 1 .449 1 1zM16 11c-3.859 0-7 3.14-7 7s3.141 7 7 7 7-3.14 7-7-3.141-7-7-7zm0 12c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5zm4-5a1 1 0 1 1-2 0c0-1.103-.897-2-2-2a1 1 0 1 1 0-2c2.206 0 4 1.794 4 4zM7 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"
    />
</svg>
More icons in the same style and category