Ard Audiothek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ard Audiothek 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/336580.svg" alt="Ard Audiothek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336580.svg" alt="Ard Audiothek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336580.svg" alt="Ard Audiothek icon" :width="24" :height="24" />
CSS background
.icon-ard-audiothek {
background-image: url('https://proicons.com/icon/336580.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="m34.5046,15.4091c2.0704-.0966,4.1816.5505,5.9002,1.9809,3.6505,3.0385,4.1467,8.4611,1.1082,12.1116s-8.4611,4.1467-12.1116,1.1082c-.4811-.4004-.917-.8522-1.3001-1.3472"/><path class="f" d="m30.4147,22.1773l7.4766-2.7719"/><path class="f" d="m32.9716,28.452l4.92-1.8238"/><path class="f" d="m37.8913,19.4054v7.2228"/><path class="f" d="m32.9716,21.2292v7.2228"/><path class="f" d="m21.1081,27.6759v-8.39h1.3633c2.3168-.0011,4.1959,1.8762,4.197,4.193.0011,2.3168-1.8762,4.1959-4.193,4.197h-1.3672Z"/><path class="f" d="m15.9891,24.9428l2.6324,2.7331"/><path class="f" d="m13.0631,27.6759v-8.39h2.7269c1.5638,0,2.8316,1.2677,2.8316,2.8316s-1.2678,2.8316-2.8316,2.8316h-2.7269"/><g><path class="f" d="m10.0584,27.6759l-2.7268-8.39-2.8316,8.39"/><path class="f" d="m5.4439,24.8442h3.6706"/></g><g><circle id="c" class="f" cx="29.653" cy="14.1958" r="5"/><g><path id="d" class="f" d="m31.0473,16.0895l-1.444-4.4444-1.5002,4.4444"/><path id="e" class="f" d="m28.6031,14.5888h1.9441"/></g></g></svg>
Copied!