Sonido Dts Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonido Dts 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/333084.svg" alt="Sonido Dts icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333084.svg" alt="Sonido Dts icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333084.svg" alt="Sonido Dts icon" :width="24" :height="24" />
CSS background
.icon-sonido-dts {
background-image: url('https://proicons.com/icon/333084.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="b" points="42.5 9.5859 27.5751 9.5859 24 14.2547 20.4248 9.5859 5.5 9.5859 16.5376 24 5.5 38.4141 20.4248 38.4141 24 33.7453 27.5751 38.4141 42.5 38.4141 31.4624 24 42.5 9.5859"/><path class="b" d="M12.034,18.1187c5.6669.9442,15.2416,1.9499,23.932,0"/><path class="b" d="M12.034,29.8813c10.8878,2.2338,19.4035.9109,23.7998-.1727"/><path class="b" d="M14.9326,26.0959c9.0957,2.0467,18.404.3516,18.404.3516"/><path class="b" d="M15.4889,22.6305c6.3546,1.0007,12.7917.7472,16.9505.0936"/></svg>
Copied!