The HugeIcons student card icon visually represents a student ID or access card, commonly used to signify user profiles, identification, or membership within an application.
Common uses
- User profile identification
- Membership card display
- Access control indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StudentCardIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StudentCardIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- id cardaccess carduser cardidentification
FAQ
- What does the student card icon represent?
- It depicts a student ID card, often used for user identification, profiles, or membership status.
- How do I use the StudentCardIcon in React?
- Import both HugeiconsIcon and StudentCardIcon, then render it using <HugeiconsIcon icon={StudentCardIcon} />.
- What is the license for this icon?
- The StudentCardIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.