John KuehJohn Kueh

chalkboard teacher icon

Phosphor · chalkboard-teacher · MIT

Download SVG

The Phosphor chalkboard teacher icon depicts a chalkboard, commonly used to represent educational settings, teaching, or learning-related concepts in a user interface.

Common uses

  • Link to a school's 'About Us' page.
  • Button for 'Online Courses' section.
  • Icon for a 'Tutoring Services' feature.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ChalkboardTeacher } from '@phosphor-icons/react';

<ChalkboardTeacher size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ChalkboardTeacher size={24} />
thin
<ChalkboardTeacher size={24} weight="thin" />
light
<ChalkboardTeacher size={24} weight="light" />
bold
<ChalkboardTeacher size={24} weight="bold" />
fill
<ChalkboardTeacher size={24} weight="fill" />
duotone
<ChalkboardTeacher size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
blackboardwhiteboardclassroomeducationschoolcollegeuniversitymaps & travelobjectspeoplechalkboardteacher

FAQ

What does the chalkboard teacher icon represent?
It visually signifies education, teaching, learning, or a classroom environment.
How do I use this icon in React?
Import it from the Phosphor library and use it as a component: import { ChalkboardTeacher } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →