directions bus icon
directions-bus-outline from Material Symbols by Google · Outline · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- directions-bus-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the directions bus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21q-.425 0-.712-.288T5 20v-2.05q-.45-.5-.725-1.112T4 15.5V6q0-2.075 1.925-3.037T12 2q4.3 0 6.15.925T20 6v9.5q0 .725-.275 1.338T19 17.95V20q0 .425-.288.713T18 21h-1q-.425 0-.712-.288T16 20v-1H8v1q0 .425-.288.713T7 21zm6.05-16h5.6h-11.2zM16 12H6h12zM6 10h12V7H6zm3.563 5.563Q10 15.125 10 14.5t-.437-1.062T8.5 13t-1.062.438T7 14.5t.438 1.063T8.5 16t1.063-.437m7 0Q17 15.125 17 14.5t-.437-1.062T15.5 13t-1.062.438T14 14.5t.438 1.063T15.5 16t1.063-.437M6.45 5h11.2q-.375-.425-1.612-.712T12.05 4q-2.675 0-3.912.313T6.45 5M8 17h8q.825 0 1.413-.587T18 15v-3H6v3q0 .825.588 1.413T8 17"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDirectionsBusOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21q-.425 0-.712-.288T5 20v-2.05q-.45-.5-.725-1.112T4 15.5V6q0-2.075 1.925-3.037T12 2q4.3 0 6.15.925T20 6v9.5q0 .725-.275 1.338T19 17.95V20q0 .425-.288.713T18 21h-1q-.425 0-.712-.288T16 20v-1H8v1q0 .425-.288.713T7 21zm6.05-16h5.6h-11.2zM16 12H6h12zM6 10h12V7H6zm3.563 5.563Q10 15.125 10 14.5t-.437-1.062T8.5 13t-1.062.438T7 14.5t.438 1.063T8.5 16t1.063-.437m7 0Q17 15.125 17 14.5t-.437-1.062T15.5 13t-1.062.438T14 14.5t.438 1.063T15.5 16t1.063-.437M6.45 5h11.2q-.375-.425-1.612-.712T12.05 4q-2.675 0-3.912.313T6.45 5M8 17h8q.825 0 1.413-.587T18 15v-3H6v3q0 .825.588 1.413T8 17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21q-.425 0-.712-.288T5 20v-2.05q-.45-.5-.725-1.112T4 15.5V6q0-2.075 1.925-3.037T12 2q4.3 0 6.15.925T20 6v9.5q0 .725-.275 1.338T19 17.95V20q0 .425-.288.713T18 21h-1q-.425 0-.712-.288T16 20v-1H8v1q0 .425-.288.713T7 21zm6.05-16h5.6h-11.2zM16 12H6h12zM6 10h12V7H6zm3.563 5.563Q10 15.125 10 14.5t-.437-1.062T8.5 13t-1.062.438T7 14.5t.438 1.063T8.5 16t1.063-.437m7 0Q17 15.125 17 14.5t-.437-1.062T15.5 13t-1.062.438T14 14.5t.438 1.063T15.5 16t1.063-.437M6.45 5h11.2q-.375-.425-1.612-.712T12.05 4q-2.675 0-3.912.313T6.45 5M8 17h8q.825 0 1.413-.587T18 15v-3H6v3q0 .825.588 1.413T8 17"/></svg> </template>
CSS
.icon-directions-bus-outline {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2021q-.425%200-.712-.288T5%2020v-2.05q-.45-.5-.725-1.112T4%2015.5V6q0-2.075%201.925-3.037T12%202q4.3%200%206.15.925T20%206v9.5q0%20.725-.275%201.338T19%2017.95V20q0%20.425-.288.713T18%2021h-1q-.425%200-.712-.288T16%2020v-1H8v1q0%20.425-.288.713T7%2021zm6.05-16h5.6h-11.2zM16%2012H6h12zM6%2010h12V7H6zm3.563%205.563Q10%2015.125%2010%2014.5t-.437-1.062T8.5%2013t-1.062.438T7%2014.5t.438%201.063T8.5%2016t1.063-.437m7%200Q17%2015.125%2017%2014.5t-.437-1.062T15.5%2013t-1.062.438T14%2014.5t.438%201.063T15.5%2016t1.063-.437M6.45%205h11.2q-.375-.425-1.612-.712T12.05%204q-2.675%200-3.912.313T6.45%205M8%2017h8q.825%200%201.413-.587T18%2015v-3H6v3q0%20.825.588%201.413T8%2017%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%2021q-.425%200-.712-.288T5%2020v-2.05q-.45-.5-.725-1.112T4%2015.5V6q0-2.075%201.925-3.037T12%202q4.3%200%206.15.925T20%206v9.5q0%20.725-.275%201.338T19%2017.95V20q0%20.425-.288.713T18%2021h-1q-.425%200-.712-.288T16%2020v-1H8v1q0%20.425-.288.713T7%2021zm6.05-16h5.6h-11.2zM16%2012H6h12zM6%2010h12V7H6zm3.563%205.563Q10%2015.125%2010%2014.5t-.437-1.062T8.5%2013t-1.062.438T7%2014.5t.438%201.063T8.5%2016t1.063-.437m7%200Q17%2015.125%2017%2014.5t-.437-1.062T15.5%2013t-1.062.438T14%2014.5t.438%201.063T15.5%2016t1.063-.437M6.45%205h11.2q-.375-.425-1.612-.712T12.05%204q-2.675%200-3.912.313T6.45%205M8%2017h8q.825%200%201.413-.587T18%2015v-3H6v3q0%20.825.588%201.413T8%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/directions-bus-outline.svg?color=%231a73e8&size=48