The Tabler meteor off icon depicts a meteor with a line through it, commonly used to indicate a disabled or unavailable state related to celestial events or natural phenomena.
Common uses
- Disabling a 'launch meteor' feature.
- Showing an unavailable astronomy service.
- Representing a 'no meteor shower' status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMeteorOff } from '@tabler/icons-react';
<IconMeteorOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- spacecometastronomygalaxycosmosmeteoroffenvironmentnaturaldisablednaturecomet offspace disabledastronomy unavailablecelestial off
FAQ
- What does the meteor off icon represent?
- It signifies something related to meteors or celestial events that is currently disabled, unavailable, or not applicable.
- How do I use the meteor off icon in React?
- You can import and use it like this: import { IconMeteorOff } from '@tabler/icons-react'. Then render it as <IconMeteorOff />.
- What is the license for this icon?
- The Tabler icon library, including the meteor off icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →