md bus icon
md-bus from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-bus
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-bus
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md bus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M80 352c0 19.198 13.864 24.531 26.667 36.271v38.396c0 11.729 9.599 21.334 21.333 21.334h21.333c11.734 0 21.334-9.604 21.334-21.334v-21.333h170.666v21.333c0 11.729 9.604 21.334 21.334 21.334H384c11.729 0 21.333-9.604 21.333-21.334v-38.396C418.136 376.531 432 370.136 432 352V148.334C432 73.667 349.864 64 256 64S80 73.667 80 148.334V352zm80 15.989c-18.136 0-32-13.864-32-32 0-18.135 13.864-32 32-32s32 13.865 32 32c0 18.136-13.864 32-32 32zm192 0c-18.136 0-32-13.864-32-32 0-18.135 13.864-32 32-32s32 13.865 32 32c0 18.136-13.864 32-32 32zm32-122.656H128V138.667h256v106.666z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdBus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M80 352c0 19.198 13.864 24.531 26.667 36.271v38.396c0 11.729 9.599 21.334 21.333 21.334h21.333c11.734 0 21.334-9.604 21.334-21.334v-21.333h170.666v21.333c0 11.729 9.604 21.334 21.334 21.334H384c11.729 0 21.333-9.604 21.333-21.334v-38.396C418.136 376.531 432 370.136 432 352V148.334C432 73.667 349.864 64 256 64S80 73.667 80 148.334V352zm80 15.989c-18.136 0-32-13.864-32-32 0-18.135 13.864-32 32-32s32 13.865 32 32c0 18.136-13.864 32-32 32zm192 0c-18.136 0-32-13.864-32-32 0-18.135 13.864-32 32-32s32 13.865 32 32c0 18.136-13.864 32-32 32zm32-122.656H128V138.667h256v106.666z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M80 352c0 19.198 13.864 24.531 26.667 36.271v38.396c0 11.729 9.599 21.334 21.333 21.334h21.333c11.734 0 21.334-9.604 21.334-21.334v-21.333h170.666v21.333c0 11.729 9.604 21.334 21.334 21.334H384c11.729 0 21.333-9.604 21.333-21.334v-38.396C418.136 376.531 432 370.136 432 352V148.334C432 73.667 349.864 64 256 64S80 73.667 80 148.334V352zm80 15.989c-18.136 0-32-13.864-32-32 0-18.135 13.864-32 32-32s32 13.865 32 32c0 18.136-13.864 32-32 32zm192 0c-18.136 0-32-13.864-32-32 0-18.135 13.864-32 32-32s32 13.865 32 32c0 18.136-13.864 32-32 32zm32-122.656H128V138.667h256v106.666z" fill="currentColor"/></svg> </template>
CSS
.icon-md-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%20512%20512%22%3E%3Cpath%20d%3D%22M80%20352c0%2019.198%2013.864%2024.531%2026.667%2036.271v38.396c0%2011.729%209.599%2021.334%2021.333%2021.334h21.333c11.734%200%2021.334-9.604%2021.334-21.334v-21.333h170.666v21.333c0%2011.729%209.604%2021.334%2021.334%2021.334H384c11.729%200%2021.333-9.604%2021.333-21.334v-38.396C418.136%20376.531%20432%20370.136%20432%20352V148.334C432%2073.667%20349.864%2064%20256%2064S80%2073.667%2080%20148.334V352zm80%2015.989c-18.136%200-32-13.864-32-32%200-18.135%2013.864-32%2032-32s32%2013.865%2032%2032c0%2018.136-13.864%2032-32%2032zm192%200c-18.136%200-32-13.864-32-32%200-18.135%2013.864-32%2032-32s32%2013.865%2032%2032c0%2018.136-13.864%2032-32%2032zm32-122.656H128V138.667h256v106.666z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M80%20352c0%2019.198%2013.864%2024.531%2026.667%2036.271v38.396c0%2011.729%209.599%2021.334%2021.333%2021.334h21.333c11.734%200%2021.334-9.604%2021.334-21.334v-21.333h170.666v21.333c0%2011.729%209.604%2021.334%2021.334%2021.334H384c11.729%200%2021.333-9.604%2021.333-21.334v-38.396C418.136%20376.531%20432%20370.136%20432%20352V148.334C432%2073.667%20349.864%2064%20256%2064S80%2073.667%2080%20148.334V352zm80%2015.989c-18.136%200-32-13.864-32-32%200-18.135%2013.864-32%2032-32s32%2013.865%2032%2032c0%2018.136-13.864%2032-32%2032zm192%200c-18.136%200-32-13.864-32-32%200-18.135%2013.864-32%2032-32s32%2013.865%2032%2032c0%2018.136-13.864%2032-32%2032zm32-122.656H128V138.667h256v106.666z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-bus.svg?color=%231a73e8&size=48