Bus Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Bus 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/317167.svg" alt="Bus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317167.svg" alt="Bus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317167.svg" alt="Bus icon" :width="24" :height="24" />
CSS background
.icon-bus {
background-image: url('https://proicons.com/icon/317167.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>bus</title><rect x="27" y="11" width="2" height="4"/><rect x="3" y="11" width="2" height="4"/><rect x="20" y="20" width="2" height="2"/><rect x="10" y="20" width="2" height="2"/><path d="M21,4H11A5.0059,5.0059,0,0,0,6,9V23a2.0023,2.0023,0,0,0,2,2v3h2V25H22v3h2V25a2.0027,2.0027,0,0,0,2-2V9A5.0059,5.0059,0,0,0,21,4Zm3,6,.0009,6H8V10ZM11,6H21a2.995,2.995,0,0,1,2.8157,2H8.1843A2.995,2.995,0,0,1,11,6ZM8,23V18H24.0012l.0008,5Z" transform="translate(0 0)"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Bus in other icon packs
Copied!