The Tabler folder share icon visually represents the act of sharing a folder's contents, commonly used in UIs to indicate an action or status related to file or directory distribution.
Common uses
- Button to share a selected folder
- Status indicator for a shared directory
- Link to a shared document repository
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderShare } from '@tabler/icons-react';
<IconFolderShare size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- distributeallocatedividedisperseconveypropagatetransmitcirculatehandoutinteractiondocumentfoldershareshare folderdistribute folderfile sharing
FAQ
- What does the folder share icon signify?
- It signifies the action or status of making a folder and its contents accessible to others.
- How do I use this icon in React?
- Import it using `import { IconFolderShare } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- This icon is distributed 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 →