John KuehJohn Kueh

congruent to circle icon

HugeIcons · CongruentToCircleIcon · MIT

Download SVG

The HugeIcons congruent to circle icon visually represents two identical circles, often used to signify equivalence, similarity, or a matching relationship between two circular elements in a UI.

Common uses

  • Indicating matching or identical settings.
  • Representing a 'same as' relationship.
  • Showing that two circular components are equivalent.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
identical circlesequivalent circlesmatching circlessimilarity

FAQ

What does the congruent to circle icon represent?
It depicts two identical circles, symbolizing equivalence or a matching relationship between circular elements.
How do I use the CongruentToCircleIcon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: `<HugeiconsIcon icon={CongruentToCircleIcon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, 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 →