The HugeIcons shared drive icon visually represents a common storage location accessible by multiple users, often used to indicate shared files or folders within an application.
Common uses
- Button to access shared files
- Indicator for shared folder status
- Link to a team's document repository
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SharedDriveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SharedDriveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cloud drivenetwork driveteam storagepublic folder
FAQ
- What does the shared drive icon represent?
- It symbolizes a storage space that can be accessed and managed by multiple individuals or devices, commonly used for collaboration.
- How do I use the SharedDriveIcon in React?
- Import both HugeiconsIcon and SharedDriveIcon, then render the icon using <HugeiconsIcon icon={SharedDriveIcon} />.
- What is the license for this icon?
- The HugeIcons shared drive icon is available under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.