The Tabler sitemap off icon visually represents a disabled or inactive website map, often used to indicate that sitemap generation or display is turned off.
Common uses
- Disabling sitemap generation feature
- Indicating an incomplete website structure
- Representing a 'no sitemap' option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSitemapOff } from '@tabler/icons-react';
<IconSitemapOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- pagewebpagewebsitelistroadmapindexsitemapoffprogrammingsoftwaredevelopmentdisabled sitemapinactive roadmapwebsite index off
FAQ
- What does the sitemap-off icon represent?
- It signifies a sitemap that is currently inactive, disabled, or not available. This is useful for features related to website structure or indexing.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconSitemapOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the sitemap-off icon, is distributed 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 →