The HugeIcons online learning 04 icon depicts a graduation cap with a diploma, commonly used to represent educational content, courses, or academic achievements in user interfaces.
Common uses
- Link to online courses section
- Indicate completed training modules
- Button for educational resources
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { OnlineLearning04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={OnlineLearning04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- graduation capdiplomaeducationonline course
FAQ
- What does the online learning 04 icon represent?
- It represents education, graduation, and learning, often used for courses or academic achievements.
- How do I use the OnlineLearning04Icon in React?
- Import it using `import { OnlineLearning04Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={OnlineLearning04Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
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 →