The HugeIcons unlink 01 icon depicts a broken chain link, commonly used to represent the removal or breaking of a connection or link between two items.
Common uses
- Removing a hyperlink from text
- Disconnecting a device or service
- Canceling a relationship between data entries
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Unlink01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Unlink01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- break linkremove linkdisconnectbroken chain
FAQ
- What does the unlink icon represent?
- The unlink icon represents the action of breaking or removing a connection. It's often used when a link or relationship is no longer active or needs to be severed.
- How do I use the Unlink01Icon in React?
- To use the Unlink01Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={Unlink01Icon} />.
- What is the license for this icon?
- The Unlink01Icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.