John KuehJohn Kueh

laptop icon

Phosphor · laptop · MIT

Download SVG

The Phosphor laptop icon depicts a portable personal computer and is commonly used in UIs to represent device-related settings, hardware, or general technology concepts.

Common uses

  • Device settings menu
  • Hardware information section
  • Technology or development category link

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Laptop } from '@phosphor-icons/react';

<Laptop size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Laptop size={24} />
thin
<Laptop size={24} weight="thin" />
light
<Laptop size={24} weight="light" />
bold
<Laptop size={24} weight="bold" />
fill
<Laptop size={24} weight="fill" />
duotone
<Laptop size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
computernotebookpcmacbooktechnology & developmentobjectslaptop

FAQ

What does the laptop icon represent?
It represents a laptop computer, a portable personal computer.
How do I use the laptop icon in React?
You can import and use it like this: import { Laptop } from '@phosphor-icons/react'.
What is the license for the Phosphor laptop icon?
The Phosphor icon library, including the laptop icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →