Add icons to this collection by clicking the heart icon.
Video Player icon - also known as interface, video, movie, video player, multimedia option, play video, play button, edit tools, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="466"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="31"
        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="M15 46h482v420H15z" />
    <path
        fill="url(#b)"
        d="M497 31H15C6.709 31 0 37.709 0 46v420c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15V46c0-8.291-6.709-15-15-15zM271 61h90v30h-90zm-120 0h90v30h-90zM30 61h91v30H30zm91 390H30v-30h91zm120 0h-90v-30h90zm120 0h-90v-30h90zm121 0h-91v-30h91zm0-60H30V121h452zm0-300h-91V61h91zM203.119 313.759c4.426 2.752 9.975 2.967 14.59.659l90-45C312.777 266.869 316 261.684 316 256s-3.223-10.869-8.291-13.418l-90-45A15.005 15.005 0 0 0 196 211v90c0 5.2 2.695 10.02 7.119 12.759z"
    />
</svg>
More icons in the same style and category