oncoming-bus from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
oncoming-bus
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the oncoming bus emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.01 18H7.99c-.55 0-.99-.45-.99-.99V6.99c0-.55.44-.99.99-.99h16.03c.54 0 .98.44.98.99v10.02c0 .54-.44.99-.99.99M24 10H8v7h16z"/><path d="M8.41 2C6.001 2 4 3.885 4 6.29V13H3v-1.22c0-.43-.35-.78-.78-.78h-.44c-.43 0-.78.35-.78.78v3.44c0 .43.35.78.78.78h.44c.43 0 .78-.35.78-.78V15h1v9.58c0 .81.396 1.522 1 1.96v1.52c0 .52.42.94.94.94h2.12c.52 0 .94-.42.94-.94V27h14v1.06c0 .52.42.94.95.94h2.11c.52 0 .94-.42.93-.94v-1.513A2.41 2.41 0 0 0 28 24.58V15h1v.22c0 .43.35.78.78.78h.44c.43 0 .78-.35.78-.78v-3.44c0-.43-.35-.78-.78-.78h-.44c-.43 0-.78.35-.78.78V13h-1V6.29C28 3.885 25.999 2 23.59 2zM6 19V6.701C6 5.127 7.149 4 8.41 4h15.18C24.852 4 26 5.127 26 6.701V19zm20 1v4h-1c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1zM6 24v-4h1c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1zm13.5-1h-7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h7c.28 0 .5.22.5.5s-.22.5-.5.5m-9-2c-.28 0-.5-.22-.5-.5c0-.27.22-.5.5-.5h11c.28 0 .5.22.5.5s-.22.5-.5.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastOncomingBus(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.01 18H7.99c-.55 0-.99-.45-.99-.99V6.99c0-.55.44-.99.99-.99h16.03c.54 0 .98.44.98.99v10.02c0 .54-.44.99-.99.99M24 10H8v7h16z"/><path d="M8.41 2C6.001 2 4 3.885 4 6.29V13H3v-1.22c0-.43-.35-.78-.78-.78h-.44c-.43 0-.78.35-.78.78v3.44c0 .43.35.78.78.78h.44c.43 0 .78-.35.78-.78V15h1v9.58c0 .81.396 1.522 1 1.96v1.52c0 .52.42.94.94.94h2.12c.52 0 .94-.42.94-.94V27h14v1.06c0 .52.42.94.95.94h2.11c.52 0 .94-.42.93-.94v-1.513A2.41 2.41 0 0 0 28 24.58V15h1v.22c0 .43.35.78.78.78h.44c.43 0 .78-.35.78-.78v-3.44c0-.43-.35-.78-.78-.78h-.44c-.43 0-.78.35-.78.78V13h-1V6.29C28 3.885 25.999 2 23.59 2zM6 19V6.701C6 5.127 7.149 4 8.41 4h15.18C24.852 4 26 5.127 26 6.701V19zm20 1v4h-1c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1zM6 24v-4h1c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1zm13.5-1h-7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h7c.28 0 .5.22.5.5s-.22.5-.5.5m-9-2c-.28 0-.5-.22-.5-.5c0-.27.22-.5.5-.5h11c.28 0 .5.22.5.5s-.22.5-.5.5z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M24.01 18H7.99c-.55 0-.99-.45-.99-.99V6.99c0-.55.44-.99.99-.99h16.03c.54 0 .98.44.98.99v10.02c0 .54-.44.99-.99.99M24 10H8v7h16z"/><path d="M8.41 2C6.001 2 4 3.885 4 6.29V13H3v-1.22c0-.43-.35-.78-.78-.78h-.44c-.43 0-.78.35-.78.78v3.44c0 .43.35.78.78.78h.44c.43 0 .78-.35.78-.78V15h1v9.58c0 .81.396 1.522 1 1.96v1.52c0 .52.42.94.94.94h2.12c.52 0 .94-.42.94-.94V27h14v1.06c0 .52.42.94.95.94h2.11c.52 0 .94-.42.93-.94v-1.513A2.41 2.41 0 0 0 28 24.58V15h1v.22c0 .43.35.78.78.78h.44c.43 0 .78-.35.78-.78v-3.44c0-.43-.35-.78-.78-.78h-.44c-.43 0-.78.35-.78.78V13h-1V6.29C28 3.885 25.999 2 23.59 2zM6 19V6.701C6 5.127 7.149 4 8.41 4h15.18C24.852 4 26 5.127 26 6.701V19zm20 1v4h-1c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1zM6 24v-4h1c.55 0 1 .45 1 1v2c0 .55-.45 1-1 1zm13.5-1h-7c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h7c.28 0 .5.22.5.5s-.22.5-.5.5m-9-2c-.28 0-.5-.22-.5-.5c0-.27.22-.5.5-.5h11c.28 0 .5.22.5.5s-.22.5-.5.5z"/></g></svg>
</template>

CSS

.icon-oncoming-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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.01%2018H7.99c-.55%200-.99-.45-.99-.99V6.99c0-.55.44-.99.99-.99h16.03c.54%200%20.98.44.98.99v10.02c0%20.54-.44.99-.99.99M24%2010H8v7h16z%22%2F%3E%3Cpath%20d%3D%22M8.41%202C6.001%202%204%203.885%204%206.29V13H3v-1.22c0-.43-.35-.78-.78-.78h-.44c-.43%200-.78.35-.78.78v3.44c0%20.43.35.78.78.78h.44c.43%200%20.78-.35.78-.78V15h1v9.58c0%20.81.396%201.522%201%201.96v1.52c0%20.52.42.94.94.94h2.12c.52%200%20.94-.42.94-.94V27h14v1.06c0%20.52.42.94.95.94h2.11c.52%200%20.94-.42.93-.94v-1.513A2.41%202.41%200%200%200%2028%2024.58V15h1v.22c0%20.43.35.78.78.78h.44c.43%200%20.78-.35.78-.78v-3.44c0-.43-.35-.78-.78-.78h-.44c-.43%200-.78.35-.78.78V13h-1V6.29C28%203.885%2025.999%202%2023.59%202zM6%2019V6.701C6%205.127%207.149%204%208.41%204h15.18C24.852%204%2026%205.127%2026%206.701V19zm20%201v4h-1c-.55%200-1-.45-1-1v-2c0-.55.45-1%201-1zM6%2024v-4h1c.55%200%201%20.45%201%201v2c0%20.55-.45%201-1%201zm13.5-1h-7c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h7c.28%200%20.5.22.5.5s-.22.5-.5.5m-9-2c-.28%200-.5-.22-.5-.5c0-.27.22-.5.5-.5h11c.28%200%20.5.22.5.5s-.22.5-.5.5z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24.01%2018H7.99c-.55%200-.99-.45-.99-.99V6.99c0-.55.44-.99.99-.99h16.03c.54%200%20.98.44.98.99v10.02c0%20.54-.44.99-.99.99M24%2010H8v7h16z%22%2F%3E%3Cpath%20d%3D%22M8.41%202C6.001%202%204%203.885%204%206.29V13H3v-1.22c0-.43-.35-.78-.78-.78h-.44c-.43%200-.78.35-.78.78v3.44c0%20.43.35.78.78.78h.44c.43%200%20.78-.35.78-.78V15h1v9.58c0%20.81.396%201.522%201%201.96v1.52c0%20.52.42.94.94.94h2.12c.52%200%20.94-.42.94-.94V27h14v1.06c0%20.52.42.94.95.94h2.11c.52%200%20.94-.42.93-.94v-1.513A2.41%202.41%200%200%200%2028%2024.58V15h1v.22c0%20.43.35.78.78.78h.44c.43%200%20.78-.35.78-.78v-3.44c0-.43-.35-.78-.78-.78h-.44c-.43%200-.78.35-.78.78V13h-1V6.29C28%203.885%2025.999%202%2023.59%202zM6%2019V6.701C6%205.127%207.149%204%208.41%204h15.18C24.852%204%2026%205.127%2026%206.701V19zm20%201v4h-1c-.55%200-1-.45-1-1v-2c0-.55.45-1%201-1zM6%2024v-4h1c.55%200%201%20.45%201%201v2c0%20.55-.45%201-1%201zm13.5-1h-7c-.28%200-.5-.22-.5-.5s.22-.5.5-.5h7c.28%200%20.5.22.5.5s-.22.5-.5.5m-9-2c-.28%200-.5-.22-.5-.5c0-.27.22-.5.5-.5h11c.28%200%20.5.22.5.5s-.22.5-.5.5z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/oncoming-bus.svg?color=%231a73e8&size=48