The Tabler school off icon depicts a school building with a diagonal line through it, commonly used to indicate that a school or educational service is unavailable, closed, or not applicable.
Common uses
- Disabling school-related features
- Showing a school is closed for the day
- Indicating no educational content is available
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSchoolOff } from '@tabler/icons-react';
<IconSchoolOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- studentsclassteachersprofessorsdoctorshallclassroomsubjectsciencebreaklessonmapschooloffclosed schoolno school
FAQ
- What does the school off icon represent?
- It signifies a school or educational institution that is currently closed, unavailable, or not in operation.
- How do I use the school off icon in React?
- Import it using `import { IconSchoolOff } from '@tabler/icons-react'` and then use the component `<IconSchoolOff />` in your JSX.
- What is the license for this icon?
- The Tabler icons, including school off, are 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 →