The Lucide weight tilde icon depicts a scale with a tilde symbol, commonly used to represent measurements, estimations, or balance in user interfaces.
Common uses
- Indicating a field for weight input
- Representing a balance or comparison feature
- Showing an estimated quantity or size
Use it in React
Install
npm i lucide-reactImport & render
import { WeightTilde } from 'lucide-react';
<WeightTilde size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- measurescaleestimateloadbalancesizemeasurementquantitymassweighttilde
FAQ
- What does the weight tilde icon represent?
- It represents concepts related to measurement, estimation, balance, or weight, often used when a precise numerical value isn't the primary focus but rather the idea of quantity or comparison.
- How do I use the weight tilde icon in React?
- You can import it directly from the 'lucide-react' library using: import { WeightTilde } from 'lucide-react'. Then, you can render it as a component: <WeightTilde />.
- What is the license for the Lucide weight tilde icon?
- The Lucide icon library, including the weight tilde icon, is available under the ISC 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 →