A shield with a minus, for removing protection or dropping cover. On a 24×24 grid in stroke, duotone and fill, free under MIT.

ActionsNewv0.2.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M5.18251 5.16845C7.83034 4.85425 9.82952 3.53222 11.0242 2.37315C11.537 1.87562 12.463 1.87562 12.9758 2.37315C14.1705 3.53222 16.1697 4.85425 18.8175 5.16845C19.4672 5.24554 20 5.75056 20 6.38285V12.5708C20 14.3452 19.7111 16.1513 18.612 17.5729C17.4097 19.1277 15.5033 20.8703 12.8298 21.8525C12.2945 22.0492 11.7055 22.0492 11.1702 21.8525C8.49668 20.8703 6.59026 19.1277 5.38804 17.5729C4.28885 16.1513 4 14.3452 4 12.5708V6.38285C4 5.75056 4.53284 5.24554 5.18251 5.16845ZM8 12L16 12"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • remove
  • subtract
  • security
  • secure
  • protected
  • protection
  • safe
  • trust
  • privacy
  • guard
  • antivirus
  • insurance

Related icons

The rest of the shield family first, then the Actions shelf.

FAQ

Answered from shield-minus's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the shield-minus icon for?
A shield with a minus, for removing protection or dropping cover. It is filed under Actions in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as remove, subtract, security, secure, protected, protection, safe, trust, privacy, guard, antivirus and insurance, and the browser's search matches all of those.
What styles does the shield-minus icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of shield-minus?
No. shield-minus is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with shield-minus?
shield, shield-check, shield-plus, shield-x, alert and ban, and 12 more, all shown below. The shield family is listed first, then the rest of the Actions shelf, so the row under this one is the useful one even where a shelf runs long.
How do I import shield-minus in React?
<ShieldMinus /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <ShieldMinus size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the shield-minus SVG?
icons/stroke/shield-minus.svg, icons/duotone/shield-minus.svg and icons/fill/shield-minus.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was shield-minus added to the set?
Added 27 Aug 2026. It ships in v0.2.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.