The Tabler congruent to icon depicts two parallel lines with a tilde above them, symbolizing congruence or equivalence, and is often used in UI to represent matching or identical states or options.
Common uses
- Indicating two fields must match (e.g., password confirmation)
- Representing identical items or configurations
- Showing a relationship of equivalence in settings
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCongruentTo } from '@tabler/icons-react';
<IconCongruentTo size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- equalsimilaralikematchcorrespondidenticalmirrorparallelequivalentconsistentsystemcongruentto
FAQ
- What does the congruent to icon represent?
- It represents the mathematical concept of congruence, meaning two shapes or values are identical in form and size, or equivalent.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconCongruentTo } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including the congruent to icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →