The HugeIcons university icon depicts a building with a dome and columns, commonly used to represent educational institutions, academic achievements, or higher learning in UI.
Common uses
- Link to an 'About Us' page detailing the company's educational background.
- Button for accessing academic resources or a knowledge base.
- Icon for a section on training or professional development.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UniversityIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={UniversityIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- collegeeducationschoolacademy
FAQ
- What does the university icon represent?
- It represents a university or college building, often used for themes related to education, learning, or academic institutions.
- How do I use the UniversityIcon in React?
- Import both HugeiconsIcon and UniversityIcon, then render <HugeiconsIcon icon={UniversityIcon} />.
- What is the license for this icon?
- The UniversityIcon is part of the HugeIcons library and 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 →