Add icons to this collection by clicking the heart icon.
Video Recorder icon - also known as entertainment, cinema, video camera, electronics, and video recorder. Created in a clean flat 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 850 850"
>
    <linearGradient
        id="a"
        x1="425"
        x2="425"
        y1="850"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <circle cx="425" cy="425" r="425" fill="url(#a)" />
        <g fill="#fff">
            <path
                d="M530 507H229c-4 0-8-3-8-7V272c0-4 4-7 8-7h301c4 0 8 3 8 7v228c-1 4-4 7-8 7zm-182-41h-79c-5 0-10-5-10-11V317c0-6 4-11 10-11h78c7 0 11 5 11 11v138c1 6-4 11-10 11zm-75-15h71V321h-71zm217-45h-77c-6 0-11-4-11-11v-77c0-7 5-11 11-11h77c6 0 11 5 11 11v77c0 6-5 11-11 11zm-74-14h70v-71h-70zm75 74h-79c-4 0-8-4-8-8s4-7 8-7h79c5 0 8 3 8 7s-4 8-8 8zM399 251c-5-8-7-17-7-27 0-30 25-55 55-55 31 0 56 25 56 55 0 10-3 19-7 27zM260 251c-2-6-4-13-4-19 0-26 22-47 48-47s47 21 47 47c0 7-1 13-3 19zM622 494h-3l-67-27V305l67-27c2 0 5 0 6 1 2 1 4 4 4 6v202c0 2-2 4-4 6-1 1-2 1-3 1zM412 538h-65c-10 0-19-7-21-17h108c-3 10-12 17-22 17z"
            />
            <path
                d="M380 670c-4 0-8-3-8-7V531c0-4 4-8 8-8s7 4 7 8v132c0 4-3 7-7 7z"
            />
            <path
                d="M451 681c-2 0-4-1-6-3l-65-102-66 102c-2 3-6 4-10 2-3-2-4-7-2-10l72-111c1-2 4-3 6-3 3 0 5 1 6 3l72 111c2 3 1 8-2 10-2 1-3 1-5 1z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category