John KuehJohn Kueh

file link icon

HugeIcons · FileLinkIcon · MIT

Download SVG

The HugeIcons file link icon visually represents a document with a chain link, commonly used to indicate a file that is linked or associated with another item.

Common uses

  • Linking to a document or file
  • Indicating an attached file
  • Representing a shared document

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
document linklinked fileattachment iconchain file

FAQ

What does the file link icon represent?
It depicts a file or document that is linked, often used to show an association or connection to another resource.
How do I use the FileLinkIcon in React?
Import both HugeiconsIcon and FileLinkIcon, then render it using <HugeiconsIcon icon={FileLinkIcon} />.
What is the license for this icon?
The FileLinkIcon is part of the HugeIcons library and 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 →