John KuehJohn Kueh

signature icon

Phosphor · signature · MIT

Download SVG

The Phosphor signature icon depicts a stylized handwritten mark, commonly used to represent actions related to signing documents, verifying identity, or indicating an autograph in user interfaces.

Common uses

  • Button for signing a document
  • Indicator for verified user
  • Label for autograph field

Use it in React

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

<Signature size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
communications
Keywords
*updated*signautographverifycommunicationsofficesignaturemark

FAQ

What is the signature icon used for?
It's used to visually represent signing, autographs, verification, or communication-related actions in a UI.
How do I use the signature icon in React?
Import it from the library like this: import { Signature } from '@phosphor-icons/react'. Then use it as a React component: <Signature />.
What is the license for this icon?
The Phosphor icon library, including the signature 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 →