Add icons to this collection by clicking the heart icon.
Video Player icon - also known as play, ui, media, video player, play button, and music and multimedia. 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="5"
        x2="59"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f2551c" />
        <stop offset="1" stop-color="#ffd432" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M54 9H10a5 5 0 0 0-5 5v36a5 5 0 0 0 5 5h44a5 5 0 0 0 5-5V14a5 5 0 0 0-5-5zm-44 2h44a3 3 0 0 1 3 3v3H7v-3a3 3 0 0 1 3-3zm44 42H10a3 3 0 0 1-3-3V19h50v31a3 3 0 0 1-3 3zm-35-8h33v2H19v3h-2v-3h-5v-2h5v-3h2zm6.47-6.15A1 1 0 0 0 26 39a1 1 0 0 0 .45-.11l12-6a1 1 0 0 0 0-1.78l-12-6A1 1 0 0 0 25 26v12a1 1 0 0 0 .47.85zM27 27.62 35.76 32 27 36.38z"
    />
</svg>
More icons in the same style and category