Verkehr Nrw Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Verkehr Nrw 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/334693.svg" alt="Verkehr Nrw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334693.svg" alt="Verkehr Nrw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334693.svg" alt="Verkehr Nrw icon" :width="24" :height="24" />
CSS background
.icon-verkehr-nrw {
background-image: url('https://proicons.com/icon/334693.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>.aa{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.ab{fill:#000;stroke-width:0px;}</style></defs><g id="b"><path id="c" class="aa" d="M29.2938,35.9921v-5.6057h1.8295c1.0555,0,1.8999.8408,1.8999,1.8919s-.8444,1.8919-1.8999,1.8919h-1.8295"/><line id="d" class="aa" x1="31.2569" y1="34.1656" x2="33.0232" y2="35.9921"/><line id="e" class="aa" x1="12.8445" y1="28.0325" x2="15.6624" y2="28.0325"/><line id="f" class="aa" x1="12.8445" y1="22.4681" x2="15.6624" y2="22.4681"/><line id="g" class="aa" x1="12.8445" y1="25.2503" x2="14.6761" y2="25.2503"/><line id="h" class="aa" x1="12.8445" y1="22.4681" x2="12.8445" y2="28.0325"/><path id="i" class="aa" d="M17.2066,28.0325v-5.5644h1.8317c1.0567,0,1.9021.8347,1.9021,1.878s-.8454,1.878-1.9021,1.878h-1.8317"/><line id="j" class="aa" x1="19.1724" y1="26.2182" x2="20.9404" y2="28.0325"/><line id="k" class="aa" x1="22.4845" y1="22.4681" x2="22.4845" y2="28.0325"/><path id="l" class="aa" d="M25.5138,28.0325c-.7749-.9274-1.5499-1.8548-2.3248-2.7822.7749-.9274,1.5499-1.8548,2.3248-2.7822"/><line id="m" class="aa" x1="23.189" y1="25.2503" x2="22.4845" y2="25.2503"/><line id="n" class="aa" x1="31.42" y1="22.4681" x2="31.42" y2="28.0325"/><line id="o" class="aa" x1="35.1538" y1="22.4681" x2="35.1538" y2="28.0325"/><line id="p" class="aa" x1="31.42" y1="25.2503" x2="35.1538" y2="25.2503"/><path id="q" class="aa" d="M11.3003,22.4682c-.6106,1.8548-1.2211,3.7096-1.8317,5.5644l-1.9021-5.5644"/><line id="r" class="aa" x1="27.0579" y1="28.0325" x2="29.8759" y2="28.0325"/><line id="s" class="aa" x1="27.0579" y1="22.4681" x2="29.8759" y2="22.4681"/><line id="t" class="aa" x1="27.0579" y1="25.2503" x2="28.8896" y2="25.2503"/><line id="u" class="aa" x1="27.0579" y1="22.4681" x2="27.0579" y2="28.0325"/><path id="v" class="aa" d="M36.698,28.0325v-5.5644h1.8317c1.0567,0,1.9021.8347,1.9021,1.878s-.8454,1.878-1.9021,1.878h-1.8317"/><line id="w" class="aa" x1="38.6642" y1="26.2187" x2="40.4317" y2="28.0325"/><path id="x" class="aa" d="M23.6491,35.9921v-5.6057c1.2431,1.8686,2.4863,3.7371,3.7294,5.6057v-5.6057"/><path id="y" class="aa" d="M40.4334,30.3866c-.4691,1.8686-.9382,3.7371-1.4073,5.6057-.4691-1.8686-.9382-3.7371-1.4073-5.6057-.4691,1.8686-.9382,3.7371-1.4073,5.6057-.4691-1.8686-.9382-3.7371-1.4073-5.6057"/><circle id="z" class="ab" cx="21.6331" cy="35.7819" r=".7532"/></g><path class="aa" d="M4.5,12.5v23c0,2.2091,1.7909,4,4,4h31c2.2091,0,4-1.7908,4-4V12.5c0-2.2091-1.7909-4-4-4H8.5c-2.2091,0-4,1.7908-4,4Z"/></svg>
Copied!