John KuehJohn Kueh

park icon

Phosphor · park · MIT

Download SVG

The Phosphor park icon depicts a park bench, commonly used in user interfaces to represent locations like parks, outdoor recreational areas, or points of interest on a map.

Common uses

  • Map marker for parks
  • Link to park information page
  • Icon for outdoor activity section

Use it in React

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

<Park size={24} />

Styles

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

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

Details

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

FAQ

What does the park icon represent?
It represents a park bench, typically used for indicating parks or outdoor recreational spaces in UI elements.
How do I use the park icon in React?
You can import and use it in your React application with: import { Park } from '@phosphor-icons/react'.
What is the license for the Phosphor park icon?
The Phosphor icon library, including the park icon, is available under the MIT license.

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 →