The Tabler meteor icon depicts a streaking celestial body, often used to represent concepts related to space, speed, or sudden events in UI.
Common uses
- Loading indicator for fast processes
- Button for 'launch' or 'send' actions
- Visual element in astronomy-themed applications
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMeteor } from '@tabler/icons-react';
<IconMeteor size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconMeteor size={24} stroke={2} />filled
<IconMeteorFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Nature
- Keywords
- spacecometastronomygalaxycosmosmeteorenvironmentnaturaloutdoorecosystemnatureshooting star
FAQ
- What is the meteor icon used for?
- It visually represents fast-moving objects, speed, or sudden occurrences. It's suitable for actions like launching, sending, or indicating rapid processes.
- How do I use the meteor icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconMeteor } from '@tabler/icons-react'.
- What is the license for the Tabler meteor icon?
- The Tabler icon set, including the meteor icon, is distributed 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 →