The Lucide equal approximately icon represents a state of being nearly equal or close to a value, commonly used in mathematical contexts or to indicate an estimation.
Common uses
- Displaying approximate calculation results
- Indicating a value is close to a target
- Representing a 'roughly equal' condition in logic
Use it in React
Install
npm i lucide-reactImport & render
import { EqualApproximately } from 'lucide-react';
<EqualApproximately size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- aboutcalculatemathoperaterequalapproximatelyabout iconmath operatorclose tonear value
FAQ
- What is the 'equal approximately' icon for?
- This icon signifies that two values are close to each other but not exactly the same. It's often used in mathematical or statistical contexts.
- How do I use the equal approximately icon in React?
- You can import and use it in your React components like this: import { EqualApproximately } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →