The Tabler wallpaper off icon visually represents the absence or disabling of a background image or decorative wall covering, often used to indicate a setting is turned off or a feature is unavailable.
Common uses
- Toggling background image visibility
- Indicate disabled wallpaper setting
- Clear decorative element state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWallpaperOff } from '@tabler/icons-react';
<IconWallpaperOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- picturephotodecorationhouseroomdecorwallpaperoffdisabledinactivesystemno wallpaperbackground offimage disabledclear decor
FAQ
- What does the wallpaper off icon represent?
- It signifies that a wallpaper or background image is not active or has been turned off. It's used to show a disabled or absent decorative element.
- How do I use this icon in React?
- You can import and use it like this: `import { IconWallpaperOff } from '@tabler/icons-react'`. Then render it as `<IconWallpaperOff />`.
- What is the license for this icon?
- The Tabler icons, including wallpaper off, 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 →