The Lucide cable icon visually represents a physical connection or power supply, commonly used in UI to denote network status, device connectivity, or electrical power options.
Common uses
- Indicate a device is plugged in or powered on.
- Represent network or internet connection status.
- Symbolize audio/video input/output ports.
Use it in React
Install
npm i lucide-reactImport & render
import { Cable } from 'lucide-react';
<Cable size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cordwireconnectorconnectionlinksignalconsolecomputerequipmentelectricityenergyelectronicsrechargingchargerpowersupply
FAQ
- What does the cable icon represent?
- It depicts a physical cable used for connections or power, useful for indicating connectivity, power status, or signal transmission in a UI.
- How do I use the cable icon in React?
- You can import and use it like this: import { Cable } from 'lucide-react'; <Cable />.
- What is the license for the Lucide cable icon?
- The Lucide icon library, including the cable icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →