John KuehJohn Kueh

evil icon

HugeIcons · EvilIcon · MIT

Download SVG

The HugeIcons evil icon, also known as EvilIcon, visually represents something negative or malicious, often used to denote bad actors, errors, or forbidden actions.

Common uses

  • Error messages
  • Forbidden access indicators
  • Spam/malware warnings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
devildemonsinisterbad

FAQ

What does the EvilIcon represent?
The EvilIcon represents negativity, malice, or something harmful. It's commonly used for errors, warnings, or indicating forbidden actions.
How do I use the EvilIcon in React?
To use the EvilIcon in React, import both HugeiconsIcon and EvilIcon, then render it using <HugeiconsIcon icon={EvilIcon} />.
What is the license for the HugeIcons evil icon?
The HugeIcons evil icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →