The HugeIcons crown minus icon visually represents the removal or deactivation of a premium or administrative status, often used to downgrade a user or revoke a specific privilege.
Common uses
- Downgrading a user from a premium to a standard tier.
- Revoking administrative privileges from a user account.
- Deactivating a feature that requires a paid subscription.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CrownMinusIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CrownMinusIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- remove crowndeactivate premiumrevoke adminpremium off
FAQ
- What does the crown minus icon signify?
- It signifies the removal or deactivation of a premium status, administrative role, or a feature that is not currently active or available.
- How do I use the CrownMinusIcon in React?
- Import both HugeiconsIcon and CrownMinusIcon, then render it using <HugeiconsIcon icon={CrownMinusIcon} />.
- What is the license for this icon?
- The CrownMinusIcon 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.