The Tabler volcano icon visually represents a volcano, commonly used in map interfaces to denote geographical locations of volcanic activity or areas of geological interest.
Common uses
- Marking volcano locations on a map.
- Indicating areas prone to natural disasters.
- Representing geological or geographical features in an informational UI.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVolcano } from '@tabler/icons-react';
<IconVolcano size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- erumptionlavanaturedangerexplosionvolcanolocationnavigationgeographyplacemaperuptionmap location
FAQ
- What does the volcano icon represent?
- The icon depicts a volcano, often used to signify a geographical location of a volcano or related natural phenomena.
- How do I use the volcano icon in React?
- You can import and use it in your React application with: import { IconVolcano } from '@tabler/icons-react'.
- What is the license for the Tabler volcano icon?
- The Tabler icons, including the volcano icon, are distributed 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 →