Vrr Bus And Bahn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vrr Bus And Bahn 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/334905.svg" alt="Vrr Bus And Bahn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334905.svg" alt="Vrr Bus And Bahn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334905.svg" alt="Vrr Bus And Bahn icon" :width="24" :height="24" />
CSS background
.icon-vrr-bus-and-bahn {
background-image: url('https://proicons.com/icon/334905.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24,38.3332l12.413-7.1667v-14.333l-12.413-7.1667V2.5001l18.62,10.75v21.5l-18.62,10.75"/><path class="b" d="M24,9.6669l-12.413,7.1667v14.333s12.413,7.1667,12.413,7.1667v7.1667l-18.62-10.75V13.2499L24,2.4999"/><path class="b" d="M21.97,26.9992v-5.9985h2.0059c1.1341,0,2.0534.902,2.0534,2.0145s-.9193,2.0145-2.0534,2.0145h-2.0059"/><line class="b" x1="23.976" y1="25.0302" x2="25.982" y2="26.9981"/><path class="b" d="M28.215,26.9992v-5.9985h2.0059c1.1341,0,2.0534.902,2.0534,2.0145s-.9193,2.0145-2.0534,2.0145h-2.0059"/><line class="b" x1="30.221" y1="25.0302" x2="32.227" y2="26.9981"/><path class="b" d="M15.725,21.0012l2.0296,5.9985,2.0296-5.9985"/></svg>
Copied!