John KuehJohn Kueh

sketch logo icon

Phosphor · sketch-logo · MIT

Download SVG

The Phosphor sketch logo icon depicts a stylized gemstone or diamond, often used to represent design tools, creative processes, or prototyping features in a user interface.

Common uses

  • Button for a design tool
  • Label for a prototyping section
  • Icon in a creative software menu

Use it in React

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

<SketchLogo size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
drawingartillustrationuiinterfaceprototypeprototypinggemstonediamonddesignsketchlogodiamond icongem icondesign tool icon

FAQ

What is the sketch-logo icon used for?
It's typically used to signify design, art, illustration, UI/UX, or prototyping features within an application.
How do I use the sketch-logo icon in React?
You can import and use it like this: import { SketchLogo } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the sketch-logo 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 →