The HugeIcons disc two icon visually represents a pair of stacked discs, often used to signify data storage, layers, or a set of related items.
Common uses
- Data storage indicator
- Layered elements
- Set of items
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DiscTwoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DiscTwoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- stacked discslayersstoragetwo discs
FAQ
- What does the DiscTwoIcon represent?
- The DiscTwoIcon represents two stacked discs, commonly used for concepts like data storage, layers, or collections of items.
- How do I use DiscTwoIcon in React?
- Import DiscTwoIcon from '@hugeicons/core-free-icons' and use it like this: <HugeiconsIcon icon={DiscTwoIcon} />. Ensure HugeiconsIcon is imported from '@hugeicons/react'.
- What is the license for DiscTwoIcon?
- The DiscTwoIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →