The Tabler galaxy icon depicts a spiral galaxy, commonly used in UI to represent broad systems, cosmic themes, or astronomical data.
Common uses
- System overview dashboard
- Astronomy-related app settings
- Data visualization for large datasets
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGalaxy } from '@tabler/icons-react';
<IconGalaxy size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- universecosmosnebulaastronomystardustconstellationcelestialstellarintergalacticmacrocosmsystemgalaxy
FAQ
- What does the galaxy icon represent?
- It visually represents a galaxy, often used for concepts like the universe, large systems, or celestial themes in user interfaces.
- How do I use the galaxy icon in React?
- You can import and use it in your React components like this: import { IconGalaxy } from '@tabler/icons-react'; <IconGalaxy />.
- What is the license for the Tabler galaxy icon?
- The Tabler icons, including the galaxy icon, are 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 →