bus alert icon
bus-alert-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- bus-alert-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-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 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="M16.889 7.504Q17 7.392 17 7.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0 .162.111.274q.112.112.274.112q.161 0 .273-.112M16.616 11q-1.672 0-2.836-1.164Q12.616 8.67 12.616 7q0-1.666 1.161-2.833T16.616 3q1.67 0 2.835 1.165Q20.616 5.329 20.616 7T19.44 9.836T16.616 11m0-1.538q.2 0 .32-.131q.122-.131.141-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-9.323 6.831q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m7 0q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-9.577 4.529q-.177-.178-.177-.437v-1.781q-.597-.237-1.068-.99Q3 16.863 3 16.117V7q0-1.396 1.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196 0 .396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.052q0 .746-.471 1.499q-.471.752-1.067.989v1.78q0 .26-.178.438t-.438.178t-.437-.178t-.178-.437V19H5.769v1.385q0 .26-.178.437q-.178.178-.437.178q-.26 0-.438-.178"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBusAlertRounded(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="M16.889 7.504Q17 7.392 17 7.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0 .162.111.274q.112.112.274.112q.161 0 .273-.112M16.616 11q-1.672 0-2.836-1.164Q12.616 8.67 12.616 7q0-1.666 1.161-2.833T16.616 3q1.67 0 2.835 1.165Q20.616 5.329 20.616 7T19.44 9.836T16.616 11m0-1.538q.2 0 .32-.131q.122-.131.141-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-9.323 6.831q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m7 0q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-9.577 4.529q-.177-.178-.177-.437v-1.781q-.597-.237-1.068-.99Q3 16.863 3 16.117V7q0-1.396 1.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196 0 .396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.052q0 .746-.471 1.499q-.471.752-1.067.989v1.78q0 .26-.178.438t-.438.178t-.437-.178t-.178-.437V19H5.769v1.385q0 .26-.178.437q-.178.178-.437.178q-.26 0-.438-.178"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.889 7.504Q17 7.392 17 7.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0 .162.111.274q.112.112.274.112q.161 0 .273-.112M16.616 11q-1.672 0-2.836-1.164Q12.616 8.67 12.616 7q0-1.666 1.161-2.833T16.616 3q1.67 0 2.835 1.165Q20.616 5.329 20.616 7T19.44 9.836T16.616 11m0-1.538q.2 0 .32-.131q.122-.131.141-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-9.323 6.831q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m7 0q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-9.577 4.529q-.177-.178-.177-.437v-1.781q-.597-.237-1.068-.99Q3 16.863 3 16.117V7q0-1.396 1.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196 0 .396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.052q0 .746-.471 1.499q-.471.752-1.067.989v1.78q0 .26-.178.438t-.438.178t-.437-.178t-.178-.437V19H5.769v1.385q0 .26-.178.437q-.178.178-.437.178q-.26 0-.438-.178"/></svg> </template>
CSS
.icon-bus-alert-rounded {
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%22M16.889%207.504Q17%207.392%2017%207.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0%20.162.111.274q.112.112.274.112q.161%200%20.273-.112M16.616%2011q-1.672%200-2.836-1.164Q12.616%208.67%2012.616%207q0-1.666%201.161-2.833T16.616%203q1.67%200%202.835%201.165Q20.616%205.329%2020.616%207T19.44%209.836T16.616%2011m0-1.538q.2%200%20.32-.131q.122-.131.141-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-9.323%206.831q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m7%200q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-9.577%204.529q-.177-.178-.177-.437v-1.781q-.597-.237-1.068-.99Q3%2016.863%203%2016.117V7q0-1.396%201.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196%200%20.396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.052q0%20.746-.471%201.499q-.471.752-1.067.989v1.78q0%20.26-.178.438t-.438.178t-.437-.178t-.178-.437V19H5.769v1.385q0%20.26-.178.437q-.178.178-.437.178q-.26%200-.438-.178%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%22M16.889%207.504Q17%207.392%2017%207.23V5q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.23q0%20.162.111.274q.112.112.274.112q.161%200%20.273-.112M16.616%2011q-1.672%200-2.836-1.164Q12.616%208.67%2012.616%207q0-1.666%201.161-2.833T16.616%203q1.67%200%202.835%201.165Q20.616%205.329%2020.616%207T19.44%209.836T16.616%2011m0-1.538q.2%200%20.32-.131q.122-.131.141-.312q0-.2-.13-.34q-.131-.14-.331-.14t-.331.13t-.131.331t.13.33q.132.132.332.132m-9.323%206.831q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m7%200q.323-.322.323-.793t-.323-.793q-.322-.323-.793-.323t-.793.323q-.323.322-.323.793t.323.793q.322.323.793.323t.793-.323m-9.577%204.529q-.177-.178-.177-.437v-1.781q-.597-.237-1.068-.99Q3%2016.863%203%2016.117V7q0-1.396%201.49-2.096t4.926-.848q.551-.031.855.409t.144.99q-.073.328-.119.663q-.046.336-.065.669q-.02.298-.218.525t-.497.227H4V12h8.385q.196%200%20.396.066q.2.067.348.188q.329.23.675.426t.748.341q.415.175.845.253t.888.092q.292.019.504.212q.211.193.211.486v2.052q0%20.746-.471%201.499q-.471.752-1.067.989v1.78q0%20.26-.178.438t-.438.178t-.437-.178t-.178-.437V19H5.769v1.385q0%20.26-.178.437q-.178.178-.437.178q-.26%200-.438-.178%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bus-alert-rounded.svg?color=%231a73e8&size=48