John KuehJohn Kueh

cable icon

HugeIcons · CableIcon · MIT

Download SVG

The HugeIcons cable icon visually represents a connection or link, commonly used in UIs to denote network status, data transfer, or relationships between elements.

Common uses

  • Network connection indicator
  • Linking or relationship visualization
  • Data transfer status

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CableIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CableIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
connectionlinknetworkplug

FAQ

What does the cable icon represent?
It symbolizes a physical or logical connection, often used for networking, linking, or data transfer.
How do I use the CableIcon in React?
Import both HugeiconsIcon and CableIcon, then render it using <HugeiconsIcon icon={CableIcon} />.
What is the license for this icon?
The HugeIcons cable icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →