Viaplay Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Viaplay icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316526.svg" alt="Viaplay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316526.svg" alt="Viaplay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316526.svg" alt="Viaplay icon" :width="24" :height="24" />
CSS background
.icon-viaplay {
background-image: url('https://proicons.com/icon/316526.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Viaplay</title><path d="M1.2766 6.6383C.4742 8.2432 0 10.0669 0 12s.4742 3.7568 1.2766 5.3617L12 12ZM12 0C9.0456 0 6.3465 1.0578 4.231 2.845l12.5471 6.7477v4.8146L4.231 21.155C6.31 22.9422 9.0456 24 12 24c6.6383 0 12-5.3617 12-12S18.6383 0 12 0Z"/></svg>
Viaplay in other icon packs
Copied!