The HugeIcons license draft icon visually represents a draft or pending legal document, often used to indicate terms of service, licensing agreements, or policy documents that require review or are in a preliminary stage.
Common uses
- Indicating a draft version of a license agreement.
- Representing terms of service or privacy policy links.
- Signifying a pending legal document for review.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LicenseDraftIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LicenseDraftIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- documentlegaltermsagreement
FAQ
- What does the license draft icon represent?
- It symbolizes a draft or preliminary version of a legal document, such as a license or terms of service, that is not yet finalized.
- How do I use the LicenseDraftIcon in React?
- Import both HugeiconsIcon and LicenseDraftIcon, then render it using <HugeiconsIcon icon={LicenseDraftIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →