twotone bus alert icon

twotone-bus-alert from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
twotone-bus-alert
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the twotone bus alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-3H4zm9.5-2c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5m-7 0c.83 0 1.5.67 1.5 1.5S7.33 17 6.5 17S5 16.33 5 15.5S5.67 14 6.5 14M4.43 6H11c0-.33.03-.66.08-.98c-3.68-.11-5.83.27-6.65.98" opacity=".3"/><path fill="currentColor" d="M4 11V8h7.29C11.1 7.37 11 6.7 11 6H4.43c.83-.71 2.98-1.09 6.65-.98c.1-.7.3-1.37.59-1.99C2.97 2.67 2 5.02 2 7v9.5c0 .95.38 1.81 1 2.44V21c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V13c-1.91 0-3.63-.76-4.89-2zm12 5c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-3h12z"/><circle cx="6.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="13.5" cy="15.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m.5 8h-1V8h1zm0-2h-1V3h1z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneBusAlert(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="M4 16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-3H4zm9.5-2c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5m-7 0c.83 0 1.5.67 1.5 1.5S7.33 17 6.5 17S5 16.33 5 15.5S5.67 14 6.5 14M4.43 6H11c0-.33.03-.66.08-.98c-3.68-.11-5.83.27-6.65.98" opacity=".3"/><path fill="currentColor" d="M4 11V8h7.29C11.1 7.37 11 6.7 11 6H4.43c.83-.71 2.98-1.09 6.65-.98c.1-.7.3-1.37.59-1.99C2.97 2.67 2 5.02 2 7v9.5c0 .95.38 1.81 1 2.44V21c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V13c-1.91 0-3.63-.76-4.89-2zm12 5c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-3h12z"/><circle cx="6.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="13.5" cy="15.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m.5 8h-1V8h1zm0-2h-1V3h1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 16c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2v-3H4zm9.5-2c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5m-7 0c.83 0 1.5.67 1.5 1.5S7.33 17 6.5 17S5 16.33 5 15.5S5.67 14 6.5 14M4.43 6H11c0-.33.03-.66.08-.98c-3.68-.11-5.83.27-6.65.98" opacity=".3"/><path fill="currentColor" d="M4 11V8h7.29C11.1 7.37 11 6.7 11 6H4.43c.83-.71 2.98-1.09 6.65-.98c.1-.7.3-1.37.59-1.99C2.97 2.67 2 5.02 2 7v9.5c0 .95.38 1.81 1 2.44V21c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h8v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-2.06c.62-.63 1-1.49 1-2.44V13c-1.91 0-3.63-.76-4.89-2zm12 5c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-3h12z"/><circle cx="6.5" cy="15.5" r="1.5" fill="currentColor"/><circle cx="13.5" cy="15.5" r="1.5" fill="currentColor"/><path fill="currentColor" d="M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m.5 8h-1V8h1zm0-2h-1V3h1z"/></svg>
</template>

CSS

.icon-twotone-bus-alert {
  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%22M4%2016c0%201.1.9%202%202%202h8c1.1%200%202-.9%202-2v-3H4zm9.5-2c.83%200%201.5.67%201.5%201.5s-.67%201.5-1.5%201.5s-1.5-.67-1.5-1.5s.67-1.5%201.5-1.5m-7%200c.83%200%201.5.67%201.5%201.5S7.33%2017%206.5%2017S5%2016.33%205%2015.5S5.67%2014%206.5%2014M4.43%206H11c0-.33.03-.66.08-.98c-3.68-.11-5.83.27-6.65.98%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2011V8h7.29C11.1%207.37%2011%206.7%2011%206H4.43c.83-.71%202.98-1.09%206.65-.98c.1-.7.3-1.37.59-1.99C2.97%202.67%202%205.02%202%207v9.5c0%20.95.38%201.81%201%202.44V21c0%20.55.45%201%201%201h1c.55%200%201-.45%201-1v-1h8v1c0%20.55.45%201%201%201h1c.55%200%201-.45%201-1v-2.06c.62-.63%201-1.49%201-2.44V13c-1.91%200-3.63-.76-4.89-2zm12%205c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2v-3h12z%22%2F%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2215.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2213.5%22%20cy%3D%2215.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%201c-2.76%200-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m.5%208h-1V8h1zm0-2h-1V3h1z%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%22M4%2016c0%201.1.9%202%202%202h8c1.1%200%202-.9%202-2v-3H4zm9.5-2c.83%200%201.5.67%201.5%201.5s-.67%201.5-1.5%201.5s-1.5-.67-1.5-1.5s.67-1.5%201.5-1.5m-7%200c.83%200%201.5.67%201.5%201.5S7.33%2017%206.5%2017S5%2016.33%205%2015.5S5.67%2014%206.5%2014M4.43%206H11c0-.33.03-.66.08-.98c-3.68-.11-5.83.27-6.65.98%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2011V8h7.29C11.1%207.37%2011%206.7%2011%206H4.43c.83-.71%202.98-1.09%206.65-.98c.1-.7.3-1.37.59-1.99C2.97%202.67%202%205.02%202%207v9.5c0%20.95.38%201.81%201%202.44V21c0%20.55.45%201%201%201h1c.55%200%201-.45%201-1v-1h8v1c0%20.55.45%201%201%201h1c.55%200%201-.45%201-1v-2.06c.62-.63%201-1.49%201-2.44V13c-1.91%200-3.63-.76-4.89-2zm12%205c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2v-3h12z%22%2F%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%2215.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2213.5%22%20cy%3D%2215.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%201c-2.76%200-5%202.24-5%205s2.24%205%205%205s5-2.24%205-5s-2.24-5-5-5m.5%208h-1V8h1zm0-2h-1V3h1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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