John KuehJohn Kueh

computer desk 03 icon

HugeIcons · ComputerDesk03Icon · MIT

Download SVG

The HugeIcons computer desk 03 icon depicts a simple desk, often used to represent office spaces, workstations, or general work-related concepts in user interfaces.

Common uses

  • Workstation setup
  • Office environment
  • Desktop computer

Use it in React

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

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

Details

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

FAQ

What is this icon typically used for?
This icon is generally used to represent a desk, office, or workstation. It can signify a place of work or a computer setup.
How do I use the ComputerDesk03Icon in React?
Import both HugeiconsIcon and ComputerDesk03Icon, then render it using <HugeiconsIcon icon={ComputerDesk03Icon} />.
What is the license for this icon?
This icon is released 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →