The HugeIcons paragliding icon depicts a person in a paraglider, commonly used to represent activities like travel, adventure, extreme sports, or outdoor recreation.
Common uses
- Adventure travel booking sites
- Extreme sports gear store
- Outdoor activity blog post
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ParaglidingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ParaglidingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- paragliderhang gliderflightadventure
FAQ
- What does the paragliding icon represent?
- It represents paragliding, an aerial sport. It's often used for themes of adventure, travel, and outdoor activities.
- How do I use the ParaglidingIcon in React?
- Import both HugeiconsIcon and ParaglidingIcon, then render it using <HugeiconsIcon icon={ParaglidingIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →