John KuehJohn Kueh

license pin icon

HugeIcons · LicensePinIcon · MIT

Download SVG

The HugeIcons license pin icon depicts a stylized pin, commonly used to represent licensing information, terms of service, or legal compliance within a user interface.

Common uses

  • Link to license agreement
  • Indicate terms of service
  • Display compliance status

Use it in React

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

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

Details

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

FAQ

What is the purpose of the license pin icon?
This icon is typically used to visually signify areas related to legal information, such as licenses, terms of service, or privacy policies.
How do I use the LicensePinIcon in React?
Import both HugeiconsIcon and LicensePinIcon, then render it using <HugeiconsIcon icon={LicensePinIcon} />.
What is the license for this icon?
The LicensePinIcon is available under the MIT license, allowing for free usage 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 →