The Tabler school icon depicts a building, commonly used to represent educational institutions, academic locations, or learning-related features in a user interface.
Common uses
- Map marker for educational institutions
- Link to a school's website or profile
- Section header for academic content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSchool } from '@tabler/icons-react';
<IconSchool size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSchool size={24} stroke={2} />filled
<IconSchoolFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- studentsclassteachersprofessorsdoctorshallclassroomsubjectsciencebreaklessonmapschooleducationuniversitycollege
FAQ
- What does the school icon represent?
- It represents a school building and is typically used for educational or academic contexts within an application.
- How do I use the school icon in React?
- You can import and use it like this: import { IconSchool } from '@tabler/icons-react'; <IconSchool />.
- What is the license for the Tabler school icon?
- The Tabler school 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 →