The HugeIcons desk 02 icon depicts a simple desk, often used to represent office spaces, workstations, or administrative areas in user interfaces.
Common uses
- Representing a user's workspace.
- Indicating an office or administrative section.
- Symbolizing a 'home' or main dashboard area.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Desk02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Desk02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- officeworkstationtablefurniture
FAQ
- What does the Desk 02 icon represent?
- The Desk 02 icon visually represents a desk, commonly used for UI elements related to work, office environments, or user dashboards.
- How do I use the Desk 02 icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Desk02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Desk02Icon} />.
- What is the license for this icon?
- This icon is provided 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.