The Tabler topology star icon visually represents a star-shaped network topology, commonly used to illustrate network structures, hierarchical relationships, or central connections in UI designs.
Common uses
- Network diagram element
- Central hub indicator
- Hierarchical structure visualization
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTopologyStar } from '@tabler/icons-react';
<IconTopologyStar size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- hierarchynetworkstructureconnectiontopologystarfavoriteratingcomputingmachinecomputersnetwork starstar hierarchyconnection diagramcentral node
FAQ
- What does the topology star icon represent?
- It depicts a star network topology, often used for showing central connections or hierarchical structures in computing and networking contexts.
- How do I use this icon in React?
- Import it directly from the '@tabler/icons-react' library like this: import { IconTopologyStar } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the topology star, 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 →