John KuehJohn Kueh

shield minus icon

HugeIcons · ShieldMinusIcon · MIT

Download SVG

The HugeIcons shield minus icon depicts a shield with a minus symbol, commonly used to represent actions like removing security, deactivating protection, or revoking access.

Common uses

  • Deactivate security feature
  • Remove user permissions
  • Revoke access token

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
security removeshield subtractdeactivate shieldrevoke access

FAQ

What is the shield minus icon used for?
It signifies the removal or deactivation of something related to security, protection, or access.
How do I use the ShieldMinusIcon in React?
Import both HugeiconsIcon and ShieldMinusIcon, then render it using <HugeiconsIcon icon={ShieldMinusIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free 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 →