John KuehJohn Kueh

signature icon

Lucide · signature · ISC

Download SVG

The Lucide signature icon visually represents a handwritten mark, commonly used in UI to denote fields for user input, digital signing, or indicating personal authorization.

Common uses

  • User authentication/login fields
  • Form submission for agreements
  • Digital document signing areas

Use it in React

Install
npm i lucide-react
Import & render
import { Signature } from 'lucide-react';

<Signature size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
textformatinputcontractautographhandwritingsigncursiveinkscribbleauthorizepersonalagreementlegaldocumentidentity

FAQ

What is the signature icon used for?
It's typically used to represent actions or fields related to signing, authorization, or personal input, like signing a document or confirming an agreement.
How do I use the signature icon in React?
You can import and use it in your React application like this: import { Signature } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons, including the signature icon, are available under the ISC license, which is a permissive open-source license.

Related icons

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

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