John KuehJohn Kueh

license icon

HugeIcons · LicenseIcon · MIT

Download SVG

The HugeIcons license icon visually represents legal terms and conditions, commonly used to indicate software licensing information or agreements.

Common uses

  • Displaying software license details
  • Linking to terms of service
  • Indicating copyright information

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LicenseIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={LicenseIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
legaltermscopyrightagreement

FAQ

What is the license icon used for?
It's used to visually represent legal documents like software licenses, terms of service, or copyright notices within an application.
How do I use the LicenseIcon in React?
Import both HugeiconsIcon and LicenseIcon, then render it using <HugeiconsIcon icon={LicenseIcon} />.
What license is this icon under?
This icon is provided under the MIT license, allowing for free use in both personal and 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 →