The HugeIcons patio icon depicts an outdoor seating area, commonly used to represent features related to gardens, terraces, or outdoor living spaces in user interfaces.
Common uses
- Garden/Outdoor section link
- Terrace or balcony feature toggle
- Outdoor dining reservation button
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PatioIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PatioIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- terracebalconyoutdoor seatinggarden
FAQ
- What does the patio icon represent?
- The patio icon visually represents an outdoor seating area, often associated with patios, terraces, or gardens.
- How do I use the PatioIcon in React?
- To use the PatioIcon in React, import both HugeiconsIcon and PatioIcon, then render <HugeiconsIcon icon={PatioIcon} />.
- What is the license for the HugeIcons patio icon?
- The HugeIcons patio icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →