Add icons to this collection by clicking the heart icon.
Camera icon - also known as technology, camera, photography, picture, stand, digital, and electronics. Created in a clean circular 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
        clip-rule="evenodd"
    />
    <path
        fill="url(#b)"
        d="M152.777 187.578h123.867v88.477H152.777zm29.493-67.832c0-8.144-6.602-14.746-14.746-14.746h-17.695c-8.144 0-14.746 6.602-14.746 14.746v2.949h47.188v-2.949zM407 166.934V296.7c0 14.636-11.907 26.543-26.543 26.543H131.543c-14.636 0-26.543-11.907-26.543-26.543V166.934c0-14.636 11.907-26.543 26.543-26.543h64.994l5.747-17.241A26.51 26.51 0 0 1 227.465 105h57.07a26.51 26.51 0 0 1 25.181 18.149l5.747 17.241h64.994c14.636.001 26.543 11.908 26.543 26.544zm-177.543-26.543a8.848 8.848 0 0 0 8.848 8.848h35.391a8.848 8.848 0 0 0 0-17.696h-35.391a8.848 8.848 0 0 0-8.848 8.848zm64.883 38.339a8.848 8.848 0 0 0-8.848-8.848H143.93a8.848 8.848 0 0 0-8.848 8.848v106.172a8.848 8.848 0 0 0 8.848 8.848h141.562a8.848 8.848 0 0 0 8.848-8.848zm47.187 70.782a8.848 8.848 0 0 0-17.696 0v17.695a8.848 8.848 0 0 0 17.696 0zm35.391 0a8.848 8.848 0 0 0-17.696 0v17.695a8.848 8.848 0 0 0 17.696 0zm0-35.391a8.848 8.848 0 0 0-8.848-8.848h-35.39a8.848 8.848 0 0 0 0 17.696h35.391a8.848 8.848 0 0 0 8.847-8.848zm0-35.391a8.848 8.848 0 0 0-8.848-8.848h-35.39a8.848 8.848 0 0 0 0 17.696h35.391a8.847 8.847 0 0 0 8.847-8.848zM199.965 343.887c0 11.402 9.243 20.645 20.645 20.645h70.781c11.402 0 20.645-9.243 20.645-20.645v-2.949h-112.07v2.949zm23.594 54.265a8.848 8.848 0 0 0 8.848 8.848h47.188a8.848 8.848 0 0 0 8.848-8.848v-15.926H223.56v15.926z"
    />
</svg>
More icons in the same style and category