Add icons to this collection by clicking the heart icon.
Video icon - also known as play, research, magnifying glass, video, communications, and loupe. 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="511.999"
        y2=".001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M140 82.631v234.741l176.056-117.37zm40 74.74 63.944 42.63L180 242.631zm174.789 169.134C383.03 292.013 400 247.954 400 200.001c0-110.281-89.72-200-200-200S0 89.72 0 200.001s89.72 200 200 200c47.953 0 92.013-16.97 126.504-45.211l157.103 157.209L512 483.609zM200 360.001c-88.225 0-160-71.776-160-160s71.775-160 160-160 160 71.776 160 160-71.775 160-160 160z"
    />
</svg>
More icons in the same style and category