The Tabler blend mode icon visually represents the merging or mixing of elements, commonly used in UI to signify options for combining layers or visual styles.
Common uses
- Layer blending options in image editors
- Combining text and background effects
- UI elements for merging data sets
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBlendMode } from '@tabler/icons-react';
<IconBlendMode size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- mergemixcombinefuseintegrateunifyamalgamateblendharmonizesynthesizedesignmode
FAQ
- What does the blend mode icon represent?
- It symbolizes the act of merging or mixing, often used in design tools to indicate how different visual elements interact.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconBlendMode } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including blend mode, are distributed under the MIT license.
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 →