John KuehJohn Kueh

students icon

HugeIcons · StudentsIcon · MIT

Download SVG

The HugeIcons students icon depicts a group of people, commonly used to represent educational institutions, academic programs, or user groups in UI.

Common uses

  • Link to student portal
  • Section for academic courses
  • User profile for students

Use it in React

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

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

Details

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

FAQ

What does the students icon represent?
The icon visually represents a group of students, suitable for indicating educational contexts or user demographics.
How do I use the StudentsIcon in React?
Import both HugeiconsIcon and StudentsIcon, then render <HugeiconsIcon icon={StudentsIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →