Totalplay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Totalplay 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/348704.svg" alt="Totalplay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348704.svg" alt="Totalplay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348704.svg" alt="Totalplay icon" :width="24" :height="24" />
CSS background
.icon-totalplay {
background-image: url('https://proicons.com/icon/348704.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><path class="c" d="M39.6402,23.0979l-7.9974-4.6173c-.498-.2875-1.1348-.1169-1.4223.3811-.0914.1583-.1395.3378-.1395.5206v9.2346c0,.575.4662,1.0412,1.0412,1.0412.1828,0,.3623-.0481.5206-.1395l7.9974-4.6173c.498-.2875.6686-.9243.3811-1.4223-.0914-.1583-.2228-.2897-.3811-.3811h0Z"/><path class="c" d="M28.5192,29.5189l-7.9974-4.6173c-.498-.2875-1.1348-.1169-1.4223.3811-.0914.1583-.1395.3378-.1395.5206v9.2346c0,.575.4662,1.0412,1.0412,1.0412.1828,0,.3623-.0481.5206-.1395l7.9974-4.6173c.498-.2875.6686-.9243.3811-1.4223-.0914-.1583-.2228-.2897-.3811-.3811h0Z"/><path class="c" d="M28.5192,16.6779l-7.9974-4.6173c-.498-.2875-1.1348-.1169-1.4223.3811-.0914.1583-.1395.3378-.1395.5206v9.2346c0,.575.4662,1.0412,1.0412,1.0412.1828,0,.3623-.0481.5206-.1395l7.9974-4.6173c.498-.2875.6686-.9243.3811-1.4223-.0914-.1583-.2228-.2897-.3811-.3811h0Z"/><path class="c" d="M17.3982,10.2569l-7.9974-4.6173c-.498-.2875-1.1348-.1169-1.4223.3811-.0914.1583-.1395.3378-.1395.5206v9.2346c0,.575.4662,1.0412,1.0412,1.0412.1828,0,.3623-.0481.5206-.1395l7.9974-4.6173c.498-.2875.6686-.9243.3811-1.4223-.0914-.1583-.2228-.2897-.3811-.3811h0Z"/><path class="c" d="M17.3982,23.0979l-7.9974-4.6173c-.498-.2875-1.1348-.1169-1.4223.3811-.0914.1583-.1395.3378-.1395.5206v9.2346c0,.575.4662,1.0412,1.0412,1.0412.1828,0,.3623-.0481.5206-.1395l7.9974-4.6173c.498-.2875.6686-.9243.3811-1.4223-.0914-.1583-.2228-.2897-.3811-.3811h0Z"/><path class="c" d="M17.3982,35.9399l-7.9974-4.6173c-.498-.2875-1.1348-.1169-1.4223.3811-.0914.1583-.1395.3378-.1395.5206v9.2346c0,.575.4662,1.0412,1.0412,1.0412.1828,0,.3623-.0481.5206-.1395l7.9974-4.6173c.498-.2875.6686-.9243.3811-1.4223-.0914-.1583-.2228-.2897-.3811-.3811h0Z"/></svg>
Copied!