The Phosphor link simple horizontal icon depicts a horizontal chain link, commonly used to represent hyperlinks, external connections, or the act of linking content.
Common uses
- Representing a hyperlink in text
- Indicating an external website or resource
- Button to create or manage links
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { LinkSimpleHorizontal } from '@phosphor-icons/react';
<LinkSimpleHorizontal size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<LinkSimpleHorizontal size={24} />thin
<LinkSimpleHorizontal size={24} weight="thin" />light
<LinkSimpleHorizontal size={24} weight="light" />bold
<LinkSimpleHorizontal size={24} weight="bold" />fill
<LinkSimpleHorizontal size={24} weight="fill" />duotone
<LinkSimpleHorizontal size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- communications
- Keywords
- anchorhyperlinkhypertextchainschainedcommunicationsobjectslinksimplehorizontalchain linkconnection
FAQ
- What does the link simple horizontal icon represent?
- It visually represents a hyperlink or a connection, often used for web links or related content.
- How do I use this icon in React?
- Import it from the library like this: import { LinkSimpleHorizontal } from '@phosphor-icons/react'. Then use it as a React component: <LinkSimpleHorizontal />.
- What is the license for this icon?
- The Phosphor icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.