Add icons to this collection by clicking the heart icon.
Video Camera icon - also known as technology, film, record, video, cinema, movie, video camera, electronics, and hobbies and free time. 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 32 32"
>
    <linearGradient
        id="a"
        x1="16"
        x2="16"
        y1="5"
        y2="27"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30.615 11.212a1 1 0 0 0-.857-.182L19 13.719V12a2.997 2.997 0 0 0-2-2.816V8c0-1.654-1.346-3-3-3H4a1 1 0 1 0 0 2h10c.552 0 1 .449 1 1v1H4c-1.654 0-3 1.346-3 3v12c0 1.654 1.346 3 3 3h12c1.654 0 3-1.346 3-3v-1.719l10.758 2.689a.996.996 0 0 0 .857-.182A.998.998 0 0 0 31 24V12a.998.998 0 0 0-.385-.788zM17 24c0 .551-.448 1-1 1H4c-.552 0-1-.449-1-1V12c0-.551.448-1 1-1h12c.552 0 1 .449 1 1zm12-1.281-10-2.5v-4.438l10-2.5zM15 14a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-1 8a1 1 0 0 1-1 1H7a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1z"
    />
</svg>
More icons in the same style and category