boat bus icon
boat-bus from Material Symbols by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- boat-bus
- Set
- Material Symbols
- Style
- Regular
- 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-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-rightcar-fan-low-left
Use the boat bus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.525 18.9q.425.2.775.375t.7.325v2.1q-.35-.125-.725-.262t-.8-.338q-1.125.45-2.287.675T3.8 22H3v-2h.8q1.2 0 2.288-.262t2.437-.838M13.5 22q-.2 0-.35-.15T13 21.5v-1.275q-.475-.275-.737-.725t-.263-1v-6q0-1.3 1.2-1.9T17 10q2.7 0 3.85.575T22 12.5v6q0 .525-.262.988t-.738.737V21.5q0 .2-.15.35t-.35.15h-1q-.2 0-.35-.15T19 21.5v-1h-4v1q0 .2-.15.35t-.35.15zm1.375-3.25q.375 0 .625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0 .35.263.613t.612.262m4.25 0q.375 0 .625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0 .35.263.613t.612.262M13.5 15h7v-2h-7zm-4-11V2h5v2H17q.825 0 1.413.588T19 6v2.1q-.45-.05-.937-.075T17 8V6H7v2.825L12 7.5l2.525.675q-2.2.375-3.35 1.437T10 13v4.4q-.775-.45-1.263-.925L8.25 16q-.7.675-1.525 1.15t-1.775.675L2.825 11q-.125-.425.075-.775t.625-.475L5 9.35V6q0-.825.588-1.412T7 4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBoatBus(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="M8.525 18.9q.425.2.775.375t.7.325v2.1q-.35-.125-.725-.262t-.8-.338q-1.125.45-2.287.675T3.8 22H3v-2h.8q1.2 0 2.288-.262t2.437-.838M13.5 22q-.2 0-.35-.15T13 21.5v-1.275q-.475-.275-.737-.725t-.263-1v-6q0-1.3 1.2-1.9T17 10q2.7 0 3.85.575T22 12.5v6q0 .525-.262.988t-.738.737V21.5q0 .2-.15.35t-.35.15h-1q-.2 0-.35-.15T19 21.5v-1h-4v1q0 .2-.15.35t-.35.15zm1.375-3.25q.375 0 .625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0 .35.263.613t.612.262m4.25 0q.375 0 .625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0 .35.263.613t.612.262M13.5 15h7v-2h-7zm-4-11V2h5v2H17q.825 0 1.413.588T19 6v2.1q-.45-.05-.937-.075T17 8V6H7v2.825L12 7.5l2.525.675q-2.2.375-3.35 1.437T10 13v4.4q-.775-.45-1.263-.925L8.25 16q-.7.675-1.525 1.15t-1.775.675L2.825 11q-.125-.425.075-.775t.625-.475L5 9.35V6q0-.825.588-1.412T7 4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.525 18.9q.425.2.775.375t.7.325v2.1q-.35-.125-.725-.262t-.8-.338q-1.125.45-2.287.675T3.8 22H3v-2h.8q1.2 0 2.288-.262t2.437-.838M13.5 22q-.2 0-.35-.15T13 21.5v-1.275q-.475-.275-.737-.725t-.263-1v-6q0-1.3 1.2-1.9T17 10q2.7 0 3.85.575T22 12.5v6q0 .525-.262.988t-.738.737V21.5q0 .2-.15.35t-.35.15h-1q-.2 0-.35-.15T19 21.5v-1h-4v1q0 .2-.15.35t-.35.15zm1.375-3.25q.375 0 .625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0 .35.263.613t.612.262m4.25 0q.375 0 .625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0 .35.263.613t.612.262M13.5 15h7v-2h-7zm-4-11V2h5v2H17q.825 0 1.413.588T19 6v2.1q-.45-.05-.937-.075T17 8V6H7v2.825L12 7.5l2.525.675q-2.2.375-3.35 1.437T10 13v4.4q-.775-.45-1.263-.925L8.25 16q-.7.675-1.525 1.15t-1.775.675L2.825 11q-.125-.425.075-.775t.625-.475L5 9.35V6q0-.825.588-1.412T7 4z"/></svg> </template>
CSS
.icon-boat-bus {
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%22M8.525%2018.9q.425.2.775.375t.7.325v2.1q-.35-.125-.725-.262t-.8-.338q-1.125.45-2.287.675T3.8%2022H3v-2h.8q1.2%200%202.288-.262t2.437-.838M13.5%2022q-.2%200-.35-.15T13%2021.5v-1.275q-.475-.275-.737-.725t-.263-1v-6q0-1.3%201.2-1.9T17%2010q2.7%200%203.85.575T22%2012.5v6q0%20.525-.262.988t-.738.737V21.5q0%20.2-.15.35t-.35.15h-1q-.2%200-.35-.15T19%2021.5v-1h-4v1q0%20.2-.15.35t-.35.15zm1.375-3.25q.375%200%20.625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0%20.35.263.613t.612.262m4.25%200q.375%200%20.625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0%20.35.263.613t.612.262M13.5%2015h7v-2h-7zm-4-11V2h5v2H17q.825%200%201.413.588T19%206v2.1q-.45-.05-.937-.075T17%208V6H7v2.825L12%207.5l2.525.675q-2.2.375-3.35%201.437T10%2013v4.4q-.775-.45-1.263-.925L8.25%2016q-.7.675-1.525%201.15t-1.775.675L2.825%2011q-.125-.425.075-.775t.625-.475L5%209.35V6q0-.825.588-1.412T7%204z%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%22M8.525%2018.9q.425.2.775.375t.7.325v2.1q-.35-.125-.725-.262t-.8-.338q-1.125.45-2.287.675T3.8%2022H3v-2h.8q1.2%200%202.288-.262t2.437-.838M13.5%2022q-.2%200-.35-.15T13%2021.5v-1.275q-.475-.275-.737-.725t-.263-1v-6q0-1.3%201.2-1.9T17%2010q2.7%200%203.85.575T22%2012.5v6q0%20.525-.262.988t-.738.737V21.5q0%20.2-.15.35t-.35.15h-1q-.2%200-.35-.15T19%2021.5v-1h-4v1q0%20.2-.15.35t-.35.15zm1.375-3.25q.375%200%20.625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0%20.35.263.613t.612.262m4.25%200q.375%200%20.625-.25t.25-.625t-.25-.625t-.625-.25t-.625.25t-.25.625q0%20.35.263.613t.612.262M13.5%2015h7v-2h-7zm-4-11V2h5v2H17q.825%200%201.413.588T19%206v2.1q-.45-.05-.937-.075T17%208V6H7v2.825L12%207.5l2.525.675q-2.2.375-3.35%201.437T10%2013v4.4q-.775-.45-1.263-.925L8.25%2016q-.7.675-1.525%201.15t-1.775.675L2.825%2011q-.125-.425.075-.775t.625-.475L5%209.35V6q0-.825.588-1.412T7%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/boat-bus.svg?color=%231a73e8&size=48