Ds Audio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ds Audio 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/324793.svg" alt="Ds Audio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324793.svg" alt="Ds Audio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324793.svg" alt="Ds Audio icon" :width="24" :height="24" />
CSS background
.icon-ds-audio {
background-image: url('https://proicons.com/icon/324793.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><path class="b" d="m42.5,31.4986v-6.459c0-10.2173-8.2827-18.5-18.5-18.5S5.5,14.8223,5.5,25.0396v6.459"/><path class="b" d="m10.8501,26.1484h1.2306c1.4882,0,2.6964,1.2082,2.6964,2.6964v9.9191c0,1.4882-1.2082,2.6964-2.6964,2.6964h-1.2306c-2.9528,0-5.3501-2.3973-5.3501-5.3501v-4.6117c0-2.9528,2.3973-5.3501,5.3501-5.3501Z"/><path class="b" d="m38.5,26.1484h1.2306c1.4882,0,2.6964,1.2082,2.6964,2.6964v9.9191c0,1.4882-1.2082,2.6964-2.6964,2.6964h-1.2306c-2.9528,0-5.3501-2.3973-5.3501-5.3501v-4.6117c0-2.9528,2.3973-5.3501,5.3501-5.3501Z" transform="translate(75.5768 67.6089) rotate(180)"/></svg>
Copied!