Bus Front Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Bus Front 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/304760.svg" alt="Bus Front icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304760.svg" alt="Bus Front icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304760.svg" alt="Bus Front icon" :width="24" :height="24" />
CSS background
.icon-bus-front {
background-image: url('https://proicons.com/icon/304760.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>bus-front</title><path d="M12,16.8h1.6v9.6H12a1.6,1.6,0,0,1-1.6-1.6V18.4A1.6,1.6,0,0,1,12,16.8Zm48,0H58.4v9.6H60a1.6,1.6,0,0,0,1.6-1.6V18.4A1.6,1.6,0,0,0,60,16.8Zm-4.8-3.2V42.4A3.2,3.2,0,0,1,52,45.6v3.2A3.2,3.2,0,0,1,48.8,52H45.6a3.2,3.2,0,0,1-3.2-3.2V45.6H29.6v3.2A3.2,3.2,0,0,1,26.4,52H23.2A3.2,3.2,0,0,1,20,48.8V45.6a3.2,3.2,0,0,1-3.2-3.2V13.6A9.6,9.6,0,0,1,26.4,4H45.6A9.6,9.6,0,0,1,55.2,13.6ZM29.6,10.4H42.4V7.2H29.6ZM26.4,39.2a3.2,3.2,0,1,0-3.2,3.2A3.2,3.2,0,0,0,26.4,39.2Zm25.6,0a3.2,3.2,0,1,0-3.2,3.2A3.2,3.2,0,0,0,52,39.2Zm0-25.6H20V32.8H52V13.6Z"/></svg>
Bus Front in other icon packs
Copied!