The HugeIcons combine icon depicts two or more elements merging into one, typically used to represent actions like merging data, combining files, or joining different components.
Common uses
- Merge data sources
- Combine user profiles
- Join multiple selections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CombineIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CombineIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- mergejoinuniteaggregate
FAQ
- What does the combine icon represent?
- It visually signifies the act of bringing together separate items or pieces of information into a single entity.
- How do I use the CombineIcon in React?
- Import both HugeiconsIcon and CombineIcon from their respective packages and render it using <HugeiconsIcon icon={CombineIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the CombineIcon, is distributed 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 →