Add icons to this collection by clicking the heart icon.
Video icon - also known as camera, entertainment, film, video, movie, and ui. 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 64 64"
>
    <linearGradient
        id="a"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M58.355 18.148a3.742 3.742 0 0 0-3.697-.051l-9.154 5.059v-2.861a4.648 4.648 0 0 0-4.643-4.643H8.643A4.648 4.648 0 0 0 4 20.295v23.41a4.648 4.648 0 0 0 4.643 4.643H40.86a4.648 4.648 0 0 0 4.643-4.643v-2.86l9.154 5.058a3.743 3.743 0 0 0 3.697-.051A3.24 3.24 0 0 0 60 43.059V20.94a3.24 3.24 0 0 0-1.645-2.793zM43.504 43.705a2.646 2.646 0 0 1-2.643 2.643H8.643A2.646 2.646 0 0 1 6 43.705v-23.41a2.646 2.646 0 0 1 2.643-2.643H40.86a2.646 2.646 0 0 1 2.643 2.643zM58 43.06a1.267 1.267 0 0 1-.661 1.07 1.737 1.737 0 0 1-1.714.024L45.504 38.56V25.44l10.121-5.593a1.74 1.74 0 0 1 1.714.024 1.267 1.267 0 0 1 .661 1.07z"
    />
</svg>
More icons in the same style and category