John KuehJohn Kueh

chat outcome 01 icon

HugeIcons · ChatOutcome01Icon · MIT

Download SVG

The HugeIcons chat outcome 01 icon visually represents the result or conclusion of a conversation, often used to signify a completed chat or a specific status within a messaging interface.

Common uses

  • Indicate a resolved support ticket.
  • Show a successful message delivery.
  • Mark the end of a chat session.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chat resultconversation endmessage statuschat success

FAQ

What does the chat outcome 01 icon represent?
This icon signifies the conclusion or result of a chat conversation. It's useful for indicating statuses like completion, success, or resolution within a messaging context.
How do I use the ChatOutcome01Icon in React?
To use it in React, first import both HugeiconsIcon and ChatOutcome01Icon. Then, render the icon using the <HugeiconsIcon icon={ChatOutcome01Icon} /> component.
What is the license for this icon?
The ChatOutcome01Icon 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 →