The Tabler picnic table icon visually represents an outdoor table with attached benches, commonly used in UIs to signify locations like parks, campgrounds, or outdoor dining areas.
Common uses
- Marking picnic areas on a map.
- Indicating outdoor seating availability.
- Representing park or garden amenities.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPicnicTable } from '@tabler/icons-react';
<IconPicnicTable size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- outdoorfurniturecampingseatparkgardennaturewoodfoodpicnicmaptableoutdoor tablepark benchcamping tablegarden table
FAQ
- What does the picnic table icon represent?
- It depicts a picnic table, often used for outdoor dining or seating in parks and recreational areas.
- How do I use this icon in React?
- You can import and use it like this: import { IconPicnicTable } from '@tabler/icons-react'; <IconPicnicTable />.
- What is the license for this icon?
- The Tabler 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 Tabler.
Looking for something else? Search Tabler 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 →