The HugeIcons software license icon visually represents a legal agreement governing the use and distribution of software, often used to indicate terms of service or licensing information.
Common uses
- Link to license agreement
- Displaying terms of service
- Indicating open-source status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SoftwareLicenseIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SoftwareLicenseIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- licensetermsagreementlegal
FAQ
- What does the software license icon represent?
- This icon represents a software license, which is a legal document that defines the terms under which software can be used, shared, and modified.
- How do I use the SoftwareLicenseIcon in React?
- Import both HugeiconsIcon and SoftwareLicenseIcon, then render <HugeiconsIcon icon={SoftwareLicenseIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for broad use.
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 →