The Lucide parasol icon depicts an open umbrella, commonly used in UI to represent concepts related to sun protection, outdoor activities, or travel.
Common uses
- Button for 'Shade' or 'Sun Protection' feature
- Icon in a travel or vacation planning app
- Element in a beach resort or outdoor event UI
Use it in React
Install
npm i lucide-reactImport & render
import { Parasol } from 'lucide-react';
<Parasol size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- umbrellasunshadebeachshadesunprotectioncovercanopygardenoutdoorsresorttravelvacationholidaysummerapparel
FAQ
- What is the parasol icon used for?
- It represents sun protection, outdoor leisure, or travel-related themes. Use it for features like 'sunscreen' or in contexts like 'beach vacation'.
- How do I use the parasol icon in React?
- Import it from 'lucide-react' and use it as a component: import { Parasol } from 'lucide-react'.
- What is the license for the parasol icon?
- The Lucide icon set, including the parasol icon, is available under the ISC license.
Looking for something else? Search Lucide 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 →