The HugeIcons mortarboard 01 icon depicts a graduation cap, commonly used to represent education, graduation, academic achievements, or learning-related features.
Common uses
- Graduation or commencement sections
- Online course or learning platform features
- Academic achievement badges
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mortarboard01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mortarboard01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- graduation capcapacademiceducation
FAQ
- What does the mortarboard 01 icon represent?
- It represents a graduation cap, symbolizing education, academic success, or graduation.
- How do I use the Mortarboard01Icon in React?
- Import both HugeiconsIcon and Mortarboard01Icon, then render it using <HugeiconsIcon icon={Mortarboard01Icon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →