The Tabler topology star ring 2 icon depicts a star-shaped network structure with a central ring, commonly used to represent complex network arrangements or hierarchical data relationships in UI.
Common uses
- Network diagram visualization
- System architecture overview
- Data relationship mapping
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTopologyStarRing2 } from '@tabler/icons-react';
<IconTopologyStarRing2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- hierarchynetworkstructureconnectiontopologystarringfavoriteratingcomputingcomputers2network hierarchystar networkconnected structuretopology diagram
FAQ
- What does the topology star ring 2 icon represent?
- It visually represents a network topology, specifically a star or ring-like structure, often used for hierarchical or connected systems.
- How do I use this icon in React?
- You can import and use it directly in your React components with: import { IconTopologyStarRing2 } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is part of the Tabler icon library and 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 →