John KuehJohn Kueh

message cancel 02 icon

HugeIcons · MessageCancel02Icon · MIT

Download SVG

The HugeIcons message cancel 02 icon depicts a message with a diagonal line through it, commonly used to signify the cancellation or deletion of a message or communication.

Common uses

  • Cancel sending a message
  • Delete a draft message
  • Dismiss a notification

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cancel messagedelete messagemessage offno message

FAQ

What is the purpose of the message cancel 02 icon?
This icon is used to visually represent the action of canceling, deleting, or dismissing a message or communication within a user interface.
How do I use the MessageCancel02Icon in React?
Import both HugeiconsIcon and MessageCancel02Icon, then render the icon using the prop: <HugeiconsIcon icon={MessageCancel02Icon} />.
What is the license for this icon?
The MessageCancel02Icon is part of the HugeIcons library and is available under the MIT license.

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 →