Add icons to this collection by clicking the heart icon.
Camera icon - also known as technology, interface, camera, photo, picture, digital, and holidays. 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="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="301"
        x2="301"
        y1="391"
        y2="181"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 121H385.271l-25.854-51.708A15.001 15.001 0 0 0 346 61H166a15.001 15.001 0 0 0-13.417 8.292L126.729 121H15c-8.284 0-15 6.716-15 15v300c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15V136c0-8.284-6.716-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M436 181h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15zm-180 0c-57.897 0-105 47.103-105 105s47.103 105 105 105 105-47.103 105-105-47.103-105-105-105zm0 150c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45z"
    />
</svg>
More icons in the same style and category