The Tabler join straight icon depicts two lines meeting at a right angle, commonly used to represent connections, junctions, or alignment in system interfaces.
Common uses
- Aligning elements in a grid or layout system.
- Indicating a connection point in a flowchart or diagram.
- Representing a straight seam or join in a design.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconJoinStraight } from '@tabler/icons-react';
<IconJoinStraight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- alignlineardirectconnectionstraightlinejunctionlinkconnectseamsystemjoinalign straightline junctionconnect straightsystem join
FAQ
- What does the join straight icon represent?
- It visually signifies a straight connection or junction between two elements, often used for alignment or indicating a direct link.
- How do I use the join straight icon in React?
- You can import and use it like this: import { IconJoinStraight } from '@tabler/icons-react'; <IconJoinStraight />.
- What is the license for this icon?
- The Tabler icons, including join straight, are available 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 →