Zdfmediathek Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zdfmediathek 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/335553.svg" alt="Zdfmediathek icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335553.svg" alt="Zdfmediathek icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335553.svg" alt="Zdfmediathek icon" :width="24" :height="24" />
CSS background
.icon-zdfmediathek {
background-image: url('https://proicons.com/icon/335553.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M25.37,17.8311h5.2946a6.5857,6.5857,0,0,1,0,13.1672H28.5787"/><line class="a" x1="37.0804" y1="17.6189" x2="43.5" y2="17.6189"/><line class="a" x1="37.0804" y1="24.2017" x2="41.2528" y2="24.2017"/><line class="a" x1="37.0804" y1="17.6189" x2="37.0804" y2="30.7854"/><path class="a" d="M20.0724,22.1105a4.3432,4.3432,0,0,1,4.1725-4.4439,4.4769,4.4769,0,0,1,4.3331,4.4439,4.5547,4.5547,0,0,1-1.2839,3.1272c-1.7652,1.4813-7.2216,5.7606-7.2216,5.7606h8.5056"/><path class="a" d="M27.427,31.0919a12.5874,12.5874,0,1,1,.57-13.2643"/></svg>
Copied!