The Tabler link plus icon visually represents the action of adding a new connection or link, commonly used in UIs to signify adding a URL, creating a relationship, or joining items.
Common uses
- Button to add a new hyperlink to content.
- Action to associate a new item with an existing one.
- UI element for creating a new relationship or connection.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLinkPlus } from '@tabler/icons-react';
<IconLinkPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- connectaddjoinattachassociaterelationchainlinkcombinemergetextplusadd linknew connectioncreate relation
FAQ
- What does the link plus icon represent?
- It signifies adding a new link or connection, often used for actions like adding a URL or establishing a relationship between elements.
- How do I use the link plus icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconLinkPlus } from '@tabler/icons-react'
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →