10 Play Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 10 Play icon is commonly used in media players, video thumbnails and tutorial listings. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/335681.svg" alt="10 Play icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335681.svg" alt="10 Play icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335681.svg" alt="10 Play icon" :width="24" :height="24" />
CSS background
.icon-10-play {
background-image: url('https://proicons.com/icon/335681.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="30.5" cy="24" r="13"/><polyline class="c" points="8.6675 23.3148 8.6675 37 17.5 37 17.5 11 8.6675 11"/><path class="c" d="m8.6675,11c0,2.3016-1.8658,4.1675-4.1675,4.1675v8.8325c7.1797,0,13-5.8203,13-13"/><path class="c" d="m36.0551,23.0394l-7.8516-4.5331c-.7395-.427-1.6639.1067-1.6639.9606v9.0662c0,.8539.9244,1.3876,1.6639.9606l7.8516-4.5331c.7395-.427.7395-1.4943,0-1.9213Z"/></svg>
10 Play in other icon packs
Copied!