John KuehJohn Kueh

join straight icon

HugeIcons · JoinStraightIcon · MIT

Download SVG

The HugeIcons join straight icon depicts two lines merging into a single straight path, commonly used to represent connections, merging data, or network links.

Common uses

  • Connecting related items in a diagram
  • Indicating a data merge point
  • Representing a network connection

Use it in React

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

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

Details

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

FAQ

What does the JoinStraightIcon represent?
It visually signifies the act of two separate elements coming together to form a single, straight connection.
How do I use JoinStraightIcon in React?
Import both HugeiconsIcon and JoinStraightIcon, then render <HugeiconsIcon icon={JoinStraightIcon} />.
What is the license for this icon?
The JoinStraightIcon is available under the MIT license, allowing for free commercial and non-commercial use.

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 →