John KuehJohn Kueh

equal sign circle icon

HugeIcons · EqualSignCircleIcon · MIT

Download SVG

The HugeIcons equal sign circle icon depicts a mathematical equal sign enclosed within a circle, commonly used to represent equality, equivalence, or a confirmation state in user interfaces.

Common uses

  • Indicating a successful match or validation.
  • Representing a 'same as' or 'equivalent to' relationship.
  • Signifying a 'confirmed' or 'approved' status.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
equals circleequality symbolconfirmation iconvalidation icon

FAQ

What does the equal sign circle icon represent?
It symbolizes equality, equivalence, or a confirmed state. It's often used to show that two things are the same or that an action has been successfully validated.
How do I use the EqualSignCircleIcon in React?
Import both HugeiconsIcon and EqualSignCircleIcon from their respective packages, then render the icon using <HugeiconsIcon icon={EqualSignCircleIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the EqualSignCircleIcon, is distributed 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 →