The Tabler texture icon depicts a repeating pattern or surface, commonly used to represent abstract designs, backgrounds, or decorative elements in UI.
Common uses
- Background pattern option
- Abstract design element
- Decoration or embellishment
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTexture } from '@tabler/icons-react';
<IconTexture size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- patternabstractdecorationbackgroundfashiontexturesystem
FAQ
- What is the purpose of the texture icon?
- It visually represents patterns, textures, or abstract designs, often used for backgrounds or decorative elements.
- How do I use the texture icon in React?
- You can import and use it like this: import { IconTexture } from '@tabler/icons-react' with the component name IconTexture.
- What is the license for the Tabler texture icon?
- The Tabler icons, including the texture 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 →