John KuehJohn Kueh

bus 01 icon

HugeIcons · Bus01Icon · MIT

Download SVG

The HugeIcons bus 01 icon depicts a side view of a bus, commonly used to represent public transportation, travel, or shuttle services in user interfaces.

Common uses

  • Public transport booking
  • Travel itinerary display
  • Shuttle service locator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Bus01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Bus01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
transportationvehicleshuttlecoach

FAQ

What does the Bus01Icon represent?
The Bus01Icon represents a bus, typically used for indicating public transportation options or travel-related features.
How do I use the Bus01Icon in a React application?
Import both HugeiconsIcon and Bus01Icon, then render the icon using the HugeiconsIcon component with the icon prop: <HugeiconsIcon icon={Bus01Icon} />.
What is the license for the HugeIcons Bus01Icon?
The HugeIcons Bus01Icon is released under the MIT license, allowing for free usage in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →