John KuehJohn Kueh

bridge icon

Phosphor · bridge · MIT

Download SVG

The Phosphor bridge icon visually represents a structure spanning a gap, commonly used in user interfaces to denote locations, travel routes, or connections.

Common uses

  • Map markers for bridges or crossings
  • Navigation elements indicating a route over water or a chasm
  • Illustrating connectivity or linking between different sections

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Bridge } from '@phosphor-icons/react';

<Bridge size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Bridge size={24} />
thin
<Bridge size={24} weight="thin" />
light
<Bridge size={24} weight="light" />
bold
<Bridge size={24} weight="bold" />
fill
<Bridge size={24} weight="fill" />
duotone
<Bridge size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
traveltransportationinfrastucturemaps & travelobjectsbridgeoverpassviaductcrossingspan

FAQ

What does the bridge icon represent?
It depicts a bridge, a structure used to cross obstacles like rivers or valleys. In UI, it signifies travel, connections, or specific geographical features.
How do I use the bridge icon in React?
You can import and use it directly from the Phosphor React library. Use the import statement: `import { Bridge } from '@phosphor-icons/react'`.
What is the license for the Phosphor bridge icon?
The Phosphor icon library, including the bridge icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor 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 →