The HugeIcons cabinet 02 icon depicts a filing cabinet, commonly used to represent storage, data management, or organizational features in a user interface.
Common uses
- File storage section
- Data management dashboard
- Settings or preferences menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Cabinet02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Cabinet02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- filing cabinetstoragearchivedrawer
FAQ
- What does the Cabinet02 icon represent?
- The Cabinet02 icon visually represents a filing cabinet, often used for elements related to storing, organizing, or accessing files and data.
- How do I use the Cabinet02 icon in React?
- To use the Cabinet02 icon in React, import it from '@hugeicons/core-free-icons' and render it using the <HugeiconsIcon> component like this: <HugeiconsIcon icon={Cabinet02Icon} />.
- What is the license for the Cabinet02 icon?
- The Cabinet02 icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.