Directions Bus SVG icon, line

Pro
Directions Bus SVG icon, line

A front-facing bus shows two windows, wheels, and headlights. Place it beside bus directions in a journey planner or on a transit stop information page.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="directions-bus.svg" alt="Directions Bus" width="48" height="48">
CSS background-image
.directions-bus {
  background-image: url("directions-bus.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.directions-bus {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("directions-bus.svg") center / contain no-repeat;
}
React
import DirectionsBusSvg from "./directions-bus.jsx"; // from the React tab above

<DirectionsBusSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Directions Bus: A front-facing bus with two windows, wheels, and headlights. as part of the pack Maps and location icons, line. Want one like it? Make your own in the SVG studio.

Rest of Maps and location icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence