John KuehJohn Kueh

bus 03 icon

HugeIcons · Bus03Icon · MIT

Download SVG

The HugeIcons bus 03 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 planner integration
  • Shuttle service status

Use it in React

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

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

Details

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

FAQ

What does the Bus 03 icon represent?
The Bus 03 icon visually represents a bus, typically used for indicating public transportation options or travel-related features.
How do I use the Bus03Icon in React?
To use the Bus03Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Bus03Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Bus03Icon} />.
What is the license for this icon?
The Bus03Icon is distributed under the MIT license, allowing for free use in both personal and 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 →