Ard Mediathek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ard Mediathek 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/336581.svg" alt="Ard Mediathek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336581.svg" alt="Ard Mediathek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336581.svg" alt="Ard Mediathek icon" :width="24" :height="24" />
CSS background
.icon-ard-mediathek {
background-image: url('https://proicons.com/icon/336581.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m34.5004,15.4093c2.0717-.0977,4.1846.5493,5.9043,1.9807,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="d" d="m30.4147,22.1773l7.4766-2.7719"/><path class="d" d="m32.9716,28.452l4.92-1.8238"/><path class="d" d="m37.8913,19.4054v7.2228"/><path class="d" d="m32.9716,21.2292v7.2228"/><path class="d" 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="d" d="m15.9891,24.9428l2.6324,2.7331"/><path class="d" 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="d" d="m10.0584,27.6759l-2.7268-8.39-2.8316,8.39"/><path class="d" d="m5.4439,24.8442h3.6706"/></g><circle id="c" class="d" cx="29.653" cy="14.1958" r="5"/><polyline class="d" points="27.2646 16.4181 27.2646 11.9736 29.653 16.4181 32.0414 11.9736 32.0414 16.4181"/></svg>
Copied!