The Lucide folder symlink icon visually represents a shortcut or reference to another directory, commonly used in UIs to indicate a linked folder or a symbolic link.
Common uses
- Indicating a linked directory in a file explorer.
- Representing a shortcut to a project folder.
- Showing a symbolic link in a file management tool.
Use it in React
Install
npm i lucide-reactImport & render
import { FolderSymlink } from 'lucide-react';
<FolderSymlink size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- directorysymlinksymboliclinkfolderdirectory linkshortcut foldersymbolic directorylinked folder
FAQ
- What does the folder symlink icon represent?
- It depicts a folder with an arrow, symbolizing a symbolic link or a shortcut to another directory.
- How do I use this icon in React?
- You can import and use it like this: import { FolderSymlink } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the folder symlink icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →