John KuehJohn Kueh

link 05 icon

HugeIcons · Link05Icon · MIT

Download SVG

The HugeIcons link 05 icon depicts a stylized chain link, commonly used to represent connections, relationships, or external URLs.

Common uses

  • Linking to external websites
  • Indicating related content
  • Representing network connections

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Link05Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Link05Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chainconnectionnetworkanchor

FAQ

What is the purpose of the Link05Icon?
The Link05Icon visually represents a connection or a link, often used for navigation to external resources or to signify a relationship between items.
How do I use the Link05Icon in a React project?
Import it using `import { Link05Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={Link05Icon} />` after importing `HugeiconsIcon` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons library, including the Link05Icon, is distributed 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 →