The Tabler grain icon depicts a scattering of dots, often used to represent texture, noise, or a randomized pattern in UI elements.
Common uses
- Background texture for cards or sections
- Loading indicator with a subtle pattern
- Visual element for random data generation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGrain } from '@tabler/icons-react';
<IconGrain size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- dotspatternrandomroundcirclenodesgraindesignnoise
FAQ
- What is the grain icon used for?
- It's typically used to visually represent texture, noise, or a randomized pattern, adding subtle detail to interfaces.
- How do I use the grain icon in React?
- You can import and use it like this: import { IconGrain } from '@tabler/icons-react'; <IconGrain />
- What is the license for the Tabler grain icon?
- The Tabler icons, including the grain icon, are available 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 →