The Tabler layers union icon visually represents the merging or combining of multiple elements into a single, unified whole, often used in UI to signify operations like combining shapes, merging data sets, or grouping related content.
Common uses
- Button to merge selected objects
- Indicator for combined data layers
- Action to group design elements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayersUnion } from '@tabler/icons-react';
<IconLayersUnion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- stackjoinlayersunioncreativeartisticvisualaestheticstyledesigncombinemergegroupunite
FAQ
- What does the layers union icon represent?
- It symbolizes the act of combining or uniting multiple distinct layers or elements into a single, cohesive unit.
- How do I use this icon in React?
- You can import and use it like this: import { IconLayersUnion } from '@tabler/icons-react'. Then render it as <IconLayersUnion />.
- What is the license for this icon?
- The Tabler icons, including layers-union, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →