Add icons to this collection by clicking the heart icon.
Camera icon - also known as technology, camera, photo, electronics, ios, and ios14. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="23.5"
        y2="488.5"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#8df49b" />
        <stop offset="1" stop-color="#589cf9" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 23.5H240c-29.678 0-54.392 21.659-59.167 50H150v-20H70v20H60c-33.084 0-60 26.916-60 60v295c0 33.084 26.916 60 60 60h392c33.084 0 60-26.916 60-60v-345c0-33.084-26.916-60-60-60zm20 405c0 11.028-8.972 20-20 20H60c-11.028 0-20-8.972-20-20v-295c0-11.028 8.972-20 20-20h140c11.046 0 20-8.954 20-20v-10c0-11.028 8.972-20 20-20h212c11.028 0 20 8.972 20 20zm-372-275h40v255h-40zm265-53h70v40h-70zm-58 58c-68.925 0-125 56.075-125 125s56.075 125 125 125 125-56.075 125-125-56.075-125-125-125zm0 210c-46.869 0-85-38.131-85-85s38.131-85 85-85 85 38.131 85 85-38.131 85-85 85zm-2-107c0 11.046-8.954 20-20 20s-20-8.954-20-20 8.954-20 20-20 20 8.954 20 20z"
    />
</svg>
More icons in the same style and category