The HugeIcons license no icon visually represents a prohibition or denial of a license, commonly used to indicate that a license is not granted or is invalid.
Common uses
- Denying access to a feature due to license restrictions.
- Indicating an expired or invalid license key.
- Showing that a specific content or service is not licensed.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LicenseNoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LicenseNoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- no licenselicense deniedunlicensedrestricted access
FAQ
- What does the license no icon mean?
- This icon signifies that a license is not permitted or is invalid. It's used to communicate restrictions or denials related to licensing.
- How do I use the LicenseNoIcon in React?
- Import both HugeiconsIcon and LicenseNoIcon from their respective packages. Then, render the icon using the code: <HugeiconsIcon icon={LicenseNoIcon} />.
- 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 →