The Phosphor picnic table icon depicts an outdoor table with benches, commonly used to represent locations like parks, picnic areas, or outdoor dining spots in user interfaces.
Common uses
- Park or recreation area locator
- Outdoor event or gathering marker
- Designating a public seating area
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { PicnicTable } from '@phosphor-icons/react';
<PicnicTable size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<PicnicTable size={24} />thin
<PicnicTable size={24} weight="thin" />light
<PicnicTable size={24} weight="light" />bold
<PicnicTable size={24} weight="bold" />fill
<PicnicTable size={24} weight="fill" />duotone
<PicnicTable size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- *new*benchparkoutdoorsmaps & travelnaturepicnictablepark benchoutdoor seatingpark table
FAQ
- What does the picnic table icon represent?
- It represents an outdoor table with benches, ideal for indicating places like parks, picnic spots, or outdoor seating areas.
- How do I use the picnic table icon in React?
- You can import and use it in React with: import { PicnicTable } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon set, including the picnic table 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 →