The Tabler signature off icon visually represents the absence or cancellation of a signature, often used to indicate that a document or field does not require or allow a signature.
Common uses
- Disabling signature fields in forms
- Indicating a document is unsigned
- Representing a cancelled or voided signature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSignatureOff } from '@tabler/icons-react';
<IconSignatureOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- namecertficatesigneditwritedocumentwritingsignatureoffdisabledtextno signatureunsignedcancel signaturedocument disabled
FAQ
- What does the signature off icon mean?
- This icon signifies that a signature is not present, not required, or has been explicitly disabled or cancelled.
- How do I use the signature off icon in React?
- You can import and use it in your React application with: import { IconSignatureOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including signature off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →