The Tabler network icon visually represents connectivity and data transfer, commonly used in UI to signify network settings, internet access, or communication features.
Common uses
- Network settings menu item
- Status indicator for internet connection
- Button to initiate or manage communication
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconNetwork } from '@tabler/icons-react';
<IconNetwork size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- connectioninternetcommunicationconnectwebsignalnetworkcomputingmachineprocessorcomputersconnection iconinternet iconsignal iconcommunication icon
FAQ
- What does the network icon represent?
- It symbolizes connections, data flow, and communication, often used for internet or computer network-related functions.
- How do I use the network icon in React?
- Import it from '@tabler/icons-react' and use it as a component: import { IconNetwork } from '@tabler/icons-react'.
- What is the license for the Tabler network icon?
- The Tabler icon library, including the network icon, is 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 →