The Tabler contract icon depicts a document with a signature line, commonly used to represent agreements, legal documents, or terms and conditions in user interfaces.
Common uses
- Button to sign a document
- Link to view terms of service
- Indicator for an active agreement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconContract } from '@tabler/icons-react';
<IconContract size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- agreementdealpactcovenanttreatycommitmentunderstandingarrangementnegotiationcompactdocumentcontractsignatureterms
FAQ
- What does the contract icon represent?
- It represents a formal agreement or legal document, often used for actions like signing, viewing, or managing contracts.
- How do I use the contract icon in React?
- You can import and use it like this: import { IconContract } from '@tabler/icons-react'. Then, render it as <IconContract />.
- What is the license for this icon?
- The Tabler contract icon is available under the MIT license.
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 →