Add icons to this collection by clicking the heart icon.
Camera icon - also known as technology, interface, camera, photo, picture, photograph, photographer, digital, photo camera, ar camera, electronics, and chamber. 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="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="255.5"
        x2="255.5"
        y1="361"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 91H196c-8.291 0-15 6.709-15 15v45h-30l-30-15H90l-30 15H15c-8.291 0-15 6.709-15 15v240c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15V106c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M166 331H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-15-225c0-8.291-6.709-15-15-15H75c-8.291 0-15 6.709-15 15v45h91zm15 105H75c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15zm180-60c-57.891 0-105 47.109-105 105s47.109 105 105 105 105-47.109 105-105-47.109-105-105-105zm0 150c-24.814 0-45-20.186-45-45s20.186-45 45-45 45 20.186 45 45-20.186 45-45 45z"
    />
</svg>
More icons in the same style and category