The Tabler file symlink icon visually represents a file with a link or pointer, commonly used in UIs to indicate a shortcut or reference to another file or directory.
Common uses
- Indicate a shortcut to a file.
- Show a linked configuration file.
- Represent a symbolic link in a file manager.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileSymlink } from '@tabler/icons-react';
<IconFileSymlink size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- textformatextensiondocumentfilesymlinkdatacontentrecordpapershortcutlinkpointerreference
FAQ
- What does the file symlink icon represent?
- It depicts a file that acts as a pointer or shortcut to another location, often used for symbolic links.
- How do I use this icon in React?
- You can import and use it with `import { IconFileSymlink } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon set, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →