The Tabler snowman icon depicts a classic snow figure and is commonly used to represent winter themes, cold weather, or holiday-related content in user interfaces.
Common uses
- Winter sale promotions
- Cold weather alerts
- Holiday season features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSnowman } from '@tabler/icons-react';
<IconSnowman size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- winterchristmassnowcoldfrostysnowmannature
FAQ
- What is the snowman icon used for?
- It's used to visually represent winter, snow, cold, or Christmas themes in applications.
- How do I use the snowman icon in React?
- Import it from '@tabler/icons-react' like this: import { IconSnowman } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the snowman, are available under the MIT license.
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 →