John KuehJohn Kueh

skool icon

HugeIcons · SkoolIcon · MIT

Download SVG

The HugeIcons skool icon depicts a school building and is typically used to represent educational institutions, learning, or academic-related features in a UI.

Common uses

  • Link to school website
  • Educational content section
  • University or college navigation

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SkoolIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SkoolIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
schooleducationuniversitylearning

FAQ

What does the skool icon represent?
The skool icon represents a school building. It's commonly used for educational or academic-related features.
How do I use the SkoolIcon in React?
You can use the SkoolIcon in React by importing it from '@hugeicons/core-free-icons' and rendering it with the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={SkoolIcon} />.
What is the license for the skool icon?
The skool icon is distributed under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →