Wdr Aktuell Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wdr Aktuell 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/349586.svg" alt="Wdr Aktuell icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349586.svg" alt="Wdr Aktuell icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349586.svg" alt="Wdr Aktuell icon" :width="24" :height="24" />
CSS background
.icon-wdr-aktuell {
background-image: url('https://proicons.com/icon/349586.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>.y{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><rect id="c" class="y" x="5.5" y="22.2799" width="37" height="14.9305" rx="2.3819" ry="2.3819"/><path id="d" class="y" d="M33.6914,32.4026c-.3406.6812-1.1354,1.1354-1.9302,1.1354h0c-1.2489,0-2.2708-1.0219-2.2708-2.2708v-1.476c0-1.2489,1.0219-2.2708,2.2708-2.2708h0c1.2489,0,2.2708,1.0219,2.2708,2.2708v.7948h-4.5416"/><path id="e" class="y" d="M35.8948,24.4513v7.9478c0,.6812.4542,1.1354,1.1354,1.1354h.3406"/><g id="f"><path id="g" class="y" d="M23.3877,27.343v3.7468c0,1.2489,1.0219,2.2708,2.2708,2.2708h0c1.2489,0,2.2708-1.0219,2.2708-2.2708v-3.7468"/><line id="h" class="y" x1="27.9293" y1="31.2034" x2="27.9293" y2="33.4742"/></g><polyline id="i" class="y" points="19.6456 10.8234 17.3748 19.9066 15.104 10.8234 12.8332 19.9066 10.5624 10.8234"/><path id="j" class="y" d="M21.8741,19.8728v-9.0832h2.0437c2.1573,0,3.9739,1.8166,3.9739,3.9739v1.1354c0,2.1573-1.8166,3.9739-3.9739,3.9739h-2.0437Z"/><g id="k"><path id="l" class="y" d="M30.1681,19.9535v-9.0832h2.952c1.7031,0,3.0656,1.3625,3.0656,3.0656s-1.3625,3.0656-3.0656,3.0656h-2.952"/><line id="m" class="y" x1="33.2316" y1="16.9994" x2="36.0721" y2="19.84"/></g><g id="n"><path id="o" class="y" d="M11.9746,31.2677c0,1.2489-1.0219,2.2708-2.2708,2.2708h0c-1.2489,0-2.2708-1.0219-2.2708-2.2708v-1.476c0-1.2489,1.0219-2.2708,2.2708-2.2708h0c1.2489,0,2.2708,1.0219,2.2708,2.2708"/><line id="p" class="y" x1="11.9746" y1="33.5385" x2="11.9746" y2="27.4074"/></g><g id="q"><line id="r" class="y" x1="14.0916" y1="24.5045" x2="14.0916" y2="33.7012"/><line id="s" class="y" x1="14.0916" y1="31.7711" x2="18.179" y2="27.5701"/><line id="t" class="y" x1="15.4541" y1="30.4086" x2="18.6332" y2="33.5877"/></g><g id="u"><path id="v" class="y" d="M20.7514,25.5867v6.8124c0,.6812.4542,1.1354,1.1354,1.1354h.3406"/><line id="w" class="y" x1="19.5025" y1="27.4033" x2="22.0004" y2="27.4033"/></g><path id="x" class="y" d="M38.822,24.5045v7.9478c0,.6812.4542,1.1354,1.1354,1.1354h.3406"/></g></svg>
Copied!