Dlf Nachrichten Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dlf Nachrichten 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/339170.svg" alt="Dlf Nachrichten icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339170.svg" alt="Dlf Nachrichten icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339170.svg" alt="Dlf Nachrichten icon" :width="24" :height="24" />
CSS background
.icon-dlf-nachrichten {
background-image: url('https://proicons.com/icon/339170.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M19.7145,19.5858H34.3974"/><path class="a" d="M19.6681,25.6793H39.61v-2.298H19.6681v2.298"/><path class="a" d="M42.1478,29.4749V33.61H19.72V29.4749Z"/><path class="a" d="M16.6694,22.77a9.1968,9.1968,0,1,1,7.0023-5.8031"/><path class="a" d="M19.7145,43.5H34.3974"/><path class="a" d="M19.6681,37.4066H39.61v2.2979H19.6681V37.4066"/></svg>
Copied!