The Tabler topology star 3 icon visually represents a star-shaped network topology, often used to depict central connections or a primary item in a hierarchical or networked structure.
Common uses
- Representing a central server in a network diagram.
- Indicating a 'favorite' or 'starred' item in a list.
- Illustrating a core component in a system architecture.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTopologyStar3 } from '@tabler/icons-react';
<IconTopologyStar3 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- hierarchynetworkstructureconnectiontopologystarfavoriteratingcomputingmachinecomputers3network starcentral connectionstar hierarchyfavorite network
FAQ
- What does the topology star 3 icon represent?
- It symbolizes a star network topology, commonly used for central connections or primary elements in networks and hierarchies.
- How do I use the topology star 3 icon in React?
- You can import and use it with: import { IconTopologyStar3 } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including topology star 3, are 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 →