bus front icon
bus-front from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- bus-front
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the bus front icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.5 3h-3c-2.828 0-4.243 0-5.121.879C4.5 4.757 4.5 6.172 4.5 9v4c0 2.828 0 4.243.879 5.121C6.257 19 7.672 19 10.5 19h3c2.828 0 4.243 0 5.121-.879c.879-.878.879-2.293.879-5.121V9c0-2.828 0-4.243-.879-5.121C17.743 3 16.328 3 13.5 3"/><path d="M8 16.125v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m7.75-.125v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M6 19v2m12-2v2m4-12.5V8c0-.943 0-1.414-.293-1.707S20.943 6 20 6H4c-.943 0-1.414 0-1.707.293S2 7.057 2 8v.5m2.5 4l1.785.714c.356.143.535.214.722.25s.38.036.763.036h8.46c.384 0 .576 0 .763-.036s.366-.107.722-.25L19.5 12.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBusFront(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M13.5 3h-3c-2.828 0-4.243 0-5.121.879C4.5 4.757 4.5 6.172 4.5 9v4c0 2.828 0 4.243.879 5.121C6.257 19 7.672 19 10.5 19h3c2.828 0 4.243 0 5.121-.879c.879-.878.879-2.293.879-5.121V9c0-2.828 0-4.243-.879-5.121C17.743 3 16.328 3 13.5 3"/><path d="M8 16.125v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m7.75-.125v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M6 19v2m12-2v2m4-12.5V8c0-.943 0-1.414-.293-1.707S20.943 6 20 6H4c-.943 0-1.414 0-1.707.293S2 7.057 2 8v.5m2.5 4l1.785.714c.356.143.535.214.722.25s.38.036.763.036h8.46c.384 0 .576 0 .763-.036s.366-.107.722-.25L19.5 12.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.5 3h-3c-2.828 0-4.243 0-5.121.879C4.5 4.757 4.5 6.172 4.5 9v4c0 2.828 0 4.243.879 5.121C6.257 19 7.672 19 10.5 19h3c2.828 0 4.243 0 5.121-.879c.879-.878.879-2.293.879-5.121V9c0-2.828 0-4.243-.879-5.121C17.743 3 16.328 3 13.5 3"/><path d="M8 16.125v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m7.75-.125v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0M6 19v2m12-2v2m4-12.5V8c0-.943 0-1.414-.293-1.707S20.943 6 20 6H4c-.943 0-1.414 0-1.707.293S2 7.057 2 8v.5m2.5 4l1.785.714c.356.143.535.214.722.25s.38.036.763.036h8.46c.384 0 .576 0 .763-.036s.366-.107.722-.25L19.5 12.5"/></g></svg> </template>
CSS
.icon-bus-front {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.5%203h-3c-2.828%200-4.243%200-5.121.879C4.5%204.757%204.5%206.172%204.5%209v4c0%202.828%200%204.243.879%205.121C6.257%2019%207.672%2019%2010.5%2019h3c2.828%200%204.243%200%205.121-.879c.879-.878.879-2.293.879-5.121V9c0-2.828%200-4.243-.879-5.121C17.743%203%2016.328%203%2013.5%203%22%2F%3E%3Cpath%20d%3D%22M8%2016.125v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m7.75-.125v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M6%2019v2m12-2v2m4-12.5V8c0-.943%200-1.414-.293-1.707S20.943%206%2020%206H4c-.943%200-1.414%200-1.707.293S2%207.057%202%208v.5m2.5%204l1.785.714c.356.143.535.214.722.25s.38.036.763.036h8.46c.384%200%20.576%200%20.763-.036s.366-.107.722-.25L19.5%2012.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M13.5%203h-3c-2.828%200-4.243%200-5.121.879C4.5%204.757%204.5%206.172%204.5%209v4c0%202.828%200%204.243.879%205.121C6.257%2019%207.672%2019%2010.5%2019h3c2.828%200%204.243%200%205.121-.879c.879-.878.879-2.293.879-5.121V9c0-2.828%200-4.243-.879-5.121C17.743%203%2016.328%203%2013.5%203%22%2F%3E%3Cpath%20d%3D%22M8%2016.125v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m7.75-.125v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200M6%2019v2m12-2v2m4-12.5V8c0-.943%200-1.414-.293-1.707S20.943%206%2020%206H4c-.943%200-1.414%200-1.707.293S2%207.057%202%208v.5m2.5%204l1.785.714c.356.143.535.214.722.25s.38.036.763.036h8.46c.384%200%20.576%200%20.763-.036s.366-.107.722-.25L19.5%2012.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/bus-front.svg?color=%231a73e8&size=48