Busbahnbim Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Busbahnbim 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/323046.svg" alt="Busbahnbim icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323046.svg" alt="Busbahnbim icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323046.svg" alt="Busbahnbim icon" :width="24" :height="24" />
CSS background
.icon-busbahnbim {
background-image: url('https://proicons.com/icon/323046.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="M9.5,5.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.5Z"/><path class="b" d="M5.5,17.25h13.375"/><path class="b" d="M18.875,17.25c.3631,1.4932.6965,2.9936,1,4.5.2003.9942.3878,1.9921.5,3,.1663,1.4938.1663,3.0062,0,4.5"/><path class="b" d="M20.375,29.25h-8.4387"/><circle class="b" cx="10" cy="28.75" r="2"/><path class="b" d="M8.0635,29.25h-2.5635"/><path class="b" d="M19.148,19.25H5.5"/><path class="b" d="M17,19.25l-1.1248,7"/><path class="b" d="M20.375,26.25h-4.5"/><path class="b" d="M16.375,22.75h-6.3752"/><path class="b" d="M19.115,18.25h3.8853"/><path class="b" d="M20.375,29.25h8.6248"/><path class="b" d="M30,28.25c0,.5523-.4477,1-1,1"/><path class="b" d="M30,28.25c-.004-.3333-.004-.6667,0-1,.004-.3333.0119-.6668,0-1-.0683-1.9162-.8152-3.8014-2.0779-5.2444-1.2626-1.443-3.032-2.4336-4.9221-2.7556"/><path class="b" d="M27.689,20.75h-2.6887l-.75,4.5h5.6528"/><path class="b" d="M26.544,19.75h6.0967"/><path class="b" d="M29,29.25h9.5"/><path class="b" d="M32.5,19.75c.6866.066,1.3631.2352,2,.5.3443.1432.6768.314,1,.5.929.5346,1.7874,1.1994,2.5,2,.8006.8995,1.4044,1.9534,2,3,.1845.3243.3697.6504.5,1,.1804.4839.2503,1.0261.0911,1.5174-.0796.2456-.2164.4743-.4051.6505s-.4301.2983-.6861.3321c-.1655.0219-.3332.0073-.5,0-.1666-.0073-.3334-.0073-.5,0"/><path class="b" d="M37.518,22.25h-5.0184l-.5,3h7.714"/></svg>
Copied!