The Tabler blur icon visually represents a softening or haziness effect, commonly used in user interfaces to indicate a blurred background, a focus effect, or a stylistic visual treatment.
Common uses
- Applying a background blur effect.
- Indicating a softened or out-of-focus element.
- Stylistic visual element in creative applications.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBlur } from '@tabler/icons-react';
<IconBlur size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- editphotophotographytoolblurcreativeartisticvisualaestheticstyledesignhazesoftenout of focusdiffuse
FAQ
- What does the blur icon represent?
- It represents a visual effect of haziness or softening, often used to de-emphasize or stylize elements in a UI.
- How do I use the blur icon in React?
- You can import and use it directly with: import { IconBlur } from '@tabler/icons-react'
- What is the license for the Tabler blur icon?
- The Tabler icons, including the blur icon, are available 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 →