bus-alt from Line Awesome by Icons8 · Line · Travel · Apache-2.0 Free for personal and commercial use.

Name
bus-alt
Set
Line Awesome
Style
Line
Category
Travel
Viewbox
32×32
License
Apache 2.0
Aliases
bus-alt-solid

The same icon in other sets

More travel icons from Line Awesome

Use the bus alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 3a3 3 0 0 0-2.816 2H9C6.8 5 5 6.8 5 9v5H3v3h2v10c0 .55.45 1 1 1h3l.34-1h13.32l.34 1h3c.55 0 1-.45 1-1V17h2v-3h-2V9c0-2.2-1.8-4-4-4h-.184A3 3 0 0 0 20 3zm0 2h8c.552 0 1 .449 1 1v1h2c1.12 0 2 .88 2 2v2H7V9c0-1.12.88-2 2-2h2V6c0-.551.448-1 1-1m1 2v2h6V7zm-6 6h8v4H7zm10 0h8v4h-8zM7 19h18v6H7zm1 2v2h4v-2zm12 0v2h4v-2z"/></svg>

React

import type { SVGProps } from "react";

export function LaBusAlt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 3a3 3 0 0 0-2.816 2H9C6.8 5 5 6.8 5 9v5H3v3h2v10c0 .55.45 1 1 1h3l.34-1h13.32l.34 1h3c.55 0 1-.45 1-1V17h2v-3h-2V9c0-2.2-1.8-4-4-4h-.184A3 3 0 0 0 20 3zm0 2h8c.552 0 1 .449 1 1v1h2c1.12 0 2 .88 2 2v2H7V9c0-1.12.88-2 2-2h2V6c0-.551.448-1 1-1m1 2v2h6V7zm-6 6h8v4H7zm10 0h8v4h-8zM7 19h18v6H7zm1 2v2h4v-2zm12 0v2h4v-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12 3a3 3 0 0 0-2.816 2H9C6.8 5 5 6.8 5 9v5H3v3h2v10c0 .55.45 1 1 1h3l.34-1h13.32l.34 1h3c.55 0 1-.45 1-1V17h2v-3h-2V9c0-2.2-1.8-4-4-4h-.184A3 3 0 0 0 20 3zm0 2h8c.552 0 1 .449 1 1v1h2c1.12 0 2 .88 2 2v2H7V9c0-1.12.88-2 2-2h2V6c0-.551.448-1 1-1m1 2v2h6V7zm-6 6h8v4H7zm10 0h8v4h-8zM7 19h18v6H7zm1 2v2h4v-2zm12 0v2h4v-2z"/></svg>
</template>

CSS

.icon-bus-alt {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203a3%203%200%200%200-2.816%202H9C6.8%205%205%206.8%205%209v5H3v3h2v10c0%20.55.45%201%201%201h3l.34-1h13.32l.34%201h3c.55%200%201-.45%201-1V17h2v-3h-2V9c0-2.2-1.8-4-4-4h-.184A3%203%200%200%200%2020%203zm0%202h8c.552%200%201%20.449%201%201v1h2c1.12%200%202%20.88%202%202v2H7V9c0-1.12.88-2%202-2h2V6c0-.551.448-1%201-1m1%202v2h6V7zm-6%206h8v4H7zm10%200h8v4h-8zM7%2019h18v6H7zm1%202v2h4v-2zm12%200v2h4v-2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203a3%203%200%200%200-2.816%202H9C6.8%205%205%206.8%205%209v5H3v3h2v10c0%20.55.45%201%201%201h3l.34-1h13.32l.34%201h3c.55%200%201-.45%201-1V17h2v-3h-2V9c0-2.2-1.8-4-4-4h-.184A3%203%200%200%200%2020%203zm0%202h8c.552%200%201%20.449%201%201v1h2c1.12%200%202%20.88%202%202v2H7V9c0-1.12.88-2%202-2h2V6c0-.551.448-1%201-1m1%202v2h6V7zm-6%206h8v4H7zm10%200h8v4h-8zM7%2019h18v6H7zm1%202v2h4v-2zm12%200v2h4v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bus-alt.svg?color=%231a73e8&size=48