Signature 2 Pixel Art Icon
An alternate signature style for e-signature fields, document-signing flows and signed-approval status badges.
Tags
signature
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Signature 2 icon
A second signature glyph with a different stroke character, useful when you want a visually distinct signature icon from the first variant or when one style fits better in a particular font pairing. The meaning is identical: a personal sign-off on a document or approval. It suits e-signature platforms, legal-document workflows, and 'Signed by' status labels in the same way as the primary signature icon. Pick whichever cursive style reads most legibly at your target size.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/signature-2.svg" width="24" height="24" alt="Signature 2" />
<!-- React -->
import { Signature2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="signature-2.svg" width="48" height="48" style="image-rendering: pixelated" />