The HugeIcons mentor icon visually represents guidance and expertise, commonly used to indicate features related to advice, coaching, or support.
Common uses
- Link to a mentorship program page
- Button for requesting expert advice
- Icon for a 'Help & Support' section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MentorIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MentorIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- guidecoachadvisorexpert
FAQ
- What does the mentor icon represent?
- The mentor icon symbolizes guidance, knowledge sharing, and support, often used for features related to advice or coaching.
- How do I use the MentorIcon in React?
- Import both HugeiconsIcon and MentorIcon, then render it using <HugeiconsIcon icon={MentorIcon} />.
- What is the license for this icon?
- The MentorIcon is distributed under the MIT license, allowing for free use in both personal and 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 →