bus-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bus-03
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bus 03 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M6.004 10V5m5 5V5m5 5V5.5M5.016 17c-1.42 0-2.13 0-2.571-.44c-.441-.439-.441-1.146-.441-2.56V8c0-1.414 0-2.121.441-2.56S3.596 5 5.016 5h7.085c3.473 0 5.21 0 6.54.706c.978.52 1.794 1.3 2.356 2.252c.764 1.293.836 3.021.98 6.478c.04.932.06 1.398-.123 1.75c-.134.26-.34.474-.595.618c-.346.196-.814.196-1.75.196h-.505m-10 0h6"/><path d="M7.004 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path stroke-linecap="round" d="M1.996 10h13.368c.627 0 .84.368 1.32.944c.552.54.925.919 1.44.996c.72.108 3.384.054 3.384.054"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBus03(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M6.004 10V5m5 5V5m5 5V5.5M5.016 17c-1.42 0-2.13 0-2.571-.44c-.441-.439-.441-1.146-.441-2.56V8c0-1.414 0-2.121.441-2.56S3.596 5 5.016 5h7.085c3.473 0 5.21 0 6.54.706c.978.52 1.794 1.3 2.356 2.252c.764 1.293.836 3.021.98 6.478c.04.932.06 1.398-.123 1.75c-.134.26-.34.474-.595.618c-.346.196-.814.196-1.75.196h-.505m-10 0h6"/><path d="M7.004 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path strokeLinecap="round" d="M1.996 10h13.368c.627 0 .84.368 1.32.944c.552.54.925.919 1.44.996c.72.108 3.384.054 3.384.054"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M6.004 10V5m5 5V5m5 5V5.5M5.016 17c-1.42 0-2.13 0-2.571-.44c-.441-.439-.441-1.146-.441-2.56V8c0-1.414 0-2.121.441-2.56S3.596 5 5.016 5h7.085c3.473 0 5.21 0 6.54.706c.978.52 1.794 1.3 2.356 2.252c.764 1.293.836 3.021.98 6.478c.04.932.06 1.398-.123 1.75c-.134.26-.34.474-.595.618c-.346.196-.814.196-1.75.196h-.505m-10 0h6"/><path d="M7.004 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4Zm10 0a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/><path stroke-linecap="round" d="M1.996 10h13.368c.627 0 .84.368 1.32.944c.552.54.925.919 1.44.996c.72.108 3.384.054 3.384.054"/></g></svg>
</template>

CSS

.icon-bus-03 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.004%2010V5m5%205V5m5%205V5.5M5.016%2017c-1.42%200-2.13%200-2.571-.44c-.441-.439-.441-1.146-.441-2.56V8c0-1.414%200-2.121.441-2.56S3.596%205%205.016%205h7.085c3.473%200%205.21%200%206.54.706c.978.52%201.794%201.3%202.356%202.252c.764%201.293.836%203.021.98%206.478c.04.932.06%201.398-.123%201.75c-.134.26-.34.474-.595.618c-.346.196-.814.196-1.75.196h-.505m-10%200h6%22%2F%3E%3Cpath%20d%3D%22M7.004%2019a2%202%200%201%200%200-4a2%202%200%200%200%200%204Zm10%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M1.996%2010h13.368c.627%200%20.84.368%201.32.944c.552.54.925.919%201.44.996c.72.108%203.384.054%203.384.054%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.004%2010V5m5%205V5m5%205V5.5M5.016%2017c-1.42%200-2.13%200-2.571-.44c-.441-.439-.441-1.146-.441-2.56V8c0-1.414%200-2.121.441-2.56S3.596%205%205.016%205h7.085c3.473%200%205.21%200%206.54.706c.978.52%201.794%201.3%202.356%202.252c.764%201.293.836%203.021.98%206.478c.04.932.06%201.398-.123%201.75c-.134.26-.34.474-.595.618c-.346.196-.814.196-1.75.196h-.505m-10%200h6%22%2F%3E%3Cpath%20d%3D%22M7.004%2019a2%202%200%201%200%200-4a2%202%200%200%200%200%204Zm10%200a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M1.996%2010h13.368c.627%200%20.84.368%201.32.944c.552.54.925.919%201.44.996c.72.108%203.384.054%203.384.054%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Bus 03 stroke icon — Huge Icons · IconsDB