The HugeIcons link 06 icon depicts a chain link, commonly used to represent connections, relationships, or external URLs.
Common uses
- Linking to external websites
- Indicating related content
- Representing a connection or relationship
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Link06Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Link06Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- chainconnectionurlexternal link
FAQ
- What does the link 06 icon represent?
- The link 06 icon represents a chain link, symbolizing connections, relationships, or external links.
- How do I use the Link06Icon in React?
- Import both HugeiconsIcon and Link06Icon, then render <HugeiconsIcon icon={Link06Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
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 →