Listen Audiobook Player Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Listen Audiobook Player 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/328578.svg" alt="Listen Audiobook Player icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328578.svg" alt="Listen Audiobook Player icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328578.svg" alt="Listen Audiobook Player icon" :width="24" :height="24" />
CSS background
.icon-listen-audiobook-player {
background-image: url('https://proicons.com/icon/328578.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="32.541 26.52 20.531 33.455 20.531 19.585 32.541 26.52"/><path class="b" d="m10.396,7.193c0,1.267,1.785,2.694,4.002,2.687"/><path class="b" d="m14.398,43.5h19.204c2.2053.005,3.997-1.7787,4.002-3.984,0-.006,0-.012,0-.018V8.502c.005-2.2053-1.7787-3.997-3.984-4.002-.006,0-.012,0-.018,0H14.398c-2.217,0-4.002,1.427-4.002,2.693v32.305c-.005,2.2053,1.7787,3.997,3.984,4.002.006,0,.012,0,.018,0V9.88l19.204-.006c2.2053-.005,3.997,1.7787,4.002,3.984,0,.0057,0,.0113,0,.017"/><path class="b" d="m14.397,8.065l19.205-.007c.554,0,1.081.112,1.56.314"/><path class="b" d="m14.397,6.307l19.205-.007c.554,0,1.081.112,1.56.314"/></svg>
Copied!