John KuehJohn Kueh

exclamation mark slash icon

HugeIcons · ExclamationMarkSlashIcon · MIT

Download SVG

The HugeIcons exclamation mark slash icon depicts a prohibition or negation, commonly used to indicate an error, a forbidden action, or a disabled state.

Common uses

  • Error message indicator
  • Forbidden action warning
  • Disabled feature alert

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
forbiddenno entryerrornot allowed

FAQ

What does the exclamation mark slash icon represent?
It signifies prohibition, negation, or an error. It's used to warn users about something that is not allowed or has gone wrong.
How do I use the ExclamationMarkSlashIcon in React?
Import both HugeiconsIcon and ExclamationMarkSlashIcon, then render the icon using: <HugeiconsIcon icon={ExclamationMarkSlashIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use 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 →