Add icons to this collection by clicking the heart icon.
Video icon - also known as interface, message, envelope, email, mail, marketing, video, multimedia, video player, and communications. 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"
        y2="137"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 227c0-2.1-.601-4.2-1.201-6.301L256 137 1.201 220.699C.601 222.8 0 224.9 0 227v263.099l26.4-2.999-5.702 24.9h470.604l-5.702-24.9 26.4 3.299z"
    />
    <path
        fill="url(#b)"
        d="m506.902 215.6-241-211.97c-7.8-6.601-16.501-2.701-19.805 0l-241 211.97c-1.498 1.5-2.996 3.3-3.896 5.1l245.945 179.828a15.001 15.001 0 0 0 17.707 0L510.798 220.7c-.9-1.801-2.398-3.6-3.896-5.1zm-199.303 24.901-90 45c-5.528 2.368-10.693 1.713-14.399-.601-4.497-3.001-7.2-7.8-7.2-12.9v-90c0-5.102 2.703-9.9 7.2-12.9 4.2-2.701 9.902-2.701 14.399-.601l90 45C312.7 216.2 316 221.3 316 227s-3.3 10.8-8.401 13.501zM385.902 380.6c-6.302-5.399-15.601-4.801-21.302 1.5-5.402 6.301-4.801 15.601 1.498 21.301L491.302 512H497c8.401 0 15-6.601 15-15v-6.601zm-259.804 0L0 490.099V497c0 8.399 6.599 15 15 15h5.698l125.204-108.6c6.299-5.7 6.899-15 1.498-21.301-5.702-6.3-15-6.899-21.302-1.499z"
    />
</svg>
More icons in the same style and category