The HugeIcons contracts icon visually represents agreements or legal documents, commonly used in UIs to signify sections related to terms of service, agreements, or legal policies.
Common uses
- Terms of Service link
- Privacy Policy section
- Contract management feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ContractsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ContractsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- agreementdocumentlegalterms
FAQ
- What does the contracts icon represent?
- The contracts icon depicts legal documents or agreements. It's typically used to represent sections of a website or application dealing with terms, policies, or contracts.
- How do I use the ContractsIcon in React?
- To use the ContractsIcon in React, import both HugeiconsIcon and ContractsIcon, then render it using <HugeiconsIcon icon={ContractsIcon} />.
- What is the license for this icon?
- The ContractsIcon is part of the HugeIcons library and is available under the MIT license.
Looking for something else? Search HugeIcons 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 →