John KuehJohn Kueh

ligature icon

HugeIcons · LigatureIcon · MIT

Download SVG

The HugeIcons ligature icon visually represents a connection or link between two elements, often used to signify relationships, pairings, or the joining of different parts within a user interface.

Common uses

  • Linking related articles or content
  • Indicating paired settings or options
  • Representing a connection in a network diagram

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
link iconconnection iconchain iconpair icon

FAQ

What does the ligature icon represent?
It symbolizes a connection or link, commonly used for relationships or pairings in UI design.
How do I use the LigatureIcon in React?
Import both HugeiconsIcon and LigatureIcon, then render <HugeiconsIcon icon={LigatureIcon} />.
What is the license for this icon?
The HugeIcons library, including the ligature 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 →