The Tabler antenna bars 2 icon depicts a visual representation of signal strength, commonly used in UIs to indicate a moderate level of wireless connectivity.
Common uses
- Displaying Wi-Fi signal strength
- Indicating network connection quality
- Showing cellular service bars
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAntennaBars2 } from '@tabler/icons-react';
<IconAntennaBars2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- signalwirelesswi-fiqualityantennabarshardwaretechnologyelectronicgadgetdevices2signal barswifi indicatornetwork strengthconnectivity
FAQ
- What does the antenna bars 2 icon represent?
- This icon represents a moderate signal strength, typically for wireless or cellular connections. It's often used to show the user how strong their connection is.
- How do I use the antenna bars 2 icon in React?
- You can import and use it in your React application with: import { IconAntennaBars2 } from '@tabler/icons-react'. Then render it like <IconAntennaBars2 />.
- What is the license for this icon?
- The Tabler icons, including antenna-bars-2, 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 →