Add icons to this collection by clicking the heart icon.
Video Camera icon - also known as film, record, video camera, electronics, video recorder, camcorder, and handy. 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="271"
        x2="271"
        y1="512"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="233.5"
        x2="233.5"
        y1="450"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M240 219.749V467c0 24.813-20.187 45-45 45H75c-24.813 0-45-20.187-45-45V219.749C54.769 250.377 92.633 270 135 270s80.231-19.623 105-50.251zM512 255v120c0 24.813-20.187 45-45 45H315c-24.813 0-45-20.187-45-45V255c0-24.813 20.187-45 45-45h152c24.813 0 45 20.187 45 45zM210 135c0-41.355-33.645-75-75-75s-75 33.645-75 75 33.645 75 75 75 75-33.645 75-75z"
    />
    <path
        fill="url(#b)"
        d="M270 360h-30v-90h30zm-90 15v-60c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v60c0 8.284 6.716 15 15 15h60c8.284 0 15-6.716 15-15zm0 60c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15s6.716 15 15 15h40c8.284 0 15-6.716 15-15zm287-165c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15s6.716 15 15 15h40c8.284 0 15-6.716 15-15zM270 135c0 74.439-60.561 135-135 135S0 209.439 0 135 60.561 0 135 0s135 60.561 135 135zm-60 0c0-41.355-33.645-75-75-75s-75 33.645-75 75 33.645 75 75 75 75-33.645 75-75z"
    />
</svg>
More icons in the same style and category