The HugeIcons dua icon visually represents two entities or items, often used to signify pairing, duality, or a comparison between two elements in a user interface.
Common uses
- Comparing two products side-by-side.
- Indicating a two-factor authentication process.
- Representing a relationship or partnership.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DuaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DuaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- twopairdualcouple
FAQ
- What does the dua icon represent?
- The dua icon visually represents two entities or items, often used to signify pairing, duality, or a comparison between two elements.
- How do I use the DuaIcon in React?
- Import HugeiconsIcon and DuaIcon from their respective packages, then render <HugeiconsIcon icon={DuaIcon} />.
- What is the license for HugeIcons?
- HugeIcons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →