boat-bus-sharp from Material Symbols by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
boat-bus-sharp
Set
Material Symbols
Style
Sharp
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

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 22v-1.775q-.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.737V22h-2v-1.5h-4V22zm1.875-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-11V2h5v2H19v4.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.5 10L5 9.35V4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBoatBusSharp(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 22v-1.775q-.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.737V22h-2v-1.5h-4V22zm1.875-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-11V2h5v2H19v4.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.5 10L5 9.35V4z"/></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 22v-1.775q-.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.737V22h-2v-1.5h-4V22zm1.875-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-11V2h5v2H19v4.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.5 10L5 9.35V4z"/></svg>
</template>

CSS

.icon-boat-bus-sharp {
  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%2022v-1.775q-.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.737V22h-2v-1.5h-4V22zm1.875-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-11V2h5v2H19v4.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.5%2010L5%209.35V4z%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%2022v-1.775q-.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.737V22h-2v-1.5h-4V22zm1.875-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-11V2h5v2H19v4.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.5%2010L5%209.35V4z%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-sharp.svg?color=%231a73e8&size=48