The HugeIcons ski icon depicts a pair of skis and poles, commonly used to represent winter sports, skiing activities, or travel destinations associated with snow.
Common uses
- Winter sports section
- Ski resort information
- Activity booking for skiing
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SkiIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SkiIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- winter sportssnowmountainsskiing
FAQ
- What does the ski icon represent?
- The ski icon represents skiing and winter sports. It's often used for activities or locations related to snow and mountains.
- How do I use the SkiIcon in React?
- You can use the SkiIcon in React by importing it from '@hugeicons/core-free-icons' and rendering it within the <HugeiconsIcon> component from '@hugeicons/react' like so: <HugeiconsIcon icon={SkiIcon} />.
- What is the license for the HugeIcons ski icon?
- The HugeIcons ski icon is available under the MIT license, which allows 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 →