The HugeIcons teacher icon depicts a person with a graduation cap, commonly used to represent educational roles, instructors, or learning-related features in a user interface.
Common uses
- Profile section for an educator
- Link to a help or tutorial section
- Label for a course or workshop
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TeacherIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TeacherIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- educatorinstructorprofessortutor
FAQ
- What does the TeacherIcon represent?
- The TeacherIcon visually represents a teacher or educator, often adorned with a graduation cap to signify knowledge and instruction.
- How do I use TeacherIcon in a React project?
- To use the TeacherIcon in React, import both HugeiconsIcon and TeacherIcon from their respective packages and render it using <HugeiconsIcon icon={TeacherIcon} />.
- What is the license for HugeIcons?
- The HugeIcons icon library, including the TeacherIcon, is distributed under the MIT license, allowing for free commercial and non-commercial use.
Looking for something else? Search HugeIcons 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 →