The Tabler background icon depicts a stylized representation of a backdrop or scene, commonly used in UI design to signify settings, context, or environmental elements.
Common uses
- Setting an application's theme or visual context.
- Indicating a backdrop or scene selection option.
- Representing environmental or contextual information.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBackground } from '@tabler/icons-react';
<IconBackground size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- backdropsettingcontextenvironmentsceneambientsurroundingsscapecontextualatmospheredesignbackground
FAQ
- What is the background icon used for?
- It's used to represent visual backdrops, settings, context, or environmental elements within a user interface.
- How do I use the background icon in React?
- You can import and use it like this: import { IconBackground } from '@tabler/icons-react'. Then render it as <IconBackground />.
- What is the license for the Tabler background icon?
- The Tabler icon library, including the background icon, is 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 →