John KuehJohn Kueh

teaching icon

HugeIcons · TeachingIcon · MIT

Download SVG

The HugeIcons teaching icon visually represents instruction or guidance, commonly used in UIs to signify educational content, tutorials, or mentorship features.

Common uses

  • Link to a 'Learn More' section
  • Button for 'Start Tutorial'
  • Indicator for 'Mentorship Program'

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TeachingIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TeachingIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
educationguidementorinstruction

FAQ

What does the teaching icon represent?
It symbolizes teaching, education, or guidance. It's typically used to point users towards learning resources or instructional content.
How do I use the TeachingIcon in React?
Import both HugeiconsIcon and TeachingIcon, then render it using <HugeiconsIcon icon={TeachingIcon} />.
What is the license for this icon?
The TeachingIcon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →