Video Player Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Video Player icon is commonly used in media galleries, video players and content feeds. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310382.svg" alt="Video Player icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310382.svg" alt="Video Player icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310382.svg" alt="Video Player icon" :width="24" :height="24" />
CSS background
.icon-video-player {
background-image: url('https://proicons.com/icon/310382.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.706 6.25882H17.3775V2.21176C18.3817 2.4663 19.3053 2.97089 20.0621 3.67851C20.8189 4.38613 21.3844 5.27377 21.706 6.25882Z" fill="black"/> <path d="M6.65042 2.21176V6.25882H2.2749C2.59968 5.26759 3.172 4.37565 3.93767 3.66745C4.70335 2.95925 5.63706 2.45821 6.65042 2.21176Z" fill="black"/> <path d="M15.6132 2H8.41474V6.25882H15.6132V2Z" fill="black"/> <path d="M22 8.02353H2.00437C1.99854 8.07434 1.99854 8.12566 2.00437 8.17648V15.8235C2.00436 17.4576 2.65172 19.025 3.8047 20.1827C4.95767 21.3403 6.5223 21.9938 8.15596 22H15.8014C17.4381 21.9969 19.007 21.3452 20.1644 20.1875C21.3218 19.0299 21.9734 17.4607 21.9765 15.8235V8.17648C21.9902 8.12657 21.9981 8.07525 22 8.02353ZM15.672 15.1647C15.5796 15.3388 15.4513 15.4912 15.2956 15.6118L11.7669 18.0824C11.5795 18.2132 11.3599 18.2904 11.1318 18.3059H11.0142C10.8323 18.3072 10.6522 18.2711 10.4849 18.2C10.2719 18.1061 10.0888 17.9556 9.95557 17.7647C9.82472 17.57 9.75509 17.3405 9.75562 17.1059V12.4941C9.75392 12.2647 9.81934 12.0398 9.94381 11.8471C10.0736 11.6696 10.2427 11.5247 10.4378 11.4235C10.6372 11.3333 10.8542 11.2891 11.073 11.2941C11.2842 11.3039 11.4899 11.3645 11.6728 11.4706L15.2015 13.6C15.3696 13.6973 15.5111 13.8347 15.6132 14C15.721 14.1736 15.7818 14.3723 15.7896 14.5765C15.8059 14.7797 15.7652 14.9834 15.672 15.1647Z" fill="black"/> </svg>
Video Player in other icon packs
Copied!