The Tabler topology full icon visually represents a complete network or system structure, often used in UIs to denote complex interconnections or hierarchical arrangements.
Common uses
- Displaying network architecture diagrams.
- Illustrating system component relationships.
- Representing organizational hierarchies.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTopologyFull } from '@tabler/icons-react';
<IconTopologyFull size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- hierarchynetworkstructureconnectiontopologyfullcomputingmachineprocessorsystemcomputersnetwork diagramsystem structurehierarchy chartconnections
FAQ
- What does the topology full icon represent?
- It depicts a comprehensive view of interconnected elements within a system or network, showing all components and their relationships.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconTopologyFull } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including topology-full, 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 →