Add icons to this collection by clicking the heart icon.
Video Camera icon - also known as technology, film, cinema, movie, video camera, ui, electronics, and video cameras. 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="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc4bb" />
        <stop offset=".097" stop-color="#50c1c0" />
        <stop offset=".501" stop-color="#25b4d2" />
        <stop offset=".815" stop-color="#0aacde" />
        <stop offset="1" stop-color="#00a9e2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M384.258 176.229a14.519 14.519 0 0 0-18.422 0L334.778 201v-10.022c0-13.247-11.415-24.024-25.445-24.024H146.445c-14.03 0-25.445 10.777-25.445 24.024v130.044c0 13.247 11.415 24.024 25.445 24.024h162.888c14.03 0 25.445-10.777 25.445-24.024v-4.4l31.06 24.768a14.524 14.524 0 0 0 18.421 0A18.833 18.833 0 0 0 391 326.448V191.167a18.828 18.828 0 0 0-6.742-14.938zm-69.48 144.793c0 1.9-2.236 4.024-5.445 4.024H146.445c-3.209 0-5.445-2.12-5.445-4.024V190.978c0-1.9 2.236-4.024 5.445-4.024h162.888c3.209 0 5.445 2.12 5.445 4.024zm56.222-1.1-35.1-27.992a10.16 10.16 0 0 0-1.117-.762v-64.721a10.2 10.2 0 0 0 1.117-.761l35.105-28zM256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 492C125.869 492 20 386.131 20 256S125.869 20 256 20s236 105.869 236 236-105.869 236-236 236z"
    />
</svg>
More icons in the same style and category