John KuehJohn Kueh

study desk icon

HugeIcons · StudyDeskIcon · MIT

Download SVG

The HugeIcons study desk icon visually represents a space for learning and work, commonly used in UIs to signify educational content, personal workspaces, or task management.

Common uses

  • Link to educational resources
  • User profile settings
  • Task or project management section

Use it in React

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

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

Details

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

FAQ

What does the study desk icon represent?
It depicts a desk, symbolizing a place for studying, working, or focusing on tasks. It's often used for educational or productivity-related features.
How do I use the StudyDeskIcon in React?
Import both HugeiconsIcon and StudyDeskIcon, then render it using <HugeiconsIcon icon={StudyDeskIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The StudyDeskIcon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →