The HugeIcons wthree schools icon depicts three buildings, commonly used to represent educational institutions, campuses, or learning-related features within a UI.
Common uses
- Link to a school's main page
- Indicate a university or college section
- Represent a learning or education module
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WThreeSchoolsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WThreeSchoolsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- educationuniversitycampusschool building
FAQ
- What does the wthree schools icon represent?
- It visually represents three distinct buildings, typically symbolizing schools, educational institutions, or campuses.
- How do I use the WThreeSchoolsIcon in React?
- Import it from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={WThreeSchoolsIcon} /> from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons wthree schools icon is released under the MIT license, allowing for free usage.
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 →