The Tabler chalkboard off icon depicts a chalkboard with its surface obscured or turned off, commonly used to represent a disabled or inactive state for a chalkboard-related feature.
Common uses
- Disabling a 'Start Lesson' button.
- Indicating an offline classroom status.
- Representing a closed or unavailable course module.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChalkboardOff } from '@tabler/icons-react';
<IconChalkboardOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- schoolclassroomeducationlearnchalkboardoffdisabledinactiveboardteachingdocumentchalkboard disabledclassroom inactiveeducation offteaching unavailable
FAQ
- What does the chalkboard-off icon represent?
- It signifies a disabled, inactive, or unavailable state for a chalkboard or educational feature.
- How do I use this icon in React?
- Import it using `import { IconChalkboardOff } from '@tabler/icons-react'` and render the component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →